|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AttributeLink object instance interface.
Method Summary | |
Attribute |
getAttribute()
Returns the value of reference attribute. |
Instance |
getInstance()
Returns the value of reference instance. |
LinkEnd |
getLinkEnd()
Returns the value of reference linkEnd. |
Instance |
getValue()
Returns the value of reference value. |
void |
setAttribute(Attribute newValue)
Sets the value of reference attribute. |
void |
setInstance(Instance newValue)
Sets the value of reference instance. |
void |
setLinkEnd(LinkEnd newValue)
Sets the value of reference linkEnd. |
void |
setValue(Instance newValue)
Sets the value of reference value. |
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 Attribute getAttribute()
public void setAttribute(Attribute newValue)
getAttribute()
for description
on the reference.
newValue
- New value to be set.public Instance getValue()
public void setValue(Instance newValue)
getValue()
for description
on the reference.
newValue
- New value to be set.public Instance getInstance()
public void setInstance(Instance newValue)
getInstance()
for description
on the reference.
newValue
- New value to be set.public LinkEnd getLinkEnd()
public void setLinkEnd(LinkEnd newValue)
getLinkEnd()
for description
on the reference.
newValue
- New value to be set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |