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

Constants for modeling projects.

The ModelingProject type exposes the following members.

Methods

  Name Description
Public method Close
Public method Dispose
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodStatic member GetModelingProject
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public methodStatic member Load
Public method LoadDiagram
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

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

Fields

  Name Description
Public fieldStatic member LayerModelExtension
Public fieldStatic member ModelDefinitionFileExtension File extension of files that contain model data.
Public fieldStatic member ModelDefinitionFolderName Name of the folder that contains all model definition files. The name is not localized.

Top

Properties

  Name Description
Public property DiagramFileNames
Public property Store

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IServiceProvider.GetService

Top

See Also

Reference

ModelingProject Class

Microsoft.VisualStudio.Uml.Extensions Namespace