public class EMFReflectiveEditorLMVHandler extends AbstractLogicalModelViewHandler
Constructor and Description |
---|
EMFReflectiveEditorLMVHandler() |
Modifier and Type | Method and Description |
---|---|
Collection<org.eclipse.core.resources.IFile> |
getFiles(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection)
Retrieve the files associated with the given editor (via its
IWorkbenchPart ). |
canHandle, getSynchronizationModels
public Collection<org.eclipse.core.resources.IFile> getFiles(org.eclipse.ui.IWorkbenchPart part, org.eclipse.jface.viewers.ISelection selection)
IWorkbenchPart
).getFiles
in interface ILogicalModelViewHandler
getFiles
in class AbstractLogicalModelViewHandler
part
- the IWorkbenchPart
of the editor.selection
- the ISelection
.IWorkbenchPart
).
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.