Microsoft.VisualStudio.Modeling.Integration.Shell Namespace
Classes
Class | Description | |
---|---|---|
DialogBase | Base class for dialogs hosted in the VS shell. |
|
StandardVsModelingDiagramView | Supports a typical single-diagram DSL based ModelBusView hosted inside Visual Studio. |
|
VsModelingAdapterManager | ModelBusAdapterManager that can handle creation and management of Adapters representing DSL based Model files inside Visual Studio. It provides with ModelBusAdapter life-cycle management and appropriate behavior to support saving changes to underlying referenced models using the VS Shell. |
|
VsModelingView | Supports ModelBusView creation and manipulation for a standard VS based DSL designer editor. |
Return to top