Uses of Class
de.uni_trier.wi2.procake.data.object.nest.impl.NESTGraphItemObjectImpl
-
Packages that use NESTGraphItemObjectImpl Package Description de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl de.uni_trier.wi2.procake.data.object.nest.impl -
-
Uses of NESTGraphItemObjectImpl in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl
Subclasses of NESTGraphItemObjectImpl in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl Modifier and Type Class Description classNESTAndEndNodeObjectImplclassNESTAndStartNodeObjectImplclassNESTControlflowNodeObjectImplDefinition of a Controlflow-Node of a NEST-graph.classNESTLoopEndNodeObjectImplclassNESTLoopStartNodeObjectImplclassNESTOrEndNodeObjectImplclassNESTOrStartNodeObjectImplclassNESTXorEndNodeObjectImplclassNESTXorStartNodeObjectImpl -
Uses of NESTGraphItemObjectImpl in de.uni_trier.wi2.procake.data.object.nest.impl
Subclasses of NESTGraphItemObjectImpl in de.uni_trier.wi2.procake.data.object.nest.impl Modifier and Type Class Description classNESTConstraintEdgeObjectImplDefinition of a Constraint-Edge of a NEST-graph.classNESTControlflowEdgeObjectImplDefinition of a Controlflow-Edge of a NEST-graph.classNESTDataflowEdgeObjectImplDefinition of a Dataflow-Edge of a NEST-graph.classNESTDataNodeObjectImplDefinition of a Data-Node of a NEST-graph.classNESTEdgeObjectImplDefinition of an edge of a NEST-graph.classNESTNodeObjectImplDefinition of a Node of a NEST-graph.classNESTPartOfEdgeObjectImplDefinition of a PartOf-Edge of a NEST-graph.classNESTSequenceNodeObjectImplDefinition of a Sequence-Node of a NEST-graph.classNESTSubWorkflowNodeObjectImplDefinition of a SubWorkflow-Node of a NEST-graph.classNESTTaskNodeObjectImplDefinition of a Task-Node of a NEST-graph.classNESTWorkflowNodeObjectImplDefinition of a Workflow-Node of a NEST-graph.
-