public interface StateMachine extends CapellaElement, AbstractBehavior
The following features are supported:
CapellacommonPackage.getStateMachine()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Pseudostate> |
getOwnedConnectionPoints()
Returns the value of the 'Owned Connection Points' containment reference list.
|
org.eclipse.emf.common.util.EList<Region> |
getOwnedRegions()
Returns the value of the 'Owned Regions' containment reference list.
|
getAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetOwnedParameter, getOwnedParameterSet, isIsControlOperator, setIsControlOperatorgetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<Region> getOwnedRegions()
Region.
If the meaning of the 'Owned Regions' containment reference list isn't clear, there really should be more of a description here...
CapellacommonPackage.getStateMachine_OwnedRegions()org.eclipse.emf.common.util.EList<Pseudostate> getOwnedConnectionPoints()
Pseudostate.
If the meaning of the 'Owned Connection Points' containment reference list isn't clear, there really should be more of a description here...
CapellacommonPackage.getStateMachine_OwnedConnectionPoints()