|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AssociationEndRole object instance interface.
Method Summary | |
Collection |
getAvailableQualifier()
Returns the value of reference availableQualifier. |
AssociationEnd |
getBase()
Returns the value of reference base. |
Multiplicity |
getCollaborationMultiplicity()
Returns the value of attribute collaborationMultiplicity. |
void |
setBase(AssociationEnd newValue)
Sets the value of reference base. |
void |
setCollaborationMultiplicity(Multiplicity newValue)
Sets the value of collaborationMultiplicity attribute. |
Methods inherited from interface org.omg.uml.foundation.core.AssociationEnd |
getAggregation, getAssociation, getChangeability, getMultiplicity, getOrdering, getParticipant, getQualifier, getSpecification, getTargetScope, isNavigable, setAggregation, setAssociation, setChangeability, setMultiplicity, setNavigable, setOrdering, setParticipant, setTargetScope |
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 getCollaborationMultiplicity()
public void setCollaborationMultiplicity(Multiplicity newValue)
getCollaborationMultiplicity()
for description on the attribute.
newValue
- New value to be set.public AssociationEnd getBase()
public void setBase(AssociationEnd newValue)
getBase()
for description
on the reference.
newValue
- New value to be set.public Collection getAvailableQualifier()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |