VsModelingAdapterManager::CreateModelingAdapterInstance Method (ModelBusReference^, ModelElement^)

 

Imlementations should provide a ModelingAdapter instance that serves the Model's external world view using the DomainModelRoot element passed.

Namespace:   Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

protected:
virtual ModelingAdapter^ CreateModelingAdapterInstance(
	ModelBusReference^ reference,
	ModelElement^ rootModelElement
) abstract

Parameters

Return to top
Show: