Package com.nomagic.magicdraw.uml.symbols.paths
package com.nomagic.magicdraw.uml.symbols.paths
Package contains implementation of all types of paths notation described in UML.
Paths - Sequences of line segments whose endpoints are attached. Conceptually a
path is a single topological entity, although its segments may be manipulated
graphically. A segment may not exist apart from its path. Paths are always attached
to other graphic symbols at both ends (no dangling lines).
The base class of all paths is PathElement.
-
ClassDescriptionContainment relationship symbolRepresents a found message symbol.
LinkView
represents instance specification whose classifier is an association.Represents lost message symbol.Note anchor symbol.This class is base class for presentation elements connectible by some path element.Base class for all paths.Path element renderer allows to customize (change) the default view ofPathElement
.Path end predefined adornments.Modifier for path end adornment.Renders the end of the path.Deprecated.Virtual relation symbol
PathElementRenderer
which also allows decorating the path while creating a new one, which is not yet connected in the model.