ILifeline.ExecutionSpecifications Property
Namespace: NextDesign.Core
Description
List of execution specifications on this lifeline
The collection order is the order in which the execution specifications are activated (order from the top on the sequence diagram).
IExecutionSpecificationCollection ExecutionSpecifications { get; }
type
- IExecutionSpecificationCollection