Package de.uni_trier.wi2.procake.data.object.nest.utils
package de.uni_trier.wi2.procake.data.object.nest.utils
-
ClassDescriptionNESTGraphBuilder<T extends NESTGraphObject>Interface of a nest graph builder.To check if a
NESTGraphObject
is a valid graph, this class can be used.The visualizer to create an export or visualization format for a given NESTGraphObject.To check if aNESTSequentialWorkflowObject
is a valid nest sequential workflow, this class can be used.NESTWorkflowBuilder<T extends NESTAbstractWorkflowObject>Interface of a nest graph builder.Interface of the basic nest workflow modifier.Interface of a controlflow node pair consisting of a start and its corresponding end node.To check if aNESTWorkflowObject
is a valid nest workflow, this class can be used.The visualizer to create an export or visualization format for a given NESTGraphObject.