Package org.eclipse.epsilon.picto.source
Class VerbatimSource
java.lang.Object
org.eclipse.epsilon.picto.source.EglPictoSource
org.eclipse.epsilon.picto.source.SimpleSource
org.eclipse.epsilon.picto.source.VerbatimSource
- All Implemented Interfaces:
PictoSource
- Direct Known Subclasses:
CsvSource
,GraphvizSource
,HtmlSource
,MarkdownSource
,MathjaxSource
,MermaidSource
,PlantUmlSource
,SvgSource
-
Field Summary
Fields inherited from class org.eclipse.epsilon.picto.source.EglPictoSource
models
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.epsilon.picto.source.SimpleSource
getFile, getFileExtension, getFormat, getRenderingMetadata, getResource, showElement, supportsEditorType
Methods inherited from class org.eclipse.epsilon.picto.source.EglPictoSource
createEmptyViewTree, createParameter, dispose, getDefaultFormat, getDefaultIcon, getPath, getValue, loadModel, supports, waitForPath
-
Constructor Details
-
VerbatimSource
public VerbatimSource()
-
-
Method Details
-
getViewTree
- Specified by:
getViewTree
in interfacePictoSource
- Overrides:
getViewTree
in classEglPictoSource
- Throws:
Exception
-