Class LinkView

  • All Implemented Interfaces:
    BaseElement, com.nomagic.magicdraw.uml.CompartmentSupport, MDElement, ModelElementProvider, com.nomagic.magicdraw.uml.symbols.LabelOwner, com.nomagic.magicdraw.uml.symbols.LineJumpDrawer, StereotypesDisplayModeOwner, com.nomagic.magicdraw.uml.symbols.SuspendShapeAutoResizeModeProvider, NameOwner, java.beans.PropertyChangeListener, java.lang.Cloneable, java.lang.Comparable, java.util.EventListener

    @OpenApi
    public class LinkView
    extends com.nomagic.magicdraw.uml.symbols.paths.LinkWithStereotype

    LinkView represents instance specification whose classifier is an association. It is shown using the same notation as for an association, but the solid path connects instance specifications rather than classifiers.

    Link end names represent corresponding association end names. Navigation arrows are shown and they agree with the navigation of corresponding association ends.