|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AssociationRole object instance interface.
Method Summary | |
UmlAssociation |
getBase()
Returns the value of reference base. |
Collection |
getConformingLink()
Returns the value of reference conformingLink. |
Collection |
getMessage()
Returns the value of reference message. |
Multiplicity |
getMultiplicity()
Returns the value of attribute multiplicity. |
void |
setBase(UmlAssociation newValue)
Sets the value of reference base. |
void |
setMultiplicity(Multiplicity newValue)
Sets the value of multiplicity attribute. |
Methods inherited from interface org.omg.uml.foundation.core.UmlAssociation |
getConnection |
Methods inherited from interface org.omg.uml.foundation.core.GeneralizableElement |
getGeneralization, isAbstract, isLeaf, isRoot, setAbstract, setLeaf, setRoot |
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 Multiplicity getMultiplicity()
public void setMultiplicity(Multiplicity newValue)
getMultiplicity()
for description on the attribute.
newValue
- New value to be set.public UmlAssociation getBase()
public void setBase(UmlAssociation newValue)
getBase()
for description
on the reference.
newValue
- New value to be set.public Collection getMessage()
public Collection getConformingLink()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |