InteractionExtensions.CreateCombinedFragment Method
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Overload List
Name | Description | |
---|---|---|
CreateCombinedFragment(IInteraction, InteractionOperatorKind, IEnumerable<IInsertionPoint>) | Create a Combined Fragment containing one operand. You can add more operands later. |
|
CreateCombinedFragment(IInteraction, InteractionOperatorKind, IEnumerable<IMessage>) | Create a Combined Fragment containing one operand. You can add more operands later. |
|
CreateCombinedFragment(IInteraction, InteractionOperatorKind, IInteractionUse) | Create a Combined Fragment containing one operand. You can add more operands later. |
See Also
InteractionExtensions Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace
Return to top