BehavioredClassifierExtensions::GetRealizingClassifiers Method (IInterface^)

 

Returns a collection of the IBehavioredClassifier implemented by the given realizedInterface.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

public:
[ExtensionAttribute]
static IEnumerable<IBehavioredClassifier^>^ GetRealizingClassifiers(
	IInterface^ realizedInterface
)

Parameters

realizedInterface
Type: Microsoft.VisualStudio.Uml.Classes::IInterface^

Return to top
Show: