public interface SharedState extends NamedElement
The following features are supported:
SANModelPackage.getSharedState()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Place> |
getPlace()
Returns the value of the 'Place' reference list.
|
org.eclipse.emf.common.util.EList<SharedState> |
getSharedStates()
Returns the value of the 'Shared States' reference list.
|
getName, setName, validate
getX, getY, setX, setY
org.eclipse.emf.common.util.EList<Place> getPlace()
Place
.
If the meaning of the 'Place' reference isn't clear, there really should be more of a description here...
SANModelPackage.getSharedState_Place()
org.eclipse.emf.common.util.EList<SharedState> getSharedStates()
SharedState
.
If the meaning of the 'Shared States' reference list isn't clear, there really should be more of a description here...
SANModelPackage.getSharedState_SharedStates()