public interface Loop extends CompositeStep
The following features are supported:
SofiaPackage.getLoop()| Modifier and Type | Method and Description |
|---|---|
Condition |
getLoopCondition()
Returns the value of the 'Loop Condition' containment reference.
|
org.eclipse.emf.common.util.EMap<EndDataPort,StartDataPort> |
getPortsCopyToStartsport()
Returns the value of the 'Ports Copy To Startsport' map.
|
void |
setLoopCondition(Condition value)
Sets the value of the '
Loop Condition' containment reference. |
getSubStepsgetDescription, getParentstep, getPorts, getResource, getType, setDescription, setParentstep, setResource, setTypegetId, setIdgetContext, getControlProcess, getControlProcessId, getEplQuery, getGoal, isCyberPhysical, setContext, setControlProcess, setControlProcessId, setCyberPhysical, setEplQuery, setGoalCondition getLoopCondition()
If the meaning of the 'Loop Condition' containment reference isn't clear, there really should be more of a description here...
setLoopCondition(Condition),
SofiaPackage.getLoop_LoopCondition()void setLoopCondition(Condition value)
Loop Condition' containment reference.
value - the new value of the 'Loop Condition' containment reference.getLoopCondition()org.eclipse.emf.common.util.EMap<EndDataPort,StartDataPort> getPortsCopyToStartsport()
EndDataPort,
and the value is of type StartDataPort,
If the meaning of the 'Ports Copy To Startsport' map isn't clear, there really should be more of a description here...
SofiaPackage.getLoop_PortsCopyToStartsport()Copyright © 2018. All rights reserved.