com.change_vision.jude.api.inf.model
Interface IAssociation
com.change_vision.jude.api.inf.model.IAssociation
- All Superinterfaces:
- IElement, IEntity, IHyperlinkOwner, INamedElement
- All Implemented Interfaces:
- IElement, IEntity, IHyperlinkOwner, INamedElement
- All Known Implementing Classes:
- IAssociationClass
public IAssociation
- extends INamedElement
Interface for Association.
Methods inherited from class com.change_vision.jude.api.inf.model.INamedElement |
getAlias1, getAlias2, getClientDependencies, getClientRealizations, getClientUsages, getConstraints, getDefinition, getDiagrams, getFullName, getFullNamespace, getName, getSupplierDependencies, getSupplierRealizations, getSupplierUsages, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility, setAlias1, setAlias2, setDefinition, setName, setVisibility |
Methods inherited from class com.change_vision.jude.api.inf.model.IElement |
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValues, getTypeModifier, hasStereotype, isReadOnly, removeStereotype, setTypeModifier |
getAttributes
abstract IAttribute[] getAttributes()
- Deprecated. Get Attributes (Association End).
- Returns:
- the array of Attributes (Association End).
- See Also:
getMemberEnds()
getMemberEnds
abstract IAttribute[] getMemberEnds()
- Get Attributes (Association End).
- Returns:
- the array of Attributes (Association End).