Share via


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
Public methodStatic member CreateCombinedFragment(IInteraction, InteractionOperatorKind, IInteractionUse) Create a Combined Fragment containing one operand. You can add more operands later.
Public methodStatic member CreateCombinedFragment(IInteraction, InteractionOperatorKind, IEnumerable<IInsertionPoint>) Create a Combined Fragment containing one operand. You can add more operands later.
Public methodStatic member CreateCombinedFragment(IInteraction, InteractionOperatorKind, IEnumerable<IMessage>) Create a Combined Fragment containing one operand. You can add more operands later.

Top

See Also

Reference

InteractionExtensions Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace