LifelineExtensions.FindInsertionPoint Method
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
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. |
See Also
LifelineExtensions Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace
Return to top