IModelingAdapterWithRootedModel Interface
Visual Studio 2015
Interface implemented by ModelBus adapters that expose the root element of the model.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ModelRoot | Accessor for the single root model element |
![]() | Store | Accessor for the store(Inherited from IModelingAdapterWithStore.) |
An adapter can implement this interface to indicate that it is an adapter to a model with a single root ModelElement that is exposed via the adapter.
Show:
