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, waitForFilepublic abstract String getFormat()
public abstract String getFileExtension()
public Picto getRenderingMetadata(org.eclipse.ui.IEditorPart editorPart)
getRenderingMetadata in class EglPictoSourcepublic org.eclipse.emf.ecore.resource.Resource getResource(org.eclipse.ui.IEditorPart editorPart)
getResource in class EglPictoSourcepublic boolean supportsEditorType(org.eclipse.ui.IEditorPart editorPart)
supportsEditorType in class EglPictoSourcepublic org.eclipse.core.resources.IFile getFile(org.eclipse.ui.IEditorPart editorPart)
getFile in class EglPictoSourceCopyright © 2020. All rights reserved.