public interface CompositeStep extends ProcessStep
The following features are supported:
SofiaPackage.getCompositeStep()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProcessStep> |
getSubSteps()
Returns the value of the 'Sub Steps' containment reference list.
|
getDescription, getParentstep, getPorts, getResource, getType, setDescription, setParentstep, setResource, setTypegetId, setIdgetContext, getControlProcess, getControlProcessId, getEplQuery, getGoal, isCyberPhysical, setContext, setControlProcess, setControlProcessId, setCyberPhysical, setEplQuery, setGoalorg.eclipse.emf.common.util.EList<ProcessStep> getSubSteps()
ProcessStep.
It is bidirectional and its opposite is 'Parentstep'.
If the meaning of the 'Sub Steps' containment reference list isn't clear, there really should be more of a description here...
SofiaPackage.getCompositeStep_SubSteps(),
ProcessStep.getParentstep()Copyright © 2018. All rights reserved.