IModelingProject Interface
A UML modeling project.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Syntax
'Declaration
Public Interface IModelingProject
public interface IModelingProject
public interface class IModelingProject
type IModelingProject = interface end
public interface IModelingProject
The IModelingProject type exposes the following members.
Properties
Name | Description | |
---|---|---|
Store | The store containing the model elements in this model. |
Top
Remarks
For more information about UML diagrams, see Developing Models for Software Design.
For more information about using the UML API, see Extending UML Models and Diagrams.
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility Namespace