IInteractionElement interface
Namespace: NextDesign.Core
Description
An access object to interaction model element information.
Defines common characteristics for elements that represent interactions.
Affiliation area
Inherit Base
Name | Description |
---|
IModel | Provides access to NextDesign design model information. |
Destination
Name | Description |
---|
IMessage | The access object to the message information. |
IInteractionUse | The access object to the interaction usage information. |
IDestruction | Access object to destruction information. |
IMessageEnd | This is an access object to message end information. |
ILifeline | This is an access object to lifeline information. |
IExecutionSpecification | Is an access object to execution specification information. |
Property
Name | Description |
---|
Interaction | The interaction model that this element is owned by Returns null if the owner of the element is not an interaction model. |