BehavioredClassifierExtensions Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateInteraction(IBehavioredClassifier^) | Create a new IInteraction object in the BehavioredClassifier |
![]() ![]() | CreateNestedActivity(IBehavioredClassifier^) | Create an activity that describes the behavior of this element. |
![]() ![]() | GetRealizedInterfaces(IBehavioredClassifier^) | Returns a collection of the IInterfaces implemented by the given classifier. |
![]() ![]() | GetRealizingClassifiers(IInterface^) | Returns a collection of the IBehavioredClassifier implemented by the given realizedInterface. |
Show:

