Class EMFCompareEditorLMVHandler

    • Constructor Detail

      • EMFCompareEditorLMVHandler

        public EMFCompareEditorLMVHandler()
    • Method Detail

      • getFiles

        public 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).
        Specified by:
        getFiles in interface ILogicalModelViewHandler
        Overrides:
        getFiles in class AbstractLogicalModelViewHandler
        Parameters:
        part - the IWorkbenchPart of the editor.
        selection - the ISelection.
        Returns:
        the files associated with the given editor (via its IWorkbenchPart).