Skip to main content

Sequence editor

Description

A group of APIs that access sequence diagrams.

API belonging to area

NameDescription
ISequenceNodeShapeAccess object to the node shape of the sequence diagram.
ILifelineShapeThe access object to the lifeline shape of the sequence diagram.
IDestructionShapeThe access object to the destruction shape of the sequence diagram.
IExecutionSpecificationShapeThe access object to the execution specification shape of the sequence diagram.
IMessagePortShapeThis is an access object to the shape that is the message endpoint of the sequence diagram.
IMessageEndShapeThe access object to the message end shape of the sequence diagram.
IMessageShapeThe access object to the message shape of the sequence diagram.
ISequenceConnectorShapeAccess object to the sequence diagram connector shape.
ISequenceDiagramThe access object to the sequence diagram (diagram) information.
IFrameShapeThe access object to the frame shape of the sequence diagram.
IInteractionUseShapeThe access object to the interaction use shape of the sequence diagram.
INoteAnchorShapeThis is an access object to the note anchor shape information that connects the target element of the note and the note.
IOperandShapeThe access object to the operand shape of the compound fragment of the sequence diagram.
ISequenceShapeThe common interface for shapes in sequence diagrams.
IFragmentShapeAccess object to composite fragment shape in sequence diagram.
INoteShapeIs an access object to note shape information.