|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
GeneralizableElement object instance interface.
Method Summary | |
Collection |
getGeneralization()
Returns the value of reference generalization. |
boolean |
isAbstract()
Returns the value of attribute isAbstract. |
boolean |
isLeaf()
Returns the value of attribute isLeaf. |
boolean |
isRoot()
Returns the value of attribute isRoot. |
void |
setAbstract(boolean newValue)
Sets the value of isAbstract attribute. |
void |
setLeaf(boolean newValue)
Sets the value of isLeaf attribute. |
void |
setRoot(boolean newValue)
Sets the value of isRoot attribute. |
Methods inherited from interface org.omg.uml.foundation.core.ModelElement |
getClientDependency, getComment, getConstraint, getName, getNamespace, getSourceFlow, getStereotype, getTaggedValue, getTargetFlow, getTemplateParameter, getVisibility, isSpecification, setName, setNamespace, setSpecification, setVisibility |
Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
public boolean isRoot()
public void setRoot(boolean newValue)
isRoot()
for description
on the attribute.
newValue
- New value to be set.public boolean isLeaf()
public void setLeaf(boolean newValue)
isLeaf()
for description
on the attribute.
newValue
- New value to be set.public boolean isAbstract()
public void setAbstract(boolean newValue)
isAbstract()
for description
on the attribute.
newValue
- New value to be set.public Collection getGeneralization()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |