Uses of Interface
org.apache.uima.caseditor.editor.ICasEditor
Package
Description
This package contains the editor classes.
This package contains the feature structure view classes.
-
Uses of ICasEditor in org.apache.uima.caseditor.editor
Modifier and TypeMethodDescriptionabstract org.eclipse.swt.widgets.Composite
CasDocumentProvider.createTypeSystemSelectorForm
(ICasEditor editor, org.eclipse.swt.widgets.Composite parent, org.eclipse.core.runtime.IStatus status) Creates the type system selector form.protected abstract org.eclipse.ui.part.PageBookView.PageRec
AnnotationEditorView.doCreatePage
(ICasEditor editor) Do create page.protected abstract org.eclipse.ui.part.IPageBookViewPage
CasEditorView.doCreatePage
(ICasEditor editor) Do create page. -
Uses of ICasEditor in org.apache.uima.caseditor.editor.action
ModifierConstructorDescriptionInitializes the current instance.Initializes a new instance.Initializes the current instance.MergeAnnotationAction
(ICasEditor editor) Initializes the current instance.Initializes a new instance.Initializes a new instance. -
Uses of ICasEditor in org.apache.uima.caseditor.editor.editview
Modifier and TypeMethodDescriptionprotected org.eclipse.ui.part.IPageBookViewPage
EditView.doCreatePage
(ICasEditor editor) -
Uses of ICasEditor in org.apache.uima.caseditor.editor.fsview
Modifier and TypeMethodDescriptionprotected org.eclipse.ui.part.IPageBookViewPage
FeatureStructureBrowserView.doCreatePage
(ICasEditor editor) ModifierConstructorDescriptionInitializes a new instance. -
Uses of ICasEditor in org.apache.uima.caseditor.editor.styleview
Modifier and TypeMethodDescriptionprotected org.eclipse.ui.part.IPageBookViewPage
AnnotationStyleView.doCreatePage
(ICasEditor editor) -
Uses of ICasEditor in org.apache.uima.caseditor.ide
Modifier and TypeMethodDescriptionorg.eclipse.swt.widgets.Composite
DefaultCasDocumentProvider.createTypeSystemSelectorForm
(ICasEditor editor, org.eclipse.swt.widgets.Composite parent, org.eclipse.core.runtime.IStatus status)