Skip to main content

IInteractionElement interface

Namespace: NextDesign.Core

Description

An access object to interaction model element information.
Defines common characteristics for elements that represent interactions.

Affiliation area

NameDescription
Interaction modelA group of APIs to access the interaction model.

Inherit Base

NameDescription
IModelProvides access to NextDesign design model information.

Destination

NameDescription
IMessageThe access object to the message information.
IInteractionUseThe access object to the interaction usage information.
IDestructionAccess object to destruction information.
IMessageEndThis is an access object to message end information.
ILifelineThis is an access object to lifeline information.
IExecutionSpecificationIs an access object to execution specification information.

Property

NameDescription
InteractionThe interaction model that this element is owned by
Returns null if the owner of the element is not an interaction model.