public interface StorableUnit extends DataElement
The following features are supported:
CodePackage.getStorableUnit()| Modifier and Type | Method and Description |
|---|---|
StorableKind |
getKind()
Returns the value of the 'Kind' attribute.
|
void |
setKind(StorableKind value)
Sets the value of the '
Kind' attribute. |
getCodeElement, getExt, getSize, getType, setExt, setSize, setTypegetCodeRelation, getComment, getEntryFlow, getSourcecreateAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributeStorableKind getKind()
StorableKind.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
StorableKind,
setKind(StorableKind),
CodePackage.getStorableUnit_Kind()void setKind(StorableKind value)
Kind' attribute.
value - the new value of the 'Kind' attribute.StorableKind,
getKind()