javax.jmi.model
Interface AssociationEnd
- All Superinterfaces:
- ModelElement, RefBaseObject, RefFeatured, RefObject, TypedElement
- public interface AssociationEnd
- extends TypedElement
| Fields inherited from interface javax.jmi.model.ModelElement |
ALLDEP, CONSTRAINEDELEMENTSDEP, CONSTRAINTDEP, CONTAINERDEP, CONTENTSDEP, IMPORTDEP, INDIRECTDEP, REFERENCEDENDSDEP, SIGNATUREDEP, SPECIALIZATIONDEP, TAGGEDELEMENTSDEP, TYPEDEFINITIONDEP |
| Methods inherited from interface javax.jmi.model.ModelElement |
findRequiredElements, getAnnotation, getConstraints, getContainer, getName, getQualifiedName, getRequiredElements, isFrozen, isRequiredBecause, isVisible, setAnnotation, setContainer, setName |
otherEnd
public AssociationEnd otherEnd()
isNavigable
public boolean isNavigable()
setNavigable
public void setNavigable(boolean newValue)
getAggregation
public AggregationKind getAggregation()
setAggregation
public void setAggregation(AggregationKind newValue)
getMultiplicity
public MultiplicityType getMultiplicity()
setMultiplicity
public void setMultiplicity(MultiplicityType newValue)
isChangeable
public boolean isChangeable()
setChangeable
public void setChangeable(boolean newValue)