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