public interface MacroUnit extends PreprocessorDirective
The following features are supported:
CodePackage.getMacroUnit()| Modifier and Type | Method and Description |
|---|---|
MacroKind |
getKind()
Returns the value of the 'Kind' attribute.
|
void |
setKind(MacroKind value)
Sets the value of the '
Kind' attribute. |
getCodeElementgetCodeRelation, getComment, getEntryFlow, getSourcecreateAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributeMacroKind getKind()
MacroKind.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
MacroKind,
setKind(MacroKind),
CodePackage.getMacroUnit_Kind()