IModelingProject 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.]

A Visual Studio project that can contain a UML model and diagrams.

The IModelingProject type exposes the following members.

Methods

  Name Description
Public method Close
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method LoadDiagram Loads a diagram that is defined in the modeling project.

Top

Extension Methods

  Name Description
Public Extension Method GetLoadMessages Result of the last ModelingProject Load operation (Defined by ModelingProjectExtensions.)
Public Extension Method GetLoadMessages<T> Gets the messages produced by the last Load operation. To get messages about loading, use SerializationMessage as the parameter type. (Defined by ModelingProjectExtensions.)

Top

Properties

  Name Description
Public property DiagramFileNames Get the enumeration of the diagrams file names owned by this modeling project
Public property Store Model store that holds model data in the modeling project

Top

See Also

Reference

IModelingProject Interface

Microsoft.VisualStudio.Uml.Extensions Namespace