IModelStore Properties

 

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

NameDescription
System_CAPS_pubpropertyBoolean

The primitive Boolean type that is defined in this IModelStore.

System_CAPS_pubpropertyInteger

The primitive Integer type that is defined in this IModelStore.

System_CAPS_pubpropertyIsReadOnly

If true, the model cannot be updated.

System_CAPS_pubpropertyProfileManager

Provides access to the collection of Profiles available in the Model.

System_CAPS_pubpropertyRoot

The package that contains all the other elements of the model.

System_CAPS_pubpropertyString

The primitive String type that is defined in this IModelStore.

System_CAPS_pubpropertyUnlimitedNatural

The primitive UnlimitedNatural type that is defined in this IModelStore.

Return to top
Show: