public interface PlatformAction extends AbstractPlatformElement
The following features are supported:
PlatformPackage.getPlatformAction()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKind()
Returns the value of the 'Kind' attribute.
|
|
getPlatformElement()
Returns the value of the 'Platform Element' containment reference list.
|
void |
setKind(java.lang.String value)
Sets the value of the '
Kind' attribute. |
getAbstraction, getImplementation, getPlatformRelation, getSourcecreateAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributejava.lang.String getKind()
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
setKind(String),
PlatformPackage.getPlatformAction_Kind()void setKind(java.lang.String value)
Kind' attribute.
value - the new value of the 'Kind' attribute.getKind()getPlatformElement()
PlatformEvent.
If the meaning of the 'Platform Element' containment reference list isn't clear, there really should be more of a description here...
PlatformPackage.getPlatformAction_PlatformElement()