IModelStore Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The store associated with an IModelingProject, in which UML elements are stored.

The IModelStore type exposes the following members.

Methods

  Name Description
Public method AllInstances<T>
Public method FindElement
Public method Instances<T>

Top

Extension Methods

  Name Description
Public Extension Method Diagrams All opened diagrams, of a particular type if specified, that are displaying elements defined in the given IModelStore instance. (Defined by PresentationHelpers.)

Top

Properties

  Name Description
Public property Boolean The primitive Boolean type that is defined in this IModelStore.
Public property Integer The primitive Integer type that is defined in this IModelStore.
Public property IsReadOnly True if only read operations are permited on the store.
Public property ProfileManager Provides access to the collection of Profiles available in the Model.
Public property Root The model stored in this IModelStore.
Public property String The primitive String type that is defined in this IModelStore.
Public property UnlimitedNatural The primitive UnlimitedNatural type that is defined in this IModelStore.

Top

See Also

Reference

IModelStore Interface

Microsoft.VisualStudio.Uml.Extensions Namespace