IModelStore Methods

Include Protected Members
Include Inherited Members

The IModelStore type exposes the following members.

Methods

  Name Description
Public method AllInstances<T> All elements in the model store that belong to the specified type T or one of its subtypes.
Public method FindElement The element in the store that has a specific GUID, or null.
Public method Instances<T> All elements in the model store that have the specified type T, which should not be abstract.

Top

Extension Methods

  Name Description
Public Extension Method Diagrams All the open diagrams in the model, of a particular type if specified. (Defined by PresentationHelpers.)

Top

See Also

Reference

IModelStore Interface

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace