JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package de.uni_trier.wi2.procake.data.object.nest.utils.impl
Class Summary
Class
Description
NESTAbstractWorkflowModifierImpl
<G extends
NESTAbstractWorkflowObject
>
NESTGraphBuilderImpl
<T extends
NESTGraphObject
>
Definition of a NEST workflow builder.
NESTGraphIDManagerImpl
NESTGraphModifierImpl
<G extends
NESTGraphObject
>
NESTGraphValidatorImpl
Implementation of the
NESTGraphValidator
.
NESTGraphVisualizerFactory
NESTGraphVisualizerImpl
<T extends
NESTGraphObject
>
NESTSequentialWorkflowValidatorImpl
Implementation of the
NESTSequentialWorkflowValidator
.
NESTUtils
<G extends
NESTGraphObject
>
Generic implementation for nest graph utility classes.
NESTWorkflowBuilderImpl
<T extends
NESTAbstractWorkflowObject
>
Definition of a NEST workflow builder.
NESTWorkflowDOTVisualizerImpl
NESTWorkflowModifierImpl
Definition of the basic nest graph modifier.
NESTWorkflowModifierImpl.NESTControlflowNodePairImpl
NESTWorkflowSequenceNodeIterator
NESTWorkflowStringVisualizerImpl
<T extends
NESTAbstractWorkflowObject
>
This class is the main implementation of a NESTGraphVisualizer and visualizes a NESTGraph as a simple String that is printed in the Console.
NESTWorkflowStringVisualizerScientificImpl
This class is the main implementation of a NESTGraphVisualizer and visualizes a NESTGraph as a simple String that is printed in the Console.
NESTWorkflowValidatorImpl
Implementation of the
NESTWorkflowValidator
.
NESTWorkflowVisualizerFactory
NESTWorkflowVisualizerImpl
<T extends
NESTAbstractWorkflowObject
>