public interface MemberUnit extends DataElement
The following features are supported:
CodePackage.getMemberUnit()| Modifier and Type | Method and Description |
|---|---|
ExportKind |
getExport()
Returns the value of the 'Export' attribute.
|
void |
setExport(ExportKind value)
Sets the value of the '
Export' 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, getAttributeExportKind getExport()
ExportKind.
If the meaning of the 'Export' attribute isn't clear, there really should be more of a description here...
ExportKind,
setExport(ExportKind),
CodePackage.getMemberUnit_Export()void setExport(ExportKind value)
Export' attribute.
value - the new value of the 'Export' attribute.ExportKind,
getExport()