All Classes
-
Class Summary Class Description ACondition This class represents a condition ofCondition
AtomicFunction This class describes an atomic functionCase This class represents a case of theSwitch
compoundCompound This class describes a sequential compound functionCondition This class represents the condition which should be fulfilled to execute theIfThenElse
then functions.DataEval This class describes the data to be compared among the different (Switch
) casesDataIns This class describes the data input ports of aFunction
DataLoops This class describes the data loop ports of aSequentialFor
orSequentialWhile
DataOuts This class describes the data output ports of an compound functionDataOutsAtomic This class describes the data output ports of an atomic functionFunction This class describes an abstract function (AtomicFunction
orCompound
)IfThenElse This class describes the if-then-else compoundLoopCounter This class provides information about the number of (parallel) loop iterationsParallel This class describes the parallel compoundParallelFor This class describes the parallelFor compoundPropertyConstraint This class describes a property or constraint which provide additional information to a workflow runtime.Section This class describes a section of aParallel
compoundSequence This class describes the sequence compoundSequentialFor This class describes the sequential for compoundSequentialWhile This class describes the sequential while compoundSubFC This class describes sub function choreographiesSwitch This class describes the compound function switchUtils Utility class to write and read a workflowWorkflow This class describes a workflow