A C D F G I L M N P R S U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- Section - Class in afcl.functions.objects
-
This class describes a section of a
Parallel
compound - Section() - Constructor for class afcl.functions.objects.Section
- Section(List<Function>) - Constructor for class afcl.functions.objects.Section
-
Constructor for section
- Sequence - Class in afcl.functions
-
This class describes the sequence compound
- Sequence() - Constructor for class afcl.functions.Sequence
- Sequence(String, List<DataIns>, List<Function>, List<DataOuts>) - Constructor for class afcl.functions.Sequence
-
Constructor for function compound sequence
- SequentialFor - Class in afcl.functions
-
This class describes the sequential for compound
- SequentialFor() - Constructor for class afcl.functions.SequentialFor
- SequentialFor(String, List<DataIns>, List<DataLoops>, LoopCounter, List<Function>, List<DataOuts>) - Constructor for class afcl.functions.SequentialFor
-
Constructor for function compound for
- SequentialWhile - Class in afcl.functions
-
This class describes the sequential while compound
- SequentialWhile() - Constructor for class afcl.functions.SequentialWhile
- SequentialWhile(String, List<DataIns>, List<DataLoops>, Condition, List<Function>, List<DataOuts>) - Constructor for class afcl.functions.SequentialWhile
-
Constructor for function compound while
- setAdditionalProperty(String, Object) - Method in class afcl.functions.AtomicFunction
- setAdditionalProperty(String, Object) - Method in class afcl.functions.IfThenElse
- setAdditionalProperty(String, Object) - Method in class afcl.functions.objects.ACondition
- setAdditionalProperty(String, Object) - Method in class afcl.functions.objects.Case
- setAdditionalProperty(String, Object) - Method in class afcl.functions.objects.Condition
- setAdditionalProperty(String, Object) - Method in class afcl.functions.objects.DataEval
- setAdditionalProperty(String, Object) - Method in class afcl.functions.objects.LoopCounter
- setAdditionalProperty(String, Object) - Method in class afcl.functions.objects.PropertyConstraint
- setAdditionalProperty(String, Object) - Method in class afcl.functions.objects.Section
- setAdditionalProperty(String, Object) - Method in class afcl.functions.Parallel
- setAdditionalProperty(String, Object) - Method in class afcl.functions.ParallelFor
- setAdditionalProperty(String, Object) - Method in class afcl.functions.Sequence
- setAdditionalProperty(String, Object) - Method in class afcl.functions.SequentialFor
- setAdditionalProperty(String, Object) - Method in class afcl.functions.SequentialWhile
- setAdditionalProperty(String, Object) - Method in class afcl.functions.Switch
- setBreak(String) - Method in class afcl.functions.objects.Case
- setCases(List<Case>) - Method in class afcl.functions.Switch
- setCombinedWith(String) - Method in class afcl.functions.objects.Condition
- setCondition(Condition) - Method in class afcl.functions.IfThenElse
- setCondition(Condition) - Method in class afcl.functions.SequentialWhile
- setConditions(List<ACondition>) - Method in class afcl.functions.objects.Condition
- setConstraints(List<PropertyConstraint>) - Method in class afcl.Function
- setConstraints(List<PropertyConstraint>) - Method in class afcl.functions.objects.DataIns
- setConstraints(List<PropertyConstraint>) - Method in class afcl.functions.objects.DataLoops
- setConstraints(List<Object>) - Method in class afcl.functions.objects.DataOuts
- setConstraints(List<Object>) - Method in class afcl.functions.objects.DataOutsAtomic
- setConstraints(List<Object>) - Method in class afcl.SubFC
- setData1(String) - Method in class afcl.functions.objects.ACondition
- setData2(String) - Method in class afcl.functions.objects.ACondition
- setDataEval(DataEval) - Method in class afcl.functions.Switch
- setDataIns(DataIns) - Method in class afcl.SubFC
- setDataIns(List<DataIns>) - Method in class afcl.functions.AtomicFunction
- setDataIns(List<DataIns>) - Method in class afcl.functions.Compound
- setDataIns(List<DataIns>) - Method in class afcl.Workflow
- setDataLoops(List<DataLoops>) - Method in class afcl.functions.SequentialFor
- setDataLoops(List<DataLoops>) - Method in class afcl.functions.SequentialWhile
- setDataOuts(DataOuts) - Method in class afcl.SubFC
- setDataOuts(List<DataOuts>) - Method in class afcl.functions.Compound
- setDataOuts(List<DataOuts>) - Method in class afcl.Workflow
- setDataOuts(List<DataOutsAtomic>) - Method in class afcl.functions.AtomicFunction
- setDefault(List<Function>) - Method in class afcl.functions.Switch
- setElse(List<Function>) - Method in class afcl.functions.IfThenElse
- setFrom(String) - Method in class afcl.functions.objects.LoopCounter
- setFunctions(List<Function>) - Method in class afcl.functions.objects.Case
- setInitSource(String) - Method in class afcl.functions.objects.DataLoops
- setLoopBody(List<Function>) - Method in class afcl.functions.ParallelFor
- setLoopBody(List<Function>) - Method in class afcl.functions.SequentialFor
- setLoopBody(List<Function>) - Method in class afcl.functions.SequentialWhile
- setLoopCounter(LoopCounter) - Method in class afcl.functions.ParallelFor
- setLoopCounter(LoopCounter) - Method in class afcl.functions.SequentialFor
- setLoopSource(String) - Method in class afcl.functions.objects.DataLoops
- setName(String) - Method in class afcl.Function
- setName(String) - Method in class afcl.functions.objects.DataEval
- setName(String) - Method in class afcl.functions.objects.DataIns
- setName(String) - Method in class afcl.functions.objects.DataLoops
- setName(String) - Method in class afcl.functions.objects.DataOuts
- setName(String) - Method in class afcl.functions.objects.DataOutsAtomic
- setName(String) - Method in class afcl.functions.objects.LoopCounter
- setName(String) - Method in class afcl.functions.objects.PropertyConstraint
- setName(String) - Method in class afcl.SubFC
- setName(String) - Method in class afcl.Workflow
- setNegation(String) - Method in class afcl.functions.objects.ACondition
- setOperator(String) - Method in class afcl.functions.objects.ACondition
- setParallelBody(List<Section>) - Method in class afcl.functions.Parallel
- setPassing(Boolean) - Method in class afcl.functions.objects.DataIns
- setPassing(Boolean) - Method in class afcl.functions.objects.DataLoops
- setPassing(Boolean) - Method in class afcl.functions.objects.DataOuts
- setPassing(Boolean) - Method in class afcl.functions.objects.DataOutsAtomic
- setProperties(List<PropertyConstraint>) - Method in class afcl.Function
- setProperties(List<PropertyConstraint>) - Method in class afcl.functions.objects.DataIns
- setProperties(List<PropertyConstraint>) - Method in class afcl.functions.objects.DataLoops
- setProperties(List<Object>) - Method in class afcl.functions.objects.DataOuts
- setProperties(List<Object>) - Method in class afcl.functions.objects.DataOutsAtomic
- setProperties(List<Object>) - Method in class afcl.SubFC
- setSaveto(String) - Method in class afcl.functions.objects.DataOuts
- setSaveto(String) - Method in class afcl.functions.objects.DataOutsAtomic
- setSection(List<Function>) - Method in class afcl.functions.objects.Section
- setSequenceBody(List<Function>) - Method in class afcl.functions.Sequence
- setSource(String) - Method in class afcl.functions.objects.DataEval
- setSource(String) - Method in class afcl.functions.objects.DataIns
- setSource(String) - Method in class afcl.functions.objects.DataOuts
- setStep(String) - Method in class afcl.functions.objects.LoopCounter
- setSubFCBody(List<Function>) - Method in class afcl.SubFC
- setSubFCs(List<SubFC>) - Method in class afcl.Workflow
- setThen(List<Function>) - Method in class afcl.functions.IfThenElse
- setTo(String) - Method in class afcl.functions.objects.LoopCounter
- setType(String) - Method in class afcl.functions.AtomicFunction
- setType(String) - Method in class afcl.functions.objects.DataEval
- setType(String) - Method in class afcl.functions.objects.DataIns
- setType(String) - Method in class afcl.functions.objects.DataLoops
- setType(String) - Method in class afcl.functions.objects.DataOuts
- setType(String) - Method in class afcl.functions.objects.DataOutsAtomic
- setType(String) - Method in class afcl.functions.objects.LoopCounter
- setValue(String) - Method in class afcl.functions.objects.Case
- setValue(String) - Method in class afcl.functions.objects.DataIns
- setValue(String) - Method in class afcl.functions.objects.DataLoops
- setValue(String) - Method in class afcl.functions.objects.PropertyConstraint
- setWorkflowBody(List<Function>) - Method in class afcl.Workflow
- SubFC - Class in afcl
-
This class describes sub function choreographies
- SubFC(String, DataIns, List<Function>, DataOuts) - Constructor for class afcl.SubFC
-
Constructor for sub function choreographies
- Switch - Class in afcl.functions
-
This class describes the compound function switch
- Switch() - Constructor for class afcl.functions.Switch
- Switch(String, List<DataIns>, DataEval, List<Case>, List<DataOuts>) - Constructor for class afcl.functions.Switch
-
Constructor for function compound switch
All Classes All Packages