|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AssociationEnd object instance interface.
Method Summary | |
AggregationKind |
getAggregation()
Returns the value of attribute aggregation. |
UmlAssociation |
getAssociation()
Returns the value of reference association. |
ChangeableKind |
getChangeability()
Returns the value of attribute changeability. |
Multiplicity |
getMultiplicity()
Returns the value of attribute multiplicity. |
OrderingKind |
getOrdering()
Returns the value of attribute ordering. |
Classifier |
getParticipant()
Returns the value of reference participant. |
List |
getQualifier()
Returns the value of reference qualifier. |
Collection |
getSpecification()
Returns the value of reference specification. |
ScopeKind |
getTargetScope()
Returns the value of attribute targetScope. |
boolean |
isNavigable()
Returns the value of attribute isNavigable. |
void |
setAggregation(AggregationKind newValue)
Sets the value of aggregation attribute. |
void |
setAssociation(UmlAssociation newValue)
Sets the value of reference association. |
void |
setChangeability(ChangeableKind newValue)
Sets the value of changeability attribute. |
void |
setMultiplicity(Multiplicity newValue)
Sets the value of multiplicity attribute. |
void |
setNavigable(boolean newValue)
Sets the value of isNavigable attribute. |
void |
setOrdering(OrderingKind newValue)
Sets the value of ordering attribute. |
void |
setParticipant(Classifier newValue)
Sets the value of reference participant. |
void |
setTargetScope(ScopeKind newValue)
Sets the value of targetScope attribute. |
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 boolean isNavigable()
public void setNavigable(boolean newValue)
isNavigable()
for description
on the attribute.
newValue
- New value to be set.public OrderingKind getOrdering()
public void setOrdering(OrderingKind newValue)
getOrdering()
for description
on the attribute.
newValue
- New value to be set.public AggregationKind getAggregation()
public void setAggregation(AggregationKind newValue)
getAggregation()
for
description on the attribute.
newValue
- New value to be set.public ScopeKind getTargetScope()
public void setTargetScope(ScopeKind newValue)
getTargetScope()
for
description on the attribute.
newValue
- New value to be set.public Multiplicity getMultiplicity()
public void setMultiplicity(Multiplicity newValue)
getMultiplicity()
for description on the attribute.
newValue
- New value to be set.public ChangeableKind getChangeability()
public void setChangeability(ChangeableKind newValue)
getChangeability()
for description on the attribute.
newValue
- New value to be set.public UmlAssociation getAssociation()
public void setAssociation(UmlAssociation newValue)
getAssociation()
for
description on the reference.
newValue
- New value to be set.public List getQualifier()
public Classifier getParticipant()
public void setParticipant(Classifier newValue)
getParticipant()
for
description on the reference.
newValue
- New value to be set.public Collection getSpecification()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |