Uses of Class
org.apache.uima.taeconfigurator.editors.ui.AbstractSection
Packages that use AbstractSection
Package
Description
-
Uses of AbstractSection in org.apache.uima.taeconfigurator.editors.ui
Subclasses of AbstractSection in org.apache.uima.taeconfigurator.editors.uiModifier and TypeClassDescriptionclassThe Class AbstractImportablePartSection.classThe Class AbstractSectionParm.classThe Class AggregateSection.classThe Class CapabilitySection.classThe Class ExtnlResBindSection.classThe Class FlowSection.classThe Class GeneralSection.classThe Class ImportResBindSection.classImports - used by aggregates types type priorities indexes external resource specifications.classThe Class IndexImportSection.classThe Class IndexSection.classThe Class MetaDataSection.classThe Class ParameterDelegatesSection.classThe Class ParameterSection.classdisplay parameters on the settings page.classThis class is misnamed - refers really to Runtime Information.classThe Class PriorityListSection.classDeclaration of primitive external resource dependencies A 4 col table: bound/unbound, keys, opt flag, and interface name.classThe Class SofaMapSection.classThe Class TypeImportSection.classThe Class TypePriorityImportSection.classThe Class TypeSection.classThe Class ValueSection.Methods in org.apache.uima.taeconfigurator.editors.ui with parameters of type AbstractSectionModifier and TypeMethodDescriptionprotected voidAbstractSection.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
Fields in org.apache.uima.taeconfigurator.editors.ui.dialogs declared as AbstractSectionMethods in org.apache.uima.taeconfigurator.editors.ui.dialogs with parameters of type AbstractSectionModifier and TypeMethodDescriptionprotected org.eclipse.swt.widgets.TextAbstractDialog.newLabeledTypeInput(AbstractSection aSection, org.eclipse.swt.widgets.Composite parent, String label, String tip) New labeled type input.protected org.eclipse.swt.widgets.TextAbstractDialog.newTypeInput(AbstractSection aSection, org.eclipse.swt.widgets.Composite twoCol) New type input.Constructors in org.apache.uima.taeconfigurator.editors.ui.dialogs with parameters of type AbstractSectionModifierConstructorDescriptionprotectedAbstractDialog(AbstractSection section, String title, String description) Instantiates a new abstract dialog.protectedAbstractDialogKeyVerify(AbstractSection aSection, String title, String description) Instantiates a new abstract dialog key verify.protectedAbstractDialogKeyVerifyJavaNames(AbstractSection aSection, String title, String description) Instantiates a new abstract dialog key verify java names.protectedAbstractDialogMultiColTable(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
Constructors in org.apache.uima.taeconfigurator.files with parameters of type AbstractSectionModifierConstructorDescriptionPickOverrideKeysAndParmName(AbstractSection aSection, Map delegateMap, String message, ConfigurationParameter aCp, ConfigGroup aCg, boolean aAdding) Instantiates a new pick override keys and parm name.