org.ocopomo.simulationanalysistool
Class SimulationAnalysisToolPlugin
java.lang.Object
org.eclipse.core.runtime.Plugin
org.eclipse.ui.plugin.AbstractUIPlugin
org.ocopomo.annotation.gate.GateToolPlugin
org.ocopomo.simulationanalysistool.SimulationAnalysisToolPlugin
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class SimulationAnalysisToolPlugin
- extends GateToolPlugin
Field Summary |
static java.lang.String |
PLUGIN_ID
|
Fields inherited from class org.eclipse.core.runtime.Plugin |
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME |
Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugin |
getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, shutdown, start, startup, stop |
Methods inherited from class org.eclipse.core.runtime.Plugin |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PLUGIN_ID
public static final java.lang.String PLUGIN_ID
- See Also:
- Constant Field Values
SimulationAnalysisToolPlugin
public SimulationAnalysisToolPlugin()
getInstance
public static SimulationAnalysisToolPlugin getInstance()
getLogger
public EclipseLogger getLogger()
getEditorState
public EditorState getEditorState(java.lang.String filePath)
releaseEditorState
public void releaseEditorState(java.lang.String filePath)
getLinkAnnotationFor
public java.util.List<LinkAnnotation> getLinkAnnotationFor(java.lang.String logFileName)
getLinkAnnotations
public java.util.Map<LinkAnnotation,java.lang.String> getLinkAnnotations()
selectAnnotation
public void selectAnnotation(int origOffset,
java.lang.String filePath)