LifelineExtensions.FindInsertionPoint Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
FindInsertionPoint(ILifeline, IExecutionSpecification) | Returns an insertion point at the beginning (top) of an Execution Specification. Use this to add the first message to or from the Execution Specification. | |
FindInsertionPoint(ILifeline, IInteractionOperand) | Returns an insertion point at the beginning (top) of an Interaction Operand. Use this to add the first message inside the Interaction Operand. |
Top
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace