Uses of Record Class
org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp.PlacedCmd
Packages that use PlacedCmdOp.PlacedCmd
-
Uses of PlacedCmdOp.PlacedCmd in org.aksw.shellgebra.algebra.cmd.op.placed
Methods in org.aksw.shellgebra.algebra.cmd.op.placed with parameters of type PlacedCmdOp.PlacedCmd -
Uses of PlacedCmdOp.PlacedCmd in org.aksw.vshell.registry
Methods in org.aksw.vshell.registry that return PlacedCmdOp.PlacedCmdModifier and TypeMethodDescriptionFinalPlacement.cmdOp()Returns the value of thecmdOprecord component.Methods in org.aksw.vshell.registry that return types with arguments of type PlacedCmdOp.PlacedCmdModifier and TypeMethodDescriptionFinalPlacement.placements()Returns the value of theplacementsrecord component.Methods in org.aksw.vshell.registry with parameters of type PlacedCmdOp.PlacedCmdModifier and TypeMethodDescriptionExecSiteToProcessDispatcher.resolve(PlacedCmdOp.PlacedCmd placedCmd) Constructors in org.aksw.vshell.registry with parameters of type PlacedCmdOp.PlacedCmdModifierConstructorDescriptionFinalPlacement(PlacedCmdOp.PlacedCmd cmdOp, Map<CmdOpVar, PlacedCmdOp.PlacedCmd> placements) Creates an instance of aFinalPlacementrecord class.Constructor parameters in org.aksw.vshell.registry with type arguments of type PlacedCmdOp.PlacedCmdModifierConstructorDescriptionFinalPlacement(PlacedCmdOp.PlacedCmd cmdOp, Map<CmdOpVar, PlacedCmdOp.PlacedCmd> placements) Creates an instance of aFinalPlacementrecord class.