public interface IState extends AbstractNamedElement
The following features are supported:
ModellingcorePackage.getIState()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IState> |
getExploitedStates()
Returns the value of the 'Exploited States' reference list.
|
org.eclipse.emf.common.util.EList<IState> |
getReferencedStates()
Returns the value of the 'Referenced States' reference list.
|
getName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<IState> getReferencedStates()
IState.
If the meaning of the 'Referenced States' reference list isn't clear, there really should be more of a description here...
ModellingcorePackage.getIState_ReferencedStates()org.eclipse.emf.common.util.EList<IState> getExploitedStates()
IState.
If the meaning of the 'Exploited States' reference list isn't clear, there really should be more of a description here...
ModellingcorePackage.getIState_ExploitedStates()