Class SimpleSource

    • Constructor Detail

      • SimpleSource

        public SimpleSource()
    • Method Detail

      • getFormat

        protected abstract java.lang.String getFormat()
      • getFileExtension

        protected abstract java.lang.String getFileExtension()
      • getResource

        protected org.eclipse.emf.ecore.resource.Resource getResource​(org.eclipse.ui.IEditorPart editorPart)
        Specified by:
        getResource in class EglPictoSource
      • supportsEditorType

        protected boolean supportsEditorType​(org.eclipse.ui.IEditorPart editorPart)
        Specified by:
        supportsEditorType in class EglPictoSource
      • getFile

        protected org.eclipse.core.resources.IFile getFile​(org.eclipse.ui.IEditorPart editorPart)
        Specified by:
        getFile in class EglPictoSource
      • showElement

        public void showElement​(java.lang.String id,
                                java.lang.String uri,
                                org.eclipse.ui.IEditorPart editor)