public interface ClassUnit extends Datatype
The following features are supported:
CodePackage.getClassUnit()| Modifier and Type | Method and Description |
|---|---|
|
getCodeElement()
Returns the value of the 'Code Element' containment reference list.
|
java.lang.Boolean |
getIsAbstract()
Returns the value of the 'Is Abstract' attribute.
|
void |
setIsAbstract(java.lang.Boolean value)
Sets the value of the '
Is Abstract' attribute. |
getCodeRelation, getComment, getEntryFlow, getSourcecreateAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributejava.lang.Boolean getIsAbstract()
If the meaning of the 'Is Abstract' attribute isn't clear, there really should be more of a description here...
setIsAbstract(Boolean),
CodePackage.getClassUnit_IsAbstract()void setIsAbstract(java.lang.Boolean value)
Is Abstract' attribute.
value - the new value of the 'Is Abstract' attribute.getIsAbstract()getCodeElement()
CodeItem.
If the meaning of the 'Code Element' containment reference list isn't clear, there really should be more of a description here...
CodePackage.getClassUnit_CodeElement()