Package com.nomagic.magicdraw.uml.symbols.shapes
Shapes package contains all types of shapes (nodes) notation described in UML Notation Guide.
Shapes - Two-dimensional symbols have variable height and width and they
can expand to hold other things, such as lists of strings or other symbols. Many of
them are divided into compartments of similar or different kinds. Paths are
connected to two-dimensional symbols by terminating the path on the boundary of
the symbol. Dragging or deleting a 2-d symbol affects its contents and any paths
connected to it.
The base class for all shapes is ShapeElement.
-
Interface Summary Interface Description StereotypesDisplayModeOwner Represents an entity which can have stereotype display modes. -
Class Summary Class Description ActionView Represents action model element.ActivationView Creates activation object in sequence diagram.ActorView ArtifactView BarView Creates synchronization bar view object in activity diagram.CallBehaviorActionView CallOperationActionView ClassifierView ClassView Class model element symbol representation.CollaborationUseView CollaborationView Collaboration model element symbolic representation on the diagram.CombinedFragmentView CommentView ComponentView ConditionalNodeView ContentShape Shape for displaying content of some package.DataTypeView DecisionView Creates decision view object in activity or state diagram.DiagramFrameView DiagramLegendShape Diagram Legend shape symbolDiagramPropertiesShape DiagramShape EnumerationView ExpansionNodeView ExpansionRegionView FlowConnectorView This class creates a split shape for flows.GeneralizationSetView GenericView Generic View is used to represent a view in a multiple diagrams as a simple shape, to be able to customize its appearance with custom renderersImageShapeView Image Shape is a simple and quick way for user to insert picture into diagram.InformationItemView InstanceSpecificationView InteractionUseOverviewView InteractionUseView InterfaceView InterruptibleActivityRegionView LifeLineLineView Life line line in sequence diagram.LifelineView LoopNodeView MessageView TheMessageView
class is used for displaying the message icon in Communication diagram of UML Drawing Tool.NNaryAssociationView This class represents connector for the n-nary association.NodeInstanceSpecificationView NodeView NoteView This class creates a note.ObjectNodeView OpaqueActionView PackageView PartView PinView PortView PrimitiveTypeView PseudoNodeView PseudoStateView End shape view is used in state diagrams to represent End shape.RectangularShape This class creates a rectangular shapeSeparatorView This class creates a separator.SequenceLifelineView Creates lifeline "head" in sequence diagram.SequenceNodeView ShapeElement Base class for all shapes.ShapeRenderer Shape element renderer allows to customize (change) the default view ofShapeElement
.SignalActionView SignalView StateInvariantView Represents state invariant symbol in a sequence diagram.StateView StereotypeView StructuredActivityNodeView SwimlaneCellView SwimlaneView TextBoxView TextBoxView represents - text box in UML diagramsTransitionToSelfView TreeView This class represents tree header (part of generalization tree symbol).UseCaseView Use case model element symbolic representation on the diagram.