IFragmentShape interface
Namespace: NextDesign.Core
Description
Access object to composite fragment shapes in sequence diagrams.
Affiliation area
| Name | Description |
|---|---|
| Sequence editor | A group of APIs to access sequence diagrams. |
Inherit Base
| Name | Description |
|---|---|
| ISequenceNodeShape | The access object to the node shape of the sequence diagram. |
Property
| Name | Description |
|---|---|
| Lifelines | List of lifelines belonging to the fragment |
| Messages | List of messages belonging to the fragment Gets messages whose origin is within the rectangle of the fragment. |
| Operands | List of operands belonging to the fragment |
| Text | Text |