Uses of Class
org.apache.uima.taeconfigurator.editors.MultiPageEditor
Package
Description
-
Uses of MultiPageEditor in org.apache.uima.taeconfigurator.editors.point
Modifier and TypeMethodDescriptionvoid
IUimaEditorExtension.activateEditor
(org.eclipse.ui.IEditorSite site, org.eclipse.ui.IEditorInput editorInput, MultiPageEditor cde, XMLizable xmlizable) Called by CDE to activate the external editor for editing the new type of descriptorboolean
IUimaEditorExtension.canEdit
(MultiPageEditor cde, XMLizable xmlizable) When a new type of descriptor is encountered and cannot edit, CDE will called this method to test if the external editor can edit this new type of descriptor. -
Uses of MultiPageEditor in org.apache.uima.taeconfigurator.editors.ui
Modifier and TypeFieldDescriptionAbstractSection.editor
The editor.protected MultiPageEditor
HeaderPage.editor
The editor.Modifier and TypeMethodDescriptionstatic SofaMapping[]
AbstractSection.getSofaMappings
(MultiPageEditor pEditor) Gets the sofa mappings.static void
SofaMapSection.removeSofaMappings
(String componentKey, ResourceSpecifier delegate, MultiPageEditor pEditor) Called when removing a delegate from the aggr.ModifierConstructorDescriptionAbstractImportablePartSection
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent, String headerText, String description) Instantiates a new abstract importable part section.AbstractSection
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent, String headerText, String description) Instantiates a new abstract section.AbstractSectionParm
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent, String header, String description) Instantiates a new abstract section parm.AggregatePage
(MultiPageEditor aEditor) Instantiates a new aggregate page.AggregateSection
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent) Creates a section for aggregate specifiers to add their delegates.CapabilityPage
(MultiPageEditor aEditor) Instantiates a new capability page.CapabilitySection
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent) Instantiates a new capability section.ExtnlResBindSection
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent) Instantiates a new extnl res bind section.FlowSection
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent) creates a section only for aggregate specifiers to define the flow of their delegates.GeneralSection
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent) Creates a section to edit general information like primitive or aggregate and C++ or Java.HeaderPage
(MultiPageEditor formEditor, String pageTitle) Instantiates a new header page.HeaderPage
(MultiPageEditor formEditor, String id, String keyPageTitle) Instantiates a new header page.HeaderPageWithSash
(MultiPageEditor formEditor, String pageTitle) Instantiates a new header page with sash.HeaderPageWithSash
(MultiPageEditor formEditor, String id, String keyPageTitle) Instantiates a new header page with sash.ImportResBindSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new import res bind section.ImportSection
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent, String title, String description) Instantiates a new import section.IndexesPage
(MultiPageEditor editor) Instantiates a new indexes page.IndexImportSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new index import section.IndexSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new index section.MetaDataSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Creates a section to enter meta data.OverviewPage
(MultiPageEditor aEditor) Instantiates a new overview page.ParameterDelegatesSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new parameter delegates section.ParameterPage
(MultiPageEditor editor) Instantiates a new parameter page.ParameterSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Creates a section to show a list of all parameters.ParameterSettingsSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new parameter settings section.PrimitiveSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Creates a section with a text field for the name of the annotator.PriorityListSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new priority list section.ResourceDependencySection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new resource dependency section.ResourcesPage
(MultiPageEditor editor) Instantiates a new resources page.SettingsPage
(MultiPageEditor editor) Instantiates a new settings page.SofaMapSection
(MultiPageEditor aEditor, org.eclipse.swt.widgets.Composite parent) Instantiates a new sofa map section.TypeImportSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new type import section.TypePage
(MultiPageEditor editor) Instantiates a new type page.TypePriorityImportSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new type priority import section.TypeSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new type section.ValueSection
(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent) Instantiates a new value section. -
Uses of MultiPageEditor in org.apache.uima.taeconfigurator.editors.ui.dialogs
-
Uses of MultiPageEditor in org.apache.uima.taeconfigurator.editors.xml
-
Uses of MultiPageEditor in org.apache.uima.taeconfigurator.files
Modifier and TypeFieldDescriptionprotected MultiPageEditor
MultiResourceSelectionDialog.editor
The editor.ModifierConstructorDescriptionContextForPartDialog
(org.eclipse.swt.widgets.Shell parentShell, org.eclipse.core.runtime.IAdaptable rootElement, XMLizable thingBeingEdited, org.eclipse.core.runtime.IPath aExcludeDescriptor, MultiPageEditor aEditor, String aInitialPath) Instantiates a new context for part dialog.MultiResourceSelectionDialog
(org.eclipse.swt.widgets.Shell parentShell, org.eclipse.core.runtime.IAdaptable rootElement, String message, org.eclipse.core.runtime.IPath aExcludeDescriptor, MultiPageEditor aEditor) Instantiates a new multi resource selection dialog.MultiResourceSelectionDialogWithFlowOption
(org.eclipse.swt.widgets.Shell parentShell, org.eclipse.core.runtime.IAdaptable rootElement, String message, org.eclipse.core.runtime.IPath excludeDescriptor, MultiPageEditor editor) Instantiates a new multi resource selection dialog with flow option. -
Uses of MultiPageEditor in org.apache.uima.taeconfigurator.model
Modifier and TypeFieldDescriptionprotected MultiPageEditor
AbstractModelPart.modelRoot
The model root.ModifierConstructorDescriptionInstantiates a new abstract model part.AllTypes
(MultiPageEditor pModelRoot) Instantiates a new all types.DefinedTypesWithSupers
(MultiPageEditor pModelRoot) Instantiates a new defined types with supers.DescriptorMetaData
(MultiPageEditor editor) Instantiates a new descriptor meta data.DescriptorTCAS
(MultiPageEditor modelRoot) Instantiates a new descriptor TCAS.