Sequence editor
Description
A group of APIs that access sequence diagrams.
API belonging to area
| Name | Description |
|---|---|
| ISequenceNodeShape | Access object to the node shape of the sequence diagram. |
| ILifelineShape | The access object to the lifeline shape of the sequence diagram. |
| IDestructionShape | The access object to the destruction shape of the sequence diagram. |
| IExecutionSpecificationShape | The access object to the execution specification shape of the sequence diagram. |
| IMessagePortShape | This is an access object to the shape that is the message endpoint of the sequence diagram. |
| IMessageEndShape | The access object to the message end shape of the sequence diagram. |
| IMessageShape | The access object to the message shape of the sequence diagram. |
| ISequenceConnectorShape | Access object to the sequence diagram connector shape. |
| ISequenceDiagram | The access object to the sequence diagram (diagram) information. |
| IFrameShape | The access object to the frame shape of the sequence diagram. |
| IInteractionUseShape | The access object to the interaction use shape of the sequence diagram. |
| INoteAnchorShape | This is an access object to the note anchor shape information that connects the target element of the note and the note. |
| IOperandShape | The access object to the operand shape of the compound fragment of the sequence diagram. |
| ISequenceShape | The common interface for shapes in sequence diagrams. |
| IFragmentShape | Access object to composite fragment shape in sequence diagram. |
| INoteShape | Is an access object to note shape information. |