public abstract class SimpleSource extends EglPictoSource
models
Constructor and Description |
---|
SimpleSource() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.core.resources.IFile |
getFile(org.eclipse.ui.IEditorPart editorPart) |
abstract String |
getFileExtension() |
abstract String |
getFormat() |
Picto |
getRenderingMetadata(org.eclipse.ui.IEditorPart editorPart) |
org.eclipse.emf.ecore.resource.Resource |
getResource(org.eclipse.ui.IEditorPart editorPart) |
void |
showElement(String id,
String uri,
org.eclipse.ui.IEditorPart editor) |
boolean |
supportsEditorType(org.eclipse.ui.IEditorPart editorPart) |
createEmptyViewTree, createParameter, dispose, getDefaultFormat, getDefaultIcon, getValue, getViewTree, loadModel, supports, waitForFile
public abstract String getFormat()
public abstract String getFileExtension()
public Picto getRenderingMetadata(org.eclipse.ui.IEditorPart editorPart)
getRenderingMetadata
in class EglPictoSource
public org.eclipse.emf.ecore.resource.Resource getResource(org.eclipse.ui.IEditorPart editorPart)
getResource
in class EglPictoSource
public boolean supportsEditorType(org.eclipse.ui.IEditorPart editorPart)
supportsEditorType
in class EglPictoSource
public org.eclipse.core.resources.IFile getFile(org.eclipse.ui.IEditorPart editorPart)
getFile
in class EglPictoSource
Copyright © 2020. All rights reserved.