|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassUnit
A representation of the model object 'Class Unit'.
The following features are supported:
CodePackage.getClassUnit()
Method Summary | |
---|---|
|
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. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.code.AbstractCodeElement |
---|
getCodeRelation, getComment, getEntryFlow, getSource |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.KDMEntity |
---|
createAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setName |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.ModelElement |
---|
getStereotype, getTaggedValue |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
---|
getAnnotation, getAttribute |
Method Detail |
---|
java.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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |