IModelStore Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
| Name | Description | |
|---|---|---|
![]() | AllInstances<T>() | All elements in the model store that belong to the specified type T or one of its subtypes. |
![]() | FindElement(Guid) | The element in the store that has a specific GUID, or null. |
![]() | Instances<T>() | All elements in the model store that have the specified type T, which should not be abstract. |
| Name | Description | |
|---|---|---|
![]() | Diagrams(String^) | All the open diagrams in the model, of a particular type if specified.(Defined by PresentationHelpers.) |
Show:
