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.
-
Class Summary Class Description AssociationClassView AssociationView CommunicationPathView ConnectorToSelfView ConnectorView ConstraintLinkView ContainmentLinkView Containment relationship symbolControlFlowView DependencyView DeploymentView DurationConstraintView ElementImportView ExceptionHandlerView ExtendView ExtensionView com.nomagic.magicdraw.uml.symbols.paths.ExtensionView.ExtensionLabelLayouter FoundMessageView Represents a found message symbol.GeneralizationView IncludeView InformationFlowView InterfaceRealizationView LinkAttributeView LinkView LinkView
represents instance specification whose classifier is an association.com.nomagic.magicdraw.uml.symbols.paths.LinkView.LinkLabelLayouter Vertical layouter for Link labels.com.nomagic.magicdraw.uml.symbols.paths.LinkView.RoleLabelWrapper Wrapper for label used to display role's name.LostMessageView Represents lost message symbol.NoteAnchorView Note anchor symbol.com.nomagic.magicdraw.uml.symbols.paths.NoteAnchorView.AnnotationData Annotated element data.ObjectFlowView PackageImportView PackageMergeView PathConnector This class is base class for presentation elements connectible by some path element.PathElement Base class for all paths.PathElementRenderer Path element renderer allows to customize (change) the default view ofPathElement
.PathEndAdornment Path end predefined adornments.PathEndAdornmentModifier Modifier for path end adornment.PathEndRenderer Renders the end of the path.PathRenderer Deprecated. usePathElementRenderer
which also allows decorating the path while creating a new one, which is not yet connected in the model.ProfileApplicationView RealizationView RoleBindingView com.nomagic.magicdraw.uml.symbols.paths.RoleBindingView.RoleBindingLabelLayouter SeqMessageView SeqSelfMessageView TemplateBindingView TimeConstraintView com.nomagic.magicdraw.uml.symbols.paths.TimeConstraintView.LabelsPositionProvider com.nomagic.magicdraw.uml.symbols.paths.TimeConstraintView.TimeConstraintLabelLayouter TransitionView UsageView VirtualRelationView Virtual relation symbol