ISequenceNodeShape interface
Namespace: NextDesign.Core
Description
An access object to a node shape in a sequence diagram.
Affiliation area
Inherit Base
| Name | Description |
|---|
| ISequenceShape | Common interface for shapes in sequence diagrams. |
Destination
| Name | Description |
|---|
| INoteShape | Access object to note shape information. |
| IFragmentShape | Access object to composite fragment shape of 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. |
| IInteractionUseShape | The access object to the interaction use shape of the sequence diagram. |
| IMessagePortShape | This is an access object to the shape that is the message endpoint of the sequence diagram. |
Property