Uses of Class
org.apache.uima.taeconfigurator.editors.ui.AbstractSection
Package
Description
-
Uses of AbstractSection in org.apache.uima.taeconfigurator.editors.ui
Modifier and TypeClassDescriptionclass
The Class AbstractImportablePartSection.class
The Class AbstractSectionParm.class
The Class AggregateSection.class
The Class CapabilitySection.class
The Class ExtnlResBindSection.class
The Class FlowSection.class
The Class GeneralSection.class
The Class ImportResBindSection.class
Imports - used by aggregates types type priorities indexes external resource specifications.class
The Class IndexImportSection.class
The Class IndexSection.class
The Class MetaDataSection.class
The Class ParameterDelegatesSection.class
The Class ParameterSection.class
display parameters on the settings page.class
This class is misnamed - refers really to Runtime Information.class
The Class PriorityListSection.class
Declaration of primitive external resource dependencies A 4 col table: bound/unbound, keys, opt flag, and interface name.class
The Class SofaMapSection.class
The Class TypeImportSection.class
The Class TypePriorityImportSection.class
The Class TypeSection.class
The Class ValueSection.Modifier and TypeMethodDescriptionprotected void
AbstractSection.markRestOfPageStale
(org.eclipse.ui.forms.IManagedForm mform, AbstractSection section) Mark rest of page stale. -
Uses of AbstractSection in org.apache.uima.taeconfigurator.editors.ui.dialogs
Modifier and TypeMethodDescriptionprotected org.eclipse.swt.widgets.Text
AbstractDialog.newLabeledTypeInput
(AbstractSection aSection, org.eclipse.swt.widgets.Composite parent, String label, String tip) New labeled type input.protected org.eclipse.swt.widgets.Text
AbstractDialog.newTypeInput
(AbstractSection aSection, org.eclipse.swt.widgets.Composite twoCol) New type input.ModifierConstructorDescriptionprotected
AbstractDialog
(AbstractSection section, String title, String description) Instantiates a new abstract dialog.protected
AbstractDialogKeyVerify
(AbstractSection aSection, String title, String description) Instantiates a new abstract dialog key verify.protected
AbstractDialogKeyVerifyJavaNames
(AbstractSection aSection, String title, String description) Instantiates a new abstract dialog key verify java names.protected
AbstractDialogMultiColTable
(AbstractSection aSection, String title, String description) Instantiates a new abstract dialog multi col table.AddAllowedValueDialog
(AbstractSection aSection, AllowedValue aExistingAv) Constructor for Adding or Editing an Allowed Value.AddCapabilityFeatureDialog
(AbstractSection aSection, Type aSelectedType, Capability c) Instantiates a new adds the capability feature dialog.AddCapabilityTypeDialog
(AbstractSection aSection, Capability c) Instantiates a new adds the capability type dialog.AddCapabilityTypeDialog
(AbstractSection aSection, Capability c, org.eclipse.swt.widgets.TreeItem aExisting) Instantiates a new adds the capability type dialog.Instantiates a new adds the external resource dependency dialog.AddExternalResourceDependencyDialog
(AbstractSection aSection, ExternalResourceDependency aExistingXRD) Constructor for Editing an existing XRD.AddExternalResourceDialog
(AbstractSection aSection) Instantiates a new adds the external resource dialog.AddExternalResourceDialog
(AbstractSection aSection, ExternalResourceDescription aExistingXRD) Instantiates a new adds the external resource dialog.AddFeatureDialog
(AbstractSection aSection, TypeDescription aTd, FeatureDescription aExistingFd) Instantiates a new adds the feature dialog.AddIndexDialog
(AbstractSection aSection) Instantiates a new adds the index dialog.AddIndexDialog
(AbstractSection aSection, FsIndexDescription aExistingNDX) Constructor for Editing an existing XRD.AddIndexKeyDialog
(AbstractSection aSection, String typeName, String indexKind, List alreadyUsedKeys) Instantiates a new adds the index key dialog.AddIndexKeyDialog
(AbstractSection aSection, String typeName, String indexKind, List alreadyUsedKeys, FsIndexKeyDescription existingKey) Instantiates a new adds the index key dialog.AddParameterDialog
(AbstractSection aSection, ConfigurationParameter aExistingCP) Constructor for Editing an existing parameter.AddParameterDialog
(AbstractSection aSection, ConfigGroup cg) Constructor for Adding a new parameter to a group (may be the not-in-any one).AddRemoteServiceDialog
(AbstractSection aSection, String aRootPath) Instantiates a new adds the remote service dialog.AddSofaDialog
(AbstractSection aSection, Capability c) Instantiates a new adds the sofa dialog.AddSofaDialog
(AbstractSection aSection, Capability c, String aExistingSofa, boolean aIsInput) Constructor for Editing an existing Sofa Name.AddTypeDialog
(AbstractSection aSection) Instantiates a new adds the type dialog.AddTypeDialog
(AbstractSection aSection, TypeDescription aExistingTd) Constructor for Editing an existing Type DescriptionD.AddTypeToPriorityListDialog
(AbstractSection aSection, Set allowableTypeNameHash, String[] typesInList) Instantiates a new adds the type to priority list dialog.CommonInputDialog
(AbstractSection aSection, String title, String dialogDescription, int aKind) Instantiates a new common input dialog.CommonInputDialog
(AbstractSection aSection, String title, String dialogDescription, int aKind, String aExisting) Instantiates a new common input dialog.EditSofaBindingsDialog
(AbstractSection aSection, String aAggrSofaName, Map aAvailAndBoundSofas) Instantiates a new edits the sofa bindings dialog.ExportImportablePartDialog
(AbstractSection aSection) Instantiates a new export importable part dialog.FindComponentDialog
(AbstractSection aSection, String title, String header, String[] componentHeaders) Instantiates a new find component dialog.PickTaeForTypesDialog
(AbstractSection aSection, String aggregateFileName, List delegateComponentDescriptors, List delegateComponentDescriptions) Instantiates a new pick tae for types dialog.SearchThread
(FindComponentDialog dialog, AbstractSection aggregateSection, String fileNameSearch, String inputTypeSearch, String outputTypeSearch, String projectToSearch, String[] componentHeaders) Instantiates a new search thread.SelectTypeDialog
(AbstractSection section, TypesWithNameSpaces types) Instantiates a new select type dialog. -
Uses of AbstractSection in org.apache.uima.taeconfigurator.files
ModifierConstructorDescriptionPickOverrideKeysAndParmName
(AbstractSection aSection, Map delegateMap, String message, ConfigurationParameter aCp, ConfigGroup aCg, boolean aAdding) Instantiates a new pick override keys and parm name.