IModelingProject Interface

 

A UML modeling project.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntax

public interface IModelingProject
public interface class IModelingProject
type IModelingProject = interface end
Public Interface IModelingProject

Properties

Name Description
System_CAPS_pubproperty Store

The store containing the model elements in this model.

Remarks

For more information about UML diagrams, see Create models for your app.

For more information about using the UML API, see Extend UML models and diagrams.

See Also

Microsoft.VisualStudio.ArchitectureTools.Extensibility Namespace

Return to top