ILifeline::CoveredBy Property

 

Gets the Combined Fragments, Interaction Operands, Interaction Uses and Execution Specifications in which this lifeline takes part.

Namespace:   Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IEnumerable<IInteractionFragment^>^ CoveredBy {
	IEnumerable<IInteractionFragment^>^ get();
}
Return to top
Show: