|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
LinkEnd object instance interface.
Method Summary | |
AssociationEnd |
getAssociationEnd()
Returns the value of reference associationEnd. |
Instance |
getInstance()
Returns the value of reference instance. |
Link |
getLink()
Returns the value of reference link. |
List |
getQualifiedValue()
Returns the value of reference qualifiedValue. |
void |
setAssociationEnd(AssociationEnd newValue)
Sets the value of reference associationEnd. |
void |
setInstance(Instance newValue)
Sets the value of reference instance. |
void |
setLink(Link newValue)
Sets the value of reference link. |
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 Instance getInstance()
public void setInstance(Instance newValue)
getInstance()
for description
on the reference.
newValue
- New value to be set.public Link getLink()
public void setLink(Link newValue)
getLink()
for description
on the reference.
newValue
- New value to be set.public AssociationEnd getAssociationEnd()
public void setAssociationEnd(AssociationEnd newValue)
getAssociationEnd()
for description on the reference.
newValue
- New value to be set.public List getQualifiedValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |