IModelStore Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
| Name | Description | |
|---|---|---|
![]() | Boolean | The primitive Boolean type that is defined in this IModelStore. |
![]() | Integer | The primitive Integer type that is defined in this IModelStore. |
![]() | IsReadOnly | If true, the model cannot be updated. |
![]() | ProfileManager | Provides access to the collection of Profiles available in the Model. |
![]() | Root | The package that contains all the other elements of the model. |
![]() | String | The primitive String type that is defined in this IModelStore. |
![]() | UnlimitedNatural | The primitive UnlimitedNatural type that is defined in this IModelStore. |
Show:
