public class VQLEditorModelConnector extends EMFModelConnector
editorPart, logger, workbenchPage| Constructor and Description |
|---|
VQLEditorModelConnector(org.eclipse.ui.IEditorPart editorPart,
org.eclipse.xtext.ui.resource.IResourceSetProvider resourceSetProvider) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.Notifier |
getNotifier(IModelConnectorTypeEnum modelConnectorTypeEnum) |
void |
showLocation(java.lang.Object[] locationObjects) |
addListener, createTreePath, getCurrentSelection, getKey, getOwner, getSelectedEObjects, getSelectedEObjects, loadModel, navigateToElements, prepareSelection, removeListener, unloadModelpublic VQLEditorModelConnector(org.eclipse.ui.IEditorPart editorPart,
org.eclipse.xtext.ui.resource.IResourceSetProvider resourceSetProvider)
public org.eclipse.emf.common.notify.Notifier getNotifier(IModelConnectorTypeEnum modelConnectorTypeEnum)
getNotifier in interface IModelConnectorgetNotifier in class EMFModelConnectorpublic void showLocation(java.lang.Object[] locationObjects)
showLocation in interface IModelConnectorshowLocation in class EMFModelConnectorlocationObjects - Shows the location of these objects inside the specific editor.