public interface LoopInstance extends ProcessStepInstance
The following features are supported:
SofiaInstancePackage.getLoopInstance()| Modifier and Type | Method and Description |
|---|---|
ConditionInstance |
getLoopConditionInstance()
Returns the value of the 'Loop Condition Instance' containment reference.
|
org.eclipse.emf.common.util.EMap<EndDataPortInstance,StartDataPortInstance> |
getPortsCopyToStartport()
Returns the value of the 'Ports Copy To Startport' map.
|
void |
setLoopConditionInstance(ConditionInstance value)
Sets the value of the '
Loop Condition Instance' containment reference. |
configure, deactivate, deploy, escalate, execute, getDelay, getModelID, getPermission, getPorts, getProcessInstanceID, getProcessModelID, getProcessStepType, getSubSteps, isCyberPhysical, kill, pause, resume, setCyberPhysical, setDelay, setModelID, setPermission, setProcessInstanceID, setProcessModelID, setProcessStepType, stopgetCpsExecutionState, getExecutionState, setCpsExecutionState, setExecutionStategetInstanceId, getInstancenumber, setInstanceId, setInstancenumberConditionInstance getLoopConditionInstance()
If the meaning of the 'Loop Condition Instance' containment reference isn't clear, there really should be more of a description here...
setLoopConditionInstance(ConditionInstance),
SofiaInstancePackage.getLoopInstance_LoopConditionInstance()void setLoopConditionInstance(ConditionInstance value)
Loop Condition Instance' containment reference.
value - the new value of the 'Loop Condition Instance' containment reference.getLoopConditionInstance()org.eclipse.emf.common.util.EMap<EndDataPortInstance,StartDataPortInstance> getPortsCopyToStartport()
EndDataPortInstance,
and the value is of type StartDataPortInstance,
If the meaning of the 'Ports Copy To Startport' map isn't clear, there really should be more of a description here...
SofiaInstancePackage.getLoopInstance_PortsCopyToStartport()Copyright © 2018. All rights reserved.