InteractionExtensions.CreateCombinedFragment 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 | |
---|---|---|
CreateCombinedFragment(IInteraction, InteractionOperatorKind, IInteractionUse) | Create a Combined Fragment containing one operand. You can add more operands later. | |
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. |
Top
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace