Uses of Interface
de.uni_trier.wi2.procake.data.object.nest.utils.NESTGraphModifier
-
-
Uses of NESTGraphModifier in de.uni_trier.wi2.procake.data.object.nest
Methods in de.uni_trier.wi2.procake.data.object.nest that return NESTGraphModifier Modifier and Type Method Description NESTGraphModifierNESTGraphObject. getModifier()Returns the modifier. -
Uses of NESTGraphModifier in de.uni_trier.wi2.procake.data.object.nest.impl
Methods in de.uni_trier.wi2.procake.data.object.nest.impl that return NESTGraphModifier Modifier and Type Method Description NESTGraphModifierNESTGraphObjectImpl. getModifier() -
Uses of NESTGraphModifier in de.uni_trier.wi2.procake.data.object.nest.utils
Subinterfaces of NESTGraphModifier in de.uni_trier.wi2.procake.data.object.nest.utils Modifier and Type Interface Description interfaceNESTAbstractWorkflowModifierinterfaceNESTWorkflowModifierInterface of the basic nest workflow modifier. -
Uses of NESTGraphModifier in de.uni_trier.wi2.procake.data.object.nest.utils.impl
Classes in de.uni_trier.wi2.procake.data.object.nest.utils.impl that implement NESTGraphModifier Modifier and Type Class Description classNESTAbstractWorkflowModifierImpl<G extends NESTAbstractWorkflowObject>classNESTGraphModifierImpl<G extends NESTGraphObject>classNESTWorkflowModifierImplDefinition of the basic nest graph modifier.
-