Uses of Interface
org.apache.uima.caseditor.editor.ICasEditor
Packages that use 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
Classes in org.apache.uima.caseditor.editor that implement ICasEditorMethods in org.apache.uima.caseditor.editor with parameters of type ICasEditorModifier 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
Constructors in org.apache.uima.caseditor.editor.action with parameters of type ICasEditorModifierConstructorDescriptionInitializes 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
Methods in org.apache.uima.caseditor.editor.editview with parameters of type ICasEditorModifier and TypeMethodDescriptionprotected org.eclipse.ui.part.IPageBookViewPage
EditView.doCreatePage
(ICasEditor editor) -
Uses of ICasEditor in org.apache.uima.caseditor.editor.fsview
Methods in org.apache.uima.caseditor.editor.fsview with parameters of type ICasEditorModifier and TypeMethodDescriptionprotected org.eclipse.ui.part.IPageBookViewPage
FeatureStructureBrowserView.doCreatePage
(ICasEditor editor) Constructors in org.apache.uima.caseditor.editor.fsview with parameters of type ICasEditorModifierConstructorDescriptionInitializes a new instance. -
Uses of ICasEditor in org.apache.uima.caseditor.editor.styleview
Methods in org.apache.uima.caseditor.editor.styleview with parameters of type ICasEditorModifier and TypeMethodDescriptionprotected org.eclipse.ui.part.IPageBookViewPage
AnnotationStyleView.doCreatePage
(ICasEditor editor) -
Uses of ICasEditor in org.apache.uima.caseditor.ide
Methods in org.apache.uima.caseditor.ide with parameters of type ICasEditorModifier and TypeMethodDescriptionorg.eclipse.swt.widgets.Composite
DefaultCasDocumentProvider.createTypeSystemSelectorForm
(ICasEditor editor, org.eclipse.swt.widgets.Composite parent, org.eclipse.core.runtime.IStatus status)