|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extend object instance interface.
Method Summary | |
UseCase |
getBase()
Returns the value of reference base. |
BooleanExpression |
getCondition()
Returns the value of attribute condition. |
UseCase |
getExtension()
Returns the value of reference extension. |
List |
getExtensionPoint()
Returns the value of reference extensionPoint. |
void |
setBase(UseCase newValue)
Sets the value of reference base. |
void |
setCondition(BooleanExpression newValue)
Sets the value of condition attribute. |
void |
setExtension(UseCase newValue)
Sets the value of reference extension. |
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 BooleanExpression getCondition()
public void setCondition(BooleanExpression newValue)
getCondition()
for description
on the attribute.
newValue
- New value to be set.public UseCase getBase()
public void setBase(UseCase newValue)
getBase()
for description
on the reference.
newValue
- New value to be set.public UseCase getExtension()
public void setExtension(UseCase newValue)
getExtension()
for description
on the reference.
newValue
- New value to be set.public List getExtensionPoint()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |