public interface ActivityPlaceCase extends GraphicalElement
The following features are supported:
SANModelPackage.getActivityPlaceCase()
Modifier and Type | Method and Description |
---|---|
int |
getCase()
Returns the value of the 'Case' attribute.
|
org.eclipse.emf.common.util.EList<Primitive> |
getPlace()
Returns the value of the 'Place' reference list.
|
void |
setCase(int value)
Sets the value of the '
Case ' attribute. |
getX, getY, setX, setY
org.eclipse.emf.common.util.EList<Primitive> getPlace()
Primitive
.
If the meaning of the 'Place' reference isn't clear, there really should be more of a description here...
SANModelPackage.getActivityPlaceCase_Place()
int getCase()
If the meaning of the 'Case' attribute isn't clear, there really should be more of a description here...
setCase(int)
,
SANModelPackage.getActivityPlaceCase_Case()