Class FlexmiSource

java.lang.Object
org.eclipse.epsilon.picto.source.EglPictoSource
org.eclipse.epsilon.picto.source.FlexmiSource
All Implemented Interfaces:
PictoSource

public class FlexmiSource extends EglPictoSource
  • Constructor Details

    • FlexmiSource

      public FlexmiSource()
  • Method Details

    • getRenderingMetadata

      public Picto getRenderingMetadata(org.eclipse.ui.IEditorPart editorPart)
      Specified by:
      getRenderingMetadata in class EglPictoSource
    • getResource

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

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

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

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