A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

ABOUT_URL_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set help about box from command line
ACCESS_GR_GW - Static variable in class gate.security.SecurityInfo
group read/ group write
ACCESS_GR_OW - Static variable in class gate.security.SecurityInfo
group read/ owner write
ACCESS_OR_OW - Static variable in class gate.security.SecurityInfo
owner read/ owner write
ACCESS_WR_GW - Static variable in class gate.security.SecurityInfo
world read/ group write
ADDEDSET - Static variable in class gate.gui.STreeNode
 
ADJ_POS_ATTRIBUTIVE - Static variable in interface gate.wordnet.Adjective
adjective - prenominal (attributive) position
ADJ_POS_IMMEDIATE_POSTNOMINAL - Static variable in interface gate.wordnet.Adjective
adjective - immediately postnominal position
ADJ_POS_NONE - Static variable in interface gate.wordnet.Adjective
adjective - position unknown
ADJ_POS_PREDICATIVE - Static variable in interface gate.wordnet.Adjective
adjective - predicate position
ADMIN_GROUP_ID - Static variable in class gate.security.TestSecurity
 
ADMIN_USER_ID - Static variable in class gate.security.TestSecurity
 
AGPosition - Variable in class gate.fsm.FSMInstance
The place (Node) in the AnnotationSet where the matching started
ALIASLISTNAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
ANNIEConstants - interface gate.creole.ANNIEConstants.
This interface defines constants used by the ANNIE processing resources.
ANNIETransducer - class gate.creole.ANNIETransducer.
The ANNIE named entity transducer.
ANNIETransducer() - Constructor for class gate.creole.ANNIETransducer
 
ANNOTATION_ADDED - Static variable in class gate.event.AnnotationSetEvent
Event type used for situations when a new annotation has been added
ANNOTATION_COREF_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
The name of the feature on Annotations that holds coreference matches.
ANNOTATION_OFFSET_COMPARATOR - Static variable in class gate.creole.coref.PronominalCoref
---
ANNOTATION_REMOVED - Static variable in class gate.event.AnnotationSetEvent
Event type used for situations when an annotation has been removed
ANNOTATION_SET_ADDED - Static variable in class gate.event.DocumentEvent
Event type used to mark the addition of an AnnotationSet
ANNOTATION_SET_REMOVED - Static variable in class gate.event.DocumentEvent
Event type used to mark the removal of an AnnotationSet
ANNOTATION_UPDATED - Static variable in class gate.event.AnnotationEvent
Event type used for situations when an annotation has been updated
ANNOT_TYPE_TO_EXPORT - Static variable in interface gate.GateConstants
Property to set slug annotation types for export Inline
ANTEC_AFTER - Static variable in class gate.creole.coref.PronominalCoref.Quote
---
ANTEC_BACK - Static variable in class gate.creole.coref.PronominalCoref.Quote
---
ANTEC_BEFORE - Static variable in class gate.creole.coref.PronominalCoref.Quote
---
APF_EXP_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_DTD_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_PATH_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_SOURCE_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_TYPES_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_WRITE_SOURCE_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APFormatExporter - class gate.creole.APFormatExporter.
This class implements a APF xml exporter.
APFormatExporter() - Constructor for class gate.creole.APFormatExporter
Constructor does nothing.
APPELT_STYLE - Static variable in interface gate.jape.JapeConstants
Appelt-style rule application
APPLICATION_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set slug application from command line
APP_ICON_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set icon of application from command line
APP_SPLASH_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set splash of application from command line
ARTLISTNAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
ASC - Variable in class gate.corpora.DocumentImpl
Constant used in the inner class AnnotationComparator to order annotations ascending
ASCII_CharStream - class gate.jape.parser.ASCII_CharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ASCII_CharStream(Reader, int, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
ASCII_STRING - Static variable in class gate.persist.TestPersist
 
AST_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AST_INPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AST_OUTPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AST_TAG_AS_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AST_TEXT_TAG_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AbstractController - class gate.creole.AbstractController.
 
AbstractController() - Constructor for class gate.creole.AbstractController
 
AbstractController.InternalStatusListener - class gate.creole.AbstractController.InternalStatusListener.
A simple status listener used to forward the events upstream.
AbstractController.InternalStatusListener() - Constructor for class gate.creole.AbstractController.InternalStatusListener
 
AbstractController.IntervalProgressListener - class gate.creole.AbstractController.IntervalProgressListener.
A progress listener used to convert a 0..100 interval into a smaller one
AbstractController.IntervalProgressListener(int, int) - Constructor for class gate.creole.AbstractController.IntervalProgressListener
 
AbstractCoreferencer - class gate.creole.coref.AbstractCoreferencer.
 
AbstractCoreferencer(String) - Constructor for class gate.creole.coref.AbstractCoreferencer
---
AbstractFeatureBearer - class gate.util.AbstractFeatureBearer.
A convenience implemetation of FeatureBearer.
AbstractFeatureBearer() - Constructor for class gate.util.AbstractFeatureBearer
 
AbstractGazetteer - class gate.creole.gazetteer.AbstractGazetteer.
AbstractGazetteer This class implements the common-for-all methods of the Gazetteer interface
AbstractGazetteer() - Constructor for class gate.creole.gazetteer.AbstractGazetteer
 
AbstractLanguageAnalyser - class gate.creole.AbstractLanguageAnalyser.
A parent implementation of language analysers with some default code.
AbstractLanguageAnalyser() - Constructor for class gate.creole.AbstractLanguageAnalyser
 
AbstractLanguageResource - class gate.creole.AbstractLanguageResource.
A convenience implementation of LanguageResource with some default code.
AbstractLanguageResource() - Constructor for class gate.creole.AbstractLanguageResource
 
AbstractNameBearer - class gate.util.AbstractNameBearer.
 
AbstractNameBearer() - Constructor for class gate.util.AbstractNameBearer
 
AbstractOntoGazetteer - class gate.creole.gazetteer.AbstractOntoGazetteer.
AbstratOntoGazetteer This class implemnents the methods common for all ontology-aware gazetteers.
AbstractOntoGazetteer() - Constructor for class gate.creole.gazetteer.AbstractOntoGazetteer
 
AbstractProcessingResource - class gate.creole.AbstractProcessingResource.
A convenience implementation of ProcessingResource with some default code.
AbstractProcessingResource() - Constructor for class gate.creole.AbstractProcessingResource
 
AbstractProcessingResource.InternalStatusListener - class gate.creole.AbstractProcessingResource.InternalStatusListener.
A simple status listener used to forward the events upstream.
AbstractProcessingResource.InternalStatusListener() - Constructor for class gate.creole.AbstractProcessingResource.InternalStatusListener
 
AbstractProcessingResource.IntervalProgressListener - class gate.creole.AbstractProcessingResource.IntervalProgressListener.
A progress listener used to convert a 0..100 interval into a smaller one
AbstractProcessingResource.IntervalProgressListener(int, int) - Constructor for class gate.creole.AbstractProcessingResource.IntervalProgressListener
 
AbstractResource - class gate.creole.AbstractResource.
A convenience implementation of Resource with some default code.
AbstractResource() - Constructor for class gate.creole.AbstractResource
 
AbstractTreeTableModel - class gate.swing.AbstractTreeTableModel.
An abstract implementation of the TreeTableModel interface.
AbstractTreeTableModel(Object) - Constructor for class gate.swing.AbstractTreeTableModel
Constructor for a tree-table containing only one node: the root.
AbstractVisualResource - class gate.creole.AbstractVisualResource.
A convenience implementation of VisualResource with some default code.
AbstractVisualResource() - Constructor for class gate.creole.AbstractVisualResource
Package access constructor to stop normal initialisation.
AccessController - interface gate.security.AccessController.
 
AccessControllerImpl - class gate.security.AccessControllerImpl.
 
AccessControllerImpl(String) - Constructor for class gate.security.AccessControllerImpl
---
AccessRightsDialog - class gate.gui.AccessRightsDialog.
 
AccessRightsDialog() - Constructor for class gate.gui.AccessRightsDialog
 
Action() - Method in class gate.jape.parser.ParseCpsl
 
Action - class guk.im.Action.
Defines an action in the FSM of the input method.
Action(State) - Constructor for class guk.im.Action
Constructor.
ActionsPublisher - interface gate.gui.ActionsPublisher.
This interface is used to mark resources that publish a list of actions that can be performed on them.
AdjPosition2int(Adjective) - Static method in class gate.wordnet.WNHelper
converts JWNL adjective position to GATE adjective position
Adjective - interface gate.wordnet.Adjective.
Represents WordNet adj.
AdjectiveImpl - class gate.wordnet.AdjectiveImpl.
Represents WordNet adjective implements interface Adjective
AdjectiveImpl(Word, Synset, int, int, boolean, int, Dictionary) - Constructor for class gate.wordnet.AdjectiveImpl
 
AnalyserRunningStrategy - class gate.creole.AnalyserRunningStrategy.
A type running strategy that decides whether the associated PR needs to be run based on the value of a specified feature on the document that the PR needs to be run on.
AnalyserRunningStrategy(LanguageAnalyser, int, String, String) - Constructor for class gate.creole.AnalyserRunningStrategy
 
AnalyserRunningStrategyPersistence - class gate.util.persistence.AnalyserRunningStrategyPersistence.
Persistent holder for AnalyserRunningStrategy.
AnalyserRunningStrategyPersistence() - Constructor for class gate.util.persistence.AnalyserRunningStrategyPersistence
 
AnnotDiffDialog - class gate.gui.AnnotDiffDialog.
This class wraps the AnnotationDiff one.
AnnotDiffDialog(MainFrame) - Constructor for class gate.gui.AnnotDiffDialog
Constructs an annotDiffDialog object having as parent aMainFrame
AnnotDiffDialog.DiffRunner - class gate.gui.AnnotDiffDialog.DiffRunner.
Inner class used to run an annot.
AnnotDiffDialog.DiffRunner() - Constructor for class gate.gui.AnnotDiffDialog.DiffRunner
Constructor
AnnotDiffDialog.MyCellRenderer - class gate.gui.AnnotDiffDialog.MyCellRenderer.
Inner class that adds a tool tip to the combo boxes with key and response documents.
AnnotDiffDialog.MyCellRenderer(Color, Color) - Constructor for class gate.gui.AnnotDiffDialog.MyCellRenderer
Constructs a renderer
Annotation - interface gate.Annotation.
An Annotation is an arc in an AnnotationSet.
AnnotationDeletePR - class gate.creole.annotdelete.AnnotationDeletePR.
This class is the implementation of a processing resource which deletes all annotations and sets other than 'original markups'.
AnnotationDeletePR() - Constructor for class gate.creole.annotdelete.AnnotationDeletePR
 
AnnotationDiff - class gate.annotation.AnnotationDiff.
This class compare two annotation sets on annotation type given by the AnnotationSchema object.
AnnotationDiff() - Constructor for class gate.annotation.AnnotationDiff
Constructs a AnnotationDif
AnnotationDiff.AnnotationDiffCellRenderer - class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer.
This class defines a Cell renderer for the AnnotationDiff table
AnnotationDiff.AnnotationDiffCellRenderer() - Constructor for class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer
Constructs a randerer with a table model
AnnotationDiff.AnnotationDiffTableModel - class gate.annotation.AnnotationDiff.AnnotationDiffTableModel.
A custom table model used to render a table containing the two annotation sets.
AnnotationDiff.AnnotationDiffTableModel(Collection) - Constructor for class gate.annotation.AnnotationDiff.AnnotationDiffTableModel
Constructs an AnnotationDiffTableModel given a data Collection
AnnotationDiff.AnnotationDiffTableModel() - Constructor for class gate.annotation.AnnotationDiff.AnnotationDiffTableModel
Constructs an AnnotationDiffTableModel
AnnotationDiff.AnnotationSetComparator - class gate.annotation.AnnotationDiff.AnnotationSetComparator.
 
AnnotationDiff.AnnotationSetComparator() - Constructor for class gate.annotation.AnnotationDiff.AnnotationSetComparator
 
AnnotationDiff.DiffSetElement - class gate.annotation.AnnotationDiff.DiffSetElement.
This class is used for internal purposes.
AnnotationDiff.DiffSetElement() - Constructor for class gate.annotation.AnnotationDiff.DiffSetElement
Constructor for DiffSetlement
AnnotationDiff.DiffSetElement(Annotation, Annotation, int, int) - Constructor for class gate.annotation.AnnotationDiff.DiffSetElement
Constructor for DiffSetlement
AnnotationDiffer - class gate.util.AnnotationDiffer.
 
AnnotationDiffer() - Constructor for class gate.util.AnnotationDiffer
 
AnnotationDiffer.Choice - class gate.util.AnnotationDiffer.Choice.
Represents a pairing of a key annotation with a response annotation and the associated score for that pairing.
AnnotationDiffer.Choice(int, int, int) - Constructor for class gate.util.AnnotationDiffer.Choice
 
AnnotationEvent - class gate.event.AnnotationEvent.
This class models events fired by an Annotation.
AnnotationEvent(Annotation, int) - Constructor for class gate.event.AnnotationEvent
Constructor.
AnnotationImpl - class gate.annotation.AnnotationImpl.
Provides an implementation for the interface gate.Annotation
AnnotationImpl(Integer, Node, Node, String, FeatureMap) - Constructor for class gate.annotation.AnnotationImpl
Constructor.
AnnotationImpl.EventsHandler - class gate.annotation.AnnotationImpl.EventsHandler.
All the events from the features are handled by this inner class.
AnnotationImpl.EventsHandler() - Constructor for class gate.annotation.AnnotationImpl.EventsHandler
 
AnnotationListener - interface gate.event.AnnotationListener.
A listener for events fired by an AnnotationSet (AnnotationSetEvent)
AnnotationSchema - class gate.creole.AnnotationSchema.
This class handles annotation schemas.An annotation schema is a representation of an annotation, together with its types and their attributes, values and types.
AnnotationSchema() - Constructor for class gate.creole.AnnotationSchema
Constructs an annotation schema.
AnnotationSet - interface gate.AnnotationSet.
Annotation sets
AnnotationSetEvent - class gate.event.AnnotationSetEvent.
This class models events fired by an AnnotationSet.
AnnotationSetEvent(AnnotationSet, int, Document, Annotation) - Constructor for class gate.event.AnnotationSetEvent
Constructor.
AnnotationSetImpl - class gate.annotation.AnnotationSetImpl.
Implementation of AnnotationSet.
AnnotationSetImpl(Document) - Constructor for class gate.annotation.AnnotationSetImpl
Construction from Document.
AnnotationSetImpl(Document, String) - Constructor for class gate.annotation.AnnotationSetImpl
Construction from Document and name.
AnnotationSetImpl(Collection) - Constructor for class gate.annotation.AnnotationSetImpl
Construction from Collection (which must be an AnnotationSet)
AnnotationSetImpl.AnnotationSetIterator - class gate.annotation.AnnotationSetImpl.AnnotationSetIterator.
This inner class serves as the return value from the iterator() method.
AnnotationSetImpl.AnnotationSetIterator() - Constructor for class gate.annotation.AnnotationSetImpl.AnnotationSetIterator
 
AnnotationSetImpl.VerboseHashMap - class gate.annotation.AnnotationSetImpl.VerboseHashMap.
Class used for the indexById structure.
AnnotationSetImpl.VerboseHashMap() - Constructor for class gate.annotation.AnnotationSetImpl.VerboseHashMap
 
AnnotationSetListener - interface gate.event.AnnotationSetListener.
A listener for events fired by an AnnotationSet (AnnotationSetEvent)
AnnotationSetTransfer - class gate.creole.annotransfer.AnnotationSetTransfer.
This class is the implementation of the resource ACEPROCESSOR.
AnnotationSetTransfer() - Constructor for class gate.creole.annotransfer.AnnotationSetTransfer
 
AnnotationVisualResource - interface gate.creole.AnnotationVisualResource.
Visual Resources that display and/or edit annotations.
AnonymousJavaBlock() - Method in class gate.jape.parser.ParseCpsl
 
AppearanceDialog - class gate.gui.AppearanceDialog.
 
AppearanceDialog(Frame, String, boolean, Component[]) - Constructor for class gate.gui.AppearanceDialog
 
AppearanceDialog(Dialog, String, boolean, Component[]) - Constructor for class gate.gui.AppearanceDialog
 
AppearanceDialog.ApplyAction - class gate.gui.AppearanceDialog.ApplyAction.
 
AppearanceDialog.ApplyAction() - Constructor for class gate.gui.AppearanceDialog.ApplyAction
 
AppearanceDialog.CancelAction - class gate.gui.AppearanceDialog.CancelAction.
 
AppearanceDialog.CancelAction() - Constructor for class gate.gui.AppearanceDialog.CancelAction
 
AppearanceDialog.OKAction - class gate.gui.AppearanceDialog.OKAction.
 
AppearanceDialog.OKAction() - Constructor for class gate.gui.AppearanceDialog.OKAction
 
AskWannaSave(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Wanna Save Dialog invocation.
AssignmentExpression() - Method in class gate.jape.parser.ParseCpsl
 
AttrVal() - Method in class gate.jape.parser.ParseCpsl
 
Attribute - class gate.creole.ml.Attribute.
Describes an attribute associated to a ML instance.
Attribute(Element) - Constructor for class gate.creole.ml.Attribute
 
Attribute() - Constructor for class gate.creole.ml.Attribute
 
ac - Variable in class gate.persist.JDBCDataStore
Security factory that contols access to objects in the datastore the security session is from this factory
ac - Variable in class gate.security.GroupImpl
---
ac - Variable in class gate.security.UserImpl
reference to the security factory
accept(File) - Method in class gate.util.ExtensionFileFilter
Checks a file for compliance with the requested extensions.
acceptedExtensions - Variable in class gate.util.ExtensionFileFilter
The set of accepted extensions
accessControllerPool - Static variable in class gate.Factory
An object to source events from.
accessMode - Variable in class gate.security.SecurityInfo
 
action - Variable in class gate.fsm.State
The right hand side associated to the rule for which this state recognizes the lhs.
actionClassBytes - Variable in class gate.jape.RightHandSide
The bytes of the compiled action class.
actionClassClassFileName - Variable in class gate.jape.RightHandSide
Name of the .class file for the action class.
actionClassJavaFileName - Variable in class gate.jape.RightHandSide
Name of the .java file for the action class.
actionClassName - Variable in class gate.jape.RightHandSide
The name of the action class.
actionClassNumber - Static variable in class gate.jape.RightHandSide
Cardinality of the action class set.
actionClassQualifiedName - Variable in class gate.jape.RightHandSide
The qualified name of the action class.
actionClassString - Variable in class gate.jape.RightHandSide
The string we use to create the action class.
actionList - Variable in class gate.creole.ml.MachineLearningPR
 
actionList - Variable in class gate.gui.SerialControllerEditor
The list of actions provided by this editor
actionPerformed(ActionEvent) - Method in class gate.creole.ml.weka.Wrapper.LoadModelAction
 
actionPerformed(ActionEvent) - Method in class gate.creole.ml.weka.Wrapper.SaveDatasetAsArffAction
 
actionPerformed(ActionEvent) - Method in class gate.creole.ml.weka.Wrapper.SaveModelAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.AppearanceDialog.ApplyAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.AppearanceDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.AppearanceDialog.OKAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.CorpusEditor.NewDocumentAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.CorpusEditor.RemoveDocumentsAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.CreateIndexGUI.EditFeatureListAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.CreateIndexGUI.SelectDirAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.DocumentEditor.DeleteSelectedAnnotationsAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.DocumentEditor.EditAnnotationAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.DocumentEditor.NewAnnotationAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.DocumentEditor.PrintAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.DocumentEditor.SearchAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ListEditorDialog.AddAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ListEditorDialog.RemoveAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.LogArea.ClearAllAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.LogArea.CopyAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.LogArea.SelectAllAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.CleanMarkedCorpusEvalAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.CloseSelectedResourcesAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.CloseViewAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.ExitGateAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.GenerateStoredCorpusEvalAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.HelpAboutAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.HelpUserGuideAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.LoadANNIEWithDefaultsAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.LoadANNIEWithoutDefaultsAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.LoadANNIEWithoutDefaultsAction1
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.LoadCreoleRepositoryAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.LoadResourceFromFileAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.NewAnnotDiffAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.NewBootStrapAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.NewCorpusAnnotDiffAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.NewCorpusEvalAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.NewDSAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.NewGazetteerEditorAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.NewOntologyEditorAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.NewResourceAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.OpenDSAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.RenameResourceAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.StopAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.StoredMarkedCorpusEvalAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame.VerboseModeCorpusEvalToolAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.CloseAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.CreateIndexAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.CreateIndexAction1
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.DeleteIndexAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.DumpArffAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.DumpPreserveFormatAction
This method takes care of how the dumping is done
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.DumpToFileAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.OptimizeIndexAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.PopulateCorpusAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.ReloadAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.ReloadClassAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.SaveAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.SaveAsXmlAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.SaveCorpusAsXmlAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.NameBearerHandle.SaveToAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.OptionsDialog.OKAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.OracleDatastoreViewer.DeleteAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.OracleDatastoreViewer.LoadAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.SerialControllerEditor.AddPRAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.SerialControllerEditor.RemovePRAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.SerialControllerEditor.RunAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.SerialDatastoreViewer.DeleteAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.SerialDatastoreViewer.LoadAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.CloseAllDocumentAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.CloseSelectedDocumentAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.ExportAllDocumentAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.ExportAllDocumentInlineAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.ExportDocumentAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.ExportDocumentInlineAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.HelpAboutSlugAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.ImportDocumentAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.LoadAllDocumentAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.PopulateCorpusAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.RestoreDefaultApplicationAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.RunApplicationAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.RunApplicationOneDocumentAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.StoreAllDocumentAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.StoreAllDocumentAsAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.ShellSlacFrame.TestStoreAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.SyntaxTreeViewer
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.Add2GroupAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.AddGroupAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.AddUserAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.ChangePasswordAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.CreateUserAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.DeleteGroupAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.DeleteUserAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.RemoveFromGroupAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.RemoveUserAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.RenameGroupAction
 
actionPerformed(ActionEvent) - Method in class gate.gui.UserGroupEditor.RenameUserAction
 
actionPerformed(ActionEvent) - Method in class gate.swing.XJEditorPane.BackAction
 
actionPerformed(ActionEvent) - Method in class gate.swing.XJEditorPane.ForwardAction
 
actionPerformed(ActionEvent) - Method in class guk.Editor_AboutBox
Close the dialog on a button event
actionPublishers - Variable in class gate.gui.NameBearerHandle
Stores all the action providers for this resource.
actionsDirName - Static variable in class gate.jape.RightHandSide
Package name for action classes.
actionsList - Variable in class gate.creole.ml.weka.Wrapper
 
activate() - Method in class gate.gui.MainFrame.CartoonMinder
 
activate() - Method in class guk.im.GateIM
Activates this input method
active - Variable in class gate.gui.MainFrame.CartoonMinder
 
actualHighlights - Variable in class gate.gui.DocumentEditor.SelectionBlinker
 
add(Node, Node, String, FeatureMap) - Method in interface gate.AnnotationSet
Create and add an annotation with pre-existing nodes, and return its id
add(Integer, Long, Long, String, FeatureMap) - Method in interface gate.AnnotationSet
Create and add an annotation with a pre-existing ID
add(Long, Long, String, FeatureMap) - Method in interface gate.AnnotationSet
Create and add an annotation and return its id
add(Object) - Method in interface gate.AnnotationSet
Add an existing annotation.
add(Object) - Method in class gate.DataStoreRegister
Adds the specified element to this set if it is not already present.
add(Node, Node, String, FeatureMap) - Method in class gate.annotation.AnnotationSetImpl
Create and add an annotation with pre-existing nodes, and return its id
add(Object) - Method in class gate.annotation.AnnotationSetImpl
Add an existing annotation.
add(Long, Long, String, FeatureMap) - Method in class gate.annotation.AnnotationSetImpl
Create and add an annotation and return its id
add(Integer, Long, Long, String, FeatureMap) - Method in class gate.annotation.AnnotationSetImpl
Create and add an annotation from database read data In this case the id is already known being previously fetched from the database
add(Object) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Add an existing annotation.
add(int, Object) - Method in class gate.corpora.CorpusImpl.VerboseList
 
add(Object) - Method in class gate.corpora.CorpusImpl
 
add(int, Object) - Method in class gate.corpora.CorpusImpl
 
add(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
add(int, Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
add(Object) - Method in class gate.corpora.SerialCorpusImpl
 
add(int, Object) - Method in class gate.corpora.SerialCorpusImpl
 
add(ProcessingResource) - Method in class gate.creole.ConditionalSerialAnalyserController
Overidden from SerialController to only allow LanguageAnalysers as components.
add(int, ProcessingResource) - Method in class gate.creole.ConditionalSerialController
Set a PR at a specified location.
add(ProcessingResource) - Method in class gate.creole.ConditionalSerialController
Add a PR to the end of the execution list.
add(List) - Method in class gate.creole.ParameterList
Add a parameter disjunction.
add(ProcessingResource) - Method in class gate.creole.SerialAnalyserController
Overidden from SerialController to only allow LanguageAnalysers as components.
add(int, ProcessingResource) - Method in class gate.creole.SerialController
 
add(ProcessingResource) - Method in class gate.creole.SerialController
 
add(String, Lookup) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
add(String, Lookup) - Method in interface gate.creole.gazetteer.Gazetteer
Adds a new string to the gazetteer
add(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
add(int, Object) - Method in class gate.creole.gazetteer.GazetteerList
 
add(int, Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
add(Object) - Method in class gate.creole.gazetteer.LinearDefinition
adds a new node, only if its list is new and uniquely mapped to this node.
add(Object) - Method in class gate.creole.gazetteer.MappingDefinition
adds a new node, only if its list is new and uniquely mapped to this node.
add(int, Object) - Method in class gate.creole.gazetteer.MappingDefinition
adds a new node at the specified position, only if its list is new and uniquely mapped to this node.
add(String, Lookup) - Method in class gate.creole.gazetteer.OntoGazetteerImpl
Adds a string item to the model and associates it with a Lookup
add(Rule) - Method in class gate.jape.PrioritisedRuleList
Adds a rule in order.
add(Rule, int) - Method in class gate.jape.PrioritisedRuleList
Adds a rule in order.
add(Object) - Method in class gate.util.SimpleArraySet
 
add(long, Object) - Method in class gate.util.SimpleSortedSet
add the new annotation to the annotation list for the given offset Note: if the offset is not in the map new empty list is created and the annotation is added to it
add(int, Object) - Method in class gate.util.WeakBumpyStack
Inserts the specified element at the specified position in this list.
addAction() - Method in class gate.gui.CreateIndexDialog
 
addAction - Variable in class gate.gui.ListEditorDialog
An action that adds the item being edited to the list
addAction(String, String, String) - Method in class guk.im.LocaleHandler
 
addAction(Key, Action) - Method in class guk.im.State
Adds anew action to this state.
addAll(Collection) - Method in class gate.annotation.AnnotationSetImpl
Adds multiple annotations to this set in one go.
addAll(Collection) - Method in class gate.corpora.CorpusImpl
 
addAll(int, Collection) - Method in class gate.corpora.CorpusImpl
 
addAll(Collection) - Method in class gate.corpora.DatabaseCorpusImpl
 
addAll(int, Collection) - Method in class gate.corpora.DatabaseCorpusImpl
 
addAll(Collection) - Method in class gate.corpora.SerialCorpusImpl
 
addAll(int, Collection) - Method in class gate.corpora.SerialCorpusImpl
 
addAll(List) - Method in class gate.creole.ParameterList
Add all the members of a parameter list (as individual disjunctions)
addAll(Collection) - Method in class gate.creole.gazetteer.GazetteerList
Adds entire collection
addAll(int, Collection) - Method in class gate.creole.gazetteer.GazetteerList
 
addAll(int, Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
addAll(Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
addAll(Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
addAll(int, Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
addAllForTreeSet(SortedSet, Object) - Method in class gate.util.RBTreeMap
Intended to be called only from TreeSet.addAll
addAllKeepIDs(Collection) - Method in class gate.annotation.AnnotationSetImpl
Adds multiple annotations to this set in one go.
addAnnotationListener(AnnotationListener) - Method in interface gate.Annotation
Adds an annotation listener
addAnnotationListener(AnnotationListener) - Method in class gate.annotation.AnnotationImpl
Adds an annotation listener
addAnnotationSetListener(AnnotationSetListener) - Method in interface gate.AnnotationSet
 
addAnnotationSetListener(AnnotationSetListener) - Method in class gate.annotation.AnnotationSetImpl
 
addAnnotationsByOffset(SimpleSortedSet, Set) - Method in class gate.jape.SinglePhaseTransducer
 
addAttribute(JdmAttribute) - Method in class gate.jape.Constraint
Add an attribute.
addAttribute(String, Object) - Method in class gate.jape.Constraint
Create and add an attribute.
addBinding(String, ComplexPatternElement, HashSet, boolean) - Method in class gate.jape.LeftHandSide
Add a binding record.
addBlock(String) - Method in class gate.jape.RightHandSide
Add an anonymous block to the action class
addBlock(String, String) - Method in class gate.jape.RightHandSide
Add a named block to the action class
addBtn - Variable in class gate.gui.ListEditorDialog
Used to add a new value to the list
addButon - Variable in class gate.gui.SerialControllerEditor
Adds one or more PR(s) to the controller
addButton - Variable in class gate.gui.CollectionSelectionDialog
The button that adds items to the target list
addButton - Variable in class gate.gui.CreateIndexDialog
 
addChoice(AnnotationDiffer.Choice, int, List) - Method in class gate.util.AnnotationDiffer
 
addClass(OClass) - Method in class gate.creole.ProtegeProjectName
 
addClass(OClass) - Method in interface gate.creole.ontology.Ontology
Adds a class to the ontology.
addConfig(Map) - Static method in class gate.DataStoreRegister
Adds configuration data (e.g.
addConstraint(Constraint) - Method in class gate.jape.BasicPatternElement
Add a constraint.
addCorpusListener(CorpusListener) - Method in interface gate.Corpus
Registers a new CorpusListener with this corpus.
addCorpusListener(CorpusListener) - Method in class gate.corpora.CorpusImpl
 
addCorpusListener(CorpusListener) - Method in class gate.corpora.SerialCorpusImpl
 
addCreoleListener(CreoleListener) - Method in class gate.CreoleProxy
 
addCreoleListener(CreoleListener) - Method in interface gate.CreoleRegister
Registers a CreoleListenerwith this CreoleRegister.
addCreoleListener(CreoleListener) - Method in class gate.DataStoreRegister
Registers a new CreoleListener with this DataStoreRegister.
addCreoleListener(CreoleListener) - Static method in class gate.Factory
Add a listener
addCreoleListener(CreoleListener) - Static method in class gate.Gate
Registers a CreoleListener with the Gate system
addCreoleListener(CreoleListener) - Method in class gate.creole.CreoleRegisterImpl
 
addDatastoreListener(DatastoreListener) - Method in interface gate.DataStore
Registers a new DatastoreListener with this datastore
addDatastoreListener(DatastoreListener) - Method in class gate.persist.JDBCDataStore
Registers a new DatastoreListener with this datastore
addDatastoreListener(DatastoreListener) - Method in class gate.persist.SerialDataStore
 
addDirectory(URL) - Method in interface gate.CreoleRegister
Add a CREOLE directory URL.
addDirectory(URL) - Method in class gate.creole.CreoleRegisterImpl
Add a CREOLE directory URL to the register and to the GATE classloader.
addDocumentListener(DocumentListener) - Method in interface gate.Document
Adds a DocumentListener to this document.
addDocumentListener(DocumentListener) - Method in class gate.corpora.DocumentImpl
 
addDocumentToCorpus(Long, Long) - Method in class gate.persist.JDBCDataStore
adds document to corpus in the database if the document is already part of the corpus nothing changes
addDocumentToCorpus(Long, Long) - Method in class gate.persist.OracleDataStore
adds document to corpus in the database if the document is already part of the corpus nothing changes
addDocumentToCorpus(Long, Long) - Method in class gate.persist.PostgresDataStore
adds document to corpus in the database if the document is already part of the corpus nothing changes
addEscapes(String) - Static method in class gate.jape.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExtension(String) - Method in class gate.util.ExtensionFileFilter
Adds a new extension to the list of accepted extensions.
addFeatButton - Variable in class gate.gui.SchemaAnnotationEditor
This button does the opposite of the above
addFeatureMapListener(FeatureMapListener) - Method in interface gate.FeatureMap
Adds a gate listener
addFeatureMapListener(FeatureMapListener) - Method in class gate.util.SimpleFeatureMapImpl
Adds a gate listener
addGateListener(GateListener) - Method in interface gate.AnnotationSet
 
addGateListener(GateListener) - Method in class gate.annotation.AnnotationSetImpl
 
addGazetteerListener(GazetteerListener) - Method in class gate.creole.gazetteer.AbstractGazetteer
Registers a Gazetteer Listener
addGazetteerListener(GazetteerListener) - Method in interface gate.creole.gazetteer.Gazetteer
Registers a Gazetteer Listener
addHandler(Object) - Method in class gate.util.Lax
Add a handler to the list of handler objects.
addIndexField(IndexField) - Method in class gate.creole.ir.DefaultIndexDefinition
Add new IndexField object to fields list.
addInput(String) - Method in class gate.jape.SinglePhaseTransducer
Adds a new type of input annotations used by this transducer.
addInstance(String, OClass) - Method in interface gate.creole.ontology.KnowledgeBase
Adds an instance to the knowledge base.
addInstance(OInstance) - Method in interface gate.creole.ontology.KnowledgeBase
Adds an instance to the knowledge base.
addInstantiation(Resource) - Method in class gate.creole.ResourceData
Add an instantiation of the resource to the register of these
addJar(JarOutputStream, JarFile) - Method in class gate.util.JarFiles
This method adds all entries from sourceJar to destinationJar NOTE: that manifest information is not added, method will throw a gate Exception if a duplicate entry file is found.
addJob(Object) - Method in class guk.im.KeyboardMap
Adds a job to the job list of the thread.
addLayoutComponent(String, Component) - Method in class gate.swing.MenuLayout
Adds the specified component to the layout.
addLeaves(Map) - Method in class gate.creole.ml.weka.StringToNominalFilter
 
addLineNumbers(String) - Static method in class gate.util.Strings
Helper method to add line numbers to a string
addLines(STreeNode) - Method in class gate.gui.SyntaxTreeViewer
 
addLookup(String, Lookup) - Method in class gate.creole.gazetteer.DefaultGazetteer
Adds one phrase to the list of phrases recognised by this gazetteer
addLookup(Lookup) - Method in class gate.creole.gazetteer.FSMState
Adds a new looup description to this state's lookup descriptions set
addMenu - Variable in class gate.gui.SerialControllerEditor
The "Add PR" menu; part of the popup menu
addNewBtn - Variable in class gate.gui.FeaturesEditor
 
addPadding(String, int) - Static method in class gate.util.Strings
Add n pad characters to pad.
addPatternElement(PatternElement) - Method in class gate.jape.ConstraintGroup
Add an element to the current conjunction.
addPermissibleValue(Object) - Method in class gate.creole.FeatureSchema
Adds a value to the enumeration of permissible value for an feature of this type.
addPhase(String, Transducer) - Method in class gate.jape.MultiPhaseTransducer
Add phase.
addPositionInfo(long, long, long, long) - Method in class gate.corpora.RepositioningInfo
Create a new position information record.
addProcessProgressListener(ProgressListener) - Method in class gate.jape.Rule
 
addProgressListener(ProgressListener) - Method in class gate.creole.AbstractController
Adds a ProgressListener to the list of listeners for this processing resource.
addProgressListener(ProgressListener) - Method in class gate.creole.AbstractProcessingResource
Adds a ProgressListener to the list of listeners for this processing resource.
addProgressListener(ProgressListener) - Method in class gate.gui.NameBearerHandle
 
addProgressListener(ProgressListener) - Method in class gate.gui.SerialControllerEditor
 
addProgressListener(ProgressListener) - Method in class gate.jape.Batch
 
addProgressListener(ProgressListener) - Method in class gate.jape.SinglePhaseTransducer
 
addProgressListener(ProgressListener) - Method in class gate.jape.Transducer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class gate.gui.DocumentEditor
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class gate.gui.DocumentEditor
 
addRepositioningInfo(String, int, int) - Method in class gate.html.HtmlDocumentHandler
For given content the list with shrink position information is searched and on the corresponding positions the correct repositioning information is calculated and generated.
addRule(Rule) - Method in class gate.jape.SinglePhaseTransducer
Add a rule.
addSecurityData(DataStore, Map) - Static method in class gate.DataStoreRegister
Adds security data for this datastore
addSpaceOnMarkupUnpackChk - Variable in class gate.gui.OptionsDialog
The "Add extra space markup unpack if needed" checkbox
addStatusListener(StatusListener) - Method in class gate.DocumentFormat
 
addStatusListener(StatusListener) - Method in class gate.creole.AbstractController
Adds a StatusListener to the list of listeners for this processing resource
addStatusListener(StatusListener) - Method in class gate.creole.AbstractProcessingResource
Adds a StatusListener to the list of listeners for this processing resource
addStatusListener(StatusListener) - Method in class gate.email.EmailDocumentHandler
This methos is called when a listener is registered with this class
addStatusListener(StatusListener) - Method in class gate.gui.NameBearerHandle
 
addStatusListener(StatusListener) - Method in class gate.gui.SerialControllerEditor
 
addStatusListener(StatusListener) - Method in class gate.html.HtmlDocumentHandler
 
addStatusListener(StatusListener) - Method in class gate.jape.Batch
 
addStatusListener(StatusListener) - Method in class gate.jape.Rule
 
addStatusListener(StatusListener) - Method in class gate.jape.Transducer
 
addStatusListener(StatusListener) - Method in class gate.jape.parser.ParseCpsl
 
addStatusListener(StatusListener) - Method in class gate.swing.XJEditorPane
 
addStatusListener(StatusListener) - Method in class gate.xml.GateFormatXmlDocumentHandler
This methos is called when a listener is registered with this class
addStatusListener(StatusListener) - Method in class gate.xml.XmlDocumentHandler
This methos is called when a listener is registered with this class
addSubClass(OClass) - Method in interface gate.creole.ontology.OClass
Adds a sub class to this class.
addSubClass(OClass) - Method in class gate.creole.ontology.OClassImpl
 
addSubClass(int, int) - Method in interface gate.creole.ontology.OntologyEditor
Invokes an add sub class dialog in position x,y
addSubClass(ClassNode, String, String) - Method in interface gate.creole.ontology.OntologyEditor
Adds Sub Class given a ClassNode and the resulting info from the Add Sub Class dialog.
addSuperClass(OClass) - Method in interface gate.creole.ontology.OClass
Adds a super class to this class.
addSuperClass(OClass) - Method in class gate.creole.ontology.OClassImpl
 
addToDiffset(AnnotationDiff.DiffSetElement) - Method in class gate.annotation.AnnotationDiff
This method add an DiffsetElement to the DiffSet and also counts the number of compatible, partialCompatible, Incorect and Missing annotations.
addToDiffset(CorpusAnnotationDiff.DiffSetElement) - Method in class gate.annotation.CorpusAnnotationDiff
This method add an DiffsetElement to the DiffSet and also counts the number of compatible, partialCompatible, Incorect and Missing annotations.
addToEndOffsetIndex(Annotation) - Method in class gate.annotation.AnnotationSetImpl
Add an annotation to the end offset index.
addToOffsetIndex(Annotation) - Method in class gate.annotation.AnnotationSetImpl
Add an annotation to the offset indices.
addToStartOffsetIndex(Annotation) - Method in class gate.annotation.AnnotationSetImpl
Add an annotation to the start offset index.
addToTypeIndex(Annotation) - Method in class gate.annotation.AnnotationSetImpl
Add an annotation to the type index.
addTrainingInstance(List) - Method in interface gate.creole.ml.MLEngine
Adds a new training instance to the dataset.
addTrainingInstance(List) - Method in class gate.creole.ml.weka.Wrapper
 
addTransition(Transition) - Method in class gate.fsm.State
Adds a new transition to the list of outgoing transitions for this state.
addTreeModelListener(TreeModelListener) - Method in class gate.swing.AbstractTreeTableModel
Registers a new TreeModelListener with this * model.
addURL(URL) - Method in class gate.util.GateClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addUser(Long, Session) - Method in interface gate.security.Group
---
addUser(User, Session) - Method in interface gate.security.Group
---
addUser(Long, Session) - Method in class gate.security.GroupImpl
---
addUser(User, Session) - Method in class gate.security.GroupImpl
---
add_escapes(String) - Method in class gate.jape.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addedAnnotations - Variable in class gate.annotation.DatabaseAnnotationSetImpl
The listener for the events coming from the document (annotations and annotation sets added or removed).
addedAnotationSets - Variable in class gate.corpora.DatabaseDocumentImpl
 
addedDocs - Variable in class gate.corpora.SerialCorpusImpl
 
addedDocuments - Variable in class gate.corpora.DatabaseCorpusImpl
 
additionalKeymaps - Variable in class guk.im.GateIM
Not used
adjPosition - Variable in class gate.wordnet.AdjectiveImpl
 
adjustBeginLineColumn(int, int) - Method in class gate.jape.parser.ASCII_CharStream
Method to adjust line and column numbers for the start of a token.
adjustSizes() - Method in class gate.swing.XJTable
Resizes all the cells so they accommodate the components at their preferred sizes.
adopt(LanguageResource, SecurityInfo) - Method in interface gate.DataStore
Adopt a resource for persistence.
adopt(LanguageResource, SecurityInfo) - Method in class gate.persist.JDBCDataStore
Adopt a resource for persistence.
adopt(LanguageResource, SecurityInfo) - Method in class gate.persist.SerialDataStore
Adopt a resource for persistence.
advanceTokenPosition(Annotation, int, Object[]) - Method in class gate.creole.coref.NominalCoref
Use this method to keep the current token pointer at the right point in the token list
alias - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
allAnnots - Variable in class gate.creole.GazetteerListsCollector
 
allAutoloaders(List) - Method in class gate.creole.TestCreole
Utility method to check that a list of resources are all auto-loading.
allFeaturesRadio - Variable in class gate.gui.AnnotDiffDialog
A Radio button for selecting all features that would be used in diff
allFeaturesRadio - Variable in class gate.gui.CorpusAnnotDiffDialog
A Radio button for selecting all features that would be used in diff
allMatchingNeeded - Variable in class gate.creole.orthomatcher.OrthoMatcher
This is an internal variable to indicate whether we matched using a rule that requires that the newly matched annotation matches all the others This is needed, because organizations can share first/last tokens like News and be different
allPackages - Variable in class gate.creole.BootStrap
the packages used by the class which creates the resources
allStates - Variable in class gate.fsm.FSM
The set of states for this FSM
alreadyPresentInGazetteer(String) - Method in class gate.creole.GazetteerListsCollector
The idea is to have this method check if an item is already present in the gazetteer under this type, and if so, not to add it.
alt - Variable in class guk.im.KeyboardMap
 
ampCodingInfo - Variable in class gate.html.HtmlDocumentHandler
Keep the refference to this structure
ampCodingInfo - Variable in class gate.xml.XmlDocumentHandler
Keep the refference to this structure
analyseAmpCodding(String) - Method in class gate.corpora.DocumentImpl
This function compute size of the ampersand codded sequence when semicolin is not present.
analyserMode - Variable in class gate.gui.SerialControllerEditor
Is the controller displayed an analyser controller?
anaphor2antecedent - Variable in class gate.creole.coref.NominalCoref
---
anaphor2antecedent - Variable in class gate.creole.coref.PronominalCoref
---
animator - Variable in class gate.gui.MainFrame
 
ann - Variable in class gate.gui.DocumentEditor.EventsHandler.HighlightsRemover
 
ann - Variable in class gate.gui.DocumentEditor.EventsHandler.HihglightsShower
 
annot - Variable in class gate.gui.STreeNode
 
annotDiff - Variable in class gate.gui.AnnotDiffDialog
A reference to annotDiff object that does the diff
annotDiff - Variable in class gate.gui.CorpusAnnotDiffDialog
A reference to annotDiff object that does the diff
annotSchemaComboBox - Variable in class gate.gui.SchemaAnnotationEditor
Displays all possible annotation schema loaded into the system
annotSetName - Variable in class gate.util.CorpusBenchmarkTool
 
annotSetName - Variable in class gate.util.CorpusSaver
 
annotType - Variable in class gate.gui.UnrestrictedAnnotationEditor.MyCustomFeatureBearer
 
annotType - Variable in class gate.jape.Constraint
The type of annnotation we're looking for.
annotTypeLabel - Variable in class gate.gui.UnrestrictedAnnotationEditor
 
annotTypeTextField - Variable in class gate.gui.UnrestrictedAnnotationEditor
 
annotTypes - Static variable in class gate.util.CorpusBenchmarkTool
 
annotateMessages() - Method in class gate.email.EmailDocumentHandler
Reads the Gate Document line by line and does the folowing things: Each line is analized in order to detect where an e-mail starts.
annotateParagraphs(Document, int, int, String) - Method in class gate.corpora.TextualDocumentFormat
This method annotates paragraphs in a GATE document.
annotation - Variable in class gate.event.AnnotationSetEvent
 
annotation - Variable in class gate.gui.DocumentEditor.EditAnnotationAction
 
annotation - Variable in class gate.gui.DocumentEditor.HighlightAnnotationMenu
 
annotationAdded(AnnotationSetEvent) - Method in interface gate.event.AnnotationSetListener
Called when a new Annotation has been added
annotationAdded(AnnotationSetEvent) - Method in class gate.gui.DocumentEditor.EventsHandler
 
annotationIDs - Variable in class gate.gui.DocumentEditor.CorefData
 
annotationListeners - Variable in class gate.annotation.AnnotationImpl
The set of listeners of the annotation update events.
annotationName - Variable in class gate.creole.AnnotationSchema
The name of the annotation
annotationRemoved(AnnotationSetEvent) - Method in interface gate.event.AnnotationSetListener
Called when an Annotation has been removed
annotationRemoved(AnnotationSetEvent) - Method in class gate.gui.DocumentEditor.EventsHandler
 
annotationSchema - Variable in class gate.annotation.AnnotationDiff
The annotation schema object used to get the annotation name
annotationSchema - Variable in class gate.annotation.CorpusAnnotationDiff
The annotation schema object used to get the annotation name
annotationSet - Variable in class gate.creole.ml.MachineLearningPR
 
annotationSetAdded(DocumentEvent) - Method in interface gate.event.DocumentListener
Called when a new AnnotationSet has been added
annotationSetAdded(DocumentEvent) - Method in class gate.gui.DocumentEditor.EventsHandler
 
annotationSetListeners - Variable in class gate.annotation.AnnotationSetImpl
 
annotationSetName - Variable in class gate.creole.coref.NominalCoref
---
annotationSetName - Variable in class gate.creole.coref.PronominalCoref
---
annotationSetName - Variable in class gate.creole.dumpingPR.DumpingPR
the name of the annotation set from which to take the annotations for dumping
annotationSetName - Variable in class gate.creole.gazetteer.AbstractGazetteer
Used to store the annotation set currently being used for the newly generated annotations
annotationSetName - Variable in class gate.creole.orthomatcher.OrthoMatcher
the name of the annotation set
annotationSetName - Variable in class gate.creole.tokeniser.DefaultTokeniser
 
annotationSetName - Variable in class gate.creole.tokeniser.SimpleTokeniser
the annotations et where the new annotations will be adde
annotationSetName - Variable in class gate.event.DocumentEvent
 
annotationSetRemoved(DocumentEvent) - Method in interface gate.event.DocumentListener
Called when an AnnotationSet has been removed
annotationSetRemoved(DocumentEvent) - Method in class gate.gui.DocumentEditor.EventsHandler
 
annotationSetToXml(AnnotationSet) - Method in class gate.corpora.DocumentImpl
This method saves an AnnotationSet as XML.
annotationSetsEqual(AnnotationSet, AnnotationSet) - Static method in class gate.util.TestEqual
Two AnnotationSet are equal if their name, the documents of which belong to the AnnotationSets and annotations from the sets are the same
annotationTypeDisplayed - Variable in class gate.creole.ResourceData
The full type name of the annotation displayed by this viewer.
annotationTypeForFalsePositive - Variable in class gate.annotation.AnnotationDiff
This string represents the type of annotations used to play the roll of total number of words needed to calculate the False Positive.
annotationTypeForFalsePositive - Variable in class gate.annotation.CorpusAnnotationDiff
This string represents the type of annotations used to play the roll of total number of words needed to calculate the False Positive.
annotationTypes - Variable in class gate.creole.GazetteerListsCollector
 
annotationTypes - Static variable in class gate.creole.TestPR
 
annotationTypes - Variable in class gate.creole.annotdelete.AnnotationDeletePR
 
annotationTypes - Variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
annotationTypes - Variable in class gate.creole.dumpingPR.DumpingPR
A list of annotation types, which are to be dumped into the output file
annotationTypes - Variable in class gate.creole.orthomatcher.OrthoMatcher
the types of the annotation
annotationUpdated(AnnotationEvent) - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
annotationUpdated(AnnotationEvent) - Method in interface gate.event.AnnotationListener
Called when an Annotation has been updated
annotations - Variable in class gate.creole.ml.MachineLearningPR
 
annotations - Variable in class gate.gui.DocumentEditor.TypeData
 
annotations2Trees() - Method in class gate.gui.SyntaxTreeViewer
Converts the annotations into treeNodes
annotations2ontology(Writer) - Method in class gate.creole.RDFFormatExporter
 
annotationsTable - Variable in class gate.gui.DocumentEditor
The table placed below the text display used for showing annotations
annotationsTableModel - Variable in class gate.gui.DocumentEditor
Model for the annotations table
annotationsTableVisible - Variable in class gate.gui.DocumentEditor
 
annotationsTableVisibleBtn - Variable in class gate.gui.DocumentEditor
 
annotatorArgsMap - Static variable in class gate.Main
Map of annotator arguments.
annotatorNames - Static variable in class gate.Main
List of annotators we were asked to run on the collection.
annots2Remove - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
annotsByEndNode - Variable in class gate.annotation.AnnotationSetImpl
Maps node ids (Integers) to AnnotationSets representing those annotations that end at that node
annotsById - Variable in class gate.annotation.AnnotationSetImpl
Maps annotation ids (Integers) to Annotations
annotsByStartNode - Variable in class gate.annotation.AnnotationSetImpl
Maps node ids (Integers) to AnnotationSets representing those annotations that start from that node
annotsByType - Variable in class gate.annotation.AnnotationSetImpl
Maps annotation types (Strings) to AnnotationSets
antecedentsAfter - Variable in class gate.creole.coref.PronominalCoref.Quote
---
antecedentsBackInContext - Variable in class gate.creole.coref.PronominalCoref.Quote
---
antecedentsBefore - Variable in class gate.creole.coref.PronominalCoref.Quote
---
appFrame - Variable in class gate.gui.ShellSlacFrame.ApplicationLoadRun
 
appURL - Variable in class gate.gui.ShellSlacFrame.ApplicationLoadRun
 
appearanceDialog - Variable in class gate.gui.MainFrame
 
application - Variable in class gate.gui.ShellSlacFrame
Shell GUI application
application - Variable in class gate.util.CorpusBenchmarkTool
 
application - Variable in class gate.util.CorpusSaver
 
applicationFile - Variable in class gate.util.CorpusBenchmarkTool
 
applicationFile - Variable in class gate.util.CorpusSaver
 
applicationsRoot - Variable in class gate.gui.MainFrame
 
applyBtn - Variable in class gate.gui.AppearanceDialog
 
applyUserPreferences() - Static method in class gate.Main
Reads the user config data and applies the required settings.
apply_rules_namematch(String, String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
apply_rules_namematch: apply rules similarly to lasie1.5's namematch
appsPopup - Variable in class gate.gui.MainFrame
 
arangeAllComponents() - Method in class gate.annotation.AnnotationDiff
This method creates the graphic components and aranges them on this JPanel
arangeAllComponents() - Method in class gate.annotation.CorpusAnnotationDiff
This method creates the graphic components and aranges them on this JPanel
areEqual(MimeType, MimeType) - Static method in class gate.DocumentFormat
Tests if two MimeType objects are equal.
arg - Variable in class gate.jape.parser.ParseCpsl.JJCalls
 
ascending - Variable in class gate.swing.XJTable
 
assertValid() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
assign - Static variable in interface gate.jape.parser.ParseCpslConstants
 
attrEnd - Variable in class gate.sgml.Sgml2Xml
 
attrStart - Variable in class gate.sgml.Sgml2Xml
 
attributeIndex - Variable in class gate.creole.ml.weka.StringToNominalFilter.WordData
 
attributeListToParameterList() - Method in class gate.config.ConfigXmlHandler
Utility method to convert the current SAX attribute list to a FeatureMap
attributes - Variable in class gate.creole.ml.DatasetDefintion
 
attributes2String(Attributes) - Method in class gate.config.ConfigXmlHandler
A verbose method for Attributes
attributes2String(Attributes) - Method in class gate.creole.CreoleXmlHandler
A verboase method for Attributes
attributesChangedAction - Variable in class guk.Editor
 
attributesData - Variable in class gate.creole.ml.weka.StringToNominalFilter
 
attrs1 - Variable in class gate.jape.Constraint
The attributes that must be present on the matched annotation.
attrs2 - Variable in class gate.jape.Constraint
The attributes array that must be present on the matched annotation.
autoLoading - Variable in class gate.creole.ResourceData
Autoloading flag
autoSaving - Variable in class gate.persist.SerialDataStore
Flag for autosaving behaviour.
available - Variable in class gate.jape.parser.ASCII_CharStream
 
availableSpacesList - Variable in class gate.swing.ColorGenerator
 

B

BINARY_CONTENT - Static variable in class gate.persist.DBHelper
binary content (may make difference for the database)
BLACK - Variable in class gate.annotation.AnnotationDiff
Used in some setForeground() methods
BLACK - Variable in class gate.annotation.CorpusAnnotationDiff
Used in some setForeground() methods
BLACK - Static variable in class gate.util.RBTreeMap
 
BLUE - Variable in class gate.annotation.AnnotationDiff
Blue used for PARTIALLY_CORRECT_TYPE
BLUE - Variable in class gate.annotation.CorpusAnnotationDiff
Blue used for PARTIALLY_CORRECT_TYPE
BRILL_STYLE - Static variable in interface gate.jape.JapeConstants
Brill-style rule application
BUFF_SIZE - Static variable in class gate.creole.BootStrap
the size of the buffer
BUFF_SIZE - Static variable in class gate.creole.orthomatcher.OrthoMatcher
the size of the buffer
BUFF_SIZE - Static variable in class gate.util.JarFiles
 
BasicPatternElement - class gate.jape.BasicPatternElement.
A pattern element within curly braces.
BasicPatternElement() - Constructor for class gate.jape.BasicPatternElement
Construction.
BasicPatternElement() - Method in class gate.jape.parser.ParseCpsl
 
Batch - class gate.jape.Batch.
Batch processing of JAPE transducers against documents or collections.
Batch() - Constructor for class gate.jape.Batch
Create non-initialised instance (private, used in main).
Batch(URL, String) - Constructor for class gate.jape.Batch
Create a fully initialised instance.
Batch(URL, String, StatusListener) - Constructor for class gate.jape.Batch
 
BeginToken() - Method in class gate.jape.parser.ASCII_CharStream
 
BooleanRenderer - class gate.gui.BooleanRenderer.
A TableCellRenderer used for Booleans
BooleanRenderer() - Constructor for class gate.gui.BooleanRenderer
 
BootStrap - class gate.creole.BootStrap.
This class creates a resource (e.g.ProcessingResource, VisualResource or Language Resource) with the information from the user and generates a project in the directory provided by the user
BootStrap() - Constructor for class gate.creole.BootStrap
 
BootStrapDialog - class gate.gui.BootStrapDialog.
This class is used to handle BootStrap wizard with the Gate GUI interface.
BootStrapDialog(MainFrame) - Constructor for class gate.gui.BootStrapDialog
 
BootStrapDialog.CreateResourceRunner - class gate.gui.BootStrapDialog.CreateResourceRunner.
Class used to run an annot.
BootStrapDialog.CreateResourceRunner() - Constructor for class gate.gui.BootStrapDialog.CreateResourceRunner
 
bGroup - Variable in class gate.gui.AppearanceDialog
 
backAction - Variable in class gate.swing.XJEditorPane
 
backUrls - Variable in class gate.swing.XJEditorPane
 
background - Variable in class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer
 
background - Variable in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffCellRenderer
 
background - Variable in class gate.gui.AnnotDiffDialog.MyCellRenderer
 
background - Variable in class gate.gui.CorpusAnnotDiffDialog.MyCellRenderer
 
backup(int) - Method in class gate.jape.parser.ASCII_CharStream
 
backwardCache - Variable in class gate.creole.ml.MachineLearningPR.Cache
Stores cached data with attribute values for instances placed before the current instance.
bar - Static variable in interface gate.jape.parser.ParseCpslConstants
 
baseB - Variable in class gate.swing.ColorGenerator.ColorSpace
 
baseG - Variable in class gate.swing.ColorGenerator.ColorSpace
 
baseR - Variable in class gate.swing.ColorGenerator.ColorSpace
 
baseURL - Variable in class gate.jape.Transducer
 
baseURL - Variable in class gate.jape.parser.ParseCpsl
 
basicAS - Variable in class gate.annotation.TestAnnotation
An annotation set
basicAS - Variable in class gate.annotation.TestDatabaseAnnotationSet
An annotation set
basicAS - Variable in class gate.email.EmailDocumentHandler
 
basicAS - Variable in class gate.html.HtmlDocumentHandler
 
basicAS - Variable in class gate.xml.XmlDocumentHandler
An annotation set used for creating annotation reffering the doc
batch - Variable in class gate.creole.Transducer
The actual JapeTransducer used for processing the document(s).
batchFinished() - Method in class gate.creole.ml.weka.StringToNominalFilter
Signifies that this batch of input to the filter is finished.
batchMode - Static variable in class gate.Main
Are we in batch mode?
batchProcess() - Static method in class gate.Main
Run commands as a batch process.
beginColumn - Variable in class gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginTrans() - Method in interface gate.persist.DatabaseDataStore
---
beginTrans() - Method in class gate.persist.JDBCDataStore
starts a transaction note that if u're already in transaction context this will not open nested transaction i.e.
beta - Variable in class gate.util.CorpusBenchmarkTool
 
bgChooser - Variable in class gate.gui.TextAttributesChooser
 
bindingName - Variable in class gate.jape.ComplexPatternElement
Binding name (may be null).
bindingNameSet - Variable in class gate.jape.parser.ParseCpsl
A list of all the bindings we made this time, for checking the RHS during parsing.
bindingTable - Variable in class gate.jape.LeftHandSide
Mapping of binding names to ComplexPatternElements
bindings - Variable in class gate.fsm.FSMInstance
A map from java.lang.String to gate.AnnotationSet describing all the bindings that took place during matching.
bindings - Variable in class gate.fsm.Transition
A list with all the labels associated to the annotations recognized by this transition.
blinkColor - Variable in class gate.gui.TabBlinker
 
blockNames - Variable in class gate.jape.RightHandSide
The set of block names.
bodyAnnotations - Variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
boldChk - Variable in class gate.gui.TextAttributesChooser
 
boldChk - Variable in class gate.swing.JFontChooser
 
bool - Static variable in interface gate.jape.parser.ParseCpslConstants
 
boolValue - Variable in class gate.persist.Dummy
 
bootStrapWizard - Variable in class gate.gui.BootStrapDialog
 
borderLayout1 - Variable in class gate.gui.SyntaxTreeViewer
 
borderLayout1 - Variable in class gate.swing.WaitDialog
 
borderLayout1 - Variable in class guk.Editor_AboutBox
 
borderLayout2 - Variable in class guk.Editor_AboutBox
 
bottomSpacer - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer1
 
browse - Variable in class gate.gui.CreateIndexDialog
 
browseAction() - Method in class gate.gui.CreateIndexDialog
 
bufcolumn - Variable in class gate.jape.parser.ASCII_CharStream
 
buffSize - Variable in class gate.util.ObjectWriter
 
buffer - Variable in class gate.jape.parser.ASCII_CharStream
 
buffer - Variable in class gate.util.JarFiles
 
buffer - Variable in class gate.util.ObjectWriter
 
bufline - Variable in class gate.jape.parser.ASCII_CharStream
 
bufpos - Variable in class gate.jape.parser.ASCII_CharStream
 
bufsize - Variable in class gate.jape.parser.ASCII_CharStream
 
buggyJar - Variable in class gate.util.JarFiles
 
build - Static variable in class gate.Main
 
buildEntityMapFromString(String, TreeMap) - Method in class gate.corpora.DocumentImpl
This method takes aScanString and searches for those chars from entitiesMap that appear in the string.
buildFromSorted(int, Iterator, ObjectInputStream, Object) - Method in class gate.util.RBTreeMap
Linear time tree building algorithm from sorted data.
buildFromSorted(int, int, int, int, Iterator, ObjectInputStream, Object) - Static method in class gate.util.RBTreeMap
Recursive "helper method" that does the real work of the of the previous method.
buildGuiComponents() - Method in class gate.gui.SchemaAnnotationEditor
This method creates the GUI components and places them into the layout
buildInstance(List) - Method in class gate.creole.ml.weka.Wrapper
Constructs an instance valid for the current dataset from a list of attribute values.
buildInternalMenus() - Method in class gate.gui.SerialControllerEditor
 
buildOutputFormat() - Method in class gate.creole.ml.weka.StringToNominalFilter
Called after a batch of input has finished.
buildTables(AnnotationSet) - Method in class gate.creole.orthomatcher.OrthoMatcher
Tables for namematch info (used by the namematch rules)
buildTokenDesc() - Method in class gate.creole.tokeniser.DFSMState
Builds the token description for the token that will be generated when this final state will be reached and the action associated with it will be fired.
buildViews() - Method in class gate.gui.NameBearerHandle
 
builtinCreoleDirectoryUrls - Static variable in class gate.Gate
The list of builtin URLs to search for CREOLE resources.
bump(Object) - Method in class gate.util.WeakBumpyStack
Bump an item to the front of the stack.
bumpInstantiation(Resource) - Method in class gate.creole.ResourceData
Bump an instantiation to the top of the instantiation stack
button1 - Variable in class guk.Editor_AboutBox
 
buttonBackground - Variable in class gate.gui.SyntaxTreeViewer
 
buttonPressed - Variable in class gate.gui.CollectionSelectionDialog
A value indicating which button has been pressed (Ok or Cancel)
buttons - Variable in class gate.gui.SyntaxTreeViewer
 

C

CDGLISTNAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
CHARACTER_CONTENT - Static variable in class gate.persist.DBHelper
character content (may make difference for the database)
CHINK_SIZE_LARGE - Static variable in class gate.persist.DBHelper
 
CHINK_SIZE_MEDIUM - Static variable in class gate.persist.DBHelper
 
CHINK_SIZE_SMALL - Static variable in class gate.persist.DBHelper
 
CLEAN_DIR_NAME - Static variable in class gate.util.CorpusBenchmarkTool
 
CONNECTORLISTNAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
COREF_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.coref.AbstractCoreferencer
 
COREF_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.coref.Coreferencer
 
COREF_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.coref.NominalCoref
 
COREF_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.coref.PronominalCoref
 
COREF_ANTECEDENT_FEATURE_NAME - Static variable in class gate.creole.coref.AbstractCoreferencer
 
COREF_ANTECEDENT_FEATURE_NAME - Static variable in class gate.creole.coref.Coreferencer
 
COREF_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.coref.AbstractCoreferencer
 
COREF_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.coref.Coreferencer
 
COREF_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.coref.NominalCoref
 
COREF_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.coref.PronominalCoref
 
COREF_TYPE_FEATURE_NAME - Static variable in class gate.creole.coref.AbstractCoreferencer
 
COREF_TYPE_FEATURE_NAME - Static variable in class gate.creole.coref.Coreferencer
 
CORPUS_CLASS - Static variable in class gate.persist.DBHelper
LR classes supported at present
CORPUS_DOCLIST_PARAMETER_NAME - Static variable in interface gate.Corpus
 
CORPUS_INDEX_DEFINITION_FEATURE_KEY - Static variable in interface gate.GateConstants
The key for the feature keeping the IndexDefinition
CORPUS_INDEX_STATISTICS_FEATURE_KEY - Static variable in interface gate.GateConstants
The key for the feature keeping the IndexStatistics
CORPUS_NAME_PARAMETER_NAME - Static variable in interface gate.Corpus
 
CORRECT - Static variable in class gate.util.AnnotationDiffer
 
CORRECT_TYPE - Static variable in class gate.annotation.AnnotationDiff
A correct type when all annotation are corect represented by Green color
CORRECT_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A correct type when all annotation are corect represented by Green color
CVS_DIR_NAME - Static variable in class gate.util.CorpusBenchmarkTool
 
CollectionPersistence - class gate.util.persistence.CollectionPersistence.
 
CollectionPersistence() - Constructor for class gate.util.persistence.CollectionPersistence
 
CollectionSelectionDialog - class gate.gui.CollectionSelectionDialog.
This class visually selects some items from a collection and returns a collection with the items selected by the user.
CollectionSelectionDialog(Frame, boolean) - Constructor for class gate.gui.CollectionSelectionDialog
Constructs an ColectionSelectionDialog
CollectionSelectionDialog() - Constructor for class gate.gui.CollectionSelectionDialog
Constructs an ColectionSelectionDialog using null as a frame and true as modal value for dialog
ColorGenerator - class gate.swing.ColorGenerator.
This class is used to generate random colours that are evenly distributed in the colours space.
ColorGenerator() - Constructor for class gate.swing.ColorGenerator
Creates a new ColorGenerator
ColorGenerator.ColorSpace - class gate.swing.ColorGenerator.ColorSpace.
Represents a colur space.
ColorGenerator.ColorSpace(int, int, int, int) - Constructor for class gate.swing.ColorGenerator.ColorSpace
Creates a new ColorSpace
Compiler - class gate.jape.Compiler.
Compiler for JAPE files.
Compiler() - Constructor for class gate.jape.Compiler
 
ComplexPatternElement - class gate.jape.ComplexPatternElement.
A pattern element enclosed in round brackets.
ComplexPatternElement(ConstraintGroup, int, String) - Constructor for class gate.jape.ComplexPatternElement
Construction from ConstraintGroup, Kleene operator type and binding name.
ComplexPatternElement(LeftHandSide) - Method in class gate.jape.parser.ParseCpsl
 
ConditionalController - interface gate.creole.ConditionalController.
A Conditional controller is a controller that keeps a running strategy for each PR contained.
ConditionalControllerPersistence - class gate.util.persistence.ConditionalControllerPersistence.
Persistence handler for ConditionalControllers
ConditionalControllerPersistence() - Constructor for class gate.util.persistence.ConditionalControllerPersistence
 
ConditionalSerialAnalyserController - class gate.creole.ConditionalSerialAnalyserController.
This class implements a SerialController that only contains LanguageAnalysers.
ConditionalSerialAnalyserController() - Constructor for class gate.creole.ConditionalSerialAnalyserController
 
ConditionalSerialController - class gate.creole.ConditionalSerialController.
Execute a list of PRs serially.
ConditionalSerialController() - Constructor for class gate.creole.ConditionalSerialController
 
ConfigDataProcessor - class gate.config.ConfigDataProcessor.
This class parses gate.xml configuration data files.
ConfigDataProcessor() - Constructor for class gate.config.ConfigDataProcessor
Default constructor.
ConfigXmlHandler - class gate.config.ConfigXmlHandler.
This is a SAX handler for processing gate.xml files.
ConfigXmlHandler(URL) - Constructor for class gate.config.ConfigXmlHandler
Construction
ConnectionPool - class gate.persist.ConnectionPool.
A generic implementation of pool of references to objects of any kind.
ConnectionPool(int, String) - Constructor for class gate.persist.ConnectionPool
Constructs and object pool with specified size.
Constraint - class gate.jape.Constraint.
An individual annotation/attribute/value expression.
Constraint(String) - Constructor for class gate.jape.Constraint
Construction from annot type string
Constraint(String, FeatureMap) - Constructor for class gate.jape.Constraint
Construction from annot type and attribute sequence
Constraint(String, ArrayList) - Constructor for class gate.jape.Constraint
Construction from annot type and array of attributes
Constraint() - Method in class gate.jape.parser.ParseCpsl
 
ConstraintGroup - class gate.jape.ConstraintGroup.
A sequence of conjunctions of PatternElement that form a disjunction.
ConstraintGroup() - Constructor for class gate.jape.ConstraintGroup
Anonymous constructor.
ConstraintGroup(LeftHandSide, ConstraintGroup) - Method in class gate.jape.parser.ParseCpsl
 
ConsumeBlock() - Method in class gate.jape.parser.ParseCpsl
 
Controller - interface gate.Controller.
Models the execution of groups of ProcessingResources.
ControllerPersistence - class gate.util.persistence.ControllerPersistence.
 
ControllerPersistence() - Constructor for class gate.util.persistence.ControllerPersistence
 
CookBook - class gate.CookBook.
NOTE: this class has been REPLACED by the GateExamples package; see http://gate.ac.uk/GateExamples/doc/.
CookBook(String) - Constructor for class gate.CookBook
Construction
Coordinates - class gate.util.Coordinates.
 
Coordinates(int, int, int, int) - Constructor for class gate.util.Coordinates
 
Coreferencer - class gate.creole.coref.Coreferencer.
 
Coreferencer() - Constructor for class gate.creole.coref.Coreferencer
---
Corpus - interface gate.Corpus.
Corpora are lists of Document.
CorpusAnnotDiffDialog - class gate.gui.CorpusAnnotDiffDialog.
This class wraps the CorpusAnnotationDiff one.
CorpusAnnotDiffDialog(MainFrame) - Constructor for class gate.gui.CorpusAnnotDiffDialog
Constructs an annotDiffDialog object having as parent aMainFrame
CorpusAnnotDiffDialog.DiffRunner - class gate.gui.CorpusAnnotDiffDialog.DiffRunner.
Inner class used to run an annot.
CorpusAnnotDiffDialog.DiffRunner() - Constructor for class gate.gui.CorpusAnnotDiffDialog.DiffRunner
Constructor
CorpusAnnotDiffDialog.MyCellRenderer - class gate.gui.CorpusAnnotDiffDialog.MyCellRenderer.
Inner class that adds a tool tip to the combo boxes with key and response documents.
CorpusAnnotDiffDialog.MyCellRenderer(Color, Color) - Constructor for class gate.gui.CorpusAnnotDiffDialog.MyCellRenderer
Constructs a renderer
CorpusAnnotationDiff - class gate.annotation.CorpusAnnotationDiff.
This class compare two annotation sets on annotation type given by the AnnotationSchema object.
CorpusAnnotationDiff() - Constructor for class gate.annotation.CorpusAnnotationDiff
Constructs a CorpusAnnotationDiff
CorpusAnnotationDiff.AnnotationDiffCellRenderer - class gate.annotation.CorpusAnnotationDiff.AnnotationDiffCellRenderer.
This class defines a Cell renderer for the AnnotationDiff table
CorpusAnnotationDiff.AnnotationDiffCellRenderer() - Constructor for class gate.annotation.CorpusAnnotationDiff.AnnotationDiffCellRenderer
Constructs a randerer with a table model
CorpusAnnotationDiff.AnnotationDiffTableModel - class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel.
A custom table model used to render a table containing the two annotation sets.
CorpusAnnotationDiff.AnnotationDiffTableModel(Collection) - Constructor for class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel
Constructs an AnnotationDiffTableModel given a data Collection
CorpusAnnotationDiff.AnnotationDiffTableModel() - Constructor for class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel
Constructs an AnnotationDiffTableModel
CorpusAnnotationDiff.AnnotationSetComparator - class gate.annotation.CorpusAnnotationDiff.AnnotationSetComparator.
 
CorpusAnnotationDiff.AnnotationSetComparator() - Constructor for class gate.annotation.CorpusAnnotationDiff.AnnotationSetComparator
 
CorpusAnnotationDiff.DiffSetElement - class gate.annotation.CorpusAnnotationDiff.DiffSetElement.
This class is used for internal purposes.
CorpusAnnotationDiff.DiffSetElement() - Constructor for class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Constructor for DiffSetlement
CorpusAnnotationDiff.DiffSetElement(Annotation, Annotation, int, int) - Constructor for class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Constructor for DiffSetlement
CorpusAnnotationDiff.DiffSetElement(Annotation, Annotation, int, int, Document, Document) - Constructor for class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Constructor for DiffSetlement with document name
CorpusBenchmarkTool - class gate.util.CorpusBenchmarkTool.
 
CorpusBenchmarkTool() - Constructor for class gate.util.CorpusBenchmarkTool
 
CorpusController - interface gate.CorpusController.
Models the execution of groups of ProcessingResources on a given corpus.
CorpusEditor - class gate.gui.CorpusEditor.
A simple viewer/editor for corpora.
CorpusEditor() - Constructor for class gate.gui.CorpusEditor
 
CorpusEditor.DocumentListCellRenderer - class gate.gui.CorpusEditor.DocumentListCellRenderer.
 
CorpusEditor.DocumentListCellRenderer() - Constructor for class gate.gui.CorpusEditor.DocumentListCellRenderer
 
CorpusEditor.NewDocumentAction - class gate.gui.CorpusEditor.NewDocumentAction.
 
CorpusEditor.NewDocumentAction() - Constructor for class gate.gui.CorpusEditor.NewDocumentAction
 
CorpusEditor.RemoveDocumentsAction - class gate.gui.CorpusEditor.RemoveDocumentsAction.
 
CorpusEditor.RemoveDocumentsAction() - Constructor for class gate.gui.CorpusEditor.RemoveDocumentsAction
 
CorpusEvent - class gate.event.CorpusEvent.
Models events fired by corpora when documents are added or removed.
CorpusEvent(Corpus, Document, int, int) - Constructor for class gate.event.CorpusEvent
Creates a new CorpusEvent.
CorpusFillerComponent - class gate.gui.CorpusFillerComponent.
A simple component that allows the user to select a directory and a list of permitted extensions for populating a corpus
CorpusFillerComponent() - Constructor for class gate.gui.CorpusFillerComponent
Creates a corpus filler component
CorpusImpl - class gate.corpora.CorpusImpl.
Corpora are sets of Document.
CorpusImpl() - Constructor for class gate.corpora.CorpusImpl
 
CorpusImpl.VerboseList - class gate.corpora.CorpusImpl.VerboseList.
A proxy list that stores the actual data in an internal list and forwards all operations to that one but it also fires the appropiate corpus events when necessary.
CorpusImpl.VerboseList() - Constructor for class gate.corpora.CorpusImpl.VerboseList
 
CorpusListener - interface gate.event.CorpusListener.
A listener for events fired by Corpus
CorpusPersistence - class gate.util.persistence.CorpusPersistence.
 
CorpusPersistence() - Constructor for class gate.util.persistence.CorpusPersistence
 
CorpusSaver - class gate.util.CorpusSaver.
 
CorpusSaver() - Constructor for class gate.util.CorpusSaver
 
CreateIndexDialog - class gate.gui.CreateIndexDialog.
 
CreateIndexDialog(Frame, IndexedCorpus) - Constructor for class gate.gui.CreateIndexDialog
 
CreateIndexDialog(Dialog, IndexedCorpus) - Constructor for class gate.gui.CreateIndexDialog
 
CreateIndexGUI - class gate.gui.CreateIndexGUI.
Provides a gui for creating a IR index on a corpus.
CreateIndexGUI() - Constructor for class gate.gui.CreateIndexGUI
 
CreateIndexGUI.EditFeatureListAction - class gate.gui.CreateIndexGUI.EditFeatureListAction.
 
CreateIndexGUI.EditFeatureListAction() - Constructor for class gate.gui.CreateIndexGUI.EditFeatureListAction
 
CreateIndexGUI.SelectDirAction - class gate.gui.CreateIndexGUI.SelectDirAction.
 
CreateIndexGUI.SelectDirAction() - Constructor for class gate.gui.CreateIndexGUI.SelectDirAction
 
CreoleEvent - class gate.event.CreoleEvent.
Events related to the gate.creole package.
CreoleEvent(Resource, int) - Constructor for class gate.event.CreoleEvent
Constructor
CreoleEvent(DataStore, int) - Constructor for class gate.event.CreoleEvent
Constructor
CreoleListener - interface gate.event.CreoleListener.
A listener for events fired by the CreoleRegister (CreoleEvent).
CreoleProxy - class gate.CreoleProxy.
Factory is basically a collection of static methods but events need to have as source an object and not a class.
CreoleProxy() - Constructor for class gate.CreoleProxy
 
CreoleRegister - interface gate.CreoleRegister.
The CREOLE register records the set of resources that are currently known to the system.
CreoleRegisterImpl - class gate.creole.CreoleRegisterImpl.
This class implements the CREOLE register interface.
CreoleRegisterImpl() - Constructor for class gate.creole.CreoleRegisterImpl
Default constructor.
CreoleXmlHandler - class gate.creole.CreoleXmlHandler.
This is a SAX handler for processing creole.xml files.
CreoleXmlHandler(CreoleRegister, URL) - Constructor for class gate.creole.CreoleXmlHandler
Construction
CustomObject - class gate.sgml.CustomObject.
The objects belonging to this class are used inside the stack
CustomObject() - Constructor for class gate.sgml.CustomObject
 
cache - Variable in class gate.creole.ml.MachineLearningPR
 
cachedReloader - Static variable in class gate.util.GateClassLoader
A cache used by the reloadClass method to store the last new loader that we created.
calculateDefaultValue() - Method in class gate.creole.Parameter
Calculate and return the default value for this parameter
calculateDiff(Collection, Collection) - Method in class gate.util.AnnotationDiffer
Computes a diff between two collections of annotations.
calculateScore() - Method in class gate.util.AnnotationDiffer.Choice
Calculates the score for this choice as: type - sum of all the types of all OTHER mutually exclusive choices
calculateValueFromString(String) - Method in class gate.creole.Parameter
Calculate and return the value for this parameter starting from a String
callGC() - Static method in class gate.util.TestBumpyStack
 
canAccessLR(Long, int) - Method in class gate.persist.JDBCDataStore
Checks if the user (identified by the sessionID) has some access (read/write) to the LR
canAccessLR(Long, int) - Method in class gate.persist.OracleDataStore
Checks if the user (identified by the sessionID) has some access (read/write) to the LR
canAccessLR(Long, int) - Method in class gate.persist.PostgresDataStore
Checks if the user (identified by the sessionID) has some access (read/write) to the LR
canCreateAnnotation(long, long, long) - Method in class gate.email.EmailDocumentHandler
This method verifies if an Annotation can be created.
canDeleteGroup(Group) - Method in class gate.security.AccessControllerImpl
 
canDeleteUser(User) - Method in class gate.security.AccessControllerImpl
 
canDisplayAnnotationType(String) - Method in interface gate.creole.AnnotationVisualResource
Checks whether this viewer/editor can handle a specific annotation type.
canDisplayAnnotationType(String) - Method in class gate.gui.SchemaAnnotationEditor
Checks whether this viewer/editor can handle a specific annotation type.
canDisplayAnnotationType(String) - Method in class gate.gui.SyntaxTreeViewer
Checks whether this viewer/editor can handle a specific annotation type.
canDisplayAnnotationType(String) - Method in class gate.gui.UnrestrictedAnnotationEditor
Checks whether this viewer/editor can handle a specific annotation type.
canReadLR(Object) - Method in interface gate.DataStore
Checks if the user (identified by the sessionID) has read access to the LR
canReadLR(Object) - Method in class gate.persist.JDBCDataStore
Checks if the user (identified by the sessionID) has read access to the LR
canReadLR(Object) - Method in class gate.persist.SerialDataStore
Checks if the user (identified by the sessionID) has read access to the LR
canWriteLR(Object) - Method in interface gate.DataStore
Checks if the user (identified by the sessionID) has write access to the LR
canWriteLR(Object) - Method in class gate.persist.JDBCDataStore
Checks if the user (identified by the sessionID) has write access to the LR
canWriteLR(Object) - Method in class gate.persist.SerialDataStore
Checks if the user (identified by the sessionID) has write access to the LR
cancel() - Method in class guk.Editor_AboutBox
Close the dialog
cancelAction() - Method in interface gate.creole.AnnotationVisualResource
Called by the GUI when the user has pressed the "Cancel" button.
cancelAction() - Method in class gate.gui.CreateIndexDialog
 
cancelAction - Variable in class gate.gui.DocumentEditor.SearchDialog
 
cancelAction() - Method in class gate.gui.SchemaAnnotationEditor
 
cancelAction() - Method in class gate.gui.SyntaxTreeViewer
Called by the GUI when the user has pressed the "Cancel" button.
cancelAction() - Method in class gate.gui.UnrestrictedAnnotationEditor
 
cancelBtn - Variable in class gate.gui.AppearanceDialog
 
cancelBtn - Variable in class gate.gui.NewResourceDialog
 
cancelButton - Variable in class gate.gui.BootStrapDialog
 
cancelButton - Variable in class gate.gui.CollectionSelectionDialog
The Cancel button
cancelButton - Variable in class gate.gui.CreateIndexDialog
 
cancelButton - Variable in class gate.gui.ListEditorDialog
The cancel button for this dialog
cancelButton - Variable in class gate.gui.OkCancelDialog
 
cancelButton - Variable in class gate.gui.OptionsDialog
The Cancel button: hides the dialog without doing anything
cancelButton - Variable in class gate.gui.TextAttributesChooser
 
cancelCellEditing() - Method in class gate.swing.JTreeTable.TreeTableCellEditor
 
capacity - Variable in class gate.util.SimpleMapImpl
The capacity of the map
capslock - Variable in class guk.im.KeyboardMap
 
cardLayout1 - Variable in class gate.gui.UserGroupEditor
 
caseSensitive - Variable in class gate.creole.gazetteer.AbstractGazetteer
Should this gazetteer be case sensitive.
caseSensitive - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
category - Variable in class gate.creole.nerc.EntityDescriptor
 
cb - Variable in class gate.gui.SchemaAnnotationEditor.InnerFeaturesEditor
 
cbuffer - Variable in class gate.creole.BootStrap
a buffer in order to read an array of char
cdg - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
centerBox - Variable in class gate.swing.WaitDialog
 
centerLabel - Variable in class guk.im.KeyboardMap.KeyGUI
 
changeKeyValue(String, Map) - Method in class gate.creole.BootStrap
Determines all the keys from the map "names" in the text and replaces them with their values
changedDocs - Variable in class gate.corpora.SerialCorpusImpl
 
changedUpdate(DocumentEvent) - Method in class gate.gui.DocumentEditor.SwingDocumentListener
 
charMap - class gate.creole.gazetteer.charMap.
class implementing the map using binary serach by char as key to retrive the coresponding object.
charMap() - Constructor for class gate.creole.gazetteer.charMap
 
charPos - Variable in class gate.sgml.Sgml2Xml
 
characters(char[], int, int) - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts text (PCDATA) in the XML doc
characters(char[], int, int) - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts text (PCDATA) in the XML doc
characters(char[], int, int) - Method in class gate.util.Lax
Handle an incoming block of text by calling the textOf method for the current tag.
characters(char[], int, int) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts text in the XML doc.
characters(char[], int, int) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts text in the XML doc.
characters(char[], int, int) - Method in class gate.xml.XmlPositionCorrectionHandler
Here is the correction of the Xerces parser bug.
check(Object, Object) - Static method in class gate.util.TestEqual
Check: test 2 objects for equality
checkBox - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer
 
checkModel() - Method in class gate.swing.XJTable.TableSorter
 
checkParameterValues(Resource, List) - Static method in class gate.creole.AbstractResource
Checks whether the provided Resource has values for all the required parameters from the provided list of parameters.
checkParameters() - Method in class gate.creole.SerialController
Verifies that all PRs have all their required rutime parameters set.
checkParameters() - Method in class gate.creole.gazetteer.OntoGazetteerImpl
Checks the parameters set to this gazetteer
checkStack(String, String) - Method in class gate.config.ConfigXmlHandler
Utility function to throw exceptions on stack errors.
checkStack(String, String) - Method in class gate.creole.CreoleXmlHandler
Utility function to throw exceptions on stack errors.
checkSynset(Synset, String, int) - Method in class gate.wordnet.TestWordNet
 
choice - Variable in class gate.gui.TextAttributesChooser
 
chooseFolderButton - Variable in class gate.gui.BootStrapDialog
 
chooseFolderLabel - Variable in class gate.gui.BootStrapDialog
 
chooseFolderTextField - Variable in class gate.gui.BootStrapDialog
 
classAttribute - Variable in class gate.creole.ml.DatasetDefintion
 
classComparator - Static variable in class gate.util.persistence.PersistenceManager
 
classID - Variable in class gate.creole.gazetteer.MappingNode
the class associated with the list
classIndex - Variable in class gate.creole.ml.DatasetDefintion
 
classLoader - Static variable in class gate.Gate
Class loader used e.g.
classLoader - Static variable in class gate.util.Javac
 
className - Variable in class gate.creole.ResourceData
The class name of the resource
className - Variable in class gate.gui.BootStrapDialog
 
className - Variable in class gate.gui.OptionsDialog.LNFData
 
className - Variable in class gate.util.persistence.DSPersistence
 
classNameLabel - Variable in class gate.gui.BootStrapDialog
 
classNameTextField - Variable in class gate.gui.BootStrapDialog
 
classValue - Variable in class gate.creole.ml.weka.StringToNominalFilter.WordData
 
classifier - Variable in class gate.creole.ml.weka.Wrapper
The WEKA classifier used by this wrapper
classifyInstance(List) - Method in interface gate.creole.ml.MLEngine
Classifies a new instance.
classifyInstance(List) - Method in class gate.creole.ml.weka.Wrapper
 
cleanMarkedCorpusEvalAction - Variable in class gate.gui.MainFrame
 
cleanUp() - Method in class gate.jape.MultiPhaseTransducer
Ask each phase to clean up (delete action class files, for e.g.).
cleanUp() - Static method in class gate.jape.RightHandSide
Remove class files created for actions.
cleanUp() - Method in class gate.jape.Rule
Clean up (delete action class files, for e.g.).
cleanUp() - Method in class gate.jape.SinglePhaseTransducer
Clean up (delete action class files, for e.g.).
cleanUp() - Method in class gate.jape.Transducer
Clean up (delete action class files, for e.g.).
cleanup() - Method in interface gate.Resource
Clears the internal data of the resource, when it gets released
cleanup() - Method in class gate.corpora.CorpusImpl
Construction
cleanup() - Method in class gate.corpora.DatabaseCorpusImpl
Overriden to remove the features listener, when the document is closed.
cleanup() - Method in class gate.corpora.DatabaseDocumentImpl
Overriden to remove the features listener, when the document is closed.
cleanup() - Method in class gate.corpora.DocumentImpl
Clear all the data members of the object.
cleanup() - Method in class gate.corpora.SerialCorpusImpl
Every LR that is a CreoleListener (and other Listeners too) must override this method and make sure it removes itself from the objects which it has been listening to.
cleanup() - Method in class gate.creole.AbstractController
Clears the internal data of the resource, when it gets released
cleanup() - Method in class gate.creole.AbstractLanguageResource
Clear the internal state of the resource
cleanup() - Method in class gate.creole.AbstractProcessingResource
should clear all internal data of the resource.
cleanup() - Method in class gate.creole.AbstractResource
releases the memory allocated to this resource
cleanup() - Method in class gate.creole.AbstractVisualResource
Does nothing now, but meant to clear all internal data
cleanup() - Method in class gate.creole.ConditionalSerialController
Cleans the internal data and prepares this object to be collected
cleanup() - Method in class gate.creole.SerialController
Cleans the internal data and prepares this object to be collected
cleanup() - Method in class gate.gui.CorpusEditor
 
cleanup() - Method in class gate.gui.DocumentEditor
 
cleanup() - Method in class gate.gui.FeaturesEditor
 
cleanup() - Method in class gate.gui.NameBearerHandle
Releases the memory, removes the listeners, cleans up.
cleanup() - Method in class gate.gui.OracleDatastoreViewer
 
cleanup() - Method in class gate.gui.PRViewer
 
cleanup() - Method in class gate.gui.ParameterDisjunction
 
cleanup() - Method in class gate.gui.ResourceParametersEditor
Cleans the internal data and prepares this object to be collected
cleanup() - Method in class gate.gui.SerialControllerEditor
Cleans the internal data and prepares this object to be collected
cleanup() - Method in class gate.gui.SerialDatastoreViewer
 
cleanup(ResultSet) - Static method in class gate.persist.DBHelper
closes a result set note that Oracle jdbc classes do not have finalize() implementations so if they're not closed leaks may occur
cleanup(Statement) - Static method in class gate.persist.DBHelper
closes a statement note that Oracle jdbc classes do not have finalize() implementations so if they're not closed leaks may occur
clear() - Method in class gate.DataStoreRegister
Removes all of the elements from this set.
clear() - Method in class gate.corpora.CorpusImpl
 
clear() - Method in class gate.corpora.SerialCorpusImpl
 
clear() - Method in class gate.creole.CreoleRegisterImpl
Overide HashMap's clear to update the list of LR types in the register, and remove all resources and forgets all directories.
clear() - Method in class gate.creole.gazetteer.GazetteerList
 
clear() - Method in class gate.creole.gazetteer.LinearDefinition
 
clear() - Method in class gate.creole.gazetteer.MappingDefinition
 
clear() - Method in class gate.gui.OracleDatastoreViewer
 
clear() - Method in class gate.gui.SerialDatastoreViewer
 
clear() - Method in class gate.util.RBTreeMap
Removes all mappings from this RBTreeMap.
clear() - Method in class gate.util.SimpleFeatureMapImpl
 
clear() - Method in class gate.util.SimpleMapImpl
clear the map
clearAll() - Method in class gate.gui.SyntaxTreeViewer
Clear all buttons and tree nodes created because component is being re-initialised.
clearAllAction - Variable in class gate.gui.LogArea
This fields defines the clear all behaviour
clearChangeLists() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
clearDocList() - Method in class gate.corpora.CorpusImpl
 
clearInstances() - Static method in class gate.fsm.FSMInstance
Release all the FSMInstances that are not currently in use
clearSelection() - Method in class gate.gui.SyntaxTreeViewer
 
clone() - Method in class gate.annotation.AnnotationSetImpl
 
clone() - Method in class gate.fsm.FSMInstance
Returns a clone of this object.
clone() - Method in class gate.jape.BasicPatternElement
Need cloning for processing of macro references.
clone() - Method in class gate.jape.ComplexPatternElement
Need cloning for processing of macro references.
clone() - Method in class gate.jape.Constraint
Need cloning for processing of macro references.
clone() - Method in class gate.jape.ConstraintGroup
Need cloning for processing of macro references.
clone() - Method in class gate.jape.PatternElement
Cloning for processing of macro references.
clone() - Method in class gate.util.Pair
 
clone() - Method in class gate.util.RBTreeMap
Returns a shallow copy of this RBTreeMap instance.
clone() - Method in class gate.util.SimpleFeatureMapImpl
 
clone() - Method in class gate.util.SimpleMapImpl.Entry
 
clone() - Method in class gate.util.SimpleMapImpl
Create a copy of the map including the data.
close() - Method in interface gate.DataStore
Close the data store.
close() - Method in class gate.persist.JDBCDataStore
Close the data store.
close() - Method in class gate.persist.OracleDataStore
Close the data store.
close() - Method in class gate.persist.SerialDataStore
Close the data store.
close() - Method in interface gate.security.AccessController
---
close() - Method in class gate.security.AccessControllerImpl
---
closeAction - Variable in class guk.Editor
 
closeOntologies(Vector) - Method in interface gate.creole.ontology.OntologyEditor
Closes list of ontologies
closeOntology(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Closes an ontology.
closePos - Variable in class gate.sgml.CustomObject
 
closePos - Variable in class gate.sgml.Sgml2Xml
 
coextensive(Annotation) - Method in interface gate.Annotation
Two Annotation are coestensive if their offsets are the same.
coextensive(Annotation) - Method in class gate.annotation.AnnotationImpl
Two Annotation are coextensive if their offsets are the same.
colGenerator - Variable in class gate.gui.DocumentEditor
A random colour generator used to generate initial default colours for highlighting various types of annotations.
colector - Variable in class gate.html.HtmlDocumentHandler
 
colector - Variable in class gate.xml.GateFormatXmlDocumentHandler
We need a colection to retain all the CustomObjects that will be transformed into annotation over the gate document...
colector - Variable in class gate.xml.XmlDocumentHandler
We need a colection to retain all the CustomObjects that will be transformed into annotation over the gate document...
collName - Static variable in class gate.Main
Name of the collection we were asked to process.
collectInformationForAmpCodding(String, RepositioningInfo, boolean) - Method in class gate.corpora.DocumentImpl
Collect information for substitution of "&xxx;" with "y" It couldn't be collected a position information about some unicode and &-coded symbols during parsing.
collectInformationForWS(String, RepositioningInfo) - Method in class gate.corpora.DocumentImpl
HTML parser perform substitution of multiple whitespaces (WS) with a single WS.
collectLists(AnnotationSet, String) - Method in class gate.creole.GazetteerListsCollector
 
collectRepositioningInfo - Variable in class gate.corpora.DocumentImpl
If you set this flag to true the repositioning information for the document will be kept in the document feature.
collectSomeFeatures() - Method in class gate.gui.AnnotDiffDialog
Activates the CollectionSelectionDialog in order to colect those feature from key that will take part in the diff process
collectSomeFeatures() - Method in class gate.gui.CorpusAnnotDiffDialog
Activates the CollectionSelectionDialog in order to colect those feature from key that will take part in the diff process
collectionType - Variable in class gate.util.persistence.CollectionPersistence
 
colon - Static variable in interface gate.jape.parser.ParseCpslConstants
 
colonplus - Static variable in interface gate.jape.parser.ParseCpslConstants
 
color - Variable in class gate.util.RBTreeMap.Entry
 
colorOf(RBTreeMap.Entry) - Static method in class gate.util.RBTreeMap
Balancing operations.
colors - Variable in class gate.annotation.AnnotationDiff
The array holding the colours according to the annotation types
colors - Variable in class gate.annotation.CorpusAnnotationDiff
The array holding the colours according to the annotation types
colour - Variable in class gate.gui.DocumentEditor.CorefData
 
column - Variable in class gate.jape.parser.ASCII_CharStream
 
combo - Variable in class gate.gui.ListEditorDialog
Comobox used to select among values for GATE types
combo - Variable in class gate.gui.ResourceParametersEditor.ParameterDisjunctionEditor
 
combo - Variable in class gate.gui.ResourceParametersEditor.ParameterDisjunctionRenderer
 
combo - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
Combobox use as editor for Gate objects (chooses between instances)
combo - Variable in class gate.gui.ResourceParametersEditor.ParameterValueRenderer
 
comboUsed - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
comma - Static variable in interface gate.jape.parser.ParseCpslConstants
 
comment - Variable in class gate.creole.Parameter
Comment for the parameter
comment - Variable in class gate.creole.ResourceData
The comment string
comment - Variable in class gate.creole.ontology.OClassImpl
the comment of the class
comment(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts a comment It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
comment(String) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts a comment It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
commentChars - Static variable in interface gate.jape.parser.ParseCpslConstants
 
commentEnd - Static variable in interface gate.jape.parser.ParseCpslConstants
 
commentStart - Static variable in interface gate.jape.parser.ParseCpslConstants
 
comments - Variable in class gate.gui.ParameterDisjunction
 
comments - Variable in class guk.Editor_AboutBox
 
commitTrans() - Method in interface gate.persist.DatabaseDataStore
---
commitTrans() - Method in class gate.persist.JDBCDataStore
commits transaction note that this will commit all the uncommited calls made so far
comparator() - Method in class gate.util.RBTreeMap.SubMap
 
comparator - Variable in class gate.util.RBTreeMap
The Comparator used to maintain order in this RBTreeMap, or null if this RBTreeMap uses its elements natural ordering.
comparator() - Method in class gate.util.RBTreeMap
Returns the comparator used to order this map, or null if this map uses its keys' natural order.
compare(Object, Object) - Method in class gate.annotation.AnnotationDiff.AnnotationSetComparator
 
compare(Object, Object) - Method in class gate.annotation.CorpusAnnotationDiff.AnnotationSetComparator
 
compare(Object, Object) - Method in class gate.corpora.DocumentImpl.AnnotationComparator
This method must be implemented according to Comparator interface
compare(Object, Object) - Method in class gate.creole.coref.PronominalCoref.AnnotationOffsetComparator
 
compare(Object, Object) - Method in class gate.persist.OracleDataStore.RestrictionComepator
 
compare(Object, Object) - Method in class gate.sgml.MyComparator
 
compare(int, int) - Method in class gate.swing.XJTable.TableSorter
 
compare(Object, Object) - Method in class gate.util.NameComparator
 
compare(Object, Object) - Method in class gate.util.OffsetComparator
 
compare(Object, Object) - Method in class gate.util.RBTreeMap
Compares two keys using the correct comparison method for this RBTreeMap.
compare(Object, Object) - Method in class gate.util.persistence.PersistenceManager.ClassComparator
Compares two Class values in terms of specificity; the more specific class is said to be "smaller" than the more generic one hence the Object class is the "largest" possible class.
compareAnnots(Document, Document) - Method in class gate.creole.TestPR
 
compareRowsByColumn(int, int, int) - Method in class gate.swing.XJTable.TableSorter
 
compareTo(Object) - Method in interface gate.Annotation
Ordering
compareTo(Object) - Method in class gate.annotation.AnnotationImpl
Ordering
compareTo(Object) - Method in class gate.annotation.NodeImpl
Ordering
compareTo(Object) - Method in class gate.corpora.DocumentImpl
Ordering based on URL.toString() and the URL offsets (if any)
compareTo(Object) - Method in class gate.creole.ml.weka.StringToNominalFilter.WordCount
 
compareTo(Object) - Method in class gate.fsm.FSMInstance
Implementation of the compareTo method required by the Comparable interface.
compareTo(Object) - Method in class gate.fsm.Transition
 
compareTo(Object) - Method in class gate.gui.DocumentEditor.Range
 
compareTo(Object) - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
compareTo(Object) - Method in class gate.util.AnnotationDiffer.Choice
Compares two choices: the better score is preferred; for the same score the better type is preferred (exact matches are preffered to partial ones).
compareTo(Object) - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
compile(String, String) - Static method in class gate.jape.Compiler
The main compile method, taking a file name.
compile(ArrayList) - Static method in class gate.jape.Compiler
The main compile method, taking a list of file names.
compile(String, String) - Method in class gate.util.Jdk
Compile a class from its source code string.
compiler - Variable in class gate.util.Jdk
 
component - Variable in class gate.print.JComponentPrinter
 
componentsFont - Variable in class gate.gui.AppearanceDialog
 
componentsFont - Variable in class gate.gui.OptionsDialog
The font to be used for GUI components; cached value for the one in the user config map.
componentsKeys - Static variable in class gate.gui.AppearanceDialog
 
componentsKeys - Static variable in class gate.gui.OptionsDialog
 
componentsRBtn - Variable in class gate.gui.AppearanceDialog
 
composedText - Variable in class guk.im.Action
The text to be added by this action to the composed text.
composedText - Variable in class guk.im.GateIM
The composed text;
computeRedLevel(int) - Static method in class gate.util.RBTreeMap
Find the level down to which to assign all nodes BLACK.
conditionalMode - Variable in class gate.gui.SerialControllerEditor
Is the controller displayed conditional?
conditional_RunRBtn - Variable in class gate.gui.SerialControllerEditor
Button for conditional run.
confidenceThreshold - Variable in class gate.creole.ml.weka.Wrapper
 
configData - Static variable in class gate.DataStoreRegister
Configuration data such as driver names.
configFileURL - Variable in class gate.creole.ml.MachineLearningPR
 
configs - Variable in class gate.util.CorpusBenchmarkTool
 
configureEnclosingScrollPane() - Method in class gate.swing.XJTable
 
conn - Variable in class gate.security.GroupImpl
---
conn - Variable in class gate.security.UserImpl
Connection to the data store used for updates
connCount - Variable in class gate.persist.ConnectionPool
 
connect(String) - Static method in class gate.persist.DBHelper
connects to DB
connect(String, String, String) - Static method in class gate.persist.DBHelper
connects to DB
connect(String, boolean) - Static method in class gate.persist.DBHelper
connects to DB gets connection from pool if such exists
connections - Variable in class gate.persist.ConnectionPool
 
connector - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
constraintGroup - Variable in class gate.jape.ComplexPatternElement
The recursive definition of what pattern elements make up this one.
constraintGroup - Variable in class gate.jape.LeftHandSide
The constraint group making up this LHS.
constraints - Variable in class gate.fsm.Transition
The constraints on this transition.
constraints1 - Variable in class gate.jape.BasicPatternElement
A set of Constraint.
constraints2 - Variable in class gate.jape.BasicPatternElement
A set of Constraint.
constraintsMap - Variable in class gate.jape.BasicPatternElement
A map of constraint annot type to constraint.
constructPersistenceId(String) - Method in class gate.persist.SerialDataStore
Create a persistent store Id from the name of a resource.
consume() - Method in class gate.util.AnnotationDiffer.Choice
Removes all mutually exclusive OTHER choices possible from the data structures.
containTitle(String, Annotation) - Method in class gate.creole.orthomatcher.OrthoMatcher
return a person name without title
contains(Object) - Method in class gate.corpora.CorpusImpl
 
contains(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
contains(Object) - Method in class gate.corpora.SerialCorpusImpl
 
contains(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
contains(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
contains(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
contains(Object) - Method in class gate.util.RBTreeMap.SubMap.EntrySetView
 
containsAll(Collection) - Method in class gate.corpora.CorpusImpl
 
containsAll(Collection) - Method in class gate.corpora.SerialCorpusImpl
 
containsAll(Collection) - Method in class gate.creole.gazetteer.GazetteerList
 
containsAll(Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
containsAll(Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
containsClassByName(String) - Method in class gate.creole.ProtegeProjectName
 
containsClassByName(String) - Method in interface gate.creole.ontology.Ontology
Checks if the ontology contains a class with the given name.
containsKey(Object) - Method in class gate.util.RBTreeMap.SubMap
 
containsKey(Object) - Method in class gate.util.RBTreeMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class gate.util.SimpleMapImpl
return true if the key is in the map
containsSemicolon(String) - Method in class gate.email.EmailDocumentHandler
This method checks if a String contains a semicolon char
containsValue(Object) - Method in class gate.util.RBTreeMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class gate.util.SimpleMapImpl
return true if the map contains that value
containsWhiteSpaces(String) - Method in class gate.email.EmailDocumentHandler
This method checks if a String contains white spaces.
content - Variable in class gate.corpora.DocumentContentImpl
Just for now - later we have to cater for different types of content.
content - Variable in class gate.corpora.DocumentImpl
The content of the document
content - Variable in class gate.creole.gazetteer.GazetteerList
the content of this list
content - Variable in class gate.email.EmailDocumentHandler
 
content - Variable in class gate.gui.CreateIndexDialog
 
content - Variable in class gate.gui.DocumentEditor.SearchDialog
 
contentChanged - Variable in class gate.corpora.DatabaseDocumentImpl
 
contentLock - Variable in class gate.corpora.DatabaseDocumentImpl
 
contentPane - Variable in class guk.Editor
 
contentPane - Variable in class guk.im.KeyboardMap
The content pane that holds all the KeyGUIs.
contentStack - Variable in class gate.config.ConfigXmlHandler
A stack to stuff PCDATA onto for reading back at element ends.
contentStack - Variable in class gate.creole.CreoleXmlHandler
A stack to stuff PCDATA onto for reading back at element ends.
controller - Variable in class gate.gui.SerialControllerEditor
The controller this editor edits
controller - Variable in class gate.gui.UserGroupEditor
 
controllerTypeName - Variable in class gate.config.SystemData
The type name of the SYSTEM's controller
controllerTypes - Variable in class gate.creole.CreoleRegisterImpl
A list of the types of VR in the register.
convert() - Method in class gate.sgml.Sgml2Xml
This method is responsable with document conversion
convertAttributeValue(double) - Method in class gate.creole.ml.weka.Wrapper
 
convertComplexPE(State, ComplexPatternElement, LinkedList) - Method in class gate.fsm.FSM
Receives a state to start from and a complex pattern element.
convertEvent(MouseEvent) - Method in class gate.swing.JTreeTable.MouseHandler
 
copyAction - Variable in class gate.gui.LogArea
This fields defines the copy behaviour
copyAction - Variable in class guk.Editor
 
copyGateScripts(List) - Method in class gate.util.Jacl
Copy scripts from the GATE source tree into the classes dir, so that they will make it into gate.jar, and so that getResource (used by Interp.evalResource) will find them.
copyright - Variable in class guk.Editor_AboutBox
 
corefOptionAvailable - Variable in class gate.gui.DocumentEditor
 
corefScroll - Variable in class gate.gui.DocumentEditor
The scroller for the coref list
corefTree - Variable in class gate.gui.DocumentEditor
The Jtree that displays the coreference data
corefTreeModel - Variable in class gate.gui.DocumentEditor
The model for the coref tree
corefTreeRoot - Variable in class gate.gui.DocumentEditor
The root for the coref tree
coreferenceType - Variable in class gate.creole.coref.AbstractCoreferencer
 
coreferenceVisible - Variable in class gate.gui.DocumentEditor
 
coreferenceVisibleBtn - Variable in class gate.gui.DocumentEditor
 
corpus - Variable in class gate.CookBook
A corpus
corpus - Variable in class gate.creole.AbstractLanguageAnalyser
The corpus property for this analyser.
corpus - Variable in class gate.creole.ConditionalSerialAnalyserController
 
corpus - Variable in class gate.creole.SerialAnalyserController
 
corpus - Variable in class gate.creole.ir.QueryResultList
Corpus in which query was execute.
corpus - Variable in class gate.creole.ir.SearchPR
 
corpus - Variable in class gate.creole.ir.TestIndex
 
corpus - Variable in class gate.creole.ir.lucene.LuceneIndexManager
An corpus for indexing
corpus - Variable in class gate.gui.CorpusEditor
 
corpus - Variable in class gate.gui.ShellSlacFrame
Shell GUI corpus
corpus - Variable in class gate.util.persistence.LanguageAnalyserPersistence
 
corpus - Variable in class gate.util.persistence.SerialAnalyserControllerPersistence
 
corpusCombo - Variable in class gate.gui.SerialControllerEditor
A combobox that allows selection of a corpus from the list of loaded corpora.
corpusComboModel - Variable in class gate.gui.SerialControllerEditor
 
corpusFiller - Variable in class gate.gui.NameBearerHandle
Component used to select the options for corpus populating
corpusFiller - Variable in class gate.gui.ShellSlacFrame
Component used to select the options for corpus populating
corpusListeners - Variable in class gate.corpora.CorpusImpl
 
corpusListeners - Variable in class gate.corpora.SerialCorpusImpl
 
corpusMap - Variable in class gate.gui.CorpusAnnotDiffDialog
A map from documentName 2 GATE document It is used to display names in combo boxes
corpusWordCount - Static variable in class gate.util.CorpusBenchmarkTool
 
correctByType - Variable in class gate.util.CorpusBenchmarkTool
 
correctInformation(long, long, long) - Method in class gate.corpora.RepositioningInfo
Correct the RepositioningInfo structure for shrink/expand changes.
correctInformationOriginalMove(long, long) - Method in class gate.corpora.RepositioningInfo
Correct the original position information in the records.
correctLongLines(StringBuffer) - Method in class gate.gui.DocumentEditor
Cut very long lines to pieces not grater than MAX_LINE_SIZE This is a correction of SWING problem with very long lines of text
Return positions of new line insertion.
correctMatches - Variable in class gate.util.AnnotationDiffer
 
correctRepositioningForCRLFInXML(String, RepositioningInfo) - Method in class gate.corpora.DocumentImpl
Correct repositioning information for substitution of "\r\n" with "\n"
count - Variable in class gate.creole.ml.weka.StringToNominalFilter.WordCount
 
count - Variable in class gate.creole.ml.weka.StringToNominalFilter.WordData
 
count - Variable in class gate.util.HashMapLong
 
count - Variable in class gate.util.SimpleMapImpl
The current number of elements of the map
countInterveningTokens(Annotation, Annotation, int, Object[]) - Method in class gate.creole.coref.NominalCoref
Return the number of tokens between the end of annotation 1 and the beginning of annotation 2.
countWords(Document) - Method in class gate.util.CorpusBenchmarkTool
Count all Token.kind=word annotations in the document
cr - Variable in class gate.util.Scratch.SessionState
 
create() - Method in interface gate.DataStore
Create a new data store.
create(Element) - Method in class gate.gui.DocumentEditor.CustomStyledViewFactory
 
create() - Method in class gate.persist.JDBCDataStore
Create a new data store.
create() - Method in class gate.persist.OracleDataStore
Create a new data store.
create() - Method in class gate.persist.SerialDataStore
Create a new data store.
createAccessController(String) - Static method in class gate.Factory
Creates and opens a new AccessController (if not available in the pool).
createAction() - Method in class gate.gui.CreateIndexDialog
 
createActionClass() - Method in class gate.jape.RightHandSide
Create the action class and an instance of it.
createAndAddFeatureSchemaObject(Element) - Method in class gate.creole.AnnotationSchema
This method creates and adds a FeatureSchema object to the current AnnotationSchema one.
createAnnotList(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
creates the lookup tables
createAnnotation(String, long, long, FeatureMap) - Method in class gate.email.EmailDocumentHandler
This method creates a gate annotation given its name, start, end and feature map.
createAnnotation(Document, String, String, long) - Method in class gate.gui.STreeNode
Creates an annotation of the given type.
createAnnotationSchemaObject(Element) - Method in class gate.creole.AnnotationSchema
This method creates an AnnotationSchema object fom an org.jdom.Element
createAnnotationSet(Long, AnnotationSet) - Method in class gate.persist.JDBCDataStore
 
createAnnotationSet(Long, AnnotationSet) - Method in class gate.persist.OracleDataStore
creates an entry for annotation set in the database
createAnnotationSet(Long, AnnotationSet) - Method in class gate.persist.PostgresDataStore
creates an entry for annotation set in the database
createButton - Variable in class gate.gui.CreateIndexDialog
 
createButton4Node(STreeNode, int, int) - Method in class gate.gui.SyntaxTreeViewer
Returns the X position where another button can start if necessary.
createCentralButton(STreeNode) - Method in class gate.gui.SyntaxTreeViewer
 
createCharReader(XMLEntityHandler, XMLErrorReporter, boolean, Reader, StringPool) - Method in class gate.xml.StreamingCharFactory
 
createClass(String, String) - Method in class gate.creole.ProtegeProjectName
 
createClass(String, String) - Method in interface gate.creole.ontology.Ontology
Creates a new OClass and returns it.
createCorpus() - Method in class gate.gui.ShellSlacFrame
Create corpus for application
createCorpus(Corpus, SecurityInfo, boolean) - Method in class gate.persist.JDBCDataStore
creates a LR of type Corpus
createCreoleDirectoryFile(File, Set) - Method in interface gate.CreoleRegister
This is a utility method for creating CREOLE directory files (typically called creole.xml) from a list of Jar files that contain resources.
createCreoleDirectoryFile(File, Set) - Method in class gate.creole.CreoleRegisterImpl
This is a utility method for creating CREOLE directory files (typically called creole.xml) from a list of Jar files that contain resources.
createDataStore(String, String) - Static method in class gate.Factory
Create a new DataStore and open it.
createDefaultApplication() - Method in class gate.gui.ShellSlacFrame
Here default ANNIE is created.
createDefaultApplication(String) - Method in class gate.gui.ShellSlacFrame
Load serialized application from file.
createDisjunction() - Method in class gate.jape.ConstraintGroup
Make a new disjunction at this point.
createDoc(Long, URL, String, Long, Long, Boolean, Long) - Method in class gate.persist.JDBCDataStore
 
createDoc(Long, URL, String, Long, Long, Boolean, Long) - Method in class gate.persist.OracleDataStore
helper for adopt never call directly
createDoc(Long, URL, String, Long, Long, Boolean, Long) - Method in class gate.persist.PostgresDataStore
helper for adopt never call directly
createDocument(Document, SecurityInfo) - Method in class gate.persist.JDBCDataStore
helper for adopt creates a LR of type Document
createDocument(Document, Long, SecurityInfo) - Method in class gate.persist.JDBCDataStore
helper for adopt creates a LR of type Document
createFeatKey() - Method in class gate.xml.GateFormatXmlDocumentHandler
Creates a feature key using this information: currentFeatureKeyClassName, currentFeatureKeyItemClassName, currentFeatureName.
createFeatObject(String, String, String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method tries to reconstruct an object given its class name and its string representation.
createFeatValue() - Method in class gate.xml.GateFormatXmlDocumentHandler
Creates a feature value using this information: currentFeatureValueClassName, currentFeatureValueItemClassName, currentFeatureValue.
createFeature(Long, int, String, Object, CallableStatement) - Method in class gate.persist.OracleDataStore
creates a feature with the specified type/key/value for the specified entity entitties are either LRs ot Annotations valid values are: boolean, int, long, string, float, Object, boolean List, int List, long List, string List, float List, Object List
createFeature(Long, int, String, Object, PreparedStatement) - Method in class gate.persist.PostgresDataStore
creates a feature with the specified type/key/value for the specified entity entitties are either LRs ot Annotations valid values are: boolean, int, long, string, float, Object, boolean List, int List, long List, string List, float List, Object List
createFeatures(Long, int, FeatureMap) - Method in class gate.persist.JDBCDataStore
 
createFeatures(Long, int, FeatureMap) - Method in class gate.persist.OracleDataStore
helper metod iterates a FeatureMap and creates all its features in the database
createFeatures(Long, int, FeatureMap) - Method in class gate.persist.PostgresDataStore
helper metod iterates a FeatureMap and creates all its features in the database
createFeaturesBulk(Long, int, FeatureMap) - Method in class gate.persist.JDBCDataStore
 
createFeaturesBulk(Long, int, FeatureMap) - Method in class gate.persist.OracleDataStore
helper metod iterates a FeatureMap and creates all its features in the database since it uses Oracle VARRAYs the roundtrips between the client and the server are minimized make sure the two types STRING_ARRAY and INT_ARRAY have the same name in the PL/SQL files also when referencing the types always use the schema owner in upper case because the jdbc driver is buggy (see MetaLink note if u care)
createFeaturesBulk(Long, int, FeatureMap) - Method in class gate.persist.PostgresDataStore
 
createGroup(String, Session) - Method in interface gate.security.AccessController
---
createGroup(String, Session) - Method in class gate.security.AccessControllerImpl
---
createIndex() - Method in interface gate.creole.ir.IndexManager
Creates index directory and indexing all documents in the corpus.
createIndex() - Method in class gate.creole.ir.lucene.LuceneIndexManager
Creates index directory and indexing all documents in the corpus.
createIndex() - Static method in class gate.util.Scratch
Generates an index for a corpus in a datastore on Valy's computer in order to have some test data.
createIndexGui - Variable in class gate.gui.NameBearerHandle.CreateIndexAction
 
createInputMethod() - Method in class guk.im.GateIMDescriptor
Creates a new GateIM object and returns a handle.
createKBListener() - Method in class gate.creole.ProtegeProjectName
 
createLR(String, String, SecurityInfo, Long) - Method in class gate.persist.JDBCDataStore
 
createLR(String, String, SecurityInfo, Long) - Method in class gate.persist.OracleDataStore
helper for adopt() never call directly
createLR(String, String, SecurityInfo, Long) - Method in class gate.persist.PostgresDataStore
helper for adopt() never call directly
createMenuBar() - Method in class gate.gui.ShellSlacFrame
Create the new Shell SLAC menu
createNames(String, String, String, String, String) - Method in class gate.creole.BootStrap
create the map with variants of the names...
createObject() - Method in class gate.util.persistence.AnalyserRunningStrategyPersistence
 
createObject() - Method in class gate.util.persistence.CollectionPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.ConditionalControllerPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.ControllerPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.CorpusPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.DSPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.JDBCDSPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.LRPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.LanguageAnalyserPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.MapPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.PRPersistence
Creates a new object from the data contained.
createObject() - Method in interface gate.util.persistence.Persistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.PersistenceManager.SlashDevSlashNull
Returns null
createObject() - Method in class gate.util.persistence.PersistenceManager.URLHolder
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.ResourcePersistence
 
createObject() - Method in class gate.util.persistence.SerialAnalyserControllerPersistence
Creates a new object from the data contained.
createOntology(String, String, String, String) - Method in interface gate.creole.ontology.OntologyEditor
Creates a new ontology
createParentNode(String) - Method in class gate.gui.SyntaxTreeViewer
Create a parent node for all selected non-terminal nodes
createParentNode(String, Annotation) - Method in class gate.gui.SyntaxTreeViewer
Create a parent node for all selected non-terminal nodes
createResource(String) - Static method in class gate.Factory
Create an instance of a resource using default parameter values.
createResource(String, FeatureMap) - Static method in class gate.Factory
Create an instance of a resource, and return it.
createResource(String, FeatureMap, FeatureMap) - Static method in class gate.Factory
Create an instance of a resource, and return it.
createResource(String, FeatureMap, FeatureMap, String) - Static method in class gate.Factory
Create an instance of a resource, and return it.
createResource(String, List) - Method in class gate.config.ConfigXmlHandler
Utility method to create a resource and add to appropriate list.
createResource(String, String, String, String, Set, String) - Method in class gate.creole.BootStrap
Creates the resource and dumps out a project structure using the structure from gate/resource/creole/templateproject/Template and the information provided by the user
createResourceButton - Variable in class gate.gui.BootStrapDialog
 
createSerialDataStore() - Method in class gate.gui.MainFrame
Method is used in NewDSAction
createSessionID() - Method in class gate.security.AccessControllerImpl
 
createSubClasses(Cls, OClass) - Method in class gate.creole.ProtegeProjectName
 
createSystem() - Method in class gate.config.SystemData
Create a Controller; called when all the system data is present.
createTestCorpus() - Method in class gate.persist.TestPersist
 
createTestDocument() - Method in class gate.persist.TestPersist
 
createToolsMenuItems(JMenu) - Method in class gate.gui.ShellSlacFrame
Should check for registered Creole components and populate menu.
createUTF8Reader(XMLEntityHandler, XMLErrorReporter, boolean, InputStream, StringPool) - Method in class gate.xml.StreamingCharFactory
 
createUser(String, String, Session) - Method in interface gate.security.AccessController
---
createUser(String, String, Session) - Method in class gate.security.AccessControllerImpl
---
creoleListeners - Variable in class gate.CreoleProxy
 
creoleListeners - Variable in class gate.DataStoreRegister
 
creoleListeners - Variable in class gate.creole.CreoleRegisterImpl
 
creolePath - Static variable in class gate.Main
Search path for CREOLE modules.
creoleProxy - Static variable in class gate.Factory
An object to source events from.
creoleRegister - Static variable in class gate.Gate
The CREOLE register.
crossedOverAnnotation - Variable in class gate.corpora.DocumentImpl
This is a variable which contains the latest crossed over annotation found during export with preserving format, i.e., toXml(annotations) method.
ctrl - Variable in class guk.im.KeyboardMap
 
curChar - Variable in class gate.jape.parser.ParseCpslTokenManager
 
curLexState - Variable in class gate.jape.parser.ParseCpslTokenManager
 
currDir - Variable in class gate.util.CorpusBenchmarkTool
 
currDir - Variable in class gate.util.CorpusSaver
 
currFile - Static variable in class gate.util.HtmlLinksExtractor
Name of the file we're currently processing
currPath - Static variable in class gate.util.HtmlLinksExtractor
Path to the file we're currently processing
currentAnnot - Variable in class gate.gui.SchemaAnnotationEditor
The curent annotation used by the editor
currentAnnot - Variable in class gate.gui.UnrestrictedAnnotationEditor
The curent annotation used by the editor
currentAnnot - Variable in class gate.xml.GateFormatXmlDocumentHandler
This inner objects maps an annotation object.
currentAnnotFeaturesMap - Variable in class gate.gui.SchemaAnnotationEditor
The current FeatureMap used by the editor
currentAnnotSchema - Variable in class gate.gui.SchemaAnnotationEditor
This is the currentAnnotSchema being used by the editor
currentAnnotSet - Variable in class gate.gui.SchemaAnnotationEditor
The curent annotation set used by the editor
currentAnnotSet - Variable in class gate.gui.UnrestrictedAnnotationEditor
The curent annotation set used by the editor
currentAnnotationSchemaList - Variable in class gate.gui.SchemaAnnotationEditor
The annotation schema present into the system
currentAnnotationSet - Variable in class gate.xml.GateFormatXmlDocumentHandler
the current annotation set that is being created and filled with annotations
currentAttributeMap - Variable in class gate.config.ConfigXmlHandler
A feature map representation of the current element's attribute list
currentAttributes - Variable in class gate.config.ConfigXmlHandler
The current element's attribute list
currentAttributes - Variable in class gate.creole.CreoleXmlHandler
The current element's attribute list
currentAttributes - Variable in class gate.creole.ml.MachineLearningPR.Cache
A Map with annotationTypes as keys.
currentAutoinstanceParams - Variable in class gate.creole.CreoleXmlHandler
This field represents the params map required for autoinstantiation Its a map from param name to param value.
currentAutoinstances - Variable in class gate.creole.CreoleXmlHandler
This field holds autoinstanceParams describing the resource that needs to be instantiated
currentConjunction - Variable in class gate.jape.ConstraintGroup
An array of PatternElements making up a conjunction.
currentElementStack - Variable in class gate.xml.GateFormatXmlDocumentHandler
Holds the current element read.
currentEndOffset - Variable in class gate.gui.SchemaAnnotationEditor
The end offset of the span covered by the currentAnnot
currentEndOffset - Variable in class gate.gui.UnrestrictedAnnotationEditor
The end offset of the span covered by the currentAnnot
currentExecutable - Static variable in class gate.Gate
The current executable under execution.
currentFeatureKeyClassName - Variable in class gate.xml.GateFormatXmlDocumentHandler
The class name of the key in the current feature
currentFeatureKeyItemClassName - Variable in class gate.xml.GateFormatXmlDocumentHandler
If the key is a collection then we need to know the class name of the items present in this collection.
currentFeatureMap - Variable in class gate.xml.GateFormatXmlDocumentHandler
A map holding current annotation's features
currentFeatureName - Variable in class gate.xml.GateFormatXmlDocumentHandler
A key of the current feature
currentFeatureValue - Variable in class gate.xml.GateFormatXmlDocumentHandler
The value of the current feature
currentFeatureValueClassName - Variable in class gate.xml.GateFormatXmlDocumentHandler
The class name for the value in the current feature
currentFeatureValueItemClassName - Variable in class gate.xml.GateFormatXmlDocumentHandler
If the value is a collection then we need to know the class name of the items present in this collection.
currentFont - Variable in class gate.gui.AppearanceDialog
Which font is being edited now.
currentHandler - Variable in class guk.im.GateIM
The current locale handler.
currentLocale - Variable in class guk.im.GateIM
The active locale
currentParam - Variable in class gate.creole.CreoleXmlHandler
The current parameter
currentParamDisjunction - Variable in class gate.creole.CreoleXmlHandler
The current parameter disjunction
currentParamList - Variable in class gate.creole.CreoleXmlHandler
The current parameter list
currentProtocolVersion - Static variable in class gate.persist.SerialDataStore
The protocol version of the currently open data store
currentSet - Variable in class gate.gui.SyntaxTreeViewer
 
currentStartOffset - Variable in class gate.gui.SchemaAnnotationEditor
The start offset of the span covered by the currentAnnot
currentStartOffset - Variable in class gate.gui.UnrestrictedAnnotationEditor
The start offset of the span covered by the currentAnnot
currentState - Variable in class guk.im.GateIM
The current state of the current LocaleHandler.
currentStyle - Variable in class gate.gui.TextAttributesChooser
 
currentTag - Variable in class gate.util.HtmlLinksExtractor
The tag currently being processed
currentToken - Variable in class gate.jape.parser.ParseException
This is the last token that has been consumed successfully.
currentValue - Variable in class gate.util.ProgressPrinter
 
customObjectsId - Variable in class gate.html.HtmlDocumentHandler
 
customObjectsId - Variable in class gate.xml.XmlDocumentHandler
This is used to generate unique Ids for the CustomObjects read
customizeAppearanceOfDocumentWithEndTag(HTML.Tag) - Method in class gate.html.HtmlDocumentHandler
This method analizes the tag t and adds some \n chars and spaces to the tmpDocContent.The reason behind is that we need to have a readable form for the final document.
customizeAppearanceOfDocumentWithSimpleTag(HTML.Tag) - Method in class gate.html.HtmlDocumentHandler
This method analizes the tag t and adds some \n chars and spaces to the tmpDocContent.The reason behind is that we need to have a readable form for the final document.
customizeAppearanceOfDocumentWithStartTag(HTML.Tag) - Method in class gate.html.HtmlDocumentHandler
This method analizes the tag t and adds some \n chars and spaces to the tmpDocContent.The reason behind is that we need to have a readable form for the final document.
cutAction - Variable in class guk.Editor
 

D

DAML_EXPORT - Static variable in class gate.creole.RDFFormatExporter
 
DATASTORE_CLOSED - Static variable in class gate.event.CreoleEvent
Event type that mark the closing of a datastore
DATASTORE_CREATED - Static variable in class gate.event.CreoleEvent
Event type that marks the creation of a new datastore
DATASTORE_FEATURE_NAME - Static variable in interface gate.DataStore
 
DATASTORE_OPENED - Static variable in class gate.event.CreoleEvent
Event type that mark the opening of a datastore
DATE_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
DBHelper - class gate.persist.DBHelper.
 
DBHelper() - Constructor for class gate.persist.DBHelper
 
DB_OWNER - Static variable in class gate.Gate
The database schema owner (GATEADMIN is default) this one should not be hardcoded but set in the XML initialization files
DB_PARAMETER_GUID - Static variable in class gate.persist.DBHelper
key in T_PARAMETER that defines a unique id for the data store
DEBUG - Static variable in class gate.CookBook
Debug flag
DEBUG - Static variable in class gate.DocumentFormat
Debug flag
DEBUG - Static variable in class gate.Factory
Debug flag
DEBUG - Static variable in class gate.Gate
Debug flag
DEBUG - Static variable in class gate.Main
Debug flag
DEBUG - Static variable in class gate.TestGate
Debug flag
DEBUG - Static variable in class gate.annotation.AnnotationDiff
Debug flag
DEBUG - Static variable in class gate.annotation.AnnotationImpl
Debug flag
DEBUG - Static variable in class gate.annotation.AnnotationSetImpl
Debug flag
DEBUG - Static variable in class gate.annotation.CorpusAnnotationDiff
Debug flag
DEBUG - Static variable in class gate.annotation.NodeImpl
Debug flag
DEBUG - Static variable in class gate.annotation.TestAnnotation
Debug flag
DEBUG - Static variable in class gate.annotation.TestAnnotationDiff
Debug flag
DEBUG - Static variable in class gate.annotation.TestDatabaseAnnotationSet
Debug flag
DEBUG - Static variable in class gate.config.ConfigDataProcessor
Debug flag
DEBUG - Static variable in class gate.config.ConfigXmlHandler
Debug flag
DEBUG - Static variable in class gate.config.SystemData
Debug flag
DEBUG - Static variable in class gate.config.TestConfig
Debug flag
DEBUG - Static variable in class gate.corpora.CorpusImpl
Debug flag
DEBUG - Static variable in class gate.corpora.DatabaseCorpusImpl
Debug flag
DEBUG - Static variable in class gate.corpora.DatabaseDocumentImpl
 
DEBUG - Static variable in class gate.corpora.DocumentContentImpl
Debug flag
DEBUG - Static variable in class gate.corpora.DocumentImpl
Debug flag
DEBUG - Static variable in class gate.corpora.EmailDocumentFormat
Debug flag
DEBUG - Static variable in class gate.corpora.HtmlDocumentFormat
Debug flag
DEBUG - Static variable in class gate.corpora.RepositioningInfo
Debug flag
DEBUG - Static variable in class gate.corpora.RtfDocumentFormat
Debug flag
DEBUG - Static variable in class gate.corpora.SerialCorpusImpl
Debug flag
DEBUG - Static variable in class gate.corpora.SgmlDocumentFormat
Debug flag
DEBUG - Static variable in class gate.corpora.TestCorpus
Debug flag
DEBUG - Static variable in class gate.corpora.TestDocument
Debug flag
DEBUG - Static variable in class gate.corpora.TestSerialCorpus
Debug flag
DEBUG - Static variable in class gate.corpora.TextualDocumentFormat
Debug flag
DEBUG - Static variable in class gate.corpora.XmlDocumentFormat
Debug flag
DEBUG - Static variable in class gate.creole.APFormatExporter
Debug flag
DEBUG - Static variable in class gate.creole.AnnotationSchema
Debug flag
DEBUG - Static variable in class gate.creole.CreoleRegisterImpl
Debug flag
DEBUG - Static variable in class gate.creole.CreoleXmlHandler
Debug flag
DEBUG - Static variable in class gate.creole.ExecutionException
Debug flag
DEBUG - Static variable in class gate.creole.FeatureSchema
Debug flag
DEBUG - Static variable in class gate.creole.ParameterException
Debug flag
DEBUG - Static variable in class gate.creole.ParameterList
Debug flag
DEBUG - Static variable in class gate.creole.ProtegeProjectName
Debug flag
DEBUG - Static variable in class gate.creole.RDFFormatExporter
Debug flag
DEBUG - Static variable in class gate.creole.ResourceData
Debug flag
DEBUG - Static variable in class gate.creole.ResourceInstantiationException
Debug flag
DEBUG - Static variable in class gate.creole.TestControllers
Debug flag
DEBUG - Static variable in class gate.creole.TestCreole
Debug flag
DEBUG - Static variable in class gate.creole.TestPR
Debug flag
DEBUG - Static variable in class gate.creole.TestXSchema
Debug flag
DEBUG - Static variable in class gate.creole.coref.AbstractCoreferencer
---
DEBUG - Static variable in class gate.creole.coref.Coreferencer
---
DEBUG - Static variable in class gate.creole.coref.NominalCoref
---
DEBUG - Static variable in class gate.creole.coref.PronominalCoref
---
DEBUG - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DEBUG - Static variable in class gate.creole.gazetteer.DefaultGazetteer
Debug flag
DEBUG - Static variable in class gate.creole.gazetteer.FSMState
Debug flag
DEBUG - Static variable in class gate.creole.gazetteer.Lookup
Debug flag
DEBUG - Static variable in class gate.creole.splitter.SentenceSplitter
 
DEBUG - Static variable in class gate.creole.tokeniser.DFSMState
Debug flag
DEBUG - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DEBUG - Static variable in class gate.creole.tokeniser.FSMState
Debug flag
DEBUG - Static variable in class gate.creole.tokeniser.InvalidRuleException
Debug flag
DEBUG - Static variable in class gate.creole.tokeniser.SimpleTokeniser
Debug flag
DEBUG - Static variable in class gate.creole.tokeniser.TokeniserException
Debug flag
DEBUG - Static variable in class gate.creole.tokeniser.UnicodeType
Debug flag
DEBUG - Static variable in class gate.email.EmailDocumentHandler
Debug flag
DEBUG - Static variable in class gate.email.TestEmail
Debug flag
DEBUG - Static variable in class gate.event.ProgressListenerAdaptor
Debug flag
DEBUG - Static variable in class gate.fsm.FSM
Debug flag
DEBUG - Static variable in class gate.fsm.FSMInstance
Debug flag
DEBUG - Static variable in class gate.fsm.State
Debug flag
DEBUG - Static variable in class gate.fsm.Transition
Debug flag
DEBUG - Static variable in class gate.gui.ProtegeWrapper
Debug flag
DEBUG - Static variable in class gate.gui.STreeNode
Debug flag
DEBUG - Static variable in class gate.gui.ShellSlacFrame
Debug flag
DEBUG - Static variable in class gate.html.HtmlDocumentHandler
Debug flag
DEBUG - Static variable in class gate.html.TestHtml
Debug flag
DEBUG - Static variable in class gate.jape.BasicPatternElement
Debug flag
DEBUG - Static variable in class gate.jape.Batch
Debug flag
DEBUG - Static variable in class gate.jape.Compiler
Debug flag
DEBUG - Static variable in class gate.jape.ComplexPatternElement
Debug flag
DEBUG - Static variable in class gate.jape.Constraint
Debug flag
DEBUG - Static variable in class gate.jape.ConstraintGroup
Debug flag
DEBUG - Static variable in class gate.jape.JapeException
Debug flag
DEBUG - Static variable in class gate.jape.JdmAttribute
Debug flag
DEBUG - Static variable in class gate.jape.JdmException
Debug flag
DEBUG - Static variable in class gate.jape.LeftHandSide
Debug flag
DEBUG - Static variable in class gate.jape.MultiPhaseTransducer
Debug flag
DEBUG - Static variable in class gate.jape.MutableBoolean
Debug flag
DEBUG - Static variable in class gate.jape.MutableInteger
Debug flag
DEBUG - Static variable in class gate.jape.PatternElement
Debug flag
DEBUG - Static variable in class gate.jape.PrioritisedRuleList
Debug flag
DEBUG - Static variable in class gate.jape.RightHandSide
Debug flag
DEBUG - Static variable in class gate.jape.Rule
Debug flag
DEBUG - Static variable in class gate.jape.SinglePhaseTransducer
Debug flag
DEBUG - Static variable in class gate.jape.TestJape
Debug flag
DEBUG - Static variable in class gate.jape.TestJape2
Debug flag
DEBUG - Static variable in class gate.jape.Transducer
Debug flag
DEBUG - Static variable in class gate.persist.DBHelper
 
DEBUG - Static variable in class gate.persist.JDBCDataStore
---
DEBUG - Static variable in class gate.persist.OracleDataStore
Debug flag
DEBUG - Static variable in class gate.persist.PersistenceException
Debug flag
DEBUG - Static variable in class gate.persist.PostgresDataStore
Debug flag
DEBUG - Static variable in class gate.persist.SerialDataStore
Debug flag
DEBUG - Static variable in class gate.persist.TestPersist
Debug flag
DEBUG - Static variable in class gate.security.SecurityException
Debug flag
DEBUG - Static variable in class gate.security.TestSecurity
Debug flag
DEBUG - Static variable in class gate.sgml.Sgml2Xml
Debug flag
DEBUG - Static variable in class gate.sgml.TestSgml
Debug flag
DEBUG - Static variable in class gate.swing.ColorGenerator
Debug flag
DEBUG - Static variable in class gate.swing.WaitDialog
Debug flag
DEBUG - Static variable in class gate.util.Coordinates
Debug flag
DEBUG - Static variable in class gate.util.CorpusBenchmarkTool
 
DEBUG - Static variable in class gate.util.CorpusSaver
 
DEBUG - Static variable in class gate.util.DocumentFormatException
Debug flag
DEBUG - Static variable in class gate.util.Err
Debug flag
DEBUG - Static variable in class gate.util.ExtensionFileFilter
Debug flag
DEBUG - Static variable in class gate.util.Files
Debug flag
DEBUG - Static variable in class gate.util.GateClassLoader
Debug flag
DEBUG - Static variable in class gate.util.GateException
Debug flag
DEBUG - Static variable in class gate.util.GateSaxException
Debug flag
DEBUG - Static variable in class gate.util.HtmlLinksExtractor
Debug flag
DEBUG - Static variable in class gate.util.InvalidDatabaseException
Debug flag
DEBUG - Static variable in class gate.util.InvalidOffsetException
Debug flag
DEBUG - Static variable in class gate.util.Jacl
Debug flag
DEBUG - Static variable in class gate.util.JarFiles
Debug flag
DEBUG - Static variable in class gate.util.Jdk
Debug flag
DEBUG - Static variable in class gate.util.Lax
Debug flag
DEBUG - Static variable in class gate.util.LaxErrorHandler
Debug flag
DEBUG - Static variable in class gate.util.LazyProgrammerException
Debug flag
DEBUG - Static variable in class gate.util.LuckyException
Debug flag
DEBUG - Static variable in class gate.util.NoSuchObjectException
Debug flag
DEBUG - Static variable in class gate.util.ObjectWriter
Debug flag
DEBUG - Static variable in class gate.util.OpenTransactionsException
Debug flag
DEBUG - Static variable in class gate.util.Out
Debug flag
DEBUG - Static variable in class gate.util.ProgressPrinter
Debug flag
DEBUG - Static variable in class gate.util.RBTreeMap
Debug flag
DEBUG - Static variable in class gate.util.RawEditorKit
Debug flag
DEBUG - Static variable in class gate.util.Scratch
Debug flag
DEBUG - Static variable in class gate.util.SimpleFeatureMapImpl
Debug flag
DEBUG - Static variable in class gate.util.Strings
Debug flag
DEBUG - Static variable in class gate.util.TemplateLaxErrorHandler
Debug flag
DEBUG - Static variable in class gate.util.TestBumpyStack
Debug flag
DEBUG - Static variable in class gate.util.TestDiffer
Debug flag
DEBUG - Static variable in class gate.util.TestFeatureMap
Debug flag
DEBUG - Static variable in class gate.util.TestFiles
Debug flag
DEBUG - Static variable in class gate.util.TestJacl
Debug flag
DEBUG - Static variable in class gate.util.TestJavac
Debug flag
DEBUG - Static variable in class gate.util.TestJdk
Debug flag
DEBUG - Static variable in class gate.util.TestRBTreeMap
Debug flag
DEBUG - Static variable in class gate.util.TestTemplate
Debug flag
DEBUG - Static variable in class gate.util.Tools
Debug flag
DEBUG - Static variable in class gate.xml.GateFormatXmlDocumentHandler
Debug flag
DEBUG - Static variable in class gate.xml.SimpleErrorHandler
Debug flag
DEBUG - Static variable in class gate.xml.TestXml
Debug flag
DEBUG - Static variable in class gate.xml.XmlDocumentHandler
Debug flag
DEBUG - Static variable in class gate.xml.XmlPositionCorrectionHandler
Debug flag
DEFAULT - Static variable in interface gate.jape.parser.ParseCpslConstants
 
DEFAULT_OUTPUT_SET_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
DEFAULT_PRIORITY - Static variable in interface gate.jape.JapeConstants
The default priority of a rule.
DEFAULT_SESSION_TIMEOUT_MIN - Static variable in class gate.security.AccessControllerImpl
 
DEFAULT_SLUG_CORPUS_NAME - Static variable in class gate.gui.ShellSlacFrame
Default corpus resource name
DEFAULT_TEXT_TAG_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
DEFAULT_TYPE - Static variable in class gate.annotation.AnnotationDiff
A default type when all annotation are the same represented by White color
DEFAULT_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A default type when all annotation are the same represented by White color
DEF_GAZ_ANNOT_SET_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_GAZ_CASE_SENSITIVE_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_GAZ_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_GAZ_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_GAZ_LISTS_URL_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_TOK_ANNOT_SET_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DEF_TOK_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DEF_TOK_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DEF_TOK_GRAMRULES_URL_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DEF_TOK_TOKRULES_URL_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DESC - Variable in class gate.corpora.DocumentImpl
Constant used in the inner class AnnotationComparator to order annotations descending
DFSMState - class gate.creole.tokeniser.DFSMState.
Implements a state of the deterministic finite state machine of the tokeniser.
DFSMState(SimpleTokeniser) - Constructor for class gate.creole.tokeniser.DFSMState
Constructs a new DFSMState object and adds it to the list of deterministic states of the DefaultTokeniser provided as owner.
DIFFERENT - Static variable in class gate.util.AnnotationDiffer
 
DIRECT_CLOSURE - Static variable in interface gate.creole.ontology.OClass
denotes a direct closure(no transitivity)
DOCUMENT_ADDED - Static variable in class gate.event.CorpusEvent
Event type that is fired when a new document is added to a corpus
DOCUMENT_ADD_SPACE_ON_UNPACK_FEATURE_NAME - Static variable in interface gate.GateConstants
 
DOCUMENT_CLASS - Static variable in class gate.persist.DBHelper
LR classes supported at present
DOCUMENT_COREF_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
The name of the feature on Documents that holds coreference matches.
DOCUMENT_ENCODING_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_END_OFFSET_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_ID - Static variable in class gate.creole.ir.lucene.LuceneIndexManager
used in Lucene Documents as a key for gate document ID value.
DOCUMENT_MARKUP_AWARE_PARAMETER_NAME - Static variable in interface gate.Document
The parameter name that determines whether or not a document is markup aware
DOCUMENT_NEW_LINE_TYPE - Static variable in interface gate.GateConstants
Property for document new line type.
DOCUMENT_PRESERVE_CONTENT_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_REMOVED - Static variable in class gate.event.CorpusEvent
Event type that is fired when a document is removed from a corpus
DOCUMENT_REPOSITIONING_INFO_FEATURE_NAME - Static variable in interface gate.GateConstants
The key for the feature keeping the repositioning information between original and displayed content of the document
DOCUMENT_REPOSITIONING_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_START_OFFSET_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_STRING_CONTENT_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_URL_PARAMETER_NAME - Static variable in interface gate.Document
The parameter name for the document URL
DOC_CONTENT - Static variable in interface gate.corpora.EventAwareLanguageResource
 
DOC_MAIN - Static variable in interface gate.corpora.EventAwareLanguageResource
 
DOC_NAME_COLUMN - Static variable in class gate.gui.SearchPRViewer.ResultsTableModel
 
DOC_SCORE_COLUMN - Static variable in class gate.gui.SearchPRViewer.ResultsTableModel
 
DOC_SIZE_MULTIPLICATION_FACTOR - Variable in class gate.corpora.DocumentImpl
This field is used when creating StringBuffers for toXml() methods.
DPR_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_ANN_TYPES_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_DUMP_TYPES_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_FILE_SUFFIX_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_INCLUDE_FEAT_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_OUTPUR_URL_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_USE_SUFFIX_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DSPersistence - class gate.util.persistence.DSPersistence.
 
DSPersistence() - Constructor for class gate.util.persistence.DSPersistence
 
DS_COMMENT - Static variable in class gate.persist.OracleDataStore
Name of this resource
DS_COMMENT - Static variable in class gate.persist.PostgresDataStore
Name of this resource
DS_ICON_NAME - Static variable in class gate.persist.OracleDataStore
the icon for this resource
DS_ICON_NAME - Static variable in class gate.persist.PostgresDataStore
the icon for this resource
DUMMY_ENCODING - Static variable in class gate.persist.DBHelper
dummy encoding type, do not use it
DUMMY_FEATURE_KEY - Static variable in class gate.persist.DBHelper
dummy feature key, do not use it
DUMMY_ID - Static variable in class gate.persist.DBHelper
huh?
DUMPING_PR_SET - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DataStore - interface gate.DataStore.
Models all sorts of data storage.
DataStoreRegister - class gate.DataStoreRegister.
Records all the open DataStores.
DataStoreRegister() - Constructor for class gate.DataStoreRegister
 
DatabaseAnnotationSetImpl - class gate.annotation.DatabaseAnnotationSetImpl.
 
DatabaseAnnotationSetImpl(Document) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Document.
DatabaseAnnotationSetImpl(Document, String) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Document and name.
DatabaseAnnotationSetImpl(Document, Collection) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Document and name.
DatabaseAnnotationSetImpl(Document, String, Collection) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Document and name.
DatabaseAnnotationSetImpl(Collection) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Collection (which must be an AnnotationSet)
DatabaseAnnotationSetImpl.DatabaseAnnotationSetIterator - class gate.annotation.DatabaseAnnotationSetImpl.DatabaseAnnotationSetIterator.
 
DatabaseAnnotationSetImpl.DatabaseAnnotationSetIterator() - Constructor for class gate.annotation.DatabaseAnnotationSetImpl.DatabaseAnnotationSetIterator
 
DatabaseCorpusImpl - class gate.corpora.DatabaseCorpusImpl.
 
DatabaseCorpusImpl() - Constructor for class gate.corpora.DatabaseCorpusImpl
 
DatabaseCorpusImpl(String, DatabaseDataStore, Long, FeatureMap, Vector) - Constructor for class gate.corpora.DatabaseCorpusImpl
 
DatabaseCorpusImpl.DatabaseCorpusIterator - class gate.corpora.DatabaseCorpusImpl.DatabaseCorpusIterator.
 
DatabaseCorpusImpl.DatabaseCorpusIterator(List) - Constructor for class gate.corpora.DatabaseCorpusImpl.DatabaseCorpusIterator
 
DatabaseCorpusImpl.EventsHandler - class gate.corpora.DatabaseCorpusImpl.EventsHandler.
All the events from the features are handled by this inner class.
DatabaseCorpusImpl.EventsHandler() - Constructor for class gate.corpora.DatabaseCorpusImpl.EventsHandler
 
DatabaseDataStore - interface gate.persist.DatabaseDataStore.
 
DatabaseDocumentImpl - class gate.corpora.DatabaseDocumentImpl.
 
DatabaseDocumentImpl() - Constructor for class gate.corpora.DatabaseDocumentImpl
 
DatabaseDocumentImpl(Connection) - Constructor for class gate.corpora.DatabaseDocumentImpl
 
DatabaseDocumentImpl.EventsHandler - class gate.corpora.DatabaseDocumentImpl.EventsHandler.
All the events from the features are handled by this inner class.
DatabaseDocumentImpl.EventsHandler() - Constructor for class gate.corpora.DatabaseDocumentImpl.EventsHandler
 
DatasetDefintion - class gate.creole.ml.DatasetDefintion.
Stores data describing a dataset.
DatasetDefintion(Element) - Constructor for class gate.creole.ml.DatasetDefintion
 
DatasetDefintion() - Constructor for class gate.creole.ml.DatasetDefintion
 
DatastoreEvent - class gate.event.DatastoreEvent.
This class models events fired by datastores.
DatastoreEvent(DataStore, int, Resource, Object) - Constructor for class gate.event.DatastoreEvent
Constructor.
DatastoreListener - interface gate.event.DatastoreListener.
A listener for DatastoreEvents.
DefaultGazetteer - class gate.creole.gazetteer.DefaultGazetteer.
This component is responsible for doing lists lookup.
DefaultGazetteer() - Constructor for class gate.creole.gazetteer.DefaultGazetteer
Build a gazetter using the default lists from the agte resources DefaultGazetteer.init()
DefaultIndexDefinition - class gate.creole.ir.DefaultIndexDefinition.
 
DefaultIndexDefinition() - Constructor for class gate.creole.ir.DefaultIndexDefinition
 
DefaultTokeniser - class gate.creole.tokeniser.DefaultTokeniser.
A composed tokeniser containing a SimpleTokeniser and a Transducer.
DefaultTokeniser() - Constructor for class gate.creole.tokeniser.DefaultTokeniser
 
DoTestBigGrammar(String) - Method in class gate.jape.TestJape
 
Document - interface gate.Document.
Represents the commonalities between all sorts of documents.
DocumentContent - interface gate.DocumentContent.
The content of Documents.
DocumentContentImpl - class gate.corpora.DocumentContentImpl.
Represents the commonalities between all sorts of document contents.
DocumentContentImpl() - Constructor for class gate.corpora.DocumentContentImpl
Default construction
DocumentContentImpl(URL, String, Long, Long) - Constructor for class gate.corpora.DocumentContentImpl
Contruction from URL and offsets.
DocumentContentImpl(String) - Constructor for class gate.corpora.DocumentContentImpl
For ranges
DocumentContentReader - class gate.creole.ir.DocumentContentReader.
A property reader for the document content
DocumentContentReader() - Constructor for class gate.creole.ir.DocumentContentReader
 
DocumentData - class gate.corpora.DocumentData.
 
DocumentData(String, Object) - Constructor for class gate.corpora.DocumentData
 
DocumentEditor - class gate.gui.DocumentEditor.
This class implements a viewer/editor for the annotations on a document.
DocumentEditor() - Constructor for class gate.gui.DocumentEditor
Default constructor.
DocumentEditor.AnnotationsTableModel - class gate.gui.DocumentEditor.AnnotationsTableModel.
A custom table model used to render a table containing the annotations from a set of annotation sets.
DocumentEditor.AnnotationsTableModel() - Constructor for class gate.gui.DocumentEditor.AnnotationsTableModel
 
DocumentEditor.CorefData - class gate.gui.DocumentEditor.CorefData.
 
DocumentEditor.CorefData(List, boolean, String) - Constructor for class gate.gui.DocumentEditor.CorefData
 
DocumentEditor.CorefNodeRenderer - class gate.gui.DocumentEditor.CorefNodeRenderer.
A tree node renderer used by the coref tree
DocumentEditor.CorefNodeRenderer() - Constructor for class gate.gui.DocumentEditor.CorefNodeRenderer
 
DocumentEditor.CorefNodeRenderer1 - class gate.gui.DocumentEditor.CorefNodeRenderer1.
A tree node renderer used byt the coref tree
DocumentEditor.CorefNodeRenderer1() - Constructor for class gate.gui.DocumentEditor.CorefNodeRenderer1
 
DocumentEditor.CustomLabelView - class gate.gui.DocumentEditor.CustomLabelView.
Fixes the 4406598 bug in swing text components.
DocumentEditor.CustomLabelView(Element) - Constructor for class gate.gui.DocumentEditor.CustomLabelView
 
DocumentEditor.CustomStyledEditorKit - class gate.gui.DocumentEditor.CustomStyledEditorKit.
Fixes the 4406598 bug in swing text components.
DocumentEditor.CustomStyledEditorKit() - Constructor for class gate.gui.DocumentEditor.CustomStyledEditorKit
 
DocumentEditor.CustomStyledViewFactory - class gate.gui.DocumentEditor.CustomStyledViewFactory.
Fixes the 4406598 bug in swing text components.
DocumentEditor.CustomStyledViewFactory() - Constructor for class gate.gui.DocumentEditor.CustomStyledViewFactory
 
DocumentEditor.DeleteSelectedAnnotationsAction - class gate.gui.DocumentEditor.DeleteSelectedAnnotationsAction.
 
DocumentEditor.DeleteSelectedAnnotationsAction(JComponent) - Constructor for class gate.gui.DocumentEditor.DeleteSelectedAnnotationsAction
 
DocumentEditor.EditAnnotationAction - class gate.gui.DocumentEditor.EditAnnotationAction.
The action that is fired when the user wants to edit an annotation.
DocumentEditor.EditAnnotationAction(AnnotationSet, Annotation) - Constructor for class gate.gui.DocumentEditor.EditAnnotationAction
 
DocumentEditor.EventsHandler - class gate.gui.DocumentEditor.EventsHandler.
All the events from the document or its annotation sets are handled by this inner class.
DocumentEditor.EventsHandler() - Constructor for class gate.gui.DocumentEditor.EventsHandler
 
DocumentEditor.EventsHandler.HighlightsRemover - class gate.gui.DocumentEditor.EventsHandler.HighlightsRemover.
Helper class that removes one highlight corresponding to an annotation.
DocumentEditor.EventsHandler.HighlightsRemover(Annotation) - Constructor for class gate.gui.DocumentEditor.EventsHandler.HighlightsRemover
 
DocumentEditor.EventsHandler.HihglightsShower - class gate.gui.DocumentEditor.EventsHandler.HihglightsShower.
Helper class that highlights a given annotation with the specified style.
DocumentEditor.EventsHandler.HihglightsShower(Annotation, Style) - Constructor for class gate.gui.DocumentEditor.EventsHandler.HihglightsShower
 
DocumentEditor.EventsHandler.NodeAdder - class gate.gui.DocumentEditor.EventsHandler.NodeAdder.
Helper class that adds a specified tree node
DocumentEditor.EventsHandler.NodeAdder(DocumentEditor.TypeData) - Constructor for class gate.gui.DocumentEditor.EventsHandler.NodeAdder
 
DocumentEditor.EventsHandler.NodeRemover - class gate.gui.DocumentEditor.EventsHandler.NodeRemover.
Helper class that removes one node from the types tree.
DocumentEditor.EventsHandler.NodeRemover(DocumentEditor.TypeData) - Constructor for class gate.gui.DocumentEditor.EventsHandler.NodeRemover
 
DocumentEditor.EventsHandler.SetRemovedOperation - class gate.gui.DocumentEditor.EventsHandler.SetRemovedOperation.
Helper class that handles the removal of a named annotation set.
DocumentEditor.EventsHandler.SetRemovedOperation(String) - Constructor for class gate.gui.DocumentEditor.EventsHandler.SetRemovedOperation
 
DocumentEditor.HighlightAnnotationMenu - class gate.gui.DocumentEditor.HighlightAnnotationMenu.
The popup menu items used to select annotations at right click.
DocumentEditor.HighlightAnnotationMenu(Annotation, AnnotationSet) - Constructor for class gate.gui.DocumentEditor.HighlightAnnotationMenu
 
DocumentEditor.LazyJPanel - class gate.gui.DocumentEditor.LazyJPanel.
Panels used in cell/node renderers
DocumentEditor.LazyJPanel() - Constructor for class gate.gui.DocumentEditor.LazyJPanel
 
DocumentEditor.NewAnnotationAction - class gate.gui.DocumentEditor.NewAnnotationAction.
The action that is fired when the user wants to create a new annotation.
DocumentEditor.NewAnnotationAction(AnnotationSet, Long, Long) - Constructor for class gate.gui.DocumentEditor.NewAnnotationAction
 
DocumentEditor.NewAnnotationAction(AnnotationSet, String, Long, Long) - Constructor for class gate.gui.DocumentEditor.NewAnnotationAction
 
DocumentEditor.NodeRenderer - class gate.gui.DocumentEditor.NodeRenderer.
Displays an entry in the right hand side tree.
DocumentEditor.NodeRenderer() - Constructor for class gate.gui.DocumentEditor.NodeRenderer
 
DocumentEditor.NodeRenderer1 - class gate.gui.DocumentEditor.NodeRenderer1.
Displays an entry in the right hand side tree.
DocumentEditor.NodeRenderer1() - Constructor for class gate.gui.DocumentEditor.NodeRenderer1
 
DocumentEditor.PrintAction - class gate.gui.DocumentEditor.PrintAction.
 
DocumentEditor.PrintAction() - Constructor for class gate.gui.DocumentEditor.PrintAction
 
DocumentEditor.Range - class gate.gui.DocumentEditor.Range.
Describes a range in the DocumentEditor.data structure.
DocumentEditor.Range(String, String, int, int) - Constructor for class gate.gui.DocumentEditor.Range
 
DocumentEditor.SearchAction - class gate.gui.DocumentEditor.SearchAction.
 
DocumentEditor.SearchAction() - Constructor for class gate.gui.DocumentEditor.SearchAction
 
DocumentEditor.SearchDialog - class gate.gui.DocumentEditor.SearchDialog.
 
DocumentEditor.SearchDialog(Frame) - Constructor for class gate.gui.DocumentEditor.SearchDialog
 
DocumentEditor.SearchDialog(Dialog) - Constructor for class gate.gui.DocumentEditor.SearchDialog
 
DocumentEditor.SelectionBlinker - class gate.gui.DocumentEditor.SelectionBlinker.
This class handles the blinking for the selected annotations in the text display.
DocumentEditor.SelectionBlinker() - Constructor for class gate.gui.DocumentEditor.SelectionBlinker
 
DocumentEditor.SwingDocumentListener - class gate.gui.DocumentEditor.SwingDocumentListener.
Listens for updates from the text editor and updates the GATE document accordingly
DocumentEditor.SwingDocumentListener() - Constructor for class gate.gui.DocumentEditor.SwingDocumentListener
 
DocumentEditor.TypeData - class gate.gui.DocumentEditor.TypeData.
Holds the GUI metadata for a given annotation type.
DocumentEditor.TypeData(String, String, boolean) - Constructor for class gate.gui.DocumentEditor.TypeData
 
DocumentEvent - class gate.event.DocumentEvent.
This class models events fired by an Document.
DocumentEvent(Document, int, String) - Constructor for class gate.event.DocumentEvent
Constructor.
DocumentFormat - class gate.DocumentFormat.
The format of Documents.
DocumentFormat() - Constructor for class gate.DocumentFormat
Default construction
DocumentFormatException - exception gate.util.DocumentFormatException.
This exception can be used to catch any internal exception thrown by the DocumentFormat class and its subbclasses.
DocumentFormatException() - Constructor for class gate.util.DocumentFormatException
 
DocumentFormatException(String, Exception) - Constructor for class gate.util.DocumentFormatException
 
DocumentFormatException(String) - Constructor for class gate.util.DocumentFormatException
 
DocumentFormatException(Exception) - Constructor for class gate.util.DocumentFormatException
 
DocumentImpl - class gate.corpora.DocumentImpl.
Represents the commonalities between all sorts of documents.
DocumentImpl() - Constructor for class gate.corpora.DocumentImpl
Default construction.
DocumentImpl.AnnotationComparator - class gate.corpora.DocumentImpl.AnnotationComparator.
Inner class needed to compare annotations
DocumentImpl.AnnotationComparator(int, int) - Constructor for class gate.corpora.DocumentImpl.AnnotationComparator
Constructs a comparator according to one of three sorter types: ORDER_ON_ANNOT_TYPE, ORDER_ON_END_OFFSET, ORDER_ON_START_OFFSET
DocumentListener - interface gate.event.DocumentListener.
A listener for document events (DocumentEvent).
Done() - Method in class gate.jape.parser.ASCII_CharStream
 
Dummy - class gate.persist.Dummy.
 
Dummy(int, String, boolean, float) - Constructor for class gate.persist.Dummy
 
DumpingPR - class gate.creole.dumpingPR.DumpingPR.
This class implements a DumpingPR which exports a given set of annotation types + the original markup, back into the document's native format.
DumpingPR() - Constructor for class gate.creole.dumpingPR.DumpingPR
 
dInitialState - Variable in class gate.creole.tokeniser.SimpleTokeniser
The initial state of the deterministic machin
dStates - Variable in class gate.fsm.FSM
 
data - Variable in class gate.corpora.CorpusImpl.VerboseList
The List containing the actual data.
data - Variable in class gate.gui.DocumentEditor
holds the data for the annotations table: a list of Annotation objects
data - Variable in class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
 
data - Variable in class gate.gui.UnrestrictedAnnotationEditor
 
dataStore - Variable in class gate.creole.AbstractLanguageResource
The data store this LR lives in.
dataStore - Variable in class gate.gui.ShellSlacFrame
Shell GUI documents DataStore
dataStoreRegister - Static variable in class gate.Gate
The DataStore register
dataset - Variable in class gate.creole.ml.weka.Wrapper
The dataset used for training
datasetChanged - Variable in class gate.creole.ml.weka.Wrapper
Marks whether the dataset was changed since the last time the classifier was built.
datasetDefinition - Variable in class gate.creole.ml.MachineLearningPR
 
datasetDefinition - Variable in class gate.creole.ml.weka.Wrapper
 
datastore - Variable in class gate.event.CreoleEvent
 
datastore - Variable in class gate.gui.OracleDatastoreViewer
 
datastore - Variable in class gate.gui.SerialDatastoreViewer
 
datastoreClosed(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
datastoreClosed(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
datastoreClosed(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
datastoreClosed(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
datastoreClosed(CreoleEvent) - Method in class gate.creole.SerialController
 
datastoreClosed(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a DataStore has been closed
datastoreClosed(CreoleEvent) - Method in class gate.gui.MainFrame
Called when a DataStore has been closed
datastoreClosed(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
datastoreClosed(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
datastoreClosed(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
datastoreClosed(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
datastoreClosed(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
datastoreComment - Variable in class gate.persist.JDBCDataStore
 
datastoreCreated(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
datastoreCreated(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
datastoreCreated(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
datastoreCreated(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
datastoreCreated(CreoleEvent) - Method in class gate.creole.SerialController
 
datastoreCreated(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a DataStore has been created
datastoreCreated(CreoleEvent) - Method in class gate.gui.MainFrame
Called when a DataStore has been created
datastoreCreated(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
datastoreCreated(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
datastoreCreated(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
datastoreCreated(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
datastoreCreated(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
datastoreListeners - Variable in class gate.persist.JDBCDataStore
anyone interested in datastore related events
datastoreListeners - Variable in class gate.persist.SerialDataStore
 
datastoreOpened(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
datastoreOpened(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
datastoreOpened(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
datastoreOpened(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
datastoreOpened(CreoleEvent) - Method in class gate.creole.SerialController
 
datastoreOpened(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a DataStore has been opened
datastoreOpened(CreoleEvent) - Method in class gate.gui.MainFrame
Called when a DataStore has been opened
datastoreOpened(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
datastoreOpened(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
datastoreOpened(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
datastoreOpened(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
datastoreOpened(CreoleEvent) - Method in class gate.gui.ShellSlacFrame
Called when a DataStore has been opened.
datastoreOpened(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
datastoresRoot - Variable in class gate.gui.MainFrame
 
day - Variable in class gate.email.EmailDocumentHandler
 
dbAdmin() - Static method in class gate.Main
Run the db admin interface.
dbAdminMode - Static variable in class gate.Main
Are we in db admin mode?
dbID - Variable in class gate.persist.JDBCDataStore
GUID of the datastore read from T_PARAMETER table
dbSchema - Variable in class gate.persist.JDBCDataStore
 
dbType - Variable in class gate.corpora.DatabaseDocumentImpl
 
dbType - Variable in class gate.persist.JDBCDataStore
 
dbType - Static variable in class gate.persist.TestPersist
 
dbType - Variable in class gate.security.AccessControllerImpl
 
dbType - Variable in class gate.security.GroupImpl
---
dbType - Variable in class gate.security.UserImpl
---
dbURL - Variable in class gate.persist.JDBCDataStore
jdbc url for the database
dbgString - Variable in class gate.util.JarFiles
 
deactivate() - Method in class gate.gui.MainFrame.CartoonMinder
 
deactivate(boolean) - Method in class guk.im.GateIM
Deactivates this input method
debug - Static variable in class gate.jape.RightHandSide
Debug flag.
debugMode - Variable in class gate.jape.Transducer
 
debugNames - Static variable in class gate.Main
List of classes we were asked to debug.
decideBetweenThreeMimeTypes(MimeType, MimeType, MimeType) - Static method in class gate.DocumentFormat
This method decides what mimeType is in majority
decideBetweenTwoMimeTypes(MimeType, MimeType) - Static method in class gate.DocumentFormat
Decide between two mimeTypes.
decrementSize() - Method in class gate.util.RBTreeMap
 
defOracleDriver - Static variable in class gate.TestGate
 
defPSQLDriver - Static variable in class gate.TestGate
 
def_art - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
defaultAnnotations - Variable in class gate.creole.coref.NominalCoref
---
defaultAnnotations - Variable in class gate.creole.coref.PronominalCoref
---
defaultAnnots - Variable in class gate.corpora.DocumentImpl
The default annotation set
defaultEncoding - Static variable in class gate.jape.Compiler
 
defaultFactory - Variable in class gate.gui.DocumentEditor.CustomStyledEditorKit
 
defaultLexState - Variable in class gate.jape.parser.ParseCpslTokenManager
 
defaultLocale - Variable in class guk.im.GateIM
The default locale to be used when this method is loaded and no locale is specified.
defaultMessage - Static variable in class gate.util.LazyProgrammerException
In a fit of complete laziness we didn't even document this class properly.
defaultMessage - Static variable in class gate.util.LuckyException
The default message carried by this type of exceptions
defaultResourceName - Static variable in class gate.creole.tokeniser.SimpleTokeniser
 
defaultValueString - Variable in class gate.creole.Parameter
Default value string (unprocessed, from the metadata) for the parameter
defineClass(String, byte[]) - Method in class gate.util.Jdk
Define a class from its qualified name and the byte array of its binary.
defineGateClass(String, byte[], int, int) - Method in class gate.util.GateClassLoader
Forward a call to super.defineClass, which is protected and final in super.
definition - Variable in class gate.creole.gazetteer.AbstractGazetteer
the linear definition of the gazetteer
definitionFileURL - Variable in class gate.creole.orthomatcher.OrthoMatcher
URL to the file containing the definition for this orthomatcher
delBtn - Variable in class gate.gui.FeaturesEditor
 
delete() - Method in interface gate.DataStore
Delete the data store.
delete(String, Object) - Method in interface gate.DataStore
Delete a resource from the data store.
delete() - Method in class gate.persist.JDBCDataStore
Delete the data store.
delete(String, Object) - Method in class gate.persist.JDBCDataStore
Delete a resource from the data store.
delete() - Method in class gate.persist.SerialDataStore
Delete the data store.
delete(String, Object) - Method in class gate.persist.SerialDataStore
Delete a resource from the data store.
deleteCorpus(Long) - Method in class gate.persist.JDBCDataStore
helper method for delete() never call it directly beause proper events will not be fired
deleteCorpus(Long) - Method in class gate.persist.OracleDataStore
helper method for delete() never call it directly beause proper events will not be fired
deleteCorpus(Long) - Method in class gate.persist.PostgresDataStore
helper method for delete() never call it directly beause proper events will not be fired
deleteDocument(Long) - Method in class gate.persist.JDBCDataStore
helper method for delete() never call it directly beause proper events will not be fired
deleteDocument(Long) - Method in class gate.persist.OracleDataStore
helper method for delete() never call it directly beause proper events will not be fired
deleteDocument(Long) - Method in class gate.persist.PostgresDataStore
helper method for delete() never call it directly beause proper events will not be fired
deleteEntry(RBTreeMap.Entry) - Method in class gate.util.RBTreeMap
Delete node p, and then rebalance the tree.
deleteGroup(Long, Session) - Method in interface gate.security.AccessController
---
deleteGroup(Group, Session) - Method in interface gate.security.AccessController
---
deleteGroup(Long, Session) - Method in class gate.security.AccessControllerImpl
---
deleteGroup(Group, Session) - Method in class gate.security.AccessControllerImpl
---
deleteIndex() - Method in interface gate.creole.ir.IndexManager
Delete all index files and directories in index location.
deleteIndex() - Method in class gate.creole.ir.lucene.LuceneIndexManager
Delete index.
deleteOntology(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Deletes an ontology.
deleteResource(Resource) - Static method in class gate.Factory
Delete an instance of a resource.
deleteSince(Long) - Method in interface gate.persist.DatabaseDataStore
---
deleteSince(Long) - Method in class gate.persist.JDBCDataStore
not used
deleteUser(User, Session) - Method in interface gate.security.AccessController
---
deleteUser(Long, Session) - Method in interface gate.security.AccessController
---
deleteUser(User, Session) - Method in class gate.security.AccessControllerImpl
---
deleteUser(Long, Session) - Method in class gate.security.AccessControllerImpl
---
dependentResources - Variable in class gate.persist.JDBCDataStore
resources that should be sync-ed if datastore is close()-d
description - Variable in class gate.swing.XJMenuItem
 
description - Variable in class gate.util.ExtensionFileFilter
The desciption of the accepted files.
destroyColl - Static variable in class gate.Main
Don't save collection after batch?
detectKeyType(Annotation) - Method in class gate.annotation.AnnotationDiff
Decide what type is the keyAnnotation (DEFAULT_TYPE, MISSING or NULL_TYPE) This method must be applied only on annotation from key set.
detectKeyType(Annotation) - Method in class gate.annotation.CorpusAnnotationDiff
Decide what type is the keyAnnotation (DEFAULT_TYPE, MISSING or NULL_TYPE) This method must be applied only on annotation from key set.
detectNLSize() - Method in class gate.email.EmailDocumentHandler
This method detects if the text file which contains e-mail messages is under MSDOS or UNIX format.
detectResponseType(Annotation) - Method in class gate.annotation.AnnotationDiff
Decide what type is the responseAnnotation (PARTIALLY_CORRECT_TYPE, SPURIOUS or NULL_TYPE) This method must be applied only on annotation from response set.
detectResponseType(Annotation) - Method in class gate.annotation.CorpusAnnotationDiff
Decide what type is the responseAnnotation (PARTIALLY_CORRECT_TYPE, SPURIOUS or NULL_TYPE) This method must be applied only on annotation from response set.
determinePath(String) - Method in class gate.creole.BootStrap
determines the name of the packages and adds them to a list
determineTypePackage(String) - Method in class gate.creole.BootStrap
determines the package of the main class
dfsmStates - Variable in class gate.creole.tokeniser.SimpleTokeniser
A set containng all the states of the deterministic machin
diffFeaturesSet - Variable in class gate.util.CorpusBenchmarkTool
The list of features used in the AnnotationDiff separated by comma Example: "class;inst"
diffSet - Variable in class gate.annotation.AnnotationDiff
Used to represent the result of diff.
diffSet - Variable in class gate.annotation.CorpusAnnotationDiff
Used to represent the result of diff.
diffTable - Variable in class gate.annotation.AnnotationDiff
The components that will stay into diffPanel
diffTable - Variable in class gate.annotation.CorpusAnnotationDiff
The components that will stay into diffPanel
digits - Static variable in interface gate.jape.parser.ParseCpslConstants
 
directSubClasses - Variable in class gate.creole.ontology.OClassImpl
the set of direct sub classes of this class
directSuperClasses - Variable in class gate.creole.ontology.OClassImpl
the set of direct super classes of this class
directories - Variable in class gate.creole.CreoleRegisterImpl
The set of CREOLE directories (URLs).
directory - Variable in class gate.gui.ShellSlacFrame.ExportAllRunnable
 
directorySet - Variable in class gate.util.JarFiles
 
dirtyGUI - Variable in class gate.gui.OptionsDialog
This flag becomes true when an GUI related option has been changed
disable_tracing() - Method in class gate.jape.parser.ParseCpsl
 
disconnect(Connection) - Static method in class gate.persist.DBHelper
disconnects from DB, may return connection to pool if such exists any uncommited transactions are rolled back
disconnect(Connection, boolean) - Static method in class gate.persist.DBHelper
disconnects from DB, may return connection to pool if such exists any uncommited transactions are rolled back
disconnectChildren() - Method in class gate.gui.STreeNode
 
dispatchEvent(AWTEvent) - Method in class guk.im.GateIM
Called by the system when an input event occures in a component that uses this input method.
displayGroupsFirst - Variable in class gate.gui.UserGroupEditor
 
displayMethodsAndFields(List, Map) - Method in class gate.creole.BootStrap
write the methods and the fields in the right form
displayUsersFirst - Variable in class gate.gui.UserGroupEditor
 
displayUsersFirst_itemStateChanged(ItemEvent) - Method in class gate.gui.UserGroupEditor
 
displayedString - Variable in class gate.gui.SyntaxTreeViewer
 
dispose() - Method in class gate.gui.MainFrame.CartoonMinder
 
dispose() - Method in class gate.gui.NewResourceDialog
 
dispose() - Method in class gate.gui.OkCancelDialog
 
dispose() - Method in class gate.gui.OptionsDialog
 
dispose() - Method in class guk.im.GateIM
Disposes this input method releasing all the memory.
doAdd() - Method in class gate.gui.CollectionSelectionDialog
Called when user press add button
doAddFeature(String) - Method in class gate.gui.SchemaAnnotationEditor
This method adds a feature from the list to the table
doAddFeatures() - Method in class gate.gui.SchemaAnnotationEditor
This method adds features from the list to the table
doCancel() - Method in class gate.gui.CollectionSelectionDialog
This method is called when the user press the CANCEL button
doCreateResource() - Method in class gate.gui.BootStrapDialog
 
doDiff(List, List) - Method in class gate.annotation.AnnotationDiff
This method is the brain of the AnnotationSet diff and creates a set with diffSetElement objects.
doDiff(List, List) - Method in class gate.annotation.CorpusAnnotationDiff
This method is the brain of the AnnotationSet diff and creates a set with diffSetElement objects.
doDiff() - Method in class gate.gui.AnnotDiffDialog
This method starts AnnotationDiff tool in a separate thread.
doDiff() - Method in class gate.gui.CorpusAnnotDiffDialog
This method starts AnnotationDiff tool in a separate thread.
doOk() - Method in class gate.gui.CollectionSelectionDialog
This method is called when the user press the OK button
doRemove() - Method in class gate.gui.CollectionSelectionDialog
Called when user press remove button
doRemoveFeature(int) - Method in class gate.gui.SchemaAnnotationEditor
This removes the feature @ rowIndex
doRemoveFeatures() - Method in class gate.gui.SchemaAnnotationEditor
This method remove a feature from the table and adds it to the list
doState1(char) - Method in class gate.sgml.Sgml2Xml
It analises the char that was red in state 1 If it finds '<' it then goes to state 2 Otherwise it stays in state 1 and keeps track about the text that is not white spaces.
doState10(char) - Method in class gate.sgml.Sgml2Xml
If any C -> state 4 If '=' state 6 Stays here while reads WS
doState11(char) - Method in class gate.sgml.Sgml2Xml
We are preparing to read the and definition of an element Stays in this state while reading WS
doState12(char) - Method in class gate.sgml.Sgml2Xml
Here we read the element's name ...this is an end tag Stays here while reads a char
doState13(char) - Method in class gate.sgml.Sgml2Xml
If '>' -> state 1 Stays here while reads WS
doState2(char) - Method in class gate.sgml.Sgml2Xml
We came from state 1 and just read '<' If currChar == '/' -> state 11 If is a char != white spaces -> state 3 stay in state 2 while there are only white spaces
doState3(char) - Method in class gate.sgml.Sgml2Xml
Just read the first char from the element's name and now analize the next char.
doState4(char) - Method in class gate.sgml.Sgml2Xml
We read the name of the element and we prepare for '>' or attributes '>' -> state 1 any char !- white space -> state 5
doState5(char) - Method in class gate.sgml.Sgml2Xml
'=' -> state 6 '>' -> state 4 (we didn't read an attribute but a value of the defaultAtt ) WS (white spaces) we don't know yet if we read an attribute or the value of the defaultAttr -> state 10 This state modifies the content onf m_modifier ...
doState6(char) - Method in class gate.sgml.Sgml2Xml
IF we read ' or " then we have to get prepared to read everything until the next ' or " If we read a char then -> state 8; Stay here while we read WS
doState7(char) - Method in class gate.sgml.Sgml2Xml
If we find the pair ' or " go to state 9 Otherwhise read everything and stay in state 7 If in state 7 we read '>' then we add automaticaly a " at the end and go to state 1
doState8(char) - Method in class gate.sgml.Sgml2Xml
If '>' go to state 1 If WS go to state 9 Stays in state 8 and read the attribute's value
doState9(char) - Method in class gate.sgml.Sgml2Xml
Here we prepare to read another attrib, value pair (any char -> state 5) If '>' we just read a beggining tag -> state 1 Stay here while read WS
doc - Variable in class gate.annotation.AnnotationSetImpl
The document this set belongs to
doc - Variable in class gate.html.HtmlDocumentHandler
 
doc - Variable in class gate.xml.GateFormatXmlDocumentHandler
A gate document
doc - Variable in class gate.xml.XmlDocumentHandler
A gate document
doc1 - Variable in class gate.CookBook
A document
doc1 - Variable in class gate.annotation.TestAnnotation
A document
doc1 - Variable in class gate.annotation.TestDatabaseAnnotationSet
A document
doc1 - Static variable in class gate.creole.TestPR
 
doc2 - Variable in class gate.CookBook
Another document
doc2 - Static variable in class gate.creole.TestPR
 
doc3 - Static variable in class gate.creole.TestPR
 
docChanged - Variable in class guk.Editor
has the current document changed since the last save?
docCleanup() - Method in class gate.creole.orthomatcher.OrthoMatcher
 
docDataIter - Variable in class gate.corpora.DatabaseCorpusImpl.DatabaseCorpusIterator
 
docDataList - Variable in class gate.corpora.DatabaseCorpusImpl.DatabaseCorpusIterator
 
docDataList - Variable in class gate.corpora.SerialCorpusImpl
 
docID - Variable in class gate.creole.ir.QueryResult
Persistance document ID.
docId - Variable in class gate.creole.APFormatExporter
This field represent the document id and it is used in generating the entities IDs.
docList - Variable in class gate.util.persistence.CorpusPersistence
 
docListModel - Variable in class gate.gui.CorpusEditor
 
docName - Variable in class gate.corpora.DocumentData
 
docNumber - Variable in class gate.util.CorpusBenchmarkTool
 
docs - Static variable in class gate.creole.ProfilePRs
 
document - Variable in class gate.creole.AbstractLanguageAnalyser
The document property for this analyser.
document - Variable in class gate.event.CorpusEvent
The document that has been added/removed.
document - Variable in class gate.fsm.FSMInstance
 
document - Variable in class gate.gui.DocumentEditor
The Document currently displayed.
document - Variable in class gate.gui.ShellSlacFrame.ExportInline
 
document - Variable in class gate.gui.SyntaxTreeViewer
 
document - Variable in class gate.util.persistence.LanguageAnalyserPersistence
 
documentAdded(Document) - Method in class gate.corpora.SerialCorpusImpl
 
documentAdded(CorpusEvent) - Method in interface gate.event.CorpusListener
Called when a document has been added
documentAdded(CorpusEvent) - Method in class gate.gui.CorpusEditor
 
documentChanged - Variable in class gate.corpora.DatabaseDocumentImpl
 
documentData - Variable in class gate.corpora.DatabaseCorpusImpl
 
documentEncoding - Variable in class gate.util.CorpusBenchmarkTool
 
documentIndex - Variable in class gate.event.CorpusEvent
The index of the document which has been removed.
documentListeners - Variable in class gate.corpora.DocumentImpl
 
documentRemoved(String) - Method in class gate.corpora.SerialCorpusImpl
 
documentRemoved(CorpusEvent) - Method in interface gate.event.CorpusListener
Called when a document has been removed
documentRemoved(CorpusEvent) - Method in class gate.gui.CorpusEditor
 
documentSize - Variable in class gate.email.EmailDocumentHandler
 
documents - Variable in class gate.corpora.SerialCorpusImpl
 
documentsEqual(Document, Document) - Static method in class gate.util.TestEqual
Checks two documents for equality.
documentsList - Variable in class gate.corpora.CorpusImpl
 
documentsList - Variable in class gate.gui.CorpusEditor
 
documentsMap - Variable in class gate.gui.AnnotDiffDialog
A map from documentName 2 GATE document It is used to display names in combo boxes
doit(Document, Map, AnnotationSet, AnnotationSet, AnnotationSet, Ontology) - Method in interface gate.jape.RhsAction
Fires the RHS action for a particular LHS match.
downIcon - Variable in class gate.swing.XJTable
 
drawLines(Graphics) - Method in class gate.gui.SyntaxTreeViewer
 
driversLoaded - Static variable in class gate.persist.DBHelper
 
ds - Variable in class gate.util.CorpusSaver
 
dsData - Variable in class gate.util.persistence.LRPersistence
 
dsPath - Variable in class gate.util.CorpusSaver
 
dsReg - Static variable in class gate.Factory
The DataStore register
dsr - Variable in class gate.util.Scratch.SessionState
 
dssPopup - Variable in class gate.gui.MainFrame
 
dtdFileName - Variable in class gate.creole.APFormatExporter
This is the name of the dtd file.
dubiousElements - Variable in class gate.sgml.Sgml2Xml
 
dumpGuiState() - Static method in class gate.util.Scratch
***** Failed ***** attempt to serialise whole gui state - various swing components don't like to be serialised :-(.
dumpTypes - Variable in class gate.creole.dumpingPR.DumpingPR
A list of strings specifying new names to be used instead of the original annotation types given in the annotationTypes parameter.
dying - Variable in class gate.gui.MainFrame.CartoonMinder
 

E

ELEMENTS_RATE - Static variable in class gate.html.HtmlDocumentHandler
This method verifies if data contained by the CustomObject can be used to create a GATE annotation.
ELEMENTS_RATE - Static variable in class gate.xml.GateFormatXmlDocumentHandler
This constant indicates when to fire the status listener.
ELEMENTS_RATE - Static variable in class gate.xml.XmlDocumentHandler
 
EMAILS_RATE - Static variable in class gate.email.EmailDocumentHandler
 
EMPTY_CONTENT - Static variable in class gate.persist.DBHelper
document has no content
ENCODING - Static variable in class gate.creole.gazetteer.LinearDefinition
the default encoding of the definition
ENCODING - Static variable in class gate.creole.gazetteer.MappingDefinition
the default encoding of the mapping
ENGLISH_GROUP_ID - Static variable in class gate.security.TestSecurity
 
ENTRIES - Static variable in class gate.util.RBTreeMap
 
EOF - Static variable in interface gate.jape.parser.ParseCpslConstants
 
ERROR_DIR_NAME - Static variable in class gate.util.CorpusBenchmarkTool
 
EXPORT_EXTS - Static variable in class gate.creole.RDFFormatExporter
 
EXPORT_FORMATS - Static variable in class gate.creole.RDFFormatExporter
 
Editor - class guk.Editor.
A simple text editor included here to demonstrate the capabilities of the GUK package.
Editor() - Constructor for class guk.Editor
Construct the frame
Editor_AboutBox - class guk.Editor_AboutBox.
 
Editor_AboutBox(Frame) - Constructor for class guk.Editor_AboutBox
 
EmailDocumentFormat - class gate.corpora.EmailDocumentFormat.
The format of Documents.
EmailDocumentFormat() - Constructor for class gate.corpora.EmailDocumentFormat
Default construction
EmailDocumentHandler - class gate.email.EmailDocumentHandler.
This class implements the behaviour of the Email reader It takes the Gate Document representing a list with e-mails and creates Gate annotations on it.
EmailDocumentHandler() - Constructor for class gate.email.EmailDocumentHandler
Constructor used in tests mostly
EmailDocumentHandler(Document, Map, Map) - Constructor for class gate.email.EmailDocumentHandler
Constructor initialises some private fields
EntityDescriptor - class gate.creole.nerc.EntityDescriptor.
Represents a single named entity
EntityDescriptor(String, String, int, int) - Constructor for class gate.creole.nerc.EntityDescriptor
Constructs a new entity descriptor
EntityDescriptor(Document, Annotation) - Constructor for class gate.creole.nerc.EntityDescriptor
Constructs a new entity descriptor starting from a Gate annotation
EntitySet - class gate.creole.nerc.EntitySet.
Representing a set of entities found in a single text file.
EntitySet(String, Document, AnnotationSet) - Constructor for class gate.creole.nerc.EntitySet
Constructs an entity set from a Gate annotation set
Err - class gate.util.Err.
Shorthand for the System.err.print and println methods.
Err() - Constructor for class gate.util.Err
Don't construct any of these
EventAwareAnnotationSet - interface gate.annotation.EventAwareAnnotationSet.
 
EventAwareCorpus - interface gate.corpora.EventAwareCorpus.
 
EventAwareDocument - interface gate.corpora.EventAwareDocument.
 
EventAwareLanguageResource - interface gate.corpora.EventAwareLanguageResource.
 
Executable - interface gate.Executable.
Describes entities that can be executed such as ProcessingResources or Controllers.
ExecutionException - exception gate.creole.ExecutionException.
This exception indicates failure during run() invocations on ProcessingResources.
ExecutionException() - Constructor for class gate.creole.ExecutionException
 
ExecutionException(String) - Constructor for class gate.creole.ExecutionException
 
ExecutionException(Exception) - Constructor for class gate.creole.ExecutionException
 
ExecutionInterruptedException - exception gate.creole.ExecutionInterruptedException.
Thrown by Executables after they have stopped their execution as a result of a call to their interrupt() method.
ExecutionInterruptedException(String) - Constructor for class gate.creole.ExecutionInterruptedException
 
ExecutionInterruptedException() - Constructor for class gate.creole.ExecutionInterruptedException
 
ExpandBuff(boolean) - Method in class gate.jape.parser.ASCII_CharStream
 
ExtensionFileFilter - class gate.util.ExtensionFileFilter.
Implementation of a file filter This class is used by JFileChooser to filter the displayed files by their extension.
ExtensionFileFilter() - Constructor for class gate.util.ExtensionFileFilter
Builds a new ExtensionFileFilter
e - Variable in class gate.util.GateException
 
edit(Long, Long, DocumentContent) - Method in interface gate.Document
Make changes to the content.
edit(Long, Long, DocumentContent) - Method in class gate.annotation.AnnotationSetImpl
Propagate changes to the document content.
edit(Long, Long, DocumentContent) - Method in class gate.corpora.DocumentContentImpl
Propagate changes to the document content.
edit(Long, Long, DocumentContent) - Method in class gate.corpora.DocumentImpl
Propagate edit changes to the document content and annotations.
editClassURI(OClass, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Edit the URI of an ontology class
editURI(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Edits the URI of an ontology.
editable - Variable in class gate.gui.DocumentEditor
Should this component bahave as an editor as well as an viewer
editable - Variable in class gate.gui.ResourceParametersEditor
 
editor - Variable in class gate.gui.PRViewer
 
editor - Variable in class gate.swing.JTreeTable.TreeTableCellEditor
 
editorComponent - Variable in class gate.swing.JTreeTable.TreeTableCellEditor
 
elemName - Variable in class gate.html.HtmlDocumentHandler.CustomObject
 
elemName - Variable in class gate.sgml.CustomObject
 
elemName - Variable in class gate.sgml.Sgml2Xml
 
elemName - Variable in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
 
elemName - Variable in class gate.xml.XmlDocumentHandler.CustomObject
 
elemNameEnd - Variable in class gate.sgml.Sgml2Xml
 
elemNameStart - Variable in class gate.sgml.Sgml2Xml
 
element2StringMap - Variable in class gate.DocumentFormat
This map is used inside uppackMarkup() method...
element2StringMap - Variable in class gate.email.EmailDocumentHandler
 
element2StringMap - Variable in class gate.xml.XmlDocumentHandler
 
elements - Variable in class gate.html.HtmlDocumentHandler
 
elements - Variable in class gate.xml.GateFormatXmlDocumentHandler
This reports the the number of elements that have beed processed so far
elements - Variable in class gate.xml.XmlDocumentHandler
This reports the the number of elements that have beed processed so far
eliminateVoidTransitions() - Method in class gate.creole.tokeniser.SimpleTokeniser
Converts the FSM from a non-deterministic to a deterministic one by eliminating all the unrestricted transitions.
eliminateVoidTransitions() - Method in class gate.fsm.FSM
Converts this FSM from a non-deterministic to a deterministic one by eliminating all the unrestricted transitions.
emails - Variable in class gate.email.EmailDocumentHandler
 
emessage(String) - Static method in class gate.jape.Compiler
Ooops.
empty - Variable in class gate.sgml.CustomObject
 
empty() - Method in class gate.util.WeakBumpyStack
Tests if this stack is empty.
emptyConfigFile - Static variable in class gate.Gate
An empty config data file.
emptyFeatureMap - Variable in class gate.annotation.TestAnnotation
An empty feature map
emptyFeatureMap - Variable in class gate.annotation.TestDatabaseAnnotationSet
An empty feature map
enable_tracing() - Method in class gate.jape.parser.ParseCpsl
 
enabled - Variable in class guk.im.GateIM
Is this inpuit method enabled?
encoding - Variable in class gate.corpora.DocumentImpl
The encoding of the source of the document content
encoding - Variable in class gate.creole.Transducer
The encoding used for reding the grammar file(s).
encoding - Variable in class gate.creole.gazetteer.AbstractGazetteer
the encoding of the gazetteer
encoding - Variable in class gate.creole.gazetteer.GazetteerList
the encoding of the list
encoding - Variable in class gate.creole.gazetteer.LinearDefinition
the encoding of the list
encoding - Variable in class gate.creole.orthomatcher.OrthoMatcher
The encoding used for the definition file and associated lists.
encoding - Variable in class gate.creole.splitter.SentenceSplitter
 
encoding - Variable in class gate.creole.tokeniser.DefaultTokeniser
 
encoding - Variable in class gate.creole.tokeniser.SimpleTokeniser
 
encoding - Variable in class gate.jape.Batch
The encoding used for reading the grammar file(s)
encoding - Variable in class gate.jape.parser.ParseCpsl
 
encodingTextField - Variable in class gate.gui.CorpusFillerComponent
The textField for the encoding
end - Variable in class gate.annotation.AnnotationImpl
The end node
end - Variable in class gate.creole.AbstractController.IntervalProgressListener
 
end - Variable in class gate.creole.AbstractProcessingResource.IntervalProgressListener
 
end - Variable in class gate.gui.DocumentEditor.HighlightAnnotationMenu
 
end - Variable in class gate.gui.DocumentEditor.Range
 
end - Variable in class gate.gui.STreeNode
 
end - Variable in class gate.html.HtmlDocumentHandler.CustomObject
 
end - Variable in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
 
end - Variable in class gate.xml.XmlDocumentHandler.CustomObject
 
endCDATA() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the end of a CDATA section.
endCDATA() - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the end of a CDATA section.
endColumn - Variable in class gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endComposition() - Method in class guk.im.GateIM
Ends the curent composition.
endDocument() - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the end of the XML document
endDocument() - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the end of the XML document
endDocument() - Method in class gate.util.Lax
endDocument method comment.
endDocument() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the end of the XML document.
endDocument() - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the end of the XML document.
endElement(String, String, String) - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the end of an XML element.
endElement(String, String, String) - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the end of an XML element.
endElement(String, String, String) - Method in class gate.util.Lax
Call all end tag methods in the handler list
endElement(String, String, String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the end of an XML element.
endElement(String, String, String) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the end of an XML element.
endLine - Variable in class gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endOffset - Variable in class gate.creole.coref.PronominalCoref.Sentence
---
endOffset - Variable in class gate.gui.DocumentEditor.NewAnnotationAction
 
endPair - Variable in class gate.sgml.Sgml2Xml
 
endParsedEntity(String, boolean) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts a parsed entity and informs the application if that entity was parsed or not It's working only if the CustomDocumentHandler implements a com.sun.parser.LexicalEventListener
endParsedEntity(String, boolean) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts a parsed entity and informs the application if that entity was parsed or not It's working only if the CustomDocumentHandler implements a com.sun.parser.LexicalEventListener
endUl - Static variable in class gate.util.HtmlLinksExtractor
will contain </UL> after first title
engine - Variable in class gate.creole.ml.MachineLearningPR
 
engineByName - Variable in class gate.gui.CreateIndexGUI
A map from IREngine name to IREngine class name.
entitiesMap - Static variable in class gate.corpora.DocumentImpl
A map initialized in init() containing entities that needs to be replaced in strings
entityID - Variable in class gate.persist.OracleDataStore.Feature
 
entityId - Variable in class gate.creole.APFormatExporter
This field represent an unique entity ID generator
entityType - Variable in class gate.persist.OracleDataStore.Feature
 
entries - Variable in class gate.creole.gazetteer.GazetteerList
the entries of this list
entry - Variable in class gate.gui.OracleDatastoreViewer.DeleteAction
 
entry - Variable in class gate.gui.OracleDatastoreViewer.LoadAction
 
entry - Variable in class gate.gui.SerialDatastoreViewer.DeleteAction
 
entry - Variable in class gate.gui.SerialDatastoreViewer.LoadAction
 
entrySet - Variable in class gate.util.RBTreeMap.SubMap
 
entrySet() - Method in class gate.util.RBTreeMap.SubMap
 
entrySet - Variable in class gate.util.RBTreeMap
 
entrySet() - Method in class gate.util.RBTreeMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class gate.util.SimpleMapImpl
 
eol - Variable in class gate.jape.parser.ParseException
The end of line string for this machine.
equals(Object) - Method in class gate.annotation.AnnotationImpl
Returns true if two annotation are Equals.
equals(Object) - Method in class gate.corpora.CorpusImpl
 
equals(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
equals(Object) - Method in class gate.corpora.DocumentContentImpl
Two documents are the same if their contents is the same
equals(Object) - Method in class gate.corpora.SerialCorpusImpl
 
equals(Object) - Method in class gate.creole.FeatureMethod
 
equals(Object) - Method in class gate.creole.ProtegeProjectName
 
equals(Object) - Method in class gate.creole.ResourceData
Equality: two resource data objects are the same if they have the same name
equals(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
equals(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
equals(Object) - Method in class gate.creole.gazetteer.LinearNode
Checks this node vs another one for equality.
equals(Object) - Method in class gate.creole.gazetteer.Lookup
Two lookups are equal if they have the same string representation (major type and minor type).
equals(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
equals(Object) - Method in interface gate.creole.ontology.OClass
Checks the equality of two classes.
equals(Object) - Method in class gate.creole.ontology.OClassImpl
 
equals(Object) - Method in interface gate.creole.ontology.Ontology
Checks the equality of two ontologies.
equals(Object) - Method in class gate.fsm.FSMInstance
 
equals(Object) - Method in class gate.jape.JdmAttribute
 
equals - Static variable in interface gate.jape.parser.ParseCpslConstants
 
equals(Object) - Method in class gate.persist.Dummy
 
equals(Object) - Method in class gate.persist.OracleDataStore.RestrictionComepator
 
equals(Object) - Method in class gate.persist.OracleDataStore
checks if two databases are identical
equals(Object) - Method in class gate.persist.SerialDataStore
Equality: based on storage dir of other.
equals(Object) - Method in class gate.security.GroupImpl
this one is necessary for the contains() operations in Lists It is possible that two users have two different GroupImpl that refer to the very same GATE group in the DB, because they got it from the security factory at different times.
equals(Object) - Method in class gate.security.SessionImpl
this one is necessary for the contains() operations in Lists It is possible that two users have two different GroupImpl that refer to the very same GATE group in the DB, because they got it from the security factory at different times.
equals(Object) - Method in class gate.security.UserImpl
this one is necessary for the contains() operations in Lists It is possible that two users have two different UserImpl that refer to the very same user in the DB, because they got it fromt he security factory at different times.
equals(Object) - Method in class gate.util.Pair
 
equals(Pair) - Method in class gate.util.Pair
 
equals(Object) - Method in class gate.util.RBTreeMap.Entry
 
equals(Object) - Method in class gate.util.SimpleFeatureMapImpl
 
equals(Object) - Method in class gate.util.SimpleMapImpl.Entry
 
equals(Object) - Method in class gate.util.SimpleMapImpl
 
equals(Object) - Method in class gate.util.persistence.PersistenceManager.ObjectHolder
 
equals(Object) - Method in class guk.im.Key
 
err - Static variable in class gate.util.Err
A printwriter to delegate to
error(SAXParseException) - Method in class gate.config.ConfigXmlHandler
Called for parse errors.
error(SAXParseException) - Method in class gate.creole.CreoleXmlHandler
Called for parse errors.
error(SAXParseException) - Method in class gate.util.Lax
error method comment.
error(SAXParseException) - Method in class gate.util.LaxErrorHandler
error method comment.
error(SAXParseException) - Method in class gate.util.TemplateLaxErrorHandler
error method comment.
error(SAXParseException) - Method in class gate.xml.GateFormatXmlDocumentHandler
Error method.We deal with this exception inside SimpleErrorHandler class
error(SAXParseException) - Method in class gate.xml.SimpleErrorHandler
This error method is called by the SAX parser when it encounts a recoverable(can continue parsing) error.
error(SAXParseException) - Method in class gate.xml.XmlDocumentHandler
Error method.We deal with this exception inside SimpleErrorHandler class
errorCode - Variable in class gate.jape.parser.TokenMgrError
Indicates the reason why the exception is thrown.
evalButton - Variable in class gate.gui.AnnotDiffDialog
Renders the button which triggers the diff process
evalButton - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the button which triggers the diff process
evaluateAllThree(Document, Document, Document, File) - Method in class gate.util.CorpusBenchmarkTool
 
evaluateCorpus(File, File, File, File) - Method in class gate.util.CorpusBenchmarkTool
 
evaluateDocuments(Document, Document, Document, File) - Method in class gate.util.CorpusBenchmarkTool
 
evaluateMarkedClean(File, File, File) - Method in class gate.util.CorpusBenchmarkTool
 
evaluateMarkedStored(File, File, File) - Method in class gate.util.CorpusBenchmarkTool
 
evaluateTwoDocs(Document, Document, File) - Method in class gate.util.CorpusBenchmarkTool
 
eventHandler - Variable in class gate.annotation.AnnotationImpl
The listener for the events coming from the features.
eventHandler - Variable in class gate.corpora.DatabaseCorpusImpl
The listener for the events coming from the features.
eventHandler - Variable in class gate.corpora.DatabaseDocumentImpl
The listener for the events coming from the features.
eventHandler - Variable in class gate.gui.DocumentEditor
The listener for the events coming from the document (annotations and annotation sets added or removed).
exception - Variable in class gate.creole.ExecutionException
 
exception - Variable in class gate.creole.ResourceInstantiationException
 
exceptionOccured - Static variable in class gate.util.persistence.PersistenceManager
This flag is set to true when an exception occurs.
exceptionThrown - Variable in class gate.security.TestSecurity
 
exceptionTypes - Variable in class gate.creole.FeatureMethod
the list with the types of the exceptions
executableFile(String) - Method in class gate.creole.BootStrap
 
execute() - Method in interface gate.Executable
Starts the execution of this executable
execute() - Method in class gate.creole.APFormatExporter
Run the resource and does the entire export process
execute() - Method in class gate.creole.AbstractController
Starts the execution of this executable
execute() - Method in class gate.creole.AbstractProcessingResource
Run the resource.
execute() - Method in class gate.creole.ConditionalSerialAnalyserController
Run the Processing Resources in sequence.
execute() - Method in class gate.creole.GazetteerListsCollector
 
execute() - Method in class gate.creole.POSTagger
 
execute() - Method in class gate.creole.RDFFormatExporter
Run the resource and does the entire export process
execute() - Method in class gate.creole.SerialAnalyserController
Run the Processing Resources in sequence.
execute() - Method in class gate.creole.SerialController
Run the Processing Resources in sequence.
execute() - Method in class gate.creole.Transducer
Implementation of the run() method from Runnable.
execute() - Method in class gate.creole.annotdelete.AnnotationDeletePR
Run the resource.
execute() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
Run the resource.
execute() - Method in class gate.creole.coref.Coreferencer
This method runs the coreferencer.
execute() - Method in class gate.creole.coref.NominalCoref
This method runs the coreferencer.
execute() - Method in class gate.creole.coref.PronominalCoref
This method runs the coreferencer.
execute() - Method in class gate.creole.dumpingPR.DumpingPR
Run the resource.
execute() - Method in class gate.creole.gazetteer.DefaultGazetteer
This method runs the gazetteer.
execute() - Method in class gate.creole.gazetteer.OntoGazetteerImpl
Executes this onto gazetteer over a pre-set document
execute() - Method in class gate.creole.ir.SearchPR
This method runs the coreferencer.
execute() - Method in class gate.creole.ml.MachineLearningPR
Run the resource.
execute() - Method in class gate.creole.orthomatcher.OrthoMatcher
Run the resource.
execute() - Method in class gate.creole.splitter.SentenceSplitter
 
execute() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
execute() - Method in class gate.creole.tokeniser.SimpleTokeniser
The method that does the actual tokenisation.
execute() - Method in class gate.util.CorpusBenchmarkTool
 
execute(File) - Method in class gate.util.CorpusBenchmarkTool
 
execute() - Method in class gate.util.CorpusSaver
 
execute(File) - Method in class gate.util.CorpusSaver
 
existingPersitentReplacements - Static variable in class gate.util.persistence.PersistenceManager
Stores the persistent replacements created during a transaction in order to avoid creating two different persistent copies for the same object.
existingTransientValues - Static variable in class gate.util.persistence.PersistenceManager
Stores the transient values obtained from persistent replacements during a transaction in order to avoid creating two different transient copies for the same persistent replacement.
exitAction - Variable in class guk.Editor
 
exitButton - Variable in class gate.gui.UserGroupEditor
 
exitTimeHook() - Static method in class gate.util.Scratch
Example of using an exit-time hook.
expandPath(TreePath) - Method in class gate.swing.JTreeTable
 
expandRow(int) - Method in class gate.swing.JTreeTable
 
expectedModCount - Variable in class gate.util.RBTreeMap.Iterator
 
expectedTokenSequences - Variable in class gate.jape.parser.ParseException
Each entry in this array is an array of integers.
exponent - Static variable in interface gate.jape.parser.ParseCpslConstants
 
exportFilePath - Variable in class gate.creole.APFormatExporter
 
exportFilePath - Variable in class gate.creole.RDFFormatExporter
 
exportFormat - Variable in class gate.creole.RDFFormatExporter
 
exportedTypes - Variable in class gate.creole.APFormatExporter
This list of strings represents the entities type that will be exported
exportedTypes - Variable in class gate.creole.RDFFormatExporter
This list of strings represents the entities type that will be exported
extLists - Variable in class gate.creole.orthomatcher.OrthoMatcher
internal or external list
extensions - Variable in class gate.gui.CorpusFillerComponent
The list of permitted extensions.
extensionsTextField - Variable in class gate.gui.CorpusFillerComponent
The text field for the permitted extensions
extraButtonWidth - Variable in class gate.gui.SyntaxTreeViewer
 
extractDataFromSource(Object) - Method in class gate.util.persistence.AnalyserRunningStrategyPersistence
 
extractDataFromSource(Object) - Method in class gate.util.persistence.CollectionPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.ConditionalControllerPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.ControllerPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.CorpusPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.DSPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.JDBCDSPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.LRPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.LanguageAnalyserPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.MapPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.PRPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in interface gate.util.persistence.Persistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.PersistenceManager.SlashDevSlashNull
Does nothing
extractDataFromSource(Object) - Method in class gate.util.persistence.PersistenceManager.URLHolder
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.ResourcePersistence
 
extractDataFromSource(Object) - Method in class gate.util.persistence.SerialAnalyserControllerPersistence
Populates this Persistence with the data that needs to be stored from the original source object.

F

FALSE - Static variable in class gate.persist.DBHelper
 
FEATURES_UPDATED - Static variable in class gate.event.GateEvent
 
FEATURE_OWNER_ANNOTATION - Static variable in class gate.persist.DBHelper
used to store annotation's features
FEATURE_OWNER_CORPUS - Static variable in class gate.persist.DBHelper
used to store corpus' features
FEATURE_OWNER_DOCUMENT - Static variable in class gate.persist.DBHelper
used to store document's features
FILE_URL_PARAM_NAME - Static variable in class gate.creole.AnnotationSchema
 
FIRST_STYLE - Static variable in interface gate.jape.JapeConstants
Appelt-shortest-style rule application
FREQUENCY - Static variable in class gate.creole.ml.weka.StringToNominalFilter
Constant for conversion method.
FSM - class gate.fsm.FSM.
This class implements a standard Finite State Machine.
FSM(SinglePhaseTransducer) - Constructor for class gate.fsm.FSM
Builds a standalone FSM starting from a single phase transducer.
FSM(Rule) - Constructor for class gate.fsm.FSM
Builds a FSM starting from a rule.
FSMInstance - class gate.fsm.FSMInstance.
The objects of this class represent instances of working Finite State Machine during parsing a gate document (annotation set).
FSMInstance(FSM, State, Node, Node, HashMap, Document) - Constructor for class gate.fsm.FSMInstance
Creates a new FSMInstance object.
FSMPosition - Variable in class gate.fsm.FSMInstance
The current state of this FSMInstance
FSMState - class gate.creole.gazetteer.FSMState.
Implements a state of the deterministic finite state machine of the gazetter.
FSMState(DefaultGazetteer) - Constructor for class gate.creole.gazetteer.FSMState
Constructs a new FSMState object and adds it to the list of states of the DefaultGazetteer provided as owner.
FSMState - class gate.creole.tokeniser.FSMState.
A state of the finite state machine that is the kernel tokeniser
FSMState(SimpleTokeniser) - Constructor for class gate.creole.tokeniser.FSMState
Creates a new FSMState belonging to a specified tokeniser
Factory - class gate.Factory.
Provides static methods for the creation of Resources.
Factory() - Constructor for class gate.Factory
 
FeatureBearer - interface gate.util.FeatureBearer.
Classes that have features.
FeatureMap - interface gate.FeatureMap.
An attribute-value matrix.
FeatureMapListener - interface gate.event.FeatureMapListener.
The listenre for the toplevel events generated by the Gate system.
FeatureMethod - class gate.creole.FeatureMethod.
FeatureMethod is a class encapsulating information about the feature of a method such as the name, the return type, the parameters types or exceptions types
FeatureMethod() - Constructor for class gate.creole.FeatureMethod
 
FeatureReader - class gate.creole.ir.FeatureReader.
A property reader for a document feature
FeatureReader(String) - Constructor for class gate.creole.ir.FeatureReader
 
FeatureSchema - class gate.creole.FeatureSchema.
This class describes a schema for a feature.
FeatureSchema(String, String, String, String, Set) - Constructor for class gate.creole.FeatureSchema
Construction given a name of an feature and a feature value class name
FeaturesEditor - class gate.gui.FeaturesEditor.
 
FeaturesEditor() - Constructor for class gate.gui.FeaturesEditor
 
FeaturesEditor.FeaturesTableModel - class gate.gui.FeaturesEditor.FeaturesTableModel.
 
FeaturesEditor.FeaturesTableModel() - Constructor for class gate.gui.FeaturesEditor.FeaturesTableModel
 
Files - class gate.util.Files.
Some utilities for use with Files and with resources.
Files() - Constructor for class gate.util.Files
 
FillBuff() - Method in class gate.jape.parser.ASCII_CharStream
 
Find(String, String) - Static method in class gate.util.Files
This method takes a regular expression and a directory name and returns the set of Files that match the pattern under that directory.
FocusButton - class gate.gui.FocusButton.
 
FocusButton(String) - Constructor for class gate.gui.FocusButton
 
FocusButton() - Constructor for class gate.gui.FocusButton
 
FocusButton(Icon) - Constructor for class gate.gui.FocusButton
 
FocusButton(String, Icon) - Constructor for class gate.gui.FocusButton
 
fMeasureAverage - Variable in class gate.annotation.AnnotationDiff
The F-measure average (see NLP Information Extraction)
fMeasureAverage - Variable in class gate.annotation.CorpusAnnotationDiff
The F-measure average (see NLP Information Extraction)
fMeasureByType - Variable in class gate.util.CorpusBenchmarkTool
 
fMeasureCountByType - Variable in class gate.util.CorpusBenchmarkTool
 
fMeasureLenient - Variable in class gate.annotation.AnnotationDiff
The F-measure lenient (see NLP Information Extraction)
fMeasureLenient - Variable in class gate.annotation.CorpusAnnotationDiff
The F-measure lenient (see NLP Information Extraction)
fMeasureStrict - Variable in class gate.annotation.AnnotationDiff
The F-measure strict (see NLP Information Extraction)
fMeasureStrict - Variable in class gate.annotation.CorpusAnnotationDiff
The F-measure strict (see NLP Information Extraction)
fMeasureSum - Variable in class gate.util.CorpusBenchmarkTool
 
falsePositiveAverage - Variable in class gate.annotation.AnnotationDiff
The False positive average (see NLP Information Extraction)
falsePositiveAverage - Variable in class gate.annotation.CorpusAnnotationDiff
The False positive average (see NLP Information Extraction)
falsePositiveLenient - Variable in class gate.annotation.AnnotationDiff
The False positive lenient (see NLP Information Extraction)
falsePositiveLenient - Variable in class gate.annotation.CorpusAnnotationDiff
The False positive lenient (see NLP Information Extraction)
falsePositiveStrict - Variable in class gate.annotation.AnnotationDiff
The False positive strict (see NLP Information Extraction)
falsePositiveStrict - Variable in class gate.annotation.CorpusAnnotationDiff
The False positive strict (see NLP Information Extraction)
falsePozLabel - Variable in class gate.gui.AnnotDiffDialog
Renders the text label for falsePozTypeComboBox
falsePozLabel - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the text label for falsePozTypeComboBox
falsePozTypeComboBox - Variable in class gate.gui.AnnotDiffDialog
Renders annot types used in calculating falsPoz measure
falsePozTypeComboBox - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders annot types used in calculating falsPoz measure
falsePozTypes - Variable in class gate.gui.AnnotDiffDialog
A set containing annot types for calculating falsePoz measure
falsePozTypes - Variable in class gate.gui.CorpusAnnotDiffDialog
A set containing annot types for calculating falsePoz measure
familyCombo - Variable in class gate.swing.JFontChooser
 
fatalError(SAXParseException) - Method in class gate.config.ConfigXmlHandler
Called for fatal errors.
fatalError(SAXParseException) - Method in class gate.creole.CreoleXmlHandler
Called for fatal errors.
fatalError(SAXParseException) - Method in class gate.util.Lax
fatalError method comment.
fatalError(SAXParseException) - Method in class gate.util.LaxErrorHandler
fatalError method comment.
fatalError(SAXParseException) - Method in class gate.util.TemplateLaxErrorHandler
fatalError method comment.
fatalError(SAXParseException) - Method in class gate.xml.GateFormatXmlDocumentHandler
FatalError method.
fatalError(SAXParseException) - Method in class gate.xml.SimpleErrorHandler
This fatalError method is called by the SAX parser when it encounts a fatal(can't continue parsing) error.
fatalError(SAXParseException) - Method in class gate.xml.XmlDocumentHandler
FatalError method.
featSchema - Variable in class gate.gui.SchemaAnnotationEditor.RowData
 
feature - Variable in class gate.creole.ml.Attribute
 
featureLable - Variable in class gate.gui.CreateIndexDialog
 
featureMapUpdated() - Method in class gate.annotation.AnnotationImpl.EventsHandler
 
featureMapUpdated() - Method in class gate.corpora.DatabaseCorpusImpl.EventsHandler
 
featureMapUpdated() - Method in class gate.corpora.DatabaseDocumentImpl.EventsHandler
 
featureMapUpdated() - Method in interface gate.event.FeatureMapListener
Called when a feature map has been updated
featureName - Variable in class gate.creole.AnalyserRunningStrategy
 
featureName - Variable in class gate.creole.FeatureSchema
The name of this feature.
featureName - Variable in class gate.creole.ir.FeatureReader
 
featureName - Variable in class gate.util.persistence.AnalyserRunningStrategyPersistence
 
featureNameTextField - Variable in class gate.gui.SerialControllerEditor
Text field for the feature name for conditional run.
featurePermissibleValuesSet - Variable in class gate.creole.FeatureSchema
Permisible value set, if appropriate.
featureSchemaList - Variable in class gate.gui.SchemaAnnotationEditor
Displays all possible features of the annotation being editted (taken from AnnotationSchema)
featureSchemaSet - Variable in class gate.creole.AnnotationSchema
Schemas for the attributes
featureSelectionDialog - Variable in class gate.gui.AnnotDiffDialog
A selection dialog used in case that the user selects some radio button
featureSelectionDialog - Variable in class gate.gui.CorpusAnnotDiffDialog
A selection dialog used in case that the user selects some radio button
featureTextField - Variable in class gate.gui.CreateIndexDialog
 
featureUse - Variable in class gate.creole.FeatureSchema
The use of that feature can be one of: prohibited | optional | required | default | fixed : optional
featureValue - Variable in class gate.creole.AnalyserRunningStrategy
 
featureValue - Variable in class gate.creole.FeatureSchema
The value of the feature.
featureValue - Variable in class gate.util.persistence.AnalyserRunningStrategyPersistence
 
featureValueClassName - Variable in class gate.creole.FeatureSchema
The class name of the feature value
featureValueTextField - Variable in class gate.gui.SerialControllerEditor
Text field for the feature value for conditional run.
features - Variable in class gate.DocumentFormat
The features of this resource
features - Variable in class gate.creole.AbstractVisualResource
 
features - Variable in class gate.creole.gazetteer.AbstractGazetteer
A map of the features
features - Variable in class gate.creole.tokeniser.SimpleTokeniser
 
features - Variable in class gate.gui.FeaturesEditor
 
features - Variable in class gate.gui.OracleDatastoreViewer
 
features - Variable in class gate.gui.SerialDatastoreViewer
 
features - Variable in class gate.gui.UnrestrictedAnnotationEditor.MyCustomFeatureBearer
 
features - Variable in class gate.jape.Batch
Path to the resources tree
features - Variable in class gate.util.AbstractFeatureBearer
The feature set
features - Variable in class gate.util.persistence.ResourcePersistence
 
featuresChanged - Variable in class gate.corpora.DatabaseCorpusImpl
 
featuresChanged - Variable in class gate.corpora.DatabaseDocumentImpl
 
featuresClass(Class, List) - Method in class gate.creole.BootStrap
go through all methods and determines return type, parameters, exceptions
featuresEditor - Variable in class gate.gui.CorpusEditor
 
featuresEditor - Variable in class gate.gui.SchemaAnnotationEditor
This inner class deals with feature editting
featuresEditor - Variable in class gate.gui.UnrestrictedAnnotationEditor
 
featuresLabel - Variable in class gate.gui.UnrestrictedAnnotationEditor
 
featuresList - Variable in class gate.gui.CreateIndexGUI
The list of features.
featuresListScroll - Variable in class gate.gui.SchemaAnnotationEditor
A JScroll for the featuresTable component
featuresListTextField - Variable in class gate.gui.CreateIndexGUI
Text field for the list of features.
featuresTable - Variable in class gate.gui.SchemaAnnotationEditor
Displays the current features of the annotation being editted
featuresTableScroll - Variable in class gate.gui.SchemaAnnotationEditor
A JScroll for the featuresTable component
featuresToXml(FeatureMap) - Method in class gate.corpora.DocumentImpl
This method saves a FeatureMap as XML elements.
fgChooser - Variable in class gate.gui.TextAttributesChooser
 
fieldName - Variable in class gate.creole.ir.IndexField
Name of field for indexing - the name of the feature key of the document should be same.
fieldName - Variable in class gate.email.EmailDocumentHandler
 
fieldNames - Variable in class gate.creole.ir.SearchPR
 
fieldValues - Variable in class gate.creole.ir.QueryResult
List of Terms
fields - Variable in class gate.creole.BootStrap
the enumeration of the variables from main class
fields - Variable in class gate.creole.ir.DefaultIndexDefinition
List of IndexField - objects for indexing
fields - Variable in class gate.gui.CreateIndexDialog
 
file - Variable in class gate.creole.gazetteer.InvalidFormatException
the associated file
file - Variable in class gate.creole.ontology.InvalidFormatException
the ontology file
file - Variable in class gate.gui.ShellSlacFrame.ImportRunnable
 
file - Variable in class guk.Editor
The current open file
fileButton - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
fileButton - Variable in class gate.gui.ResourceParametersEditor.ParameterValueRenderer
 
fileChooser - Variable in class gate.gui.BootStrapDialog
 
fileChooser - Static variable in class gate.gui.MainFrame
 
fileChooser - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
A pointer to the filechooser from MainFrame;
fileClose(int, int, Vector) - Method in interface gate.creole.ontology.OntologyEditor
Invokes a mutiple selection close dialog with a list of ontologies to be closed.
fileExit() - Method in interface gate.creole.ontology.OntologyEditor
Acts on choosing Exit from the File menu.
fileIndex - Variable in class gate.fsm.FSMInstance
The index in the definition file of the rule from which the AGPosition state was generated.
fileIndex - Variable in class gate.fsm.State
The index in the definition file of the rule that was used for creating this state.
fileName - Variable in class gate.creole.nerc.EntitySet
 
fileNames - Static variable in class gate.Main
List of files we were asked to build a collection from.
fileNew(int, int) - Method in interface gate.creole.ontology.OntologyEditor
Inovkes a new ontology dialog.
fileOpen(int, int) - Method in interface gate.creole.ontology.OntologyEditor
Acts on choosing Open from the File menu.
fileSave(int, int, Vector) - Method in interface gate.creole.ontology.OntologyEditor
Invoke a mutiple selection save dialog with a list of ontologies to be saved.
fileSep - Static variable in class gate.util.Strings
Local fashion for file separators.
filer - Variable in class guk.Editor
The file chooser used in all operations requiring the user to select a file
filerBtn - Variable in class gate.gui.CorpusFillerComponent
The buttons that opens the file chooser
fillCategoriesMenu() - Method in class gate.gui.SyntaxTreeViewer
 
fillHMMActions(List) - Method in class gate.gui.NameBearerHandle
Fill HMM Save and Save As...
fillOntotextOntology() - Method in class gate.creole.ProtegeProjectName
 
fillProtegeActions(List) - Method in class gate.gui.NameBearerHandle
Fill Protege save, save as and save in format actions
filterNonXmlChars(StringBuffer) - Method in class gate.corpora.DocumentImpl
This method filters any non XML char see: http://www.w3c.org/TR/2000/REC-xml-20001006#charsets All non XML chars will be replaced with 0x20 (space char) This assures that the next time the document is loaded there won't be any problems.
finalChoices - Variable in class gate.util.AnnotationDiffer
A list with the choices selected for the best result.
finalState - Variable in class guk.im.State
Is this state final?
finalize() - Method in class gate.persist.ConnectionPool
 
finalize() - Method in class gate.security.AccessControllerImpl
 
findAntecedent(Annotation, int) - Method in class gate.creole.coref.PronominalCoref
---
findDocIdsByAnn(List, int) - Method in class gate.persist.OracleDataStore
 
findDocument(Document) - Method in class gate.corpora.DatabaseCorpusImpl
 
findDocument(Document) - Method in class gate.corpora.SerialCorpusImpl
 
findFeatureType(Object) - Method in class gate.persist.JDBCDataStore
---
findFirstAction - Variable in class gate.gui.DocumentEditor.SearchDialog
 
findGraphicsConfiguration(Component) - Method in class gate.swing.MenuLayout
Find the graphics configuration for the target popup (useful in case of multiple screens).
findGroup(String) - Method in interface gate.security.AccessController
---
findGroup(Long) - Method in interface gate.security.AccessController
---
findGroup(String) - Method in class gate.security.AccessControllerImpl
---
findGroup(Long) - Method in class gate.security.AccessControllerImpl
---
findLeaf(Node, Node) - Method in class gate.gui.SyntaxTreeViewer
 
findLrIds(List) - Method in interface gate.DataStore
Get a list of LRs that satisfy some set or restrictions
findLrIds(List, String) - Method in interface gate.DataStore
Get a list of LRs that satisfy some set or restrictions and are of a particular type
findLrIds(List) - Method in class gate.persist.JDBCDataStore
Get a list of LRs that satisfy some set or restrictions
findLrIds(List, String) - Method in class gate.persist.JDBCDataStore
Get a list of LRs that satisfy some set or restrictions and are of a particular type
findLrIds(List) - Method in class gate.persist.OracleDataStore
Get a list of LRs that satisfy some set or restrictions
findLrIds(List, String) - Method in class gate.persist.OracleDataStore
Get a list of LRs IDs that satisfy some set or restrictions and are of a particular type
findLrIds(List, String, List, int) - Method in class gate.persist.OracleDataStore
Get a list of LRs IDs that satisfy some set or restrictions and are of a particular type
findLrIds(List, String) - Method in class gate.persist.PostgresDataStore
 
findLrIds(List) - Method in class gate.persist.PostgresDataStore
 
findLrIds(List) - Method in class gate.persist.SerialDataStore
Get a list of LRs that satisfy some set or restrictions
findLrIds(List, String) - Method in class gate.persist.SerialDataStore
Get a list of LRs that satisfy some set or restrictions and are of a particular type
findNextAction - Variable in class gate.gui.DocumentEditor.SearchDialog
 
findPersonGender(Annotation) - Method in class gate.creole.coref.PronominalCoref
---
findScripts() - Method in class gate.util.Jacl
Locate any files named .tcl in the directory hierarchy under .
findScripts(String) - Method in class gate.util.Jacl
Locate any files named .tcl in the directory hierarchy under .
findSession(Long) - Method in interface gate.security.AccessController
---
findSession(Long) - Method in class gate.security.AccessControllerImpl
---
findSubclasses(Class) - Static method in class gate.util.Tools
Finds all subclasses of a given class or interface.
findTclScript - Variable in class gate.util.Jacl
Some Tcl code to find all the .tcl files under a directory.
findUser(String) - Method in interface gate.security.AccessController
---
findUser(Long) - Method in interface gate.security.AccessController
---
findUser(String) - Method in class gate.security.AccessControllerImpl
---
findUser(Long) - Method in class gate.security.AccessControllerImpl
---
finish() - Method in class gate.jape.BasicPatternElement
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.ComplexPatternElement
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.Constraint
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.ConstraintGroup
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.LeftHandSide
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in interface gate.jape.Matcher
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.MultiPhaseTransducer
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.Rule
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.SinglePhaseTransducer
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.Transducer
Finish: replace dynamic data structures with Java arrays; called after parsing.
finished() - Method in class gate.jape.Rule
Have we hit the end of the document without matching?
finishedAlready - Variable in class gate.jape.SinglePhaseTransducer
Whether the finish method has been called or not.
finiteType - Variable in class gate.gui.ListEditorDialog
Does the item type have a finite range (i.e.
fireAnnotationAdded(AnnotationSetEvent) - Method in class gate.annotation.AnnotationSetImpl
 
fireAnnotationRemoved(AnnotationSetEvent) - Method in class gate.annotation.AnnotationSetImpl
 
fireAnnotationRemoved(AnnotationSetEvent) - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
fireAnnotationSetAdded(DocumentEvent) - Method in class gate.corpora.DocumentImpl
 
fireAnnotationSetRemoved(DocumentEvent) - Method in class gate.corpora.DocumentImpl
 
fireAnnotationUpdated(AnnotationEvent) - Method in class gate.annotation.AnnotationImpl
 
fireDataChanged() - Method in class gate.gui.ListEditorDialog.ResourceComboModel
 
fireDataChanged() - Method in class gate.gui.SerialControllerEditor.CorporaComboModel
 
fireDatastoreClosed(CreoleEvent) - Method in class gate.CreoleProxy
 
fireDatastoreClosed(CreoleEvent) - Method in class gate.DataStoreRegister
Notifies all registered CreoleListeners that a DataStore has been closed.
fireDatastoreClosed(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
fireDatastoreCreated(CreoleEvent) - Method in class gate.CreoleProxy
 
fireDatastoreCreated(CreoleEvent) - Method in class gate.DataStoreRegister
Notifies all registered CreoleListeners that a new DataStore has been created.
fireDatastoreCreated(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
fireDatastoreOpened(CreoleEvent) - Method in class gate.CreoleProxy
 
fireDatastoreOpened(CreoleEvent) - Method in class gate.DataStoreRegister
Notifies all registered CreoleListeners that a DataStore has been opened.
fireDatastoreOpened(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
fireDocumentAdded(CorpusEvent) - Method in class gate.corpora.CorpusImpl
 
fireDocumentAdded(CorpusEvent) - Method in class gate.corpora.SerialCorpusImpl
 
fireDocumentRemoved(CorpusEvent) - Method in class gate.corpora.CorpusImpl
 
fireDocumentRemoved(CorpusEvent) - Method in class gate.corpora.SerialCorpusImpl
 
fireGateEvent(GateEvent) - Method in class gate.annotation.AnnotationSetImpl
 
fireGazetteerEvent(GazetteerEvent) - Method in class gate.creole.gazetteer.AbstractGazetteer
fires a Gazetteer Event
fireGazetteerEvent(GazetteerEvent) - Method in interface gate.creole.gazetteer.Gazetteer
Fires a Gazetteer Event
fireMapUpdatedEvent() - Method in class gate.util.SimpleFeatureMapImpl
 
fireObjectCreatedEvent(ObjectModificationEvent) - Method in class gate.security.AccessControllerImpl
 
fireObjectDeletedEvent(ObjectModificationEvent) - Method in class gate.security.AccessControllerImpl
 
fireObjectModifiedEvent(ObjectModificationEvent) - Method in class gate.security.AccessControllerImpl
 
fireObjectModifiedEvent(ObjectModificationEvent) - Method in class gate.security.GroupImpl
 
fireObjectModifiedEvent(ObjectModificationEvent) - Method in class gate.security.UserImpl
sends ObjectModificationEvent of type OBJECT_MODIFIED to all who have already registered
fireProcessFinished() - Method in class gate.creole.AbstractController
Notifies all the ProgressListeners of a progress finished.
fireProcessFinished() - Method in class gate.creole.AbstractProcessingResource
Notifies all the ProgressListeners of a progress finished.
fireProcessFinished() - Method in class gate.gui.NameBearerHandle
 
fireProcessFinished() - Method in class gate.gui.OracleDatastoreViewer
 
fireProcessFinished() - Method in class gate.gui.SerialControllerEditor
 
fireProcessFinished() - Method in class gate.gui.SerialDatastoreViewer
 
fireProcessFinished() - Method in class gate.jape.Batch
 
fireProcessFinished() - Method in class gate.jape.SinglePhaseTransducer
 
fireProcessFinished() - Method in class gate.jape.Transducer
 
fireProgressChanged(int) - Method in class gate.creole.AbstractController
Notifies all the ProgressListeners of a progress change event.
fireProgressChanged(int) - Method in class gate.creole.AbstractProcessingResource
Notifies all the ProgressListeners of a progress change event.
fireProgressChanged(int) - Method in class gate.gui.NameBearerHandle
 
fireProgressChanged(int) - Method in class gate.gui.OracleDatastoreViewer
 
fireProgressChanged(int) - Method in class gate.gui.SerialControllerEditor
 
fireProgressChanged(int) - Method in class gate.gui.SerialDatastoreViewer
 
fireProgressChanged(int) - Method in class gate.jape.Batch
 
fireProgressChanged(int) - Method in class gate.jape.SinglePhaseTransducer
 
fireProgressChanged(int) - Method in class gate.jape.Transducer
This property affects the Appelt style of rules application.
firePropertyChange(String, Object, Object) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class gate.gui.SearchPRViewer.FloatRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class gate.gui.SearchPRViewer.FloatRenderer
Overridden for performance reasons.
fireResourceAdopted(DatastoreEvent) - Method in class gate.persist.JDBCDataStore
 
fireResourceAdopted(DatastoreEvent) - Method in class gate.persist.SerialDataStore
 
fireResourceDeleted(DatastoreEvent) - Method in class gate.persist.JDBCDataStore
 
fireResourceDeleted(DatastoreEvent) - Method in class gate.persist.SerialDataStore
 
fireResourceLoaded(CreoleEvent) - Method in class gate.CreoleProxy
 
fireResourceLoaded(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
fireResourceRenamed(Resource, String, String) - Method in class gate.creole.CreoleRegisterImpl
 
fireResourceUnloaded(CreoleEvent) - Method in class gate.CreoleProxy
 
fireResourceUnloaded(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
fireResourceWritten(DatastoreEvent) - Method in class gate.persist.JDBCDataStore
 
fireResourceWritten(DatastoreEvent) - Method in class gate.persist.SerialDataStore
 
fireStatusChanged(String) - Method in class gate.DocumentFormat
 
fireStatusChanged(String) - Method in class gate.creole.AbstractController
Notifies all the StatusListeners of a change of status.
fireStatusChanged(String) - Method in class gate.creole.AbstractProcessingResource
Notifies all the StatusListeners of a change of status.
fireStatusChanged(String) - Method in class gate.gui.NameBearerHandle
 
fireStatusChanged(String) - Method in class gate.gui.OracleDatastoreViewer
 
fireStatusChanged(String) - Method in class gate.gui.SerialControllerEditor
 
fireStatusChanged(String) - Method in class gate.gui.SerialDatastoreViewer
 
fireStatusChanged(String) - Method in class gate.jape.Batch
 
fireStatusChanged(String) - Method in class gate.jape.Transducer
 
fireStatusChanged(String) - Method in class gate.swing.XJEditorPane
 
fireStatusChangedEvent(String) - Method in class gate.email.EmailDocumentHandler
This methos is called whenever we need to inform the listener about an event.
fireStatusChangedEvent(String) - Method in class gate.html.HtmlDocumentHandler
 
fireStatusChangedEvent(String) - Method in class gate.jape.parser.ParseCpsl
 
fireStatusChangedEvent(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This methos is called whenever we need to inform the listener about an event.
fireStatusChangedEvent(String) - Method in class gate.xml.XmlDocumentHandler
This methos is called whenever we need to inform the listener about an event.
fireTableDataChanged() - Method in class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
 
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class gate.swing.AbstractTreeTableModel
Notify all listeners that have registered interest for * notification on this event type.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class gate.swing.AbstractTreeTableModel
Notify all listeners that have registered interest for * notification on this event type.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class gate.swing.AbstractTreeTableModel
Notify all listeners that have registered interest for * notification on this event type.
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class gate.swing.AbstractTreeTableModel
Notify all listeners that have registered interest for * notification on this event type.
first - Variable in class gate.jape.parser.ParseCpsl.JJCalls
 
first - Variable in class gate.util.Pair
 
first() - Method in class gate.util.SimpleSortedSet
retrive the smallest offset of the array.
firstEntry() - Method in class gate.util.RBTreeMap
Returns the first Entry in the RBTreeMap (according to the RBTreeMap's key-sort function).
firstExcluded - Variable in class gate.util.RBTreeMap.Iterator
 
firstKey() - Method in class gate.util.RBTreeMap.SubMap
 
firstKey() - Method in class gate.util.RBTreeMap
Returns the first (lowest) key currently in this sorted map.
firstList - Variable in class gate.gui.UserGroupEditor
 
firstListItemSelected(ListSelectionEvent) - Method in class gate.gui.UserGroupEditor
 
firstNode() - Method in interface gate.AnnotationSet
Get the node with the smallest offset
firstNode() - Method in class gate.annotation.AnnotationSetImpl
Get the node with the smallest offset
firstTitle - Static variable in class gate.util.HtmlLinksExtractor
whether we've done a title before
fitsInVarchar2(String) - Method in class gate.persist.OracleDataStore
checks if a String should be stores as VARCHAR2 or CLOB because the VARCHAR2 in Oracle is limited to 4000 bytes, not all the strings fit there.
fixAfterDeletion(RBTreeMap.Entry) - Method in class gate.util.RBTreeMap
From CLR
fixAfterInsertion(RBTreeMap.Entry) - Method in class gate.util.RBTreeMap
From CLR
fixShape() - Method in class guk.im.KeyboardMap
 
floatValue - Variable in class gate.persist.Dummy
 
floatingPoint - Static variable in interface gate.jape.parser.ParseCpslConstants
 
flowLayout1 - Variable in class guk.Editor_AboutBox
 
flush() - Method in class gate.html.HtmlDocumentHandler
This method is called once, when the HTML parser reaches the end of its input streamin order to notify the parserCallback that there is nothing more to parse.
flush() - Static method in class gate.util.Err
Flush the output stream.
flush() - Method in class gate.util.HtmlLinksExtractor
This method is called once, when the HTML parser reaches the end of its input streamin order to notify the parserCallback that there is nothing more to parse.
flush() - Static method in class gate.util.Out
Flush the output stream.
fm - Variable in class gate.html.HtmlDocumentHandler.CustomObject
 
fm - Variable in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
 
fm - Variable in class gate.xml.XmlDocumentHandler.CustomObject
 
fontAttrs - Variable in class gate.gui.DocumentEditor.NodeRenderer
 
fontBG - Variable in class gate.gui.OptionsDialog
Button group for the font setting radio buttons
fontChooser - Variable in class gate.gui.AppearanceDialog
 
fontChooser - Variable in class gate.gui.OptionsDialog
The font chooser used for selecting fonts
fontFamilyCombo - Variable in class gate.gui.TextAttributesChooser
 
fontSizeCombo - Variable in class gate.gui.TextAttributesChooser
 
fontValue - Variable in class gate.swing.JFontChooser
 
fontsComboBox - Variable in class guk.Editor
 
foreground - Variable in class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer
 
foreground - Variable in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffCellRenderer
 
foreground - Variable in class gate.gui.AnnotDiffDialog.MyCellRenderer
 
foreground - Variable in class gate.gui.CorpusAnnotDiffDialog.MyCellRenderer
 
formatter - Static variable in class gate.annotation.AnnotationDiff
A number formater for displaying precision and recall
formatter - Static variable in class gate.annotation.CorpusAnnotationDiff
A number formater for displaying precision and recall
forwardAction - Variable in class gate.swing.XJEditorPane
 
forwardCache - Variable in class gate.creole.ml.MachineLearningPR.Cache
Stores cached data with attribute values for instances placed after the current instance.
forwardUrls - Variable in class gate.swing.XJEditorPane
 
frame - Static variable in class gate.Main
Main Frame of the GUI; null when no GUI running
frame - Variable in class gate.swing.WaitDialog
 
frame - Variable in class gate.wordnet.VerbFrameImpl
 
frame - Variable in class guk.Editor
The main frame
frame - Variable in class guk.LocaleSelectorMenuItem
 
fromKey - Variable in class gate.util.RBTreeMap.SubMap
 
fromStart - Variable in class gate.util.RBTreeMap.SubMap
 
fromXSchema(URL) - Method in class gate.creole.AnnotationSchema
Creates an AnnotationSchema object from an XSchema file
fromXSchema(InputStream) - Method in class gate.creole.AnnotationSchema
Creates an AnnotationSchema object from an XSchema file
fsm - Variable in class gate.jape.SinglePhaseTransducer
 
fsmStates - Variable in class gate.creole.gazetteer.DefaultGazetteer
A set containing all the states of the FSM backing the gazetteer
fsmStates - Variable in class gate.creole.tokeniser.SimpleTokeniser
A set containng all the states of the non deterministic machin
fullyDefaulted - Variable in class gate.creole.ParameterList
Status of the last run of getDefaults(List).

G

GATE_CONFIG_PROPERTY - Static variable in interface gate.GateConstants
The name of the site config property (gate.config).
GATE_DOT_SER - Static variable in interface gate.GateConstants
The name of session state data files (gate.session).
GATE_DOT_XML - Static variable in interface gate.GateConstants
The name of config data files (gate.xml).
GREEN - Variable in class gate.annotation.AnnotationDiff
Green used for CORRECT_TYPE
GREEN - Variable in class gate.annotation.CorpusAnnotationDiff
Green used for CORRECT_TYPE
GUIforString - Variable in class guk.im.KeyboardMap
maps from String(the English lowercase representation of the key) to KeyGUI
Gate - class gate.Gate.
The class is responsible for initialising the GATE libraries, and providing access to singleton utility objects, such as the GATE class loader, CREOLE register and so on.
Gate() - Constructor for class gate.Gate
 
GateClassLoader - class gate.util.GateClassLoader.
GATE's class loader, which allows loading of classes over the net.
GateClassLoader() - Constructor for class gate.util.GateClassLoader
Default construction - use an empty URL list.
GateClassLoader(ClassLoader) - Constructor for class gate.util.GateClassLoader
Chaining constructor.
GateClassLoader(URL[]) - Constructor for class gate.util.GateClassLoader
Default construction with URLs list.
GateClassLoader(URL[], ClassLoader) - Constructor for class gate.util.GateClassLoader
Chaining constructor with URLs list.
GateConstants - interface gate.GateConstants.
Interface used to hold different GATE constants
GateEvent - class gate.event.GateEvent.
The top level event class for all the event types fired by the Gate system.
GateEvent(Object, int) - Constructor for class gate.event.GateEvent
Constructor from source and type.
GateException - exception gate.util.GateException.
A superclass for exceptions in the GATE packages.
GateException() - Constructor for class gate.util.GateException
 
GateException(String) - Constructor for class gate.util.GateException
 
GateException(Throwable) - Constructor for class gate.util.GateException
 
GateFormatXmlDocumentHandler - class gate.xml.GateFormatXmlDocumentHandler.
Implements the behaviour of the XML reader.
GateFormatXmlDocumentHandler(Document) - Constructor for class gate.xml.GateFormatXmlDocumentHandler
 
GateFormatXmlDocumentHandler.AnnotationObject - class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject.
An inner class modeling the information contained by an annotation.
GateFormatXmlDocumentHandler.AnnotationObject() - Constructor for class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
Constructor
GateIM - class guk.im.GateIM.
The Gate input method
GateIM(Map) - Constructor for class guk.im.GateIM
Constructs a new Gate input method
GateIMDescriptor - class guk.im.GateIMDescriptor.
Provides a way for the Gate input method to be discovered by the system.
GateIMDescriptor() - Constructor for class guk.im.GateIMDescriptor
Default constructor.
GateListener - interface gate.event.GateListener.
The listenre for the toplevel events generated by the Gate system.
GateObjectOutputStream - class gate.util.persistence.GateObjectOutputStream.
Title: Gate2 Description: Copyright: Copyright (c) 2000 Company: University Of Sheffield
GateObjectOutputStream(OutputStream) - Constructor for class gate.util.persistence.GateObjectOutputStream
 
GateRuntimeException - exception gate.util.GateRuntimeException.
Exception used to signal a runtime exception within Gate.
GateRuntimeException() - Constructor for class gate.util.GateRuntimeException
 
GateRuntimeException(String) - Constructor for class gate.util.GateRuntimeException
 
GateSaxException - exception gate.util.GateSaxException.
An inherited class from SAX exception in the GATE packages.
GateSaxException(String, Exception) - Constructor for class gate.util.GateSaxException
 
GateSaxException(String) - Constructor for class gate.util.GateSaxException
 
GateSaxException(Exception) - Constructor for class gate.util.GateSaxException
 
Gazetteer - interface gate.creole.gazetteer.Gazetteer.
The Gazetteer interface defines the mandatory methods of a gazetteer PR.
GazetteerEvent - class gate.creole.gazetteer.GazetteerEvent.
Gazetteer Event to be used whenever an event needs to be fired and spread among Gazetteer Listeners
GazetteerEvent(Object, int) - Constructor for class gate.creole.gazetteer.GazetteerEvent
Creates a gazetteer event
GazetteerException - exception gate.creole.gazetteer.GazetteerException.
Used to signal Gazetteer specific exceptions
GazetteerException(String) - Constructor for class gate.creole.gazetteer.GazetteerException
 
GazetteerList - class gate.creole.gazetteer.GazetteerList.
Gazetteer List provides the means for uploading, managing and storing the data in the gazetteer list files.
GazetteerList() - Constructor for class gate.creole.gazetteer.GazetteerList
create a new gazetteer list
GazetteerListener - interface gate.creole.gazetteer.GazetteerListener.
Listener for GazetteerEvents
GazetteerListsCollector - class gate.creole.GazetteerListsCollector.
 
GazetteerListsCollector() - Constructor for class gate.creole.GazetteerListsCollector
 
GetImage() - Method in class gate.jape.parser.ASCII_CharStream
 
GetSuffix(int) - Method in class gate.jape.parser.ASCII_CharStream
 
Group - interface gate.security.Group.
 
GroupImpl - class gate.security.GroupImpl.
 
GroupImpl(Long, String, List, AccessControllerImpl, Connection) - Constructor for class gate.security.GroupImpl
 
gate - package gate
gate.annotation - package gate.annotation
 
gate.config - package gate.config
 
gate.corpora - package gate.corpora
 
gate.creole - package gate.creole
 
gate.creole.annotdelete - package gate.creole.annotdelete
 
gate.creole.annotransfer - package gate.creole.annotransfer
 
gate.creole.coref - package gate.creole.coref
 
gate.creole.dumpingPR - package gate.creole.dumpingPR
 
gate.creole.gazetteer - package gate.creole.gazetteer
 
gate.creole.ir - package gate.creole.ir
 
gate.creole.ir.lucene - package gate.creole.ir.lucene
 
gate.creole.ml - package gate.creole.ml
 
gate.creole.ml.weka - package gate.creole.ml.weka
 
gate.creole.nerc - package gate.creole.nerc
 
gate.creole.ontology - package gate.creole.ontology
 
gate.creole.orthomatcher - package gate.creole.orthomatcher
 
gate.creole.splitter - package gate.creole.splitter
 
gate.creole.tokeniser - package gate.creole.tokeniser
 
gate.email - package gate.email
 
gate.event - package gate.event
 
gate.fsm - package gate.fsm
 
gate.gui - package gate.gui
 
gate.html - package gate.html
 
gate.jape - package gate.jape
 
gate.jape.parser - package gate.jape.parser
 
gate.persist - package gate.persist
 
gate.print - package gate.print
 
gate.security - package gate.security
 
gate.sgml - package gate.sgml
 
gate.swing - package gate.swing
 
gate.util - package gate.util
 
gate.util.persistence - package gate.util.persistence
 
gate.util.protocols.classpath - package gate.util.protocols.classpath
 
gate.util.protocols.gate - package gate.util.protocols.gate
 
gate.wordnet - package gate.wordnet
 
gate.xml - package gate.xml
 
gateDocument - Variable in class gate.email.EmailDocumentHandler
 
gateListeners - Variable in class gate.annotation.AnnotationSetImpl
 
gateListeners - Variable in class gate.corpora.DocumentImpl
 
gateScriptsList - Variable in class gate.util.Jacl
This is a list of all the .tcl files in the GATE source, used by the loadScripts() method.
gaz - Variable in class gate.creole.gazetteer.AbstractOntoGazetteer
reference to the linear gazetteer
gazListsByNode - Variable in class gate.creole.gazetteer.LinearDefinition
a map of gazetteer lists by nodes.
gazetteer - Variable in class gate.creole.GazetteerListsCollector
 
gazetteer - Variable in class gate.creole.splitter.SentenceSplitter
 
gazetteerListsURL - Variable in class gate.creole.splitter.SentenceSplitter
 
gazetteerName - Variable in class gate.creole.gazetteer.AbstractOntoGazetteer
class name of the linear gazetteer to be called
gen - Variable in class gate.jape.parser.ParseCpsl.JJCalls
 
genSym() - Static method in class gate.Gate
Returns a new unique string
genTime() - Static method in class gate.util.Tools
 
generateAntecedentCandidates(int, int, int) - Method in class gate.creole.coref.PronominalCoref.Quote
---
generateCorefChains(HashMap) - Method in class gate.creole.coref.AbstractCoreferencer
---
generateCorefChains() - Method in class gate.creole.coref.Coreferencer
---
generateCorpus(File, File) - Method in class gate.util.CorpusBenchmarkTool
 
generateParseException() - Method in class gate.jape.parser.ParseCpsl
 
generateStoredCorpusEvalAction - Variable in class gate.gui.MainFrame
 
gensym() - Static method in class gate.util.Tools
Returns a Long wich is unique during the current run.
get(Integer) - Method in interface gate.AnnotationSet
Find annotations by id
get() - Method in interface gate.AnnotationSet
Get all annotations
get(String) - Method in interface gate.AnnotationSet
Select annotations by type
get(Set) - Method in interface gate.AnnotationSet
Select annotations by a set of types.
get(String, FeatureMap) - Method in interface gate.AnnotationSet
Select annotations by type and features
get(String, Set) - Method in interface gate.AnnotationSet
Select annotations by type and feature names It returns all annotations of the given type that have the given set of features, regardless of their concrete values If the type == null, then select regardless of type
get(String, FeatureMap, Long) - Method in interface gate.AnnotationSet
Select annotations by type, features and offset
get(Long) - Method in interface gate.AnnotationSet
Select annotations by offset.
get(Long, Long) - Method in interface gate.AnnotationSet
Select annotations by offset.
get(String, Long, Long) - Method in interface gate.AnnotationSet
Select annotations by offset and type.
get(Integer) - Method in class gate.annotation.AnnotationSetImpl
Find annotations by id
get() - Method in class gate.annotation.AnnotationSetImpl
Get all annotations
get(String) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by type
get(Set) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by a set of types.
get(String, FeatureMap) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by type and features
get(String, Set) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by type and feature names
get(Long) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by offset.
get(Long, Long) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by offset.
get(String, Long, Long) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by offset.
get(String, FeatureMap, Long) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by type, features and offset
get(int) - Method in class gate.corpora.CorpusImpl.VerboseList
 
get(int) - Method in class gate.corpora.CorpusImpl
 
get(int) - Method in class gate.corpora.DatabaseCorpusImpl
returns a document in the coprus by index
get(int) - Method in class gate.corpora.SerialCorpusImpl
 
get(int) - Method in class gate.creole.gazetteer.GazetteerList
 
get(int) - Method in class gate.creole.gazetteer.LinearDefinition
 
get(int) - Method in class gate.creole.gazetteer.MappingDefinition
 
get(char) - Method in class gate.creole.gazetteer.charMap
get the object from the map using the char key
get() - Method in class gate.persist.ConnectionPool
Pulls out an object from the pool.
get(long) - Method in class gate.util.HashMapLong
 
get() - Method in class gate.util.ObjectPool
Pulls out an object from the pool.
get(Object) - Method in class gate.util.RBTreeMap.SubMap
 
get(Object) - Method in class gate.util.RBTreeMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class gate.util.SimpleMapImpl
return the value associated with the key.
get(long) - Method in class gate.util.SimpleSortedSet
the get method retrive the List element by offset key given as argument
get(int) - Method in class gate.util.WeakBumpyStack
Returns the element at the specified position in this list.
getAGPosition() - Method in class gate.fsm.FSMInstance
Returns the node up to which this FSM instance advanced in the Annotation graph during the matching process.
getAccessMode() - Method in class gate.security.SecurityInfo
 
getAction() - Method in class gate.fsm.State
Gets the action associated to this state.
getActionClassName() - Method in class gate.jape.RightHandSide
 
getActionClassString() - Method in class gate.jape.RightHandSide
Returns the string for the java code
getActions() - Method in class gate.creole.ml.MachineLearningPR
Gets the list of actions that can be performed on this resource.
getActions() - Method in class gate.creole.ml.weka.Wrapper
Gets the list of actions that can be performed on this resource.
getActions() - Method in interface gate.gui.ActionsPublisher
Returns a list of Action objects.
getActions() - Method in class gate.gui.SerialControllerEditor
 
getActualModel() - Method in class gate.swing.XJTable
Returns the actual table model.
getAddedAnnotationSets() - Method in class gate.corpora.DatabaseDocumentImpl
 
getAddedAnnotationSets() - Method in interface gate.corpora.EventAwareDocument
 
getAddedAnnotations() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
getAddedAnnotations() - Method in interface gate.annotation.EventAwareAnnotationSet
 
getAddedDocuments() - Method in class gate.corpora.DatabaseCorpusImpl
 
getAddedDocuments() - Method in interface gate.corpora.EventAwareCorpus
 
getAdjectivePosition() - Method in interface gate.wordnet.Adjective
returns the syntactic position of the adjective in relation to noun that it modifies
getAdjectivePosition() - Method in class gate.wordnet.AdjectiveImpl
returns the syntactic position of the adjective in relation to noun that it modifies
getAllInstances(String) - Method in interface gate.CreoleRegister
Gets all the instantiations of a given type and all its derivate types; It doesn't return instances that have the hidden attribute set to "true"
getAllInstances(String) - Method in class gate.creole.CreoleRegisterImpl
Gets all the instantiations of a given type and all its derivate types; It doesn't return instances that have the hidden attribute set to "true"
getAllTypes() - Method in interface gate.AnnotationSet
Get a set of java.lang.String objects representing all the annotation types present in this annotation set.
getAllTypes() - Method in class gate.annotation.AnnotationSetImpl
Get a set of java.lang.String objects representing all the annotation types present in this annotation set.
getAllURIs() - Method in interface gate.creole.ontology.OntologyEditor
Gets all URIs that are present at the moment as ontology URIs.
getAllURIs(Ontology) - Method in interface gate.creole.ontology.OntologyEditor
Retrieve a set of all the class URIs in an ontology
getAmpCodingInfo() - Method in class gate.html.HtmlDocumentHandler
Return current RepositioningInfo object for ampersand coding.
getAmpCodingInfo() - Method in class gate.xml.XmlDocumentHandler
Return current RepositioningInfo object for ampersand coding.
getAnnoationIDs() - Method in class gate.gui.DocumentEditor.CorefData
 
getAnnotType() - Method in class gate.gui.UnrestrictedAnnotationEditor.MyCustomFeatureBearer
 
getAnnotType() - Method in class gate.gui.UnrestrictedAnnotationEditor
Returns annot type edited with this tool
getAnnotType() - Method in class gate.jape.Constraint
Get the type of annnotation we're looking for.
getAnnotation() - Method in class gate.event.AnnotationSetEvent
Gets the annotation that has been added or removed
getAnnotation() - Method in class gate.gui.STreeNode
 
getAnnotationName() - Method in class gate.creole.AnnotationSchema
Returns the value of annotation name
getAnnotationSchema() - Method in class gate.annotation.AnnotationDiff
 
getAnnotationSchema() - Method in class gate.annotation.CorpusAnnotationDiff
 
getAnnotationSchemas() - Method in class gate.gui.DocumentEditor
Gets all the AnnotationSchema objects currently loaded in the system.
getAnnotationSetName() - Method in class gate.creole.coref.AbstractCoreferencer
---
getAnnotationSetName() - Method in class gate.creole.coref.Coreferencer
---
getAnnotationSetName() - Method in class gate.creole.coref.NominalCoref
---
getAnnotationSetName() - Method in class gate.creole.coref.PronominalCoref
---
getAnnotationSetName() - Method in class gate.creole.dumpingPR.DumpingPR
get the name of the annotation set
getAnnotationSetName() - Method in class gate.creole.gazetteer.AbstractGazetteer
Gets the AnnotationSet that will be used at the next run for the newly produced annotations.
getAnnotationSetName() - Method in interface gate.creole.gazetteer.Gazetteer
Gets the AnnotationSet that will be used at the next run for the newly produced annotations.
getAnnotationSetName() - Method in class gate.creole.orthomatcher.OrthoMatcher
get the name of the annotation set
getAnnotationSetName() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
getAnnotationSetName() - Method in class gate.creole.tokeniser.SimpleTokeniser
 
getAnnotationSetName() - Method in class gate.event.DocumentEvent
Gets the name of the AnnotationSet that has been added or removed.
getAnnotationTypeDisplayed() - Method in class gate.creole.ResourceData
A simple accessor for annotationTypeDisplayed field
getAnnotationTypeForFalsePositive() - Method in class gate.annotation.AnnotationDiff
Gets the annotation type needed to calculate the falsePossitive measure
getAnnotationTypeForFalsePositive() - Method in class gate.annotation.CorpusAnnotationDiff
Gets the annotation type needed to calculate the falsePossitive measure
getAnnotationTypes() - Method in class gate.creole.GazetteerListsCollector
get the types of the annotation
getAnnotationTypes() - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
getAnnotationTypes() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
getAnnotationTypes() - Method in class gate.creole.dumpingPR.DumpingPR
 
getAnnotationTypes() - Method in class gate.creole.orthomatcher.OrthoMatcher
get the types of the annotation
getAnnotationVRs() - Method in interface gate.CreoleRegister
Returns a list of strings representing class names for annotation VRs that are able to display/edit all types of annotations.
getAnnotationVRs(String) - Method in interface gate.CreoleRegister
Returns a list of strings representing class names for annotation VRs that are able to display/edit a given annotation type The default VR will be the first in the returned list.
getAnnotationVRs() - Method in class gate.creole.CreoleRegisterImpl
Returns a list of strings representing class names for annotation VRs that are able to display/edit all types of annotations.
getAnnotationVRs(String) - Method in class gate.creole.CreoleRegisterImpl
Returns a list of strings representing class names for annotation VRs that are able to display/edit a given annotation type The default VR will be the first in the returned list.
getAnnotations() - Method in interface gate.Document
Get the default set of annotations.
getAnnotations(String) - Method in interface gate.Document
Get a named set of annotations.
getAnnotations() - Method in class gate.corpora.DatabaseDocumentImpl
Get the default set of annotations.
getAnnotations(String) - Method in class gate.corpora.DatabaseDocumentImpl
Get a named set of annotations.
getAnnotations() - Method in class gate.corpora.DocumentImpl
Get the default set of annotations.
getAnnotations(String) - Method in class gate.corpora.DocumentImpl
Get a named set of annotations.
getAnnotations() - Method in class gate.gui.DocumentEditor.TypeData
 
getAnnotationsForOffset(AnnotationSet, Long) - Method in class gate.corpora.DatabaseDocumentImpl
 
getAnnotationsForOffset(Set, Long) - Method in class gate.corpora.DocumentImpl
This method returns a list with annotations ordered that way that they can be serialized from left to right, at the offset.
getAnnotationsForOffset(List, Long) - Method in class gate.corpora.DocumentImpl
 
getAnnotationsOfType(int) - Method in class gate.annotation.AnnotationDiff
Returns a set with all annotations of a specific type
getAnnotationsOfType(int) - Method in class gate.annotation.CorpusAnnotationDiff
Returns a set with all annotations of a specific type
getAntecedentCandidates(int) - Method in class gate.creole.coref.PronominalCoref.Quote
---
getAttributeArray() - Method in class gate.jape.Constraint
Get the attributes that must be present on the matched annotation.
getAttributeSeq() - Method in class gate.jape.Constraint
Get the attributes that must be present on the matched annotation.
getAttributeValue(int, Attribute) - Method in class gate.creole.ml.MachineLearningPR.Cache
Finds the value of a specified attribute for a particular instance.
getAttributes() - Method in class gate.creole.ml.DatasetDefintion
 
getAttributes() - Method in class gate.gui.DocumentEditor.TypeData
 
getAvailableLocales() - Method in class guk.im.GateIMDescriptor
Gets an Array with the locales supported by the Gate input method.
getBackAction() - Method in class gate.swing.XJEditorPane
 
getBackground() - Method in class gate.gui.DocumentEditor.CustomLabelView
 
getBaseURL() - Method in class gate.jape.Transducer
 
getBeginColumn() - Method in class gate.jape.parser.ASCII_CharStream
 
getBeginLine() - Method in class gate.jape.parser.ASCII_CharStream
 
getBindingName() - Method in class gate.jape.ComplexPatternElement
Get binding name.
getBindings() - Method in class gate.fsm.FSMInstance
Gets the map representing the bindings that took place during the matching process this FSM instance performed.
getBindings() - Method in class gate.fsm.Transition
Returns the list of bindings associated to this transition
getBoolean(Object) - Method in class gate.util.OptionsMap
If the object stored under key is a Boolean then returns its value otherwise returns null;
getBoundAnnots(String) - Method in class gate.jape.LeftHandSide
Get annotations via a binding name.
getBreakPositions(String) - Method in class gate.gui.DocumentEditor
Get positions of cut points inside a very large text without new line
getByteArray(File) - Static method in class gate.util.Files
Get a byte array representing the contents of a binary file.
getCPEs() - Method in class gate.jape.ComplexPatternElement
Get a list of CPEs that we contain.
getCPEs() - Method in class gate.jape.ConstraintGroup
Get an list of CPEs that we contain.
getCaseSensitive() - Method in class gate.creole.gazetteer.AbstractGazetteer
 
getCaseSensitive() - Method in interface gate.creole.gazetteer.Gazetteer
Gets the current case sensitivity
getCaseSensitive() - Method in class gate.creole.orthomatcher.OrthoMatcher
Are we running in a case-sensitive mode?
getCategory() - Method in class gate.creole.nerc.EntityDescriptor
Returns the category of the entity
getCeilEntry(Object) - Method in class gate.util.RBTreeMap
Gets the entry corresponding to the specified key; if no such entry exists, returns the entry for the least key greater than the specified key; if no such entry exists (i.e., the greatest key in the Tree is less than the specified key), returns null.
getCellEditorValue() - Method in class gate.gui.ResourceParametersEditor.ParameterDisjunctionEditor
 
getCellEditorValue() - Method in class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
getCellEditorValue() - Method in class gate.gui.SchemaAnnotationEditor.InnerFeaturesEditor
 
getCellEditorValue() - Method in class gate.swing.JTreeTable.TreeTableCellEditor
 
getChangedAnnotations() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
getChangedAnnotations() - Method in interface gate.annotation.EventAwareAnnotationSet
 
getChild(Object, int) - Method in class gate.swing.AbstractTreeTableModel
 
getChildCount(Object) - Method in class gate.swing.AbstractTreeTableModel
 
getClassAttribute() - Method in class gate.creole.ml.DatasetDefintion
 
getClassByName(String) - Method in class gate.creole.ProtegeProjectName
 
getClassByName(String) - Method in interface gate.creole.ontology.Ontology
Retrieves a class by its name.
getClassID() - Method in class gate.creole.gazetteer.MappingNode
Gets the class id
getClassIndex() - Method in class gate.creole.ml.DatasetDefintion
 
getClassLoader() - Static method in class gate.Gate
Get the GATE class loader.
getClassName() - Method in class gate.creole.ResourceData
Get method for the resource class name
getClasses() - Method in class gate.creole.ProtegeProjectName
 
getClasses(Comparator) - Method in class gate.creole.ProtegeProjectName
 
getClasses() - Method in interface gate.creole.ontology.Ontology
Retrieves all classes as a set.
getClasses(Comparator) - Method in interface gate.creole.ontology.Ontology
Retireves an iterator over the classes, ordered according to the comparator.
getCloseAction() - Method in class gate.gui.NameBearerHandle
 
getClosePos() - Method in class gate.sgml.CustomObject
 
getClosestMatch(Object) - Method in class gate.util.RBTreeMap
Returns a pair of values: (glb,lub).
getCollectRepositioningInfo() - Method in interface gate.Document
Get the collectiong and preserving of repositioning information for the Document.
getCollectRepositioningInfo() - Method in class gate.corpora.DocumentImpl
Get the collectiong and preserving of repositioning information for the Document.
getColour() - Method in class gate.gui.DocumentEditor.CorefData
 
getColumn() - Method in class gate.jape.parser.ASCII_CharStream
Deprecated.  
getColumnClass(int) - Method in class gate.annotation.AnnotationDiff.AnnotationDiffTableModel
Return the class type for each column.
getColumnClass(int) - Method in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel
Return the class type for each column.
getColumnClass(int) - Method in class gate.gui.DocumentEditor.AnnotationsTableModel
 
getColumnClass(int) - Method in class gate.gui.FeaturesEditor.FeaturesTableModel
 
getColumnClass(int) - Method in class gate.gui.ResourceParametersEditor.ParametersTableModel
 
getColumnClass(int) - Method in class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
 
getColumnClass(int) - Method in class gate.gui.SearchPRViewer.ResultsTableModel
 
getColumnClass(int) - Method in class gate.gui.SerialControllerEditor.LoadedPRsTableModel
 
getColumnClass(int) - Method in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
getColumnClass(int) - Method in class gate.swing.AbstractTreeTableModel
 
getColumnClass(int) - Method in class gate.swing.JTreeTable.TreeTableModelAdapter
 
getColumnClass(int) - Method in class gate.swing.TableMap
 
getColumnClass(int) - Method in interface gate.swing.TreeTableModel
Returns the type for column number column.
getColumnCount() - Method in class gate.annotation.AnnotationDiff.AnnotationDiffTableModel
Return the number of columns.
getColumnCount() - Method in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel
Return the number of columns.
getColumnCount() - Method in class gate.gui.DocumentEditor.AnnotationsTableModel
 
getColumnCount() - Method in class gate.gui.FeaturesEditor.FeaturesTableModel
 
getColumnCount() - Method in class gate.gui.ResourceParametersEditor.ParametersTableModel
 
getColumnCount() - Method in class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
 
getColumnCount() - Method in class gate.gui.SearchPRViewer.ResultsTableModel
 
getColumnCount() - Method in class gate.gui.SerialControllerEditor.LoadedPRsTableModel
 
getColumnCount() - Method in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
getColumnCount() - Method in class gate.swing.AbstractTreeTableModel
 
getColumnCount() - Method in class gate.swing.JTreeTable.TreeTableModelAdapter
 
getColumnCount() - Method in class gate.swing.TableMap
 
getColumnCount() - Method in interface gate.swing.TreeTableModel
Returns the number ofs availible column.
getColumnName(int) - Method in class gate.annotation.AnnotationDiff.AnnotationDiffTableModel
Returns the name of each column in the model
getColumnName(int) - Method in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel
Returns the name of each column in the model
getColumnName(int) - Method in class gate.gui.DocumentEditor.AnnotationsTableModel
 
getColumnName(int) - Method in class gate.gui.FeaturesEditor.FeaturesTableModel
 
getColumnName(int) - Method in class gate.gui.ResourceParametersEditor.ParametersTableModel
 
getColumnName(int) - Method in class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
 
getColumnName(int) - Method in class gate.gui.SearchPRViewer.ResultsTableModel
 
getColumnName(int) - Method in class gate.gui.SerialControllerEditor.LoadedPRsTableModel
 
getColumnName(int) - Method in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
getColumnName(int) - Method in class gate.swing.AbstractTreeTableModel
 
getColumnName(int) - Method in class gate.swing.JTreeTable.TreeTableModelAdapter
 
getColumnName(int) - Method in class gate.swing.TableMap
 
getColumnName(int) - Method in interface gate.swing.TreeTableModel
Returns the name for column number column.
getComment() - Method in interface gate.DataStore
Returns the comment displayed by the GUI for this DataStore
getComment() - Method in class gate.creole.Parameter
Get the comment for this parameter
getComment() - Method in class gate.creole.ProtegeProjectName
 
getComment() - Method in class gate.creole.ResourceData
Get method for the resource comment
getComment() - Method in interface gate.creole.ontology.OClass
Gets the comment of the class.
getComment() - Method in class gate.creole.ontology.OClassImpl
 
getComment() - Method in interface gate.creole.ontology.Ontology
Gets the comment of this ontology.
getComment() - Method in class gate.gui.ParameterDisjunction
returns the comment for the curently selected parameter.
getComment() - Method in class gate.persist.JDBCDataStore
Save: synchonise the in-memory image of the LR with the persistent image.
getComment() - Method in class gate.persist.SerialDataStore
Returns the comment displayed by the GUI for this DataStore
getComposedText() - Method in class guk.im.Action
Gets the composed text added by this action.
getCompositeSize(Container, Dimension[]) - Method in class gate.swing.MenuLayout
Calculates the size of the target container given the sizes of the components.
getConfigData() - Static method in class gate.DataStoreRegister
Get the configuration data map.
getConfigFileURL() - Method in class gate.creole.ml.MachineLearningPR
 
getConstraintGroup() - Method in class gate.jape.ComplexPatternElement
 
getConstraintGroup() - Method in class gate.jape.LeftHandSide
Get the constraint group
getConstraints() - Method in class gate.fsm.Transition
Gets the constraints associated to this transition
getConstraints() - Method in class gate.jape.BasicPatternElement
 
getContained(Long, Long) - Method in interface gate.AnnotationSet
Select annotations by offset.
getContained(Long, Long) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by offset that start at a position between the start and end before the end offset
getContent() - Method in interface gate.Document
The content of the document: wraps e.g.
getContent(Long, Long) - Method in interface gate.DocumentContent
The contents under a particular span.
getContent() - Method in class gate.corpora.DatabaseDocumentImpl
The content of the document: a String for text; MPEG for video; etc.
getContent(Long, Long) - Method in class gate.corpora.DocumentContentImpl
The contents under a particular span.
getContent() - Method in class gate.corpora.DocumentImpl
The content of the document: a String for text; MPEG for video; etc.
getContext() - Method in class guk.im.GateIM
Returns theinput context for this input method.
getControlObject() - Method in class guk.im.GateIM
Gives the clients a chance to control the bevaviour of this input method by returning a handle to itself.
getControllerTypes() - Method in interface gate.CreoleRegister
Get the list of types of VR in the register.
getControllerTypes() - Method in class gate.creole.CreoleRegisterImpl
Get the list of types of VR in the register.
getCorpus() - Method in interface gate.CorpusController
Returns the Corpus used by this controller.
getCorpus() - Method in interface gate.LanguageAnalyser
Get the corpus property for this analyser.
getCorpus() - Method in class gate.creole.AbstractLanguageAnalyser
Get the corpus property for this analyser.
getCorpus() - Method in class gate.creole.ConditionalSerialAnalyserController
 
getCorpus() - Method in class gate.creole.SerialAnalyserController
 
getCorpus() - Method in interface gate.creole.ir.IndexManager
Gets the corpus this index manages will index.
getCorpus() - Method in class gate.creole.ir.SearchPR
 
getCorpus() - Method in class gate.creole.ir.lucene.LuceneIndexManager
 
getCorrectCount() - Method in class gate.annotation.AnnotationDiff
 
getCreoleRegister() - Static method in class gate.Gate
Get the CREOLE register.
getCurrentAnnotationFeatures() - Method in class gate.gui.UnrestrictedAnnotationEditor
Returns the features edited with this tool
getCurrentLength() - Method in class gate.corpora.RepositioningInfo.PositionInfo
Length of peace of text in the extracted content
getCurrentPosition() - Method in class gate.corpora.RepositioningInfo.PositionInfo
Position in the extracted (and probably changed) content
getCurrentWeight() - Method in class gate.gui.AnnotDiffDialog
It returns the current weight
getCurrentWeight() - Method in class gate.gui.CorpusAnnotDiffDialog
It returns the current weight
getCustomObjectsId() - Method in class gate.xml.XmlDocumentHandler
Accesor method for the customObjectsId field
getDFSMgml() - Method in class gate.creole.tokeniser.SimpleTokeniser
Returns a string representation of the deterministic FSM graph using GML.
getDataStore() - Method in interface gate.LanguageResource
Get the data store that this LR lives in.
getDataStore() - Method in class gate.corpora.TextualDocumentFormat
 
getDataStore() - Method in class gate.creole.AbstractLanguageResource
Get the data store that this LR lives in.
getDataStore() - Method in class gate.wordnet.IndexFileWordNetImpl
Get the data store that this LR lives in.
getDataStoreClassNames() - Static method in class gate.DataStoreRegister
All the DataStore classes available.
getDataStoreRegister() - Static method in class gate.Gate
Get the DataStore register.
getDatabaseID() - Method in interface gate.persist.DatabaseDataStore
---
getDatabaseID() - Method in class gate.persist.JDBCDataStore
---
getDatabaseType(String) - Static method in class gate.persist.DBHelper
 
getDatasetDefinition() - Method in class gate.creole.ml.weka.Wrapper
 
getDatastore() - Method in class gate.event.CreoleEvent
Gets the DataStore that has been created/loaded/closed.
getDefaultValue() - Method in class gate.creole.Parameter
Get the default value for this parameter.
getDefaultValueString() - Method in class gate.creole.Parameter
Get the default value string (unprocessed, from the metadata) for the parameter
getDefaults(List) - Method in class gate.creole.ParameterList
Get default parameter value set.
getDefinitionFileURL() - Method in class gate.creole.orthomatcher.OrthoMatcher
 
getDescription() - Method in class gate.util.ExtensionFileFilter
Returns the user-frielndly description for the files, e.g.
getDescriptor() - Method in class guk.im.GateIM
gets the descriptor class for this input method
getDiffFeaturesList() - Method in class gate.util.CorpusBenchmarkTool
 
getDirectInstances(OClass) - Method in interface gate.creole.ontology.KnowledgeBase
Gets all instances in the KB, which belong to the given class only.
getDirectories() - Method in interface gate.CreoleRegister
Get the list of CREOLE directory URLs.
getDirectories() - Method in class gate.creole.CreoleRegisterImpl
Get the list of CREOLE directory URLs.
getDirectory(File, List) - Static method in class gate.util.Javac
Gets a file inside a parent directory from a list of path components.
getDisplayedAnnotations() - Method in class gate.gui.DocumentEditor
This method returns a list of annotations which are currently shown in the annotations table or null of the table is empty.
getDocument() - Method in interface gate.AnnotationSet
Get the document this set is attached to.
getDocument() - Method in interface gate.LanguageAnalyser
Get the document property for this analyser.
getDocument() - Method in class gate.annotation.AnnotationSetImpl
Get the document this set is attached to.
getDocument() - Method in class gate.creole.AbstractLanguageAnalyser
Get the document property for this analyser.
getDocument() - Method in class gate.event.CorpusEvent
Gets the dcument this event refers to
getDocument() - Method in class gate.gui.DocumentEditor
Return the current selected document
getDocumentFormat(Document, MimeType) - Static method in class gate.DocumentFormat
Find a DocumentFormat implementation that deals with a particular MIME type, given that type.
getDocumentFormat(Document, String) - Static method in class gate.DocumentFormat
Find a DocumentFormat implementation that deals with a particular MIME type, given the file suffix (e.g.
getDocumentFormat(Document, URL) - Static method in class gate.DocumentFormat
Find a DocumentFormat implementation that deals with a particular MIME type, given the URL of the Document.
getDocumentID() - Method in class gate.creole.ir.QueryResult
 
getDocumentIndex() - Method in class gate.event.CorpusEvent
Gets the index of the dcument this event refers to
getDocumentName(int) - Method in interface gate.Corpus
Gets the name of a document in this corpus.
getDocumentName(int) - Method in class gate.corpora.CorpusImpl
Gets the name of a document in this corpus.
getDocumentName(int) - Method in class gate.corpora.DatabaseCorpusImpl
Gets the name of a document in this corpus.
getDocumentName() - Method in class gate.corpora.DocumentData
 
getDocumentName(int) - Method in class gate.corpora.SerialCorpusImpl
Gets the name of a document in this corpus.
getDocumentNames() - Method in interface gate.Corpus
Gets the names of the documents in this corpus.
getDocumentNames() - Method in class gate.corpora.CorpusImpl
Gets the names of the documents in this corpus.
getDocumentNames() - Method in class gate.corpora.DatabaseCorpusImpl
Gets the names of the documents in this corpus.
getDocumentNames() - Method in class gate.corpora.SerialCorpusImpl
Gets the names of the documents in this corpus.
getDocumentResourceData() - Method in class gate.gui.ShellSlacFrame
Find ResourceData for "Create Document" menu item.
getDocumentsList() - Method in class gate.corpora.CorpusImpl
 
getDtdFileName() - Method in class gate.creole.APFormatExporter
Java bean style accesor for DtdFileName
getDumpTypes() - Method in class gate.creole.dumpingPR.DumpingPR
 
getEdgesGML() - Method in class gate.creole.gazetteer.FSMState
Returns a GML (Graph Modelling Language) representation of the edges emerging from this state.
getEdgesGML() - Method in class gate.creole.tokeniser.DFSMState
Returns a GML (Graph Modelling Language) representation of the edges emerging from this state
getEdgesGML() - Method in class gate.creole.tokeniser.FSMState
Returns a GML representation of all the edges emerging from this state
getEdgesGML() - Method in class gate.fsm.State
Returns a GML (graph modelling language) representation for the edges corresponding to transitions departing from this state in the transition graph of the FSM to which this state belongs
getElemName() - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
getElemName() - Method in class gate.sgml.CustomObject
 
getElemName() - Method in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
Accesor for the annotation type modeled here as ElemName
getElemName() - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
getElement2StringMap() - Method in class gate.DocumentFormat
Get the element 2 string map
getElementAt(int) - Method in class gate.gui.ListEditorDialog.ResourceComboModel
 
getElementAt(int) - Method in class gate.gui.SerialControllerEditor.CorporaComboModel
 
getEmptyConfigFile() - Static method in class gate.Gate
Get an empty config file.
getEmptyElement(String, String) - Method in class gate.util.TestFiles
Helper method to extract an empty element from a string containing XML
getEncoding() - Method in interface gate.TextualDocument
Gets the encoding used for this document.
getEncoding() - Method in class gate.corpora.DatabaseDocumentImpl
Get the encoding of the document content source
getEncoding() - Method in class gate.corpora.DocumentImpl
Get the encoding of the document content source
getEncoding() - Method in class gate.creole.Transducer
Gets the encoding used for reding the grammar file(s).
getEncoding() - Method in class gate.creole.gazetteer.AbstractGazetteer
 
getEncoding() - Method in interface gate.creole.gazetteer.Gazetteer
 
getEncoding() - Method in class gate.creole.gazetteer.GazetteerList
Gets the encoding of the list
getEncoding() - Method in class gate.creole.gazetteer.LinearDefinition
Gets the encoding of the linear def
getEncoding() - Method in class gate.creole.orthomatcher.OrthoMatcher
 
getEncoding() - Method in class gate.creole.splitter.SentenceSplitter
 
getEncoding() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
getEncoding() - Method in class gate.creole.tokeniser.SimpleTokeniser
 
getEncoding() - Method in class gate.gui.CorpusFillerComponent
Gets the encoding selected by the user.
getEnd() - Method in class gate.gui.STreeNode
 
getEnd() - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
getEnd() - Method in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
Accesor for the end offset
getEnd() - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
getEndColumn() - Method in class gate.jape.parser.ASCII_CharStream
 
getEndLine() - Method in class gate.jape.parser.ASCII_CharStream
 
getEndNode() - Method in interface gate.Annotation
The end node.
getEndNode() - Method in class gate.annotation.AnnotationImpl
The end node.
getEndOffset() - Method in class gate.creole.coref.PronominalCoref.Quote
---
getEndOffset() - Method in class gate.creole.coref.PronominalCoref.Sentence
---
getEndPartOfJoin(List, List, String, Vector) - Method in class gate.persist.OracleDataStore
 
getEndPosition() - Method in class gate.jape.Rule
Return the ending position of a match.
getEngine() - Method in class gate.creole.ml.MachineLearningPR
 
getEntry(Object) - Method in class gate.util.RBTreeMap
Returns this map's entry for the given key, or null if the map does not contain an entry for the key.
getErrorHandler() - Method in class gate.util.Lax
Get the CustomErrorHandler
getExceptionTypes() - Method in class gate.creole.FeatureMethod
 
getExecutable() - Static method in class gate.Gate
Returns the curently set executable.
getExhaustivity(Long, String) - Method in interface gate.creole.ir.IndexStatistics
 
getExhaustivity(Long, String) - Method in class gate.creole.ir.lucene.LuceneIndexStatistics
 
getExportFilePath() - Method in class gate.creole.APFormatExporter
Java bean style accesor for exportFilePath
getExportFilePath() - Method in class gate.creole.RDFFormatExporter
Java bean style accesor for exportFilePath
getExportFormat() - Method in class gate.creole.RDFFormatExporter
Java bean style mutator for exportedTypes
getExportedTypes() - Method in class gate.creole.APFormatExporter
Java bean style accesor for exportedTypes
getExportedTypes() - Method in class gate.creole.RDFFormatExporter
Java bean style accesor for exportedTypes
getExtLists() - Method in class gate.creole.orthomatcher.OrthoMatcher
 
getExtensions() - Method in class gate.gui.CorpusFillerComponent
Gets the current list of permitted extensions
getExtractedPos(long) - Method in class gate.corpora.RepositioningInfo
Compute position in extracted content by position in the original content.
getExtractedPosFlow(long) - Method in class gate.corpora.RepositioningInfo
Not finished yet
getFM() - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
getFM() - Method in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
Accesor for the feature map
getFM() - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
getFMeasureAverage() - Method in class gate.annotation.AnnotationDiff
 
getFMeasureAverage() - Method in class gate.annotation.CorpusAnnotationDiff
 
getFMeasureLenient() - Method in class gate.annotation.AnnotationDiff
 
getFMeasureLenient() - Method in class gate.annotation.CorpusAnnotationDiff
 
getFMeasureLenient(double) - Method in class gate.util.AnnotationDiffer
 
getFMeasureStrict() - Method in class gate.annotation.AnnotationDiff
 
getFMeasureStrict() - Method in class gate.annotation.CorpusAnnotationDiff
 
getFMeasureStrict(double) - Method in class gate.util.AnnotationDiffer
 
getFSM() - Method in class gate.jape.SinglePhaseTransducer
 
getFSMPosition() - Method in class gate.fsm.FSMInstance
Returns the position in the support graph for this FSM instance
getFSMgml() - Method in class gate.creole.gazetteer.DefaultGazetteer
Returns a string representation of the deterministic FSM graph using GML.
getFSMgml() - Method in class gate.creole.tokeniser.SimpleTokeniser
Returns a string representation of the non-deterministic FSM graph using GML (Graph modelling language).
getFalsePositiveAverage() - Method in class gate.annotation.AnnotationDiff
 
getFalsePositiveAverage() - Method in class gate.annotation.CorpusAnnotationDiff
 
getFalsePositiveLenient() - Method in class gate.annotation.AnnotationDiff
 
getFalsePositiveLenient() - Method in class gate.annotation.CorpusAnnotationDiff
 
getFalsePositiveStrict() - Method in class gate.annotation.AnnotationDiff
 
getFalsePositiveStrict() - Method in class gate.annotation.CorpusAnnotationDiff
 
getFalsePositivesLenient() - Method in class gate.util.AnnotationDiffer
 
getFalsePositivesStrict() - Method in class gate.util.AnnotationDiffer
 
getFeature() - Method in class gate.creole.ml.Attribute
 
getFeatureBearer() - Method in class gate.gui.FeaturesEditor
 
getFeatureName() - Method in class gate.creole.AnalyserRunningStrategy
 
getFeatureName() - Method in class gate.creole.FeatureSchema
Get the feature name
getFeatureSchema(String) - Method in class gate.creole.AnnotationSchema
 
getFeatureSchema() - Method in class gate.gui.SchemaAnnotationEditor.RowData
 
getFeatureSchemaSet() - Method in class gate.creole.AnnotationSchema
Returns the feature schema set
getFeatureValue() - Method in class gate.creole.AnalyserRunningStrategy
 
getFeatureValue() - Method in class gate.creole.FeatureSchema
This method returns the value of the feature.
getFeatures() - Method in class gate.DocumentFormat
Get the feature set
getFeatures() - Method in class gate.creole.AbstractVisualResource
Accessor for features.
getFeatures() - Method in class gate.creole.gazetteer.AbstractGazetteer
 
getFeatures() - Method in class gate.creole.tokeniser.SimpleTokeniser
 
getFeatures() - Method in class gate.gui.OracleDatastoreViewer
Accessor for features.
getFeatures() - Method in class gate.gui.SerialDatastoreViewer
Accessor for features.
getFeatures() - Method in class gate.gui.UnrestrictedAnnotationEditor.MyCustomFeatureBearer
 
getFeatures() - Method in class gate.jape.Batch
 
getFeatures() - Method in class gate.util.AbstractFeatureBearer
Get the feature set
getFeatures() - Method in interface gate.util.FeatureBearer
Get the feature set
getFeaturesList() - Method in class gate.gui.CreateIndexGUI
 
getFieldName() - Method in class gate.email.EmailDocumentHandler
This method returns the value of the member fieldName.
getFieldNames() - Method in class gate.creole.ir.SearchPR
 
getFields() - Method in class gate.creole.ir.QueryResult
returns certain document fields (if specified) from the search() call
getFile() - Method in class gate.creole.gazetteer.InvalidFormatException
Gets the associated file
getFile() - Method in class gate.creole.ontology.InvalidFormatException
Gets the file associated with this exception
getFileChooser() - Static method in class gate.gui.MainFrame
 
getFileIndex() - Method in class gate.fsm.FSMInstance
Returns the index in the Jape definition file of the rule that caused the generation of the FSM state this instance is in.
getFileIndex() - Method in class gate.fsm.State
Returns the index in the definition file of the rule that generated this state.
getFileSep() - Static method in class gate.util.Strings
Get local fashion for file separators (e.g.
getFileSufix(URL) - Static method in class gate.DocumentFormat
Return the fileSuffix or null if the url doesn't have a file suffix If the url is null then the file suffix will be null also
getFollowingToken(Annotation, int, Object[]) - Method in class gate.creole.coref.NominalCoref
Get the next token after an annotation
getFont(Object) - Method in class gate.util.OptionsMap
If the object stored under key is a String then returns its value otherwise returns null;
getFontValue() - Method in class gate.swing.JFontChooser
 
getForwardAction() - Method in class gate.swing.XJEditorPane
 
getFrame() - Method in interface gate.wordnet.VerbFrame
 
getFrame() - Method in class gate.wordnet.VerbFrameImpl
 
getGML() - Method in class gate.fsm.FSM
Returns a GML (Graph Modelling Language) representation of the transition graph of this FSM.
getGateResourceAsByteArray(String) - Static method in class gate.util.Files
Get a resource from the GATE resources directory as a byte array.
getGateResourceAsStream(String) - Static method in class gate.util.Files
Get a resource from the GATE resources directory as an InputStream.
getGateResourceAsString(String) - Static method in class gate.util.Files
Get a resource from the GATE resources directory as a String.
getGazetteer() - Method in class gate.creole.GazetteerListsCollector
 
getGazetteer() - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Gets the linear gazetteer
getGazetteer() - Method in interface gate.creole.gazetteer.OntoGazetteer
Gets the linear gazetteer associated with this onto gazetteer
getGazetteerListsURL() - Method in class gate.creole.splitter.SentenceSplitter
 
getGazetteerName() - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Gets the class name of the linear gazetteer
getGazetteerName() - Method in interface gate.creole.gazetteer.OntoGazetteer
Gets the name of the gazetteer
getGenerateMode() - Method in class gate.util.CorpusBenchmarkTool
 
getGloss() - Method in interface gate.wordnet.Synset
textual description of the synset
getGloss() - Method in class gate.wordnet.SynsetImpl
textual description of the synset
getGrammarURL() - Method in class gate.creole.Transducer
Gets the URL to the grammar used to build this transducer.
getGroup() - Method in class gate.security.SecurityInfo
 
getGroup() - Method in interface gate.security.Session
returns the group associated with the session
getGroup() - Method in class gate.security.SessionImpl
returns the group associated with the session a user may be member of many groups, but at login time only one could be specified
getGroups() - Method in interface gate.security.User
returns a list with the groups that the user is member of
getGroups() - Method in class gate.security.UserImpl
returns a list with the groups that the user is member of
getGuiRoots() - Static method in class gate.gui.MainFrame
 
getGuiType() - Method in class gate.creole.ResourceData
A simple accessor for guiType field
getHiddenAttribute(FeatureMap) - Static method in class gate.Gate
Returns the value for the HIDDEN attribute of a feature map
getID() - Method in class gate.gui.STreeNode
 
getID() - Method in interface gate.security.Group
---
getID() - Method in class gate.security.GroupImpl
---
getID() - Method in interface gate.security.Session
returns the session ID
getID() - Method in class gate.security.SessionImpl
returns the session ID
getID() - Method in interface gate.security.User
returns the ID of the user user IDs are uniques in the same data store
getID() - Method in class gate.security.UserImpl
returns the ID of the user user IDs are uniques in the same data store
getIMBase() - Static method in class guk.im.GateIM
Gets the path inside the classpath where the input methods should be found
getIREngine() - Method in class gate.gui.CreateIndexGUI
 
getIcon() - Method in class gate.creole.ResourceData
Get method for the resource icon
getIcon() - Method in interface gate.gui.Handle
 
getIcon(String) - Static method in class gate.gui.MainFrame
 
getIcon() - Method in class gate.gui.NameBearerHandle
 
getIconName() - Method in interface gate.DataStore
Returns the name of the icon to be used when this datastore is displayed in the GUI
getIconName() - Method in class gate.persist.JDBCDataStore
Returns the name of the icon to be used when this datastore is displayed in the GUI
getIconName() - Method in class gate.persist.SerialDataStore
Returns the name of the icon to be used when this datastore is displayed in the GUI
getId() - Method in class gate.annotation.AnnotationImpl
The ID of the annotation.
getId() - Method in class gate.annotation.NodeImpl
Returns the Id of the Node.
getId() - Method in class gate.creole.ProtegeProjectName
 
getId() - Method in interface gate.creole.ontology.OClass
Gets the id.
getId() - Method in class gate.creole.ontology.OClassImpl
Gets the id of the class.
getId() - Method in interface gate.creole.ontology.Ontology
Gets the id of this ontology.
getId() - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
getId() - Method in interface gate.util.IdBearer
The ID.
getId() - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
getIncludeFeatures() - Method in class gate.creole.dumpingPR.DumpingPR
 
getIndex() - Method in class gate.creole.gazetteer.FSMState
Returns the unique ID of this state.
getIndex() - Method in class gate.creole.tokeniser.DFSMState
Returns the unique ID of this state.
getIndex() - Method in class gate.creole.tokeniser.FSMState
Gets the unique id of this state
getIndex() - Method in class gate.fsm.State
Gets the index of this state.
getIndexAt(Point) - Method in class gate.swing.XJTabbedPane
Gets the tab index for a given location
getIndexByOriginalPosition(long) - Method in class gate.corpora.RepositioningInfo
Return the position info index containing @param absPos If there is no such position info return -1.
getIndexByOriginalPositionFlow(long) - Method in class gate.corpora.RepositioningInfo
Return the position info index containing @param absPos or the index of record before this position.
getIndexDefinition() - Method in class gate.corpora.SerialCorpusImpl
 
getIndexDefinition() - Method in interface gate.creole.ir.IndexManager
Gets the index definition for this index manager.
getIndexDefinition() - Method in interface gate.creole.ir.IndexedCorpus
 
getIndexDefinition() - Method in class gate.creole.ir.lucene.LuceneIndexManager
 
getIndexFields() - Method in class gate.creole.ir.DefaultIndexDefinition
 
getIndexFields() - Method in interface gate.creole.ir.IndexDefinition
 
getIndexLocation() - Method in class gate.creole.ir.DefaultIndexDefinition
 
getIndexLocation() - Method in interface gate.creole.ir.IndexDefinition
 
getIndexLocation() - Method in class gate.gui.CreateIndexGUI
 
getIndexManager() - Method in class gate.corpora.SerialCorpusImpl
 
getIndexManager() - Method in interface gate.creole.ir.IndexedCorpus
 
getIndexOfChild(Object, Object) - Method in class gate.swing.AbstractTreeTableModel
This method is not called by the current implementation of JTree.
getIndexStatistics() - Method in class gate.corpora.SerialCorpusImpl
 
getIndexStatistics() - Method in interface gate.creole.ir.IndexedCorpus
 
getIndexmanager() - Method in interface gate.creole.ir.IREngine
Gets the index manager component of this IR engine.
getIndexmanager() - Method in class gate.creole.ir.lucene.LuceneIREngine
 
getInitData__$$__(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
getInitData__$$__(Object) - Method in class gate.corpora.DatabaseDocumentImpl
 
getInitialState() - Method in class gate.fsm.FSM
Gets the initial state of this FSM
getInitialState() - Method in class guk.im.LocaleHandler
The initial state of the FSM.
getInitimeDefaults() - Method in class gate.creole.ParameterList
Get default initime parameter value set.
getInitimeParameters() - Method in class gate.creole.ParameterList
Get the list of initialisation-time parameters (as a list of parameter disjunctions).
getInputASName() - Method in class gate.creole.POSTagger
 
getInputASName() - Method in class gate.creole.Transducer
Gets the AnnotationSet used as input by this transducer.
getInputASName() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
getInputASName() - Method in class gate.creole.ml.MachineLearningPR
 
getInputASName() - Method in class gate.creole.splitter.SentenceSplitter
 
getInputMethodDisplayName(Locale, Locale) - Method in class guk.im.GateIMDescriptor
Returns the display name for the input method for a given locale.
getInputMethodIcon(Locale) - Method in class guk.im.GateIMDescriptor
Provides an icon for the gate input method.
getInputStream() - Method in class gate.util.ObjectWriter.Writer
 
getInputStream() - Method in class gate.util.ObjectWriter
Returns a PipedInputStream from which the object given as parameter for the constructor can be read.
getInstanceByName(String) - Method in interface gate.creole.ontology.KnowledgeBase
Gets the instance with the given name.
getInstanceType() - Method in class gate.creole.ml.DatasetDefintion
 
getInstances() - Method in interface gate.creole.ontology.KnowledgeBase
Gets all instances in the KB.
getInstances(OClass) - Method in interface gate.creole.ontology.KnowledgeBase
Gets all instances in the KB, which belong to this class, including instances of sub-classes.
getInstantiations() - Method in class gate.creole.ResourceData
Get the list of instantiations of resources
getInt(Object) - Method in class gate.util.OptionsMap
If the object stored under key is an Integer then returns its value otherwise returns null;
getInterfaceName() - Method in class gate.creole.ResourceData
Get method for the resource interface name
getInterfacesAndClass(String, Set) - Method in class gate.creole.BootStrap
returns the string with the interfaces that implement the main class and the class that extends it
getInterp() - Method in class gate.util.Jacl
Get the interpreter
getIntersectionPart(List, Vector) - Method in class gate.persist.OracleDataStore
 
getInverseType() - Method in interface gate.wordnet.Relation
returns the inverse relation (Hyponym <-> Hypernym, etc)
getInverseType() - Method in class gate.wordnet.RelationImpl
returns the inverse relation (Hyponym <-> Hypernym, etc)
getIrEngineClassName() - Method in class gate.creole.ir.DefaultIndexDefinition
Gets the fully qualified class name for the IR engine to be used.
getIrEngineClassName() - Method in interface gate.creole.ir.IndexDefinition
Gets the type of IR engine to be used for indexing
getIsSourceWritten() - Method in class gate.creole.APFormatExporter
Java bean style accesor for isSourceWritten
getItemClassName() - Method in class gate.creole.Parameter
If this parameter is a List type this will return the type of the items in the list.
getJWNLDictionary() - Method in class gate.wordnet.IndexFileWordNetImpl
helper method
getJarFileName() - Method in class gate.creole.ResourceData
Get method for the resource jar file name
getJarFileUrl() - Method in class gate.creole.ResourceData
Get method for the resource jar file URL
getJoinQuery(List, List, Vector) - Method in class gate.persist.OracleDataStore
 
getKey() - Method in class gate.util.OrderByRestriction
 
getKey() - Method in class gate.util.RBTreeMap.Entry
Returns the key.
getKey() - Method in class gate.util.Restriction
 
getKey() - Method in class gate.util.SimpleMapImpl.Entry
 
getKeyAnnotationSetName() - Method in class gate.annotation.AnnotationDiff
Gets the keyAnnotationSetName.
getKeyAnnotationSetName() - Method in class gate.annotation.CorpusAnnotationDiff
Gets the keyAnnotationSetName.
getKeyCap() - Method in class guk.im.LocaleHandler
Gets the map with the keycaps (the strings to be painted on virtual keys).
getKeyCorpus() - Method in class gate.annotation.CorpusAnnotationDiff
 
getKeyDocument() - Method in class gate.annotation.AnnotationDiff
 
getKeyDocument() - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Get Key document
getKeyFeatureNamesSet() - Method in class gate.annotation.AnnotationDiff
Gets the keyFeatureNamesSet in AnnotDiff.
getKeyFeatureNamesSet() - Method in class gate.annotation.CorpusAnnotationDiff
Gets the keyFeatureNamesSet in AnnotDiff.
getKeyboardFont() - Static method in class guk.im.GateIM
 
getKleeneOp() - Method in class gate.jape.ComplexPatternElement
 
getKnowledgeBase() - Method in class gate.creole.ProtegeProjectName
 
getLHS() - Method in class gate.jape.Rule
 
getLRPersistenceId() - Method in interface gate.LanguageResource
Returns the persistence id of this LR, if it has been stored in a datastore.
getLRPersistenceId() - Method in class gate.creole.AbstractLanguageResource
Returns the persistence id of this LR, if it has been stored in a datastore.
getLRPersistenceId() - Method in class gate.wordnet.IndexFileWordNetImpl
Returns the persistence id of this LR, if it has been stored in a datastore.
getLabel() - Method in class gate.creole.ProtegeProjectName
 
getLabel() - Method in interface gate.creole.ontology.Ontology
Gets the label.
getLabel() - Method in interface gate.wordnet.Relation
returns a label for the relation, e.g.
getLabel() - Method in class gate.wordnet.RelationImpl
returns a label for the relation, e.g.
getLanguage() - Method in class gate.creole.gazetteer.LinearNode
Gets the language of the node (the language is optional)
getLanguages() - Method in class gate.creole.gazetteer.LinearDefinition
Gets the set of all languages in this definition
getLargeVRsForResource(String) - Method in interface gate.CreoleRegister
Returns a list of strings representing class names for large VRs valid for a given type of language/processing resource.
getLargeVRsForResource(String) - Method in class gate.creole.CreoleRegisterImpl
Returns a list of strings representing class names for large VRs valid for a given type of language/processing resource.
getLargeView() - Method in interface gate.gui.Handle
Returns the large view for this resource.
getLargeView() - Method in class gate.gui.NameBearerHandle
Returns the large view for this resource.
getLastPathComponent(String) - Static method in class gate.util.Files
It returns the last component in a file path.
getLeftAnnotation() - Method in class gate.annotation.AnnotationDiff.DiffSetElement
Gets the left annotation
getLeftAnnotation() - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Gets the left annotation
getLeftType() - Method in class gate.annotation.AnnotationDiff.DiffSetElement
Get the left type
getLeftType() - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Get the left type
getLemma() - Method in interface gate.wordnet.Word
returns the lemma of this word
getLemma() - Method in class gate.wordnet.WordImpl
returns the lemma of this word
getLength() - Method in class gate.fsm.FSMInstance
Returns the length of the parsed region in the document under scrutiny.
getLevel() - Method in class gate.gui.STreeNode
 
getLexicalRelations() - Method in interface gate.wordnet.WordSense
return the Lex relations this sense participates in
getLexicalRelations(int) - Method in interface gate.wordnet.WordSense
return the Lex relations (of the specified type) this sense participates in
getLexicalRelations() - Method in class gate.wordnet.WordSenseImpl
return the Lex relations this sense participates in
getLexicalRelations(int) - Method in class gate.wordnet.WordSenseImpl
return the Lex relations (of the specified type) this sense participates in
getLexiconURL() - Method in class gate.creole.POSTagger
 
getLimit() - Method in class gate.creole.ir.SearchPR
 
getLine() - Method in class gate.jape.parser.ASCII_CharStream
Deprecated.  
getLinearDefinition() - Method in class gate.creole.gazetteer.AbstractGazetteer
Gets the linear definition of this gazetteer.
getLinearDefinition() - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Overrides Gazetteer and retrieves the linear definition from the underlying linear gazetteer
getLinearDefinition() - Method in interface gate.creole.gazetteer.Gazetteer
Gets the linear definition of this gazetteer.
getList() - Method in class gate.creole.gazetteer.LinearNode
Get the gazetteer list filename from the node
getList() - Method in class gate.creole.gazetteer.MappingNode
Gets the list of the node
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class gate.gui.AnnotDiffDialog.MyCellRenderer
This method is overridden in order to implement the needed behaviour
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class gate.gui.CorpusAnnotDiffDialog.MyCellRenderer
This method is overridden in order to implement the needed behaviour
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class gate.gui.CorpusEditor.DocumentListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class gate.gui.ResourceRenderer
 
getListeners() - Static method in class gate.gui.MainFrame
Returns the listeners map, a map that holds all the listeners that are singletons (e.g.
getLists() - Method in class gate.creole.gazetteer.LinearDefinition
Gets gazetteer lists of this definition.
getLists() - Method in class gate.creole.gazetteer.MappingDefinition
Gets the gaz lists.
getListsByNode() - Method in class gate.creole.gazetteer.LinearDefinition
Gets the lists by node map
getListsURL() - Method in class gate.creole.gazetteer.AbstractGazetteer
 
getListsURL() - Method in interface gate.creole.gazetteer.Gazetteer
Gets the url of the lists.def file
getLoadedAnnotationSets() - Method in class gate.corpora.DatabaseDocumentImpl
 
getLoadedAnnotationSets() - Method in interface gate.corpora.EventAwareDocument
 
getLoadedDocuments() - Method in class gate.corpora.DatabaseCorpusImpl
 
getLoadedDocuments() - Method in interface gate.corpora.EventAwareCorpus
 
getLocale() - Method in class guk.im.GateIM
Gets the active locale
getLocations() - Method in class gate.creole.coref.PronominalCoref.Sentence
---
getLockingUser(LanguageResource) - Method in class gate.persist.JDBCDataStore
Releases the exlusive lock on a resource from the persistent store.
getLockingUser(Long) - Method in class gate.persist.JDBCDataStore
Releases the exlusive lock on a resource from the persistent store.
getLookupSet() - Method in class gate.creole.gazetteer.FSMState
Returns a set of Lookup objects describing the types of lookups the phrase for which this state is the final one belongs to
getLr(String, Object) - Method in interface gate.DataStore
Get a resource from the persistent store.
getLr(String, Object) - Method in class gate.persist.JDBCDataStore
Get a resource from the persistent store.
getLr(String, Object) - Method in class gate.persist.SerialDataStore
Get a resource from the persistent store.
getLrIds(String) - Method in interface gate.DataStore
Get a list of the IDs of LRs of a particular type that are present.
getLrIds(String) - Method in class gate.persist.JDBCDataStore
Get a list of the IDs of LRs of a particular type that are present.
getLrIds(String) - Method in class gate.persist.SerialDataStore
Get a list of the IDs of LRs of a particular type that are present.
getLrInstances() - Method in interface gate.CreoleRegister
Get a list of all instantiations of LR in the register.
getLrInstances(String) - Method in interface gate.CreoleRegister
Get a list of instantiations of a type of LR in the register.
getLrInstances() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all instantiations of LR in the register.
getLrInstances(String) - Method in class gate.creole.CreoleRegisterImpl
Get a list of instantiations of a type of LR in the register.
getLrName(Object) - Method in interface gate.DataStore
Get the name of an LR from its ID.
getLrName(Object) - Method in class gate.persist.JDBCDataStore
Get the name of an LR from its ID.
getLrName(Object) - Method in class gate.persist.SerialDataStore
Get the name of an LR from its ID.
getLrNames(String) - Method in interface gate.DataStore
Get a list of the names of LRs of a particular type that are present.
getLrNames(String) - Method in class gate.persist.JDBCDataStore
Get a list of the names of LRs of a particular type that are present.
getLrNames(String) - Method in class gate.persist.SerialDataStore
Get a list of the names of LRs of a particular type that are present.
getLrTypes() - Method in interface gate.CreoleRegister
Get the list of types of LR in the register.
getLrTypes() - Method in interface gate.DataStore
Get a list of the types of LR that are present in the data store.
getLrTypes() - Method in class gate.creole.CreoleRegisterImpl
Get the list of types of LR in the register.
getLrTypes() - Method in class gate.persist.JDBCDataStore
Get a list of the types of LR that are present in the data store.
getLrTypes() - Method in class gate.persist.SerialDataStore
Get a list of the types of LR that are present in the data store.
getLrsCount(List, String) - Method in class gate.persist.OracleDataStore
Return count of LRs which matches the constraints.
getLuceneDoc(Document) - Method in class gate.creole.ir.lucene.LuceneIndexManager
 
getMainFrame() - Static method in class gate.Main
Get the main frame of the GUI.
getMajorType() - Method in class gate.creole.gazetteer.LinearNode
Gets the major type
getMajors() - Method in class gate.creole.gazetteer.LinearDefinition
Gets the set of all major types in this definition
getMappingDefinition() - Method in class gate.creole.gazetteer.AbstractGazetteer
 
getMappingDefinition() - Method in interface gate.creole.gazetteer.Gazetteer
Gets the mapping definition of this gazetteer,if such
getMappingURL() - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Gets the URL of the mapping definition
getMappingURL() - Method in interface gate.creole.gazetteer.OntoGazetteer
Gets the url of the mapping definition
getMarkedClean() - Method in class gate.util.CorpusBenchmarkTool
 
getMarkedDS() - Method in class gate.util.CorpusBenchmarkTool
 
getMarkedStored() - Method in class gate.util.CorpusBenchmarkTool
 
getMarkupASName() - Method in class gate.creole.GazetteerListsCollector
 
getMarkupASName() - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
getMarkupAware() - Method in interface gate.Document
Get the markup awareness status of the Document.
getMarkupAware() - Method in class gate.corpora.DocumentImpl
Get the markup awareness status of the Document.
getMarkupElementsMap() - Method in class gate.DocumentFormat
Get the markup elements map
getMatchedAnnots() - Method in class gate.jape.BasicPatternElement
Access to the annotations that have been matched.
getMatchedAnnots() - Method in class gate.jape.ComplexPatternElement
Access to the annotations that have been matched.
getMatchedAnnots() - Method in class gate.jape.ConstraintGroup
Access to the annotations that have been matched by this group.
getMatchedAnnots() - Method in class gate.jape.LeftHandSide
For debugging only.
getMatchedAnnots() - Method in class gate.jape.PatternElement
Access to the annotations that have been matched.
getMessage() - Method in class gate.jape.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class gate.jape.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMethodsAndFields(List, List) - Method in class gate.creole.BootStrap
create the form for the methods from the class that create the resource
getMimeType(String) - Static method in class gate.DocumentFormat
Returns a MimeType having as input a fileSufix.
getMimeType(URL) - Static method in class gate.DocumentFormat
Returns a MymeType having as input a URL object.
getMimeType() - Method in class gate.DocumentFormat
Gets the mime Type
getMinJdkVersion() - Static method in class gate.Gate
Get the minimum supported version of the JDK
getMinorType() - Method in class gate.creole.gazetteer.LinearNode
Gets the minor type
getMinors() - Method in class gate.creole.gazetteer.LinearDefinition
Gets the set of all minor types in this definition
getMissingCount() - Method in class gate.annotation.AnnotationDiff
 
getMode() - Method in class gate.creole.gazetteer.GazetteerList
Retrieves the current mode of the gaz list
getModel() - Method in class gate.swing.TableMap
 
getModifiedOntologies() - Method in interface gate.creole.ontology.OntologyEditor
Gets all modified ontologies.
getMoreInfo() - Method in class gate.util.CorpusBenchmarkTool
 
getMostSpecificPersistentType(Class) - Static method in class gate.util.persistence.PersistenceManager
Finds the most specific persistent replacement type for a given class.
getMyLocalName(String) - Method in class gate.xml.XmlDocumentHandler
This method is a workaround of the java 4 non namespace supporting parser It receives a qualified name and returns its local name.
getMyURI(String) - Method in class gate.xml.XmlDocumentHandler
Also a workaround for URI identifier.
getName() - Method in interface gate.AnnotationSet
Get the name of this set.
getName() - Method in class gate.annotation.AnnotationSetImpl
Get the name of this set.
getName() - Method in class gate.creole.AbstractController
Returns the name of this resource
getName() - Method in class gate.creole.AbstractResource
Returns the name of this resource
getName() - Method in class gate.creole.Parameter
Get the name for this parameter
getName() - Method in class gate.creole.ResourceData
Get method for the resource name
getName() - Method in interface gate.creole.ir.IREngine
Gets the name for this IR engine.
getName() - Method in class gate.creole.ir.IndexField
 
getName() - Method in class gate.creole.ir.Term
 
getName() - Method in class gate.creole.ir.lucene.LuceneIREngine
 
getName() - Method in class gate.creole.ml.Attribute
 
getName() - Method in interface gate.creole.ontology.OClass
Gets class name.
getName() - Method in class gate.creole.ontology.OClassImpl
 
getName() - Method in interface gate.creole.ontology.OInstance
Gets the name of this instance.
getName() - Method in class gate.creole.ontology.OInstanceImpl
 
getName() - Method in class gate.gui.ParameterDisjunction
returns the name of the curently selected parameter.
getName() - Method in class gate.jape.JdmAttribute
 
getName() - Method in class gate.jape.Transducer
Get the phase name of this transducer
getName() - Method in class gate.persist.JDBCDataStore
Returns the name of this resource
getName() - Method in class gate.persist.SerialDataStore
Returns the name of this resource
getName() - Method in interface gate.security.Group
---
getName() - Method in class gate.security.GroupImpl
---
getName() - Method in interface gate.security.User
returns the name of the user user names are unique in the same data store
getName() - Method in class gate.security.UserImpl
returns the name of the user user names are unique in the same data store
getName() - Method in class gate.util.AbstractNameBearer
Returns the name of this resource
getName() - Method in interface gate.util.NameBearer
Returns the name of this resource
getNameForCorefList(List) - Method in class gate.gui.DocumentEditor.CorefData
Finds the name for a set of co refering entities (uses the string of the first one).
getNameMethod() - Method in class gate.creole.FeatureMethod
 
getNamedAnnotationSets() - Method in interface gate.Document
Returns a map with the named annotation sets
getNamedAnnotationSets() - Method in class gate.corpora.DatabaseDocumentImpl
Returns a map with the named annotation sets.
getNamedAnnotationSets() - Method in class gate.corpora.DocumentImpl
Returns a map with the named annotation sets.
getNames() - Method in class gate.gui.ParameterDisjunction
Returns the names of the parameters in this disjunction.
getNamespacesAware() - Method in class gate.util.Lax
Get the namespacesAware property
getNewInstance(FSM, State, Node, Node, HashMap, Document) - Static method in class gate.fsm.FSMInstance
Static method that provides new FSM instances.
getNext() - Method in class guk.im.Action
Gets the state this action leads to.
getNext(Key) - Method in class guk.im.State
Gets the action this state will activate for a given Key
getNextAnnotationId() - Method in class gate.corpora.DocumentImpl
Generate and return the next annotation ID
getNextColor() - Method in class gate.swing.ColorGenerator
Gets the next random colour
getNextEntityId() - Method in class gate.creole.APFormatExporter
Returns the next safe ID for an entity
getNextMatch(Document, int, int) - Method in class gate.jape.Rule
If another match at or beyond position is possible return the position we want to fire in, else -1.
getNextMentionId() - Method in class gate.creole.APFormatExporter
added by Di - returns the next safe ID for an entity mention
getNextNodeId() - Method in class gate.corpora.DocumentImpl
Generate and return the next node ID
getNextOf(Object) - Method in class gate.util.RBTreeMap
Returns the value associated to the next key in the map if an exact match doesn't exist.
getNextToken() - Method in class gate.jape.parser.ParseCpsl
 
getNextToken() - Method in class gate.jape.parser.ParseCpslTokenManager
 
getNl() - Static method in class gate.util.Strings
Get local fashion for newlines.
getNode() - Method in class gate.gui.DocumentEditor.TypeData
 
getNodeByList(String) - Method in class gate.creole.gazetteer.MappingDefinition
Gets node by list
getNodes() - Method in class gate.creole.gazetteer.LinearDefinition
get the nodes of the definition as a list
getNodesByListNames() - Method in class gate.creole.gazetteer.LinearDefinition
Gets a map of lists names vs nodes
getNumberExpresion(Restriction, Vector) - Method in class gate.persist.OracleDataStore
 
getNumberOfPages() - Method in class gate.print.JComponentPrinter
Returns the number of pages over which the canvas will be drawn.
getOClass() - Method in interface gate.creole.ontology.OInstance
Gets the class of this instance.
getOClass() - Method in class gate.creole.ontology.OInstanceImpl
 
getOffendingPocessingResources() - Method in class gate.creole.AbstractController
Checks whether all the contained PRs have all the required runtime parameters set.
getOffendingPocessingResources() - Method in class gate.creole.ConditionalSerialAnalyserController
Checks whether all the contained PRs have all the required runtime parameters set.
getOffendingPocessingResources() - Method in class gate.creole.SerialAnalyserController
Checks whether all the contained PRs have all the required runtime parameters set.
getOffset() - Method in interface gate.Node
Offset (will be null when the node is not anchored)
getOffset() - Method in class gate.annotation.NodeImpl
Offset (will be null when the node is not anchored)
getOffset() - Method in interface gate.wordnet.Synset
offset in index files
getOffset() - Method in class gate.wordnet.SynsetImpl
offset in index files
getOffsets() - Method in class gate.creole.nerc.EntityDescriptor
Returns a pair of integers specifying the character offsets in the original file where the entity occured
getOntology() - Method in class gate.creole.OntologyAwareTransducer
Gets the ontology used by this transducer.
getOntology(URL) - Method in class gate.creole.ProtegeProjectName
 
getOntology() - Method in class gate.creole.RDFFormatExporter
Java bean style accesor for exportFilePath
getOntology() - Method in interface gate.creole.ontology.OClass
Gets the ontology to which the class belongs.
getOntology() - Method in class gate.creole.ontology.OClassImpl
Gets the ontology to which this class is associated.
getOntology(URL) - Method in interface gate.creole.ontology.Ontology
Gets ontology by URL.
getOntology() - Method in interface gate.creole.ontology.OntologyEditor
Gets the loaded ontology
getOntology() - Method in class gate.jape.Transducer
Gets the ontology used by this transducer;
getOntologyID() - Method in class gate.creole.gazetteer.MappingNode
Gets the ontology id
getOntologyList() - Method in interface gate.creole.ontology.OntologyEditor
Gets the list of ontologies currently in the editor
getOperator() - Method in class gate.util.OrderByRestriction
 
getOperator() - Method in class gate.util.Restriction
 
getOption(String) - Method in class gate.jape.SinglePhaseTransducer
Get the value for a particular option.
getOptions() - Method in class gate.creole.ml.weka.StringToNominalFilter
 
getOrderInSynset() - Method in interface gate.wordnet.WordSense
order of this sense relative to the synset- i.e.
getOrderInSynset() - Method in class gate.wordnet.WordSenseImpl
order of this sense relative to the synset- i.e.
getOrderingString() - Method in class gate.corpora.DocumentImpl
Utility method to produce a string for comparison in ordering.
getOrganizationType() - Method in class gate.creole.orthomatcher.OrthoMatcher
 
getOrganizations() - Method in class gate.creole.coref.PronominalCoref.Sentence
---
getOriginalContent() - Method in class gate.corpora.DocumentContentImpl
Return the original content of the document received during the loading phase or on construction from string.
getOriginalErr() - Method in class gate.gui.LogArea
Returns the original printstream on System.err
getOriginalLength() - Method in class gate.corpora.RepositioningInfo.PositionInfo
Length of peace of text in the original content
getOriginalOut() - Method in class gate.gui.LogArea
Returns the original printstream on System.out
getOriginalPos(long) - Method in class gate.corpora.RepositioningInfo
 
getOriginalPos(long, boolean) - Method in class gate.corpora.RepositioningInfo
Compute position in original content by position in the extracted content.
getOriginalPosFlow(long) - Method in class gate.corpora.RepositioningInfo
Not finished yet
getOriginalPosition() - Method in class gate.corpora.RepositioningInfo.PositionInfo
Position in the original content
getOriginalUserConfig() - Static method in class gate.Gate
Get the original, initialisation-time, GATE development environment configuration data (initialised from gate.xml).
getOutputASName() - Method in class gate.creole.Transducer
Gets the AnnotationSet used as output by this transducer.
getOutputASName() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
getOutputASName() - Method in class gate.creole.splitter.SentenceSplitter
 
getOutputFileUrl() - Method in class gate.creole.dumpingPR.DumpingPR
 
getPOS() - Method in interface gate.wordnet.Synset
returns the part-of-speech for this synset, see WordNet::POS_XXX constants
getPOS() - Method in class gate.wordnet.SynsetImpl
returns the part-of-speech for this synset, see WordNet::POS_XXX constants
getPOS() - Method in interface gate.wordnet.WordSense
part-of-speech for this sense (inherited from the containing synset)
getPOS() - Method in class gate.wordnet.WordSenseImpl
part-of-speech for this sense (inherited from the containing synset)
getPR() - Method in class gate.creole.AnalyserRunningStrategy
 
getPR() - Method in class gate.creole.RunningStrategy.RunAlwaysStrategy
 
getPR() - Method in interface gate.creole.RunningStrategy
Gets the associated ProcessingResource.
getPRs() - Method in interface gate.Controller
Returns all the ProcessingResources contained by this controller.
getPRs() - Method in class gate.creole.SerialController
Returns all the ProcessingResources contained by this controller as an unmodifiable list.
getPadChar() - Static method in class gate.util.Err
An accesor method for padChar
getPadChar() - Static method in class gate.util.Out
An accesor method for padChar
getPageFormat(int) - Method in class gate.print.JComponentPrinter
Returns the PageFormat of the page specified by pageIndex.
getParameter() - Method in class gate.gui.ParameterDisjunction
 
getParameterClass() - Method in class gate.creole.Parameter
Find the class for this parameter type.
getParameterList() - Method in class gate.creole.ResourceData
Get the parameter list
getParameterTypes() - Method in class gate.creole.FeatureMethod
 
getParameterValue(String) - Method in interface gate.Resource
Gets the value of a parameter of this resource.
getParameterValue(String) - Method in class gate.annotation.AnnotationDiff
Gets the value of a parameter of this resource.
getParameterValue(String) - Method in class gate.annotation.CorpusAnnotationDiff
Gets the value of a parameter of this resource.
getParameterValue(Resource, String) - Static method in class gate.creole.AbstractResource
Gets the value of a parameter for a resource.
getParameterValue(String) - Method in class gate.creole.AbstractResource
Gets the value of a parameter of this resource.
getParameterValue(String) - Method in class gate.creole.AbstractVisualResource
Gets the value of a parameter of this resource.
getParameterValue(String) - Method in class gate.gui.OracleDatastoreViewer
Gets the value of a parameter of this resource.
getParameterValue(String) - Method in class gate.gui.SerialDatastoreViewer
Gets the value of a parameter of this resource.
getParameterValues() - Method in class gate.gui.ResourceParametersEditor
Gets the current values for the parameters.
getParameters() - Method in class gate.gui.ParameterDisjunction
 
getParent() - Method in interface gate.LanguageResource
Returns the parent LR of this LR.
getParent() - Method in class gate.corpora.DatabaseDocumentImpl
Returns the parent LR of this LR.
getParent() - Method in class gate.creole.AbstractLanguageResource
Returns the parent LR of this LR.
getParent() - Method in class gate.wordnet.IndexFileWordNetImpl
Returns the parent LR of this LR.
getPartiallyCorrectCount() - Method in class gate.annotation.AnnotationDiff
 
getPassword() - Method in class gate.gui.UserPasswordDialog
 
getPathComponents(String) - Static method in class gate.util.Javac
Breaks a class name into path components.
getPathSep() - Static method in class gate.util.Strings
Get local fashion for path separators (e.g.
getPatternElementDisjunction() - Method in class gate.jape.ConstraintGroup
 
getPermissibleValues() - Method in class gate.creole.FeatureSchema
Returns the permissible values as a Set
getPersistentID() - Method in class gate.corpora.DocumentData
 
getPersistentRepresentation(Object) - Static method in class gate.util.persistence.PersistenceManager
Recursively traverses the provided object and replaces it and all its contents with the appropiate persistent equivalent classes.
getPersonType() - Method in class gate.creole.orthomatcher.OrthoMatcher
 
getPersons() - Method in class gate.creole.coref.PronominalCoref.Sentence
---
getPhaseName() - Method in class gate.jape.RightHandSide
 
getPhases() - Method in class gate.jape.MultiPhaseTransducer
 
getPopup() - Method in interface gate.gui.Handle
 
getPopup() - Method in class gate.gui.NameBearerHandle
 
getPopup() - Method in class gate.gui.OracleDatastoreViewer.DSEntry
 
getPopup() - Method in class gate.gui.SerialDatastoreViewer.DSEntry
 
getPosition() - Method in class gate.creole.ml.Attribute
 
getPosition() - Method in class gate.jape.Rule
Get the rule's position in sequence (e.g.
getPostionByKey(Object) - Method in class gate.util.SimpleMapImpl
return positive value as index of the key in the map.
getPostionByValue(Object) - Method in class gate.util.SimpleMapImpl
return positive value as index of the value in the map.
getPrInstances() - Method in interface gate.CreoleRegister
Get a list of all instantiations of PR in the register.
getPrInstances(String) - Method in interface gate.CreoleRegister
Get a list of instantiations of a type of PR in the register.
getPrInstances() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all instantiations of PR in the register.
getPrInstances(String) - Method in class gate.creole.CreoleRegisterImpl
Get a list of instantiations of a type of PR in the register.
getPrTypes() - Method in interface gate.CreoleRegister
Get the list of types of PR in the register.
getPrTypes() - Method in class gate.creole.CreoleRegisterImpl
Get the list of types of PR in the register.
getPrecedingEntry(Object) - Method in class gate.util.RBTreeMap
Returns the entry for the greatest key less than the specified key; if no such entry exists (i.e., the least key in the Tree is greater than the specified key), returns null.
getPrecisionAverage() - Method in class gate.annotation.AnnotationDiff
 
getPrecisionAverage() - Method in class gate.annotation.CorpusAnnotationDiff
 
getPrecisionAverage() - Method in class gate.util.CorpusBenchmarkTool
Returns the average precision over the entire set of processed documents.
getPrecisionAverageProc() - Method in class gate.util.CorpusBenchmarkTool
For processed documents
getPrecisionLenient() - Method in class gate.annotation.AnnotationDiff
 
getPrecisionLenient() - Method in class gate.annotation.CorpusAnnotationDiff
 
getPrecisionLenient() - Method in class gate.util.AnnotationDiffer
 
getPrecisionStrict() - Method in class gate.annotation.AnnotationDiff
 
getPrecisionStrict() - Method in class gate.annotation.CorpusAnnotationDiff
 
getPrecisionStrict() - Method in class gate.util.AnnotationDiffer
 
getPreferredScrollableViewportSize() - Method in class gate.annotation.AnnotationDiff
 
getPreferredScrollableViewportSize() - Method in class gate.annotation.CorpusAnnotationDiff
 
getPreferredScrollableViewportSize() - Method in class gate.gui.SyntaxTreeViewer
 
getPreferredSize() - Method in class gate.swing.JTreeTable.CustomJTree
 
getPreserveOriginalContent() - Method in interface gate.Document
Get the preserving of content status of the Document.
getPreserveOriginalContent() - Method in class gate.corpora.DocumentImpl
Get the preserving of content status of the Document.
getPrintWriter() - Static method in class gate.util.Err
This sets a new printWriter
getPrintWriter() - Static method in class gate.util.Out
This sets a new printWriter
getPrintable(int) - Method in class gate.print.JComponentPrinter
Returns the Printable instance responsible for rendering the page specified by pageIndex.
getPriority() - Method in class gate.fsm.State
Returns the priority in the definition file of the rule that generated this state.
getPriority() - Method in class gate.jape.Rule
Get the rule priority.
getProcessMode() - Method in class gate.util.CorpusSaver
 
getProcessUnknown() - Method in class gate.creole.orthomatcher.OrthoMatcher
Return whether or not we're processing the Unknown annots
getProjectName() - Method in class gate.creole.ProtegeProjectName
 
getPropertyDescriptors() - Method in class gate.creole.TestCreole.DocumentImplBeanInfo
Override the SimpleBeanInfo behaviour and return a 0-length array of properties; this will be passed on by the Introspector, the effect being to block info on the properties of the bean.
getPropertyUrl() - Method in class gate.wordnet.IndexFileWordNetImpl
 
getPropertyUrl() - Method in interface gate.wordnet.WordNet
 
getPropertyValue(Document) - Method in class gate.creole.ir.DocumentContentReader
 
getPropertyValue(Document) - Method in class gate.creole.ir.FeatureReader
 
getPropertyValue(Document) - Method in interface gate.creole.ir.PropertyReader
 
getPropertyValue(Document) - Method in class gate.util.Scratch.ContentPropertyReader
 
getPublicControllerTypes() - Method in interface gate.CreoleRegister
Get a list of all non-private types of Controller in the register.
getPublicControllerTypes() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all non-private types of controller in the register.
getPublicLrInstances() - Method in interface gate.CreoleRegister
Get a list of all non-private instantiations of LR in the register.
getPublicLrInstances() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all non-private instantiations of LR in the register.
getPublicLrTypes() - Method in interface gate.CreoleRegister
Get a list of all non-private types of LR in the register.
getPublicLrTypes() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all non-private types of LR in the register.
getPublicPrInstances() - Method in interface gate.CreoleRegister
Get a list of all non-private instantiations of PR in the register.
getPublicPrInstances() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all non-private instantiations of PR in the register.
getPublicPrTypes() - Method in interface gate.CreoleRegister
Get a list of all non-private types of PR in the register.
getPublicPrTypes() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all non-private types of PR in the register.
getPublicTypes(Collection) - Method in class gate.creole.CreoleRegisterImpl
Gets a list of all non private types from alist of types
getPublicVrInstances() - Method in interface gate.CreoleRegister
Get a list of all non-private instantiations of VR in the register.
getPublicVrInstances() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all non-private instantiations of VR in the register.
getPublicVrTypes() - Method in interface gate.CreoleRegister
Get a list of all non-private types of VR in the register.
getPublicVrTypes() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all non-private types of VR in the register.
getPublics(List) - Method in class gate.creole.CreoleRegisterImpl
Get a list of all non-private instantiations.
getQuery() - Method in class gate.creole.ir.SearchPR
 
getQueryCorpus() - Method in class gate.creole.ir.QueryResultList
 
getQueryResults() - Method in class gate.creole.ir.QueryResultList
 
getQueryString() - Method in class gate.creole.ir.QueryResultList
 
getRHS() - Method in class gate.jape.Rule
 
getRawObject(int) - Method in class gate.annotation.AnnotationDiff.AnnotationDiffTableModel
 
getRawObject(int) - Method in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel
 
getReader() - Method in class gate.creole.ir.IndexField
 
getRealOffset() - Method in class gate.xml.XmlPositionCorrectionHandler
Return corrected offset for last characters() call
getRecallAverage() - Method in class gate.annotation.AnnotationDiff
 
getRecallAverage() - Method in class gate.annotation.CorpusAnnotationDiff
 
getRecallAverage() - Method in class gate.util.CorpusBenchmarkTool
Returns the average recall over the entire set of processed documents.
getRecallAverageProc() - Method in class gate.util.CorpusBenchmarkTool
 
getRecallLenient() - Method in class gate.annotation.AnnotationDiff
 
getRecallLenient() - Method in class gate.annotation.CorpusAnnotationDiff
 
getRecallLenient() - Method in class gate.util.AnnotationDiffer
 
getRecallStrict() - Method in class gate.annotation.AnnotationDiff
 
getRecallStrict() - Method in class gate.annotation.CorpusAnnotationDiff
 
getRecallStrict() - Method in class gate.util.AnnotationDiffer
 
getRegisteredIREngines() - Static method in class gate.Gate
Gets the set of registered IR engines.
getRelativePath(URL, URL) - Static method in class gate.util.persistence.PersistenceManager
Calculates the relative path for a file: URL starting from a given context which is also a file: URL.
getRemovedAnnotationSets() - Method in class gate.corpora.DatabaseDocumentImpl
 
getRemovedAnnotationSets() - Method in interface gate.corpora.EventAwareDocument
 
getRemovedAnnotations() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
getRemovedAnnotations() - Method in interface gate.annotation.EventAwareAnnotationSet
 
getRemovedDocuments() - Method in class gate.corpora.DatabaseCorpusImpl
 
getRemovedDocuments() - Method in interface gate.corpora.EventAwareCorpus
 
getRepositioningInfo() - Method in class gate.html.HtmlDocumentHandler
Return current RepositioningInfo object
getRepositioningInfo() - Method in class gate.xml.XmlDocumentHandler
Return current RepositioningInfo object
getResolveIt() - Method in class gate.creole.coref.Coreferencer
---
getResolveIt() - Method in class gate.creole.coref.PronominalCoref
---
getResolvedAnaphora() - Method in class gate.creole.coref.NominalCoref
---
getResolvedAnaphora() - Method in class gate.creole.coref.PronominalCoref
---
getResource() - Method in class gate.event.CreoleEvent
Gets the resource that has been (un)loaded.
getResource() - Method in class gate.event.DatastoreEvent
Gets the resource involved in this event
getResource() - Method in class gate.gui.ResourceParametersEditor
Does this GUI component allow editing?
getResourceAsByteArray(String) - Static method in class gate.util.Files
Get a resource from the classpath as a byte array.
getResourceAsStream(String) - Static method in class gate.util.Files
Get a resource from the classpath as an InputStream.
getResourceAsString(String) - Static method in class gate.util.Files
Get a resource from the classpath as a String.
getResourceClass() - Method in class gate.creole.ResourceData
Get method for the resource class.
getResourceDisplayed() - Method in class gate.creole.ResourceData
A simple accessor for resourceDisplayed field
getResourceID() - Method in class gate.event.DatastoreEvent
Gets the ID of the resource involved in this event
getResourcePath() - Static method in class gate.util.Files
Gets the path for the gate resources within the classpath
getResponseAnnotationSetName() - Method in class gate.annotation.AnnotationDiff
gets the responseAnnotationSetName.
getResponseAnnotationSetName() - Method in class gate.annotation.CorpusAnnotationDiff
gets the responseAnnotationSetName.
getResponseAnnotationSetNameFalsePoz() - Method in class gate.annotation.AnnotationDiff
gets the responseAnnotationSetNameFalsePoz.
getResponseAnnotationSetNameFalsePoz() - Method in class gate.annotation.CorpusAnnotationDiff
gets the responseAnnotationSetNameFalsePoz.
getResponseDocument() - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Get Response document
getRestrictionPartOfQuery(List, Vector) - Method in class gate.persist.OracleDataStore
 
getResult() - Method in class gate.creole.ir.SearchPR
 
getRhs() - Method in class gate.creole.tokeniser.DFSMState
Returns the RHS string
getRhs() - Method in class gate.creole.tokeniser.FSMState
Gets the RHS string value
getRightAnnotation() - Method in class gate.annotation.AnnotationDiff.DiffSetElement
Gets the right annotation
getRightAnnotation() - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Gets the right annotation
getRightType() - Method in class gate.annotation.AnnotationDiff.DiffSetElement
Get the right type
getRightType() - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Get the right type
getRoot() - Method in class gate.swing.AbstractTreeTableModel
Default implementation.
getRowCount() - Method in class gate.annotation.AnnotationDiff.AnnotationDiffTableModel
Return the size of data.
getRowCount() - Method in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel
Return the size of data.
getRowCount() - Method in class gate.gui.DocumentEditor.AnnotationsTableModel
 
getRowCount() - Method in class gate.gui.FeaturesEditor.FeaturesTableModel
 
getRowCount() - Method in class gate.gui.ResourceParametersEditor.ParametersTableModel
 
getRowCount() - Method in class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
 
getRowCount() - Method in class gate.gui.SearchPRViewer.ResultsTableModel
 
getRowCount() - Method in class gate.gui.SerialControllerEditor.LoadedPRsTableModel
 
getRowCount() - Method in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
getRowCount() - Method in class gate.swing.JTreeTable.TreeTableModelAdapter
 
getRowCount() - Method in class gate.swing.TableMap
 
getRuleApplicationStyle() - Method in class gate.jape.SinglePhaseTransducer
 
getRuleName() - Method in class gate.jape.RightHandSide
 
getRules() - Method in class gate.jape.SinglePhaseTransducer
 
getRulesResourceName() - Method in class gate.creole.tokeniser.SimpleTokeniser
 
getRulesURL() - Method in class gate.creole.POSTagger
 
getRulesURL() - Method in class gate.creole.tokeniser.SimpleTokeniser
Gets the value of the rulesURL property hich holds an URL to the file containing the rules for this tokeniser.
getRunMode() - Method in class gate.creole.AnalyserRunningStrategy
 
getRunMode() - Method in class gate.creole.RunningStrategy.RunAlwaysStrategy
 
getRunMode() - Method in interface gate.creole.RunningStrategy
Returns the run mode (see RUN_ALWAYS, RUN_NEVER, RUN_CONDITIONAL).
getRunningStrategies() - Method in interface gate.creole.ConditionalController
Gets the collection of running strategies for the contained PRs.
getRunningStrategies() - Method in class gate.creole.ConditionalSerialController
 
getRuntimeDefaults() - Method in class gate.creole.ParameterList
Get default runtime parameter value set.
getRuntimeParameters() - Method in class gate.creole.ParameterList
Get the list of runtime parameters (as a list of parameter disjunctions).
getSQLQuery(List, String, boolean, List, int, Vector) - Method in class gate.persist.OracleDataStore
 
getSQLQueryAnn(List, int, Vector) - Method in class gate.persist.OracleDataStore
 
getSaveMode() - Method in class gate.util.CorpusSaver
 
getSchemaPrefix(String) - Static method in class gate.persist.DBHelper
 
getScore() - Method in class gate.creole.ir.QueryResult
 
getScore() - Method in class gate.util.AnnotationDiffer.Choice
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class gate.annotation.AnnotationDiff
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class gate.annotation.CorpusAnnotationDiff
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class gate.gui.SyntaxTreeViewer
 
getScrollableTracksViewportHeight() - Method in class gate.annotation.AnnotationDiff
 
getScrollableTracksViewportHeight() - Method in class gate.annotation.CorpusAnnotationDiff
 
getScrollableTracksViewportHeight() - Method in class gate.gui.SyntaxTreeViewer
 
getScrollableTracksViewportWidth() - Method in class gate.annotation.AnnotationDiff
 
getScrollableTracksViewportWidth() - Method in class gate.annotation.CorpusAnnotationDiff
 
getScrollableTracksViewportWidth() - Method in class gate.gui.SyntaxTreeViewer
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class gate.annotation.AnnotationDiff
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class gate.annotation.CorpusAnnotationDiff
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class gate.gui.SyntaxTreeViewer
 
getSearch() - Method in interface gate.creole.ir.IREngine
Gets the search component of this IR engine.
getSearch() - Method in class gate.creole.ir.lucene.LuceneIREngine
 
getSearcherClassName() - Method in class gate.creole.ir.SearchPR
 
getSecurityData(DataStore) - Static method in class gate.DataStoreRegister
Returns the security data for this datastore
getSecurityInfo(LanguageResource) - Method in interface gate.DataStore
get security information for LR .
getSecurityInfo(LanguageResource) - Method in class gate.persist.JDBCDataStore
get security information for LR .
getSecurityInfo(LanguageResource) - Method in class gate.persist.SerialDataStore
get security information for LR .
getSelectedCollection() - Method in class gate.gui.CollectionSelectionDialog
Returns the target collection
getSelectedFalsePozAnnot() - Method in class gate.gui.AnnotDiffDialog
It returns the selected Annotation to calculate the False Pozitive
getSelectedFalsePozAnnot() - Method in class gate.gui.CorpusAnnotDiffDialog
It returns the selected Annotation to calculate the False Pozitive
getSelectedInterfaces() - Method in class gate.gui.BootStrapDialog
It returns the interfaces the resource implements
getSelectedItem() - Method in class gate.gui.ListEditorDialog.ResourceComboModel
 
getSelectedItem() - Method in class gate.gui.SerialControllerEditor.CorporaComboModel
 
getSelectedKeyAnnotationSetName() - Method in class gate.gui.AnnotDiffDialog
It returns the selected key AnnotationSet name.
getSelectedKeyAnnotationSetName() - Method in class gate.gui.CorpusAnnotDiffDialog
It returns the selected key AnnotationSet name.
getSelectedKeyCorpus() - Method in class gate.gui.CorpusAnnotDiffDialog
It returns the selected KEY gate.Document
getSelectedKeyDocument() - Method in class gate.gui.AnnotDiffDialog
It returns the selected KEY gate.Document
getSelectedMode() - Static method in class gate.gui.AccessRightsDialog
 
getSelectedParameters() - Method in class gate.gui.NewResourceDialog
Returns the selected params for the resource or null if none was selected or the user pressed cancel
getSelectedResource() - Method in class gate.gui.ShellSlacFrame
Return handle to selected tab resource
getSelectedResponseAnnotationSetName() - Method in class gate.gui.AnnotDiffDialog
It returns the selected response AnnotationSet name.It returns null for the default annotation set.
getSelectedResponseAnnotationSetName() - Method in class gate.gui.CorpusAnnotDiffDialog
It returns the selected response AnnotationSet name.It returns null for the default annotation set.
getSelectedResponseAnnotationSetNameFalsePoz() - Method in class gate.gui.AnnotDiffDialog
It returns the selected response AnnotationSet name for False Poz.
getSelectedResponseAnnotationSetNameFalsePoz() - Method in class gate.gui.CorpusAnnotDiffDialog
It returns the selected response AnnotationSet name for False Poz.
getSelectedResponseCorpus() - Method in class gate.gui.CorpusAnnotDiffDialog
It returns the selected RESPONSE gate.Document
getSelectedResponseDocument() - Method in class gate.gui.AnnotDiffDialog
It returns the selected RESPONSE gate.Document
getSelectedSchema() - Method in class gate.gui.AnnotDiffDialog
It returns the selected SCHEMA
getSelectedSchema() - Method in class gate.gui.CorpusAnnotDiffDialog
It returns the selected SCHEMA
getSemanticRelations() - Method in interface gate.wordnet.Synset
get the SemanticRelation-s of this synset
getSemanticRelations(int) - Method in interface gate.wordnet.Synset
get the SemanticRelation-s of specific type (HYPERNYm) for this synset
getSemanticRelations() - Method in class gate.wordnet.SynsetImpl
get the SemanticRelation-s of this synset
getSemanticRelations(int) - Method in class gate.wordnet.SynsetImpl
get the SemanticRelation-s of specific type (HYPERNYm) for this synset
getSenseCount() - Method in interface gate.wordnet.Word
returns the number of senses of this word (not necessarily loading them from storage)
getSenseCount() - Method in class gate.wordnet.WordImpl
returns the number of senses of this word (not necessarily loading them from storage)
getSenseNumber() - Method in interface gate.wordnet.WordSense
order of this sense relative to the word - i.e.
getSenseNumber() - Method in class gate.wordnet.WordSenseImpl
order of this sense relative to the word - i.e.
getSession(Session) - Method in interface gate.DataStore
identify user using this datastore
getSession(Session) - Method in class gate.persist.JDBCDataStore
identify user using this datastore
getSession(Session) - Method in class gate.persist.SerialDataStore
identify user using this datastore
getSet() - Method in class gate.gui.DocumentEditor.TypeData
 
getSetName() - Method in class gate.gui.DocumentEditor.CorefData
 
getSetsToKeep() - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
getShouldCollectRepositioning() - Method in class gate.DocumentFormat
 
getSignificantFeaturesSet() - Method in class gate.util.AnnotationDiffer
 
getSiteConfigFile() - Static method in class gate.Gate
Get the site config file (generally set during command-line processing or as a gate.config property).
getSize() - Method in class gate.gui.ListEditorDialog.ResourceComboModel
 
getSize() - Method in class gate.gui.SerialControllerEditor.CorporaComboModel
 
getSize() - Method in class gate.util.ObjectWriter
Obtains the object size.
getSmallVRsForResource(String) - Method in interface gate.CreoleRegister
Returns a list of strings representing class names for small VRs valid for a given type of language/processing resource The default VR will be the first in the returned list.
getSmallVRsForResource(String) - Method in class gate.creole.CreoleRegisterImpl
Returns a list of strings representing class names for small VRs valid for a given type of language/processing resource The default VR will be the first in the returned list.
getSmallView() - Method in interface gate.gui.Handle
Returns a GUI component to be used as a small viewer/editor, e.g.
getSmallView() - Method in class gate.gui.NameBearerHandle
Returns a GUI component to be used as a small viewer/editor, e.g.
getSortedTokens(Annotation) - Method in class gate.creole.coref.NominalCoref
Get a sorted array of the tokens that make up a given annotation.
getSource() - Method in class gate.creole.APFormatExporter
Java bean style accesor for source
getSource() - Method in interface gate.wordnet.LexicalRelation
returns the source (WordSense) of this lexical relation
getSource() - Method in class gate.wordnet.LexicalRelationImpl
returns the source (WordSense) of this lexical relation
getSource() - Method in interface gate.wordnet.SemanticRelation
returns the source (Synset) of this lexical relation
getSource() - Method in class gate.wordnet.SemanticRelationImpl
returns the source (Synset) of this lexical relation
getSourceDocument() - Method in class gate.event.AnnotationSetEvent
Gets the document that has had an annotation added or removed.
getSourceURI() - Method in class gate.creole.ProtegeProjectName
 
getSourceURI() - Method in interface gate.creole.ontology.Ontology
Gets the source URI.
getSourceUrl() - Method in interface gate.Document
Documents are identified by URLs
getSourceUrl() - Method in class gate.corpora.DocumentImpl
Documents are identified by URLs
getSourceUrlEndOffset() - Method in interface gate.Document
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
getSourceUrlEndOffset() - Method in class gate.corpora.DocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
getSourceUrlOffsets() - Method in interface gate.Document
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
getSourceUrlOffsets() - Method in class gate.corpora.DocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
getSourceUrlStartOffset() - Method in interface gate.Document
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
getSourceUrlStartOffset() - Method in class gate.corpora.DocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
getSpecificity(String) - Method in interface gate.creole.ir.IndexStatistics
 
getSpecificity(String) - Method in class gate.creole.ir.lucene.LuceneIndexStatistics
 
getSpuriousCount() - Method in class gate.annotation.AnnotationDiff
 
getStart() - Method in class gate.gui.STreeNode
 
getStart() - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
getStart() - Method in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
Accesor for the start ofset
getStart() - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
getStartAGPosition() - Method in class gate.fsm.FSMInstance
Returns the node in the AnnotationSet from which this FSM instance started the matching process.
getStartDirectory() - Method in class gate.util.CorpusBenchmarkTool
 
getStartNode() - Method in interface gate.Annotation
The start node.
getStartNode() - Method in class gate.annotation.AnnotationImpl
The start node.
getStartOffset() - Method in class gate.creole.coref.PronominalCoref.Quote
---
getStartOffset() - Method in class gate.creole.coref.PronominalCoref.Sentence
---
getStartPosition() - Method in class gate.jape.Rule
Return the starting position of a match.
getStorageDir() - Method in class gate.persist.SerialDataStore
Get method for storage URL
getStorageUrl() - Method in interface gate.DataStore
Get the URL as String for the underlying storage mechanism.
getStorageUrl() - Method in class gate.persist.JDBCDataStore
Get the URL for the underlying storage mechanism.
getStorageUrl() - Method in class gate.persist.OracleDataStore
Get the URL for the underlying storage mechanism.
getStorageUrl() - Method in class gate.persist.SerialDataStore
Get the URL for the underlying storage mechanism.
getStrict(Long, Long) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by offset.
getString() - Method in class gate.creole.nerc.EntityDescriptor
Returns a normalised string for the entity.
getString(String) - Static method in class gate.util.Files
Get a string representing the contents of a text file.
getString(File) - Static method in class gate.util.Files
Get a string representing the contents of a text file.
getString(Object) - Method in class gate.util.OptionsMap
If the object stored under key is a String then returns its value otherwise returns null;
getStringContent() - Method in class gate.corpora.DocumentImpl
The stringContent of a document is a property of the document that will be set when the user wants to create the document from a string, as opposed to from a URL.
getStringValue() - Method in class gate.util.Restriction
 
getSubClasses(byte) - Method in interface gate.creole.ontology.OClass
Gets the subclasses according to the desired closure.
getSubClasses(byte) - Method in class gate.creole.ontology.OClassImpl
 
getSubClasses(byte, Set) - Static method in class gate.creole.ontology.OClassImpl
 
getSubClassesVSDistance() - Method in interface gate.creole.ontology.OClass
Gets the sub classes, and returns them in an array list where on each index there is a collection of the sub classes at distance - the index.
getSubClassesVSDistance() - Method in class gate.creole.ontology.OClassImpl
 
getSubType() - Method in class gate.event.ObjectModificationEvent
 
getSubsumeKey(Object) - Method in class gate.util.SimpleMapImpl
return the index of the key in the map comparing them by reference only.
getSuffixForDumpFiles() - Method in class gate.creole.dumpingPR.DumpingPR
 
getSuffixes() - Method in class gate.creole.Parameter
Get the suffixes atached with this param.
getSuperClasses(byte) - Method in interface gate.creole.ontology.OClass
Gets the super classes according to the desired closure.
getSuperClasses(byte) - Method in class gate.creole.ontology.OClassImpl
 
getSuperClasses(byte, Set) - Static method in class gate.creole.ontology.OClassImpl
 
getSuperClassesVSDistance() - Method in interface gate.creole.ontology.OClass
Gets the super classes, and returns them in an array list where on each index there is a collection of the super classes at distance - the index.
getSuperClassesVSDistance() - Method in class gate.creole.ontology.OClassImpl
 
getSupportGraph() - Method in class gate.fsm.FSMInstance
Returns the FSM transition graph that backs this FSM instance
getSymbol() - Method in interface gate.wordnet.Relation
returns a symbol for the relation, e.g.
getSymbol() - Method in class gate.wordnet.RelationImpl
returns a symbol for the relation, e.g.
getSynset() - Method in interface gate.wordnet.WordSense
synset of this sense
getSynset() - Method in class gate.wordnet.WordSenseImpl
synset of this sense
getSynsets(int) - Method in class gate.wordnet.IndexFileWordNetImpl
returns all synsets for specific POS
getSynsets(int) - Method in interface gate.wordnet.WordNet
returns all synsets for specific POS
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class gate.gui.ResourceParametersEditor.ParameterDisjunctionEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class gate.gui.SchemaAnnotationEditor.InnerFeaturesEditor
The method overridden in order to implement behaviour
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class gate.swing.JTreeTable.TreeTableCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer
This method is called by JTable
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffCellRenderer
This method is called by JTable
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.gui.BooleanRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.gui.ObjectRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.gui.ResourceParametersEditor.ParameterDisjunctionRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.gui.ResourceParametersEditor.ParameterValueRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.gui.ResourceRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.gui.SearchPRViewer.FloatRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.gui.SerialControllerEditor.LabelRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.swing.JTreeTable.TreeTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.swing.XJTable.CustomHeaderRenderer
 
getTableRow(int) - Method in class gate.swing.XJTable
Get the row in the table for a row in the model.
getTagASName() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
getTarget() - Method in class gate.fsm.Transition
Gets the target state of this transition
getTarget() - Method in interface gate.gui.Handle
 
getTarget() - Method in class gate.gui.NameBearerHandle
 
getTarget() - Method in class gate.util.persistence.PersistenceManager.ObjectHolder
 
getTarget() - Method in interface gate.wordnet.LexicalRelation
returns the target (WordSense) of this lexical relation
getTarget() - Method in class gate.wordnet.LexicalRelationImpl
returns the target (WordSense) of this lexical relation
getTarget() - Method in interface gate.wordnet.SemanticRelation
returns the source (Synset) of this lexical relation
getTarget() - Method in class gate.wordnet.SemanticRelationImpl
returns the source (Synset) of this lexical relation
getTaxonomicDistance(OClass, OClass) - Method in class gate.creole.ProtegeProjectName
 
getTaxonomicDistance(OClass, OClass) - Method in interface gate.creole.ontology.Ontology
Gets the taxonomic distance between 2 classes.
getTermCount() - Method in interface gate.creole.ir.IndexStatistics
 
getTermCount() - Method in class gate.creole.ir.lucene.LuceneIndexStatistics
 
getTermFrequency(Long, String) - Method in interface gate.creole.ir.IndexStatistics
 
getTermFrequency(Long, String) - Method in class gate.creole.ir.lucene.LuceneIndexStatistics
 
getTestServerName() - Static method in class gate.corpora.TestDocument
Get the name of the test server
getTextFileName() - Method in class gate.creole.nerc.EntitySet
Returns the name of the file where the entities in this set were discovered
getTextTagName() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
getTheLanguage() - Method in class gate.creole.GazetteerListsCollector
 
getThreshold() - Method in class gate.util.CorpusBenchmarkTool
 
getTimeout() - Method in class gate.security.SessionImpl
returns the timeout (in minutes) of the session
getTitle() - Method in class gate.gui.DocumentEditor.CorefData
 
getTitle() - Method in class gate.gui.DocumentEditor.TypeData
 
getTitle() - Method in interface gate.gui.Handle
 
getTitle() - Method in class gate.gui.NameBearerHandle
 
getToken(int) - Method in class gate.jape.parser.ParseCpsl
 
getTokenDesc() - Method in class gate.creole.tokeniser.DFSMState
Returns the token description associated with this state.
getTokenType() - Method in class gate.gui.SyntaxTreeViewer
 
getTokeniserRulesURL() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
getToolTypes() - Method in class gate.creole.CreoleRegisterImpl
Get the list of types of TOOL respurces in the register.
getToolsHome() - Method in class gate.util.Jdk
Returns a File specifying the location of the JDK tools, i.e.
getTooltipText() - Method in interface gate.gui.Handle
 
getTooltipText() - Method in class gate.gui.NameBearerHandle
 
getTopClasses() - Method in class gate.creole.ProtegeProjectName
 
getTopClasses() - Method in interface gate.creole.ontology.Ontology
Gets the top classes.
getTraining() - Method in class gate.creole.ml.MachineLearningPR
 
getTransducer() - Method in class gate.jape.Batch
Get the transducer.
getTransducerGrammarURL() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
getTransducerURL() - Method in class gate.creole.splitter.SentenceSplitter
 
getTransientRepresentation(Object) - Static method in class gate.util.persistence.PersistenceManager
 
getTransientSource() - Method in class gate.corpora.SerialCorpusImpl
 
getTransitions() - Method in class gate.fsm.State
Gets the set of transitions for this state.
getTree() - Method in class gate.swing.JTreeTable
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class gate.gui.MainFrame.ResourcesTreeCellEditor
This is the original implementation from the super class with some changes (i.e.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class gate.gui.DocumentEditor.CorefNodeRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class gate.gui.DocumentEditor.CorefNodeRenderer1
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class gate.gui.DocumentEditor.NodeRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class gate.gui.DocumentEditor.NodeRenderer1
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class gate.gui.MainFrame.ResourcesTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class gate.gui.ResourceRenderer
 
getTreeCellRendererComponent1(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class gate.gui.MainFrame.ResourcesTreeCellRenderer
 
getTreeNodeAnnotationType() - Method in class gate.gui.SyntaxTreeViewer
 
getType() - Method in interface gate.Annotation
The type of the annotation (corresponds to TIPSTER "name").
getType() - Method in class gate.annotation.AnnotationImpl
The type of the annotation (corresponds to TIPSTER "name").
getType() - Method in class gate.creole.ml.Attribute
 
getType() - Method in class gate.creole.ontology.NoSuchClosureTypeException
Gets the type of the closure.
getType() - Method in class gate.event.GateEvent
Gets the type of the event.
getType() - Method in class gate.gui.DocumentEditor.TypeData
 
getType() - Method in class gate.gui.ParameterDisjunction
returns the type for the curently selected parameter.
getType() - Method in interface gate.wordnet.Relation
returns the type of the relation - one of REL_XXX
getType() - Method in class gate.wordnet.RelationImpl
returns the type of the relation - one of REL_XXX
getTypeData(String, String) - Method in class gate.gui.DocumentEditor
Gets the data related to a given annotation type.
getTypeFromContent(String) - Static method in class gate.DocumentFormat
 
getTypeName() - Method in class gate.creole.Parameter
Get the type name for this parameter
getTypes(String) - Method in class gate.gui.ShellSlacFrame.ExportInline
 
getURI() - Method in interface gate.creole.ontology.OClass
Gets the URI of the class.
getURI() - Method in class gate.creole.ontology.OClassImpl
 
getURL() - Method in class gate.creole.ProtegeProjectName
 
getURL() - Method in class gate.creole.gazetteer.GazetteerList
Gets the URL of the list
getURL() - Method in class gate.creole.gazetteer.InvalidFormatException
Gets the asssociated URL
getURL() - Method in class gate.creole.gazetteer.LinearDefinition
Gets the url of this linear definition
getURL() - Method in class gate.creole.gazetteer.MappingDefinition
Gets the url of this definition
getURL() - Method in class gate.creole.ontology.InvalidFormatException
Gets the URL associated with this exception
getURL() - Method in interface gate.creole.ontology.Ontology
Gets the url of this ontology
getUniqueBeginners() - Method in class gate.wordnet.IndexFileWordNetImpl
returns all unique beginners
getUniqueBeginners() - Method in interface gate.wordnet.WordNet
returns all unique beginners
getUniqueTermCount() - Method in interface gate.creole.ir.IndexStatistics
 
getUniqueTermCount() - Method in class gate.creole.ir.lucene.LuceneIndexStatistics
 
getUrl() - Static method in class gate.Gate
Get a URL that points to either an HTTP server or a file system that contains GATE files (such as test cases).
getUrl(String) - Static method in class gate.Gate
Get a URL that points to either an HTTP server or a file system that contains GATE files (such as test cases).
getUrlString() - Method in class gate.gui.CorpusFillerComponent
Gets the current text in the URL text field.
getUrls() - Method in class gate.creole.gazetteer.MappingDefinition
Gets the urls from this definition
getUseDocumentContent() - Method in class gate.gui.CreateIndexGUI
 
getUseStandOffXML() - Method in class gate.creole.dumpingPR.DumpingPR
 
getUseSuffixForDumpFiles() - Method in class gate.creole.dumpingPR.DumpingPR
 
getUser() - Method in class gate.security.SecurityInfo
 
getUser() - Method in interface gate.security.Session
returns the user associated with the session
getUser() - Method in class gate.security.SessionImpl
returns the user associated with the session
getUserConfig() - Static method in class gate.Gate
Get the GATE development environment configuration data (initialised from gate.xml).
getUserConfigElement() - Static method in class gate.Gate
Gate the name of the XML element for GATE development environment config data.
getUserConfigFileName() - Static method in class gate.Gate
Get the name of the user's gate.xml config file (this doesn't guarantee that file exists!).
getUserData() - Method in interface gate.creole.ontology.OInstance
Gets the user data of this instance.
getUserData() - Method in class gate.creole.ontology.OInstanceImpl
Gets the user data of this instance.
getUserName() - Method in class gate.gui.UserPasswordDialog
 
getUserSessionFileName() - Static method in class gate.Gate
Get the name of the user's gate.ser session state file (this doesn't guarantee that file exists!).
getUsers() - Method in interface gate.security.Group
---
getUsers() - Method in class gate.security.GroupImpl
---
getVREnabledAnnotationTypes() - Method in interface gate.CreoleRegister
Returns a list of strings representing annotations types for which there are custom viewers/editor registered.
getVREnabledAnnotationTypes() - Method in class gate.creole.CreoleRegisterImpl
Returns a list of strings representing annotations types for which there are custom viewers/editor registered.
getVRsForResource(String, int) - Method in class gate.creole.CreoleRegisterImpl
Returns a list of strings representing class names for guiType VRs valid for a given type of language/processing resource The default VR will be the first in the returned list.
getValidating() - Method in class gate.util.Lax
Get the validating property
getValidityMessage() - Method in class gate.creole.ResourceData
Get validity statues message.
getValue() - Method in class gate.creole.ir.Term
 
getValue(Attribute, int, Map) - Method in class gate.creole.ml.MachineLearningPR.Cache
Finds the value for a particular attribute and returns it.
getValue() - Method in class gate.gui.ParameterDisjunction
 
getValue() - Method in class gate.gui.SchemaAnnotationEditor.RowData
 
getValue() - Method in class gate.jape.JdmAttribute
 
getValue() - Method in class gate.util.RBTreeMap.Entry
Returns the value associated with the key.
getValue() - Method in class gate.util.Restriction
 
getValue() - Method in class gate.util.SimpleMapImpl.Entry
 
getValueAt(int, int) - Method in class gate.annotation.AnnotationDiff.AnnotationDiffTableModel
Returns a value from the table model
getValueAt(int, int) - Method in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel
Returns a value from the table model
getValueAt(int, int) - Method in class gate.gui.DocumentEditor.AnnotationsTableModel
 
getValueAt(int, int) - Method in class gate.gui.FeaturesEditor.FeaturesTableModel
 
getValueAt(int, int) - Method in class gate.gui.ResourceParametersEditor.ParametersTableModel
 
getValueAt(int, int) - Method in class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
Returns the value at row,column from Table Model
getValueAt(int, int) - Method in class gate.gui.SearchPRViewer.ResultsTableModel
 
getValueAt(int, int) - Method in class gate.gui.SerialControllerEditor.LoadedPRsTableModel
 
getValueAt(int, int) - Method in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
getValueAt(Object, int) - Method in class gate.swing.AbstractTreeTableModel
 
getValueAt(int, int) - Method in class gate.swing.JTreeTable.TreeTableModelAdapter
 
getValueAt(int, int) - Method in class gate.swing.TableMap
 
getValueAt(Object, int) - Method in interface gate.swing.TreeTableModel
Returns the value to be displayed for node node, * at column number column.
getValueAt(int, int) - Method in class gate.swing.XJTable.TableSorter
 
getValueClassName() - Method in class gate.creole.FeatureSchema
Get the feature value class name
getValueReturn() - Method in class gate.creole.FeatureMethod
 
getValueType() - Method in class gate.jape.JdmAttribute
 
getValues() - Method in class gate.creole.ml.Attribute
 
getVerbFrames() - Method in interface gate.wordnet.Verb
returns the verb frames associated with this synset
getVerbFrames() - Method in class gate.wordnet.VerbImpl
returns the verb frames associated with this synset
getVerboseMode() - Method in class gate.util.CorpusBenchmarkTool
 
getVersion() - Method in class gate.creole.ProtegeProjectName
 
getVersion() - Method in interface gate.creole.ontology.Ontology
Gets the version of this ontology.
getVersion() - Method in class gate.wordnet.IndexFileWordNetImpl
returns the WordNet version
getVersion() - Method in interface gate.wordnet.WordNet
returns the WordNet version
getVersionFile() - Method in class gate.persist.SerialDataStore
Get a File for the protocol version file.
getViewFactory() - Method in class gate.gui.DocumentEditor.CustomStyledEditorKit
 
getVisible() - Method in class gate.gui.DocumentEditor.CorefData
 
getVisible() - Method in class gate.gui.DocumentEditor.TypeData
 
getVrInstances() - Method in interface gate.CreoleRegister
Get a list of all instantiations of VR in the register.
getVrInstances(String) - Method in interface gate.CreoleRegister
Get a list of instantiations of a type of VR in the register.
getVrInstances() - Method in class gate.creole.CreoleRegisterImpl
Get a list of all instantiations of VR in the register.
getVrInstances(String) - Method in class gate.creole.CreoleRegisterImpl
Get a list of instantiations of a type of VR in the register.
getVrTypes() - Method in interface gate.CreoleRegister
Get the list of types of VR in the register.
getVrTypes() - Method in class gate.creole.CreoleRegisterImpl
Get the list of types of VR in the register.
getWholeWordsOnly() - Method in class gate.creole.gazetteer.AbstractGazetteer
Gets the value for the AbstractGazetteer.wholeWordsOnly parameter.
getWindow() - Method in interface gate.gui.Handle
Returns the top level GUI component that is a parent to all other GUI components
getWindow() - Method in class gate.gui.NameBearerHandle
 
getWord() - Method in interface gate.wordnet.WordSense
returns the Word of this WordSense
getWord() - Method in class gate.wordnet.WordSenseImpl
returns the Word of this WordSense
getWordSense(int) - Method in interface gate.wordnet.Synset
get specific WordSense according to its order in the synset - most important senses come first
getWordSense(int) - Method in class gate.wordnet.SynsetImpl
get specific WordSense according to its order in the synset - most important senses come first
getWordSenses() - Method in interface gate.wordnet.Synset
WordSenses contained in this synset
getWordSenses() - Method in class gate.wordnet.SynsetImpl
WordSenses contained in this synset
getWordSenses() - Method in interface gate.wordnet.Word
returns the senses of this word
getWordSenses() - Method in class gate.wordnet.WordImpl
returns the senses of this word
getX1() - Method in class gate.util.Coordinates
 
getX2() - Method in class gate.util.Coordinates
 
getXmlFileName() - Method in class gate.creole.ResourceData
Get method for the resource xml file name
getXmlFileUrl() - Method in class gate.creole.AnnotationSchema
Get method for the resource xml file URL
getXmlFileUrl() - Method in class gate.creole.ResourceData
Deprecated. Get method for the resource xml file URL
getY1() - Method in class gate.util.Coordinates
 
getY2() - Method in class gate.util.Coordinates
 
gloss - Variable in class gate.wordnet.SynsetImpl
 
goAway() - Method in class gate.swing.WaitDialog
Hides the window.
goToGateSrcScript - Variable in class gate.util.Jacl
Some Tcl code to get us into the gate/src directory (from gate or a subdir).
gr_gw - Static variable in class gate.gui.AccessRightsDialog
 
gr_ow - Static variable in class gate.gui.AccessRightsDialog
 
grammarURL - Variable in class gate.creole.Transducer
The URL to the jape file used as grammar by this transducer.
green - Variable in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
gridBagLayout1 - Variable in class gate.gui.CreateIndexDialog
 
gridLayout1 - Variable in class guk.Editor_AboutBox
 
group - Static variable in class gate.gui.AccessRightsDialog
 
group - Variable in class gate.security.SessionImpl
Group associated with the session a user may be member of many groups, but at login time only one could be specified
groupMenu - Variable in class gate.gui.UserGroupEditor
 
groupRadios - Variable in class gate.gui.AnnotDiffDialog
A group buttons for the 3 Radio buttons above
groupRadios - Variable in class gate.gui.CorpusAnnotDiffDialog
A group buttons for the 3 Radio buttons above
groups - Variable in class gate.security.UserImpl
list of groups the user belongs to
groupsByID - Variable in class gate.security.AccessControllerImpl
 
groupsByName - Variable in class gate.security.AccessControllerImpl
 
grp - Variable in class gate.security.SecurityInfo
 
guessDocName(Object) - Method in class gate.gui.SearchPRViewer.ResultsTableModel
Attempts to guess the document name from the ID returned by the searcher
guessTypeUsingMagicNumbers(InputStream, String) - Static method in class gate.DocumentFormat
This method tries to guess the mime Type using some magic numbers.
guessUnicodeFont() - Static method in class gate.Gate
Attempts to guess the Unicode font for the platform.
guiForKey(Key) - Method in class guk.im.KeyboardMap
Gets the gui that corresponds to a Key object.
guiLock - Static variable in class gate.gui.MainFrame
 
guiRoots - Static variable in class gate.gui.MainFrame
 
guiType - Variable in class gate.creole.ResourceData
A filed which can have one of the 3 predefined values.
guk - package guk
This package is used to add Unicode handling capabilities (the ability to accept input in any of the supported languages) to any Java application.
guk.im - package guk.im
 

H

HASH_STH_SIZE - Static variable in class gate.Gate
The default size to be used for Hashtable, HashMap and HashSet.
Handle - interface gate.gui.Handle.
Interface for classes used to store the information about an open resource.
Handler - class gate.util.protocols.classpath.Handler.
The handler for the "classpath://" URLs.
Handler() - Constructor for class gate.util.protocols.classpath.Handler
 
Handler - class gate.util.protocols.gate.Handler.
The handler for the "gate://" URLs.
Handler() - Constructor for class gate.util.protocols.gate.Handler
 
HashMapLong - class gate.util.HashMapLong.
simple cut-off version of the hashmap with native long's as keys only get,put and isEmpty methods are implemented().
HashMapLong(int, float) - Constructor for class gate.util.HashMapLong
the main constructor.
HashMapLong(int) - Constructor for class gate.util.HashMapLong
 
HashMapLong() - Constructor for class gate.util.HashMapLong
 
HashMapLong.Entry - class gate.util.HashMapLong.Entry.
HashMapLong collision list entry.
HashMapLong.Entry(int, long, Object, HashMapLong.Entry) - Constructor for class gate.util.HashMapLong.Entry
 
HelpFrame - class gate.gui.HelpFrame.
A frame used by Gate to display Help information.
HelpFrame() - Constructor for class gate.gui.HelpFrame
 
HtmlDocumentFormat - class gate.corpora.HtmlDocumentFormat.
The format of Documents.
HtmlDocumentFormat() - Constructor for class gate.corpora.HtmlDocumentFormat
Default construction
HtmlDocumentHandler - class gate.html.HtmlDocumentHandler.
Implements the behaviour of the HTML reader.
HtmlDocumentHandler(Document, Map) - Constructor for class gate.html.HtmlDocumentHandler
Constructor initialises all the private memeber data.
HtmlDocumentHandler(Document, Map, AnnotationSet) - Constructor for class gate.html.HtmlDocumentHandler
Constructor initialises all the private memeber data
HtmlDocumentHandler.CustomObject - class gate.html.HtmlDocumentHandler.CustomObject.
The objects belonging to this class are used inside the stack.
HtmlDocumentHandler.CustomObject(String, FeatureMap, Long, Long) - Constructor for class gate.html.HtmlDocumentHandler.CustomObject
 
HtmlLinksExtractor - class gate.util.HtmlLinksExtractor.
This class extracts links from HTML files.
HtmlLinksExtractor() - Constructor for class gate.util.HtmlLinksExtractor
 
hBox - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer
 
handle - Variable in class gate.gui.MainFrame.CloseViewAction
 
handle - Variable in class gate.gui.SerialControllerEditor
The Handle that created this view
handleComment(char[], int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts a comment
handleComment(char[], int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts a comment
handleEndTag(HTML.Tag, int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts the end of a tag that means that the tag is paired by a beginning tag
handleEndTag(HTML.Tag, int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts the end of a tag that means that the tag is paired by a beginning tag
handleError(String, int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts an error it depends on the programmer if he wants to deal with that error
handleError(String, int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts an error it depends on the programmer if he wants to deal with that error
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts an empty tag
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts an empty tag
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts the beginning of a tag that means that the tag is paired by an end tag and it's not an empty one.
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts the beginning of a tag that means that the tag is paired by an end tag and it's not an empty one.
handleText(char[], int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts text (PCDATA)
handleText(char[], int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts text (PCDATA)
handler - Variable in class guk.im.KeyboardMap
the active locale handler
hasAMeaning(String) - Method in class gate.email.EmailDocumentHandler
This method tests a token if is Day, Month, Zone, Time, Year
hasDynamicLocaleList() - Method in class guk.im.GateIMDescriptor
Is the available locales list dynamic.
hasMatched - Variable in class gate.jape.LeftHandSide
Flag for whether our last match was successful or not.
hasMatched() - Method in class gate.jape.LeftHandSide
Was the last match successful?
hasNext() - Method in class gate.annotation.AnnotationSetImpl.AnnotationSetIterator
 
hasNext() - Method in class gate.corpora.DatabaseCorpusImpl.DatabaseCorpusIterator
 
hasNext() - Method in interface gate.creole.gazetteer.Iter
 
hasNext() - Method in class gate.creole.gazetteer.LinearDefinition.SafeIterator
 
hasNext() - Method in class gate.creole.gazetteer.MappingDefinition.SafeIterator
 
hasNext() - Method in class gate.util.RBTreeMap.Iterator
 
hasNext() - Method in class gate.wordnet.IndexFileWordNetImpl.SynsetIterator
 
hasNext() - Method in class guk.im.State
Has this state any actions?
hasOriginalContentFeatures() - Method in class gate.corpora.DocumentImpl
Return true only if the document has features for original content and repositioning information.
hasProcessed - Static variable in class gate.util.CorpusBenchmarkTool
 
hash - Variable in class gate.util.HashMapLong.Entry
 
hash - Variable in class gate.util.SimpleMapImpl.Entry
 
hashCode() - Method in class gate.annotation.AnnotationImpl
When equals called on two annotations returns true, is REQUIRED that the value hashCode for each annotation to be the same.
hashCode() - Method in class gate.corpora.CorpusImpl
 
hashCode() - Method in class gate.corpora.DocumentContentImpl
Calculate the hash value for the object.
hashCode() - Method in class gate.corpora.SerialCorpusImpl
 
hashCode() - Method in class gate.creole.FeatureMethod
 
hashCode() - Method in class gate.creole.ResourceData
Hashing, based on the name field of the object
hashCode() - Method in class gate.creole.gazetteer.Lookup
 
hashCode() - Method in class gate.fsm.FSMInstance
Overrides the hashCode method from Object so this obejcts can be stored in hash maps and hash sets.
hashCode() - Method in class gate.persist.SerialDataStore
Calculate a hash code based on the class and the storage dir.
hashCode() - Method in class gate.util.Pair
 
hashCode() - Method in class gate.util.RBTreeMap.Entry
 
hashCode() - Method in class gate.util.SimpleMapImpl.Entry
 
hashCode() - Method in class gate.util.SimpleMapImpl
return the hashCode for the map
hashCode() - Method in class gate.util.persistence.PersistenceManager.ObjectHolder
 
hashCode() - Method in class guk.im.Key
 
headMap(Object) - Method in class gate.util.RBTreeMap.SubMap
 
headMap(Object) - Method in class gate.util.RBTreeMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headerMouseListener - Variable in class gate.swing.XJTable
 
headerRenderer - Variable in class gate.swing.XJTable
 
help() - Static method in class gate.Main
Display a help message
helpAboutAction - Variable in class gate.gui.MainFrame
 
hideHighlights() - Method in class gate.gui.DocumentEditor.SelectionBlinker
 
hideWindows() - Method in class guk.im.GateIM
Hides all the windows displayed by the input method.
highlight - Variable in class gate.gui.DocumentEditor.HighlightAnnotationMenu
 
highlight() - Method in class gate.gui.TabHighlighter
Highlights the tab unless is selected
highlight() - Method in class guk.im.KeyboardMap.KeyGUI
Renders this KeyGUI as highlighted
highlightColour - Variable in class gate.gui.TabHighlighter
 
highlightedBorder - Variable in class guk.im.KeyboardMap.KeyGUI
 
highlightedKeys - Variable in class guk.im.KeyboardMap
The keys curently highlighted
highlighter - Variable in class gate.gui.DocumentEditor
The highlighter used to help the user select annotations that overlap and for highligting in the text the annotations selected in the lower table.
highlights - Variable in class gate.gui.DocumentEditor.CorefData
 
highlights - Variable in class gate.gui.DocumentEditor.SelectionBlinker
 
horizButtonGap - Variable in class gate.gui.SyntaxTreeViewer
 

I

INCREMENT - Static variable in class gate.util.SimpleSortedSet
the initial dimension of the offsets array
INDENT_PADDING - Static variable in interface gate.jape.JapeConstants
How far to increase indent when padding toString invocations.
INTERNAL_BUFFER_SIZE - Static variable in class gate.corpora.DocumentContentImpl
Buffer size for reading 16k is 4 times the block size on most filesystems so it should be efficient for most cases
INTERNAL_BUFFER_SIZE - Static variable in class gate.persist.OracleDataStore
read buffer size (for reading CLOBs)
INVALID_LEXICAL_STATE - Static variable in class gate.jape.parser.TokenMgrError
Tried to change to an invalid lexical state.
IN_PHASES - Static variable in interface gate.jape.parser.ParseCpslConstants
 
IN_STRING - Static variable in interface gate.jape.parser.ParseCpslConstants
 
IREngine - interface gate.creole.ir.IREngine.
Defines an information retrieval engine which needs to supply a IndexManager and a Search.
IdBearer - interface gate.util.IdBearer.
Classes that have Ids.
IndexDefinition - interface gate.creole.ir.IndexDefinition.
 
IndexException - exception gate.creole.ir.IndexException.
 
IndexException(String) - Constructor for class gate.creole.ir.IndexException
Consructor of the class.
IndexField - class gate.creole.ir.IndexField.
 
IndexField(String, PropertyReader, boolean) - Constructor for class gate.creole.ir.IndexField
Constructor of the class.
IndexFileWordNetImpl - class gate.wordnet.IndexFileWordNetImpl.
 
IndexFileWordNetImpl() - Constructor for class gate.wordnet.IndexFileWordNetImpl
 
IndexFileWordNetImpl.SynsetIterator - class gate.wordnet.IndexFileWordNetImpl.SynsetIterator.
iterator for synsets - may load synsets when necessary, not all at once
IndexFileWordNetImpl.SynsetIterator(Iterator) - Constructor for class gate.wordnet.IndexFileWordNetImpl.SynsetIterator
 
IndexManager - interface gate.creole.ir.IndexManager.
 
IndexStatistics - interface gate.creole.ir.IndexStatistics.
 
IndexedCorpus - interface gate.creole.ir.IndexedCorpus.
 
InvalidDatabaseException - exception gate.util.InvalidDatabaseException.
Used to signal an attempt to connect to a database in an invalid format, that is a database tha does not have the right structure (see Gate2 documentation for details on required database structure).
InvalidDatabaseException() - Constructor for class gate.util.InvalidDatabaseException
 
InvalidDatabaseException(String) - Constructor for class gate.util.InvalidDatabaseException
 
InvalidFormatException - exception gate.creole.gazetteer.InvalidFormatException.
exception thrown when an invalid format of a file is detected
InvalidFormatException(String, String) - Constructor for class gate.creole.gazetteer.InvalidFormatException
Constructs the exception given a file and a comment
InvalidFormatException(URL, String) - Constructor for class gate.creole.gazetteer.InvalidFormatException
Constructs the exception given an URL and a comment
InvalidFormatException() - Constructor for class gate.creole.gazetteer.InvalidFormatException
 
InvalidFormatException - exception gate.creole.ontology.InvalidFormatException.
An exception thrown when invalid format of an ontology file is detected
InvalidFormatException(String, String) - Constructor for class gate.creole.ontology.InvalidFormatException
Construction given file and comment
InvalidFormatException(URL, String) - Constructor for class gate.creole.ontology.InvalidFormatException
Construction given file URL and comment
InvalidFormatException() - Constructor for class gate.creole.ontology.InvalidFormatException
 
InvalidOffsetException - exception gate.util.InvalidOffsetException.
Used to signal an attempt to create a node with an invalid offset.
InvalidOffsetException() - Constructor for class gate.util.InvalidOffsetException
 
InvalidOffsetException(String) - Constructor for class gate.util.InvalidOffsetException
 
InvalidRuleException - exception gate.creole.tokeniser.InvalidRuleException.
Fired when an invalid tokeniser rule is found
InvalidRuleException(String) - Constructor for class gate.creole.tokeniser.InvalidRuleException
 
Iter - interface gate.creole.gazetteer.Iter.
 
ic - Variable in class gate.gui.CreateIndexDialog
 
icon - Variable in class gate.creole.ResourceData
Location of an icon for the resource
icon - Variable in class gate.gui.NameBearerHandle
 
icon - Variable in class gate.swing.WaitDialog
 
iconByName - Static variable in class gate.gui.MainFrame
Holds all the icons used in the Gate GUI indexed by filename.
iconName - Variable in class gate.gui.ResourceParametersEditor.ParameterDisjunctionRenderer
 
iconName - Variable in class gate.persist.JDBCDataStore
 
id - Variable in class gate.annotation.AnnotationImpl
The id of this annotation (for persitency resons)
id - Variable in class gate.annotation.NodeImpl
The id of this node (used for persistency)
id - Variable in class gate.creole.ontology.OClassImpl
the id of the class
id - Variable in class gate.gui.OracleDatastoreViewer.DSEntry
 
id - Variable in class gate.gui.SerialDatastoreViewer.DSEntry
 
id - Variable in class gate.html.HtmlDocumentHandler.CustomObject
 
id - Variable in class gate.security.GroupImpl
---
id - Variable in class gate.security.SessionImpl
ID of the session
id - Variable in class gate.security.UserImpl
user ID (must be unique)
id - Variable in class gate.xml.XmlDocumentHandler.CustomObject
 
id2Offset - Variable in class gate.xml.GateFormatXmlDocumentHandler
Maps nodes Ids to their offset in the document text.
ident - Static variable in interface gate.jape.parser.ParseCpslConstants
 
identifyTheRootAnnotation(AnnotationSet) - Method in class gate.corpora.DocumentImpl
Identifies the root annotations inside an annotation set.
identifyTheRootAnnotation(List) - Method in class gate.corpora.DocumentImpl
 
ignorableWhitespace(char[], int, int) - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts white space
ignorableWhitespace(char[], int, int) - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts white space
ignorableWhitespace(char[], int, int) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts white spaces
ignorableWhitespace(char[], int, int) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts white spaces
ignoreCaseChk - Variable in class gate.gui.DocumentEditor.SearchDialog
 
ignoreTokens - Static variable in class gate.creole.tokeniser.SimpleTokeniser
A set of string representing tokens to be ignored (e.g.
im - Variable in class guk.im.KeyboardMap
The input method.
imBase - Static variable in class guk.im.GateIM
The resource path to the input methods director
image - Variable in class gate.jape.parser.ParseCpslTokenManager
 
image - Variable in class gate.jape.parser.Token
The string image of the token.
imageLabel - Variable in class gate.gui.MainFrame.CartoonMinder
 
imageLabel - Variable in class guk.Editor_AboutBox
 
inBuf - Variable in class gate.jape.parser.ASCII_CharStream
 
inRange(Object) - Method in class gate.util.RBTreeMap.SubMap
 
inRange2(Object) - Method in class gate.util.RBTreeMap.SubMap
 
inc() - Method in class gate.creole.ml.weka.StringToNominalFilter.WordData
 
includeFeatures - Variable in class gate.creole.dumpingPR.DumpingPR
Whether or not to include the annotation features during export
includeFeaturesOnPreserveFormatChk - Variable in class gate.gui.OptionsDialog
The "Include Annotation Features in Save Preserving Format" checkbox
increaseCapacity() - Method in class gate.util.SimpleMapImpl
 
incrementSize() - Method in class gate.util.RBTreeMap
 
index - Static variable in class gate.creole.gazetteer.FSMState
Class memebre used to generate unique ids for the instances
index - Variable in class gate.creole.gazetteer.MappingDefinition.SafeIterator
 
index - Variable in class gate.creole.ml.weka.StringToNominalFilter.AttributeData
 
index - Static variable in class gate.creole.tokeniser.DFSMState
Used to generate unique indices for all the objects of this class
index - Static variable in class gate.creole.tokeniser.FSMState
used for generating unique ids
index - Static variable in class gate.fsm.State
The class data member used for generating unique indices for State instances.
index - Static variable in class gate.fsm.Transition
Static member used for generating unique IDs for the objects of type Transition
indexByEndOffset() - Method in class gate.annotation.AnnotationSetImpl
Construct the positional indices for annotation end
indexByStartOffset() - Method in class gate.annotation.AnnotationSetImpl
Construct the positional indices for annotation start
indexByType() - Method in class gate.annotation.AnnotationSetImpl
Construct the positional index.
indexDefinition - Variable in class gate.creole.ir.lucene.LuceneIndexManager
IndexDefinition - location, type, fields, etc.
indexLocationTextField - Variable in class gate.gui.CreateIndexGUI
Text field for the location of the index.
indexManager - Variable in class gate.corpora.SerialCorpusImpl
 
indexManager - Variable in class gate.creole.ir.lucene.LuceneIREngine
 
indexOf(Object) - Method in class gate.corpora.CorpusImpl
 
indexOf(Object) - Method in class gate.corpora.SerialCorpusImpl
 
indexOf(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
indexOf(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
indexOf(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
indexTypeLabel - Variable in class gate.gui.CreateIndexDialog
 
indexedCorpus - Variable in class gate.creole.ir.lucene.LuceneSearch
An instance of indexed corpus
indexes - Variable in class gate.swing.XJTable.TableSorter
 
inferSubClassesTransitiveClosure() - Method in interface gate.creole.ontology.OClass
Infers the sub classes transitive closure.
inferSubClassesTransitiveClosure() - Method in class gate.creole.ontology.OClassImpl
 
inferSuperClassesTransitiveClosure() - Method in interface gate.creole.ontology.OClass
Infers the super classes transitive closure.
inferSuperClassesTransitiveClosure() - Method in class gate.creole.ontology.OClassImpl
 
init() - Static method in class gate.Gate
Initialisation - must be called by all clients before using any other parts of the library.
init() - Method in interface gate.Resource
Initialise this resource, and return it.
init() - Method in class gate.annotation.AnnotationDiff
This method does the diff, Precision,Recall,FalsePositive calculation and so on.
init() - Method in class gate.annotation.CorpusAnnotationDiff
This method does the diff, Precision,Recall,FalsePositive calculation and so on.
init() - Method in class gate.corpora.CorpusImpl
Initialise this resource, and return it.
init() - Method in class gate.corpora.DatabaseDocumentImpl
Initialise this resource, and return it.
init() - Method in class gate.corpora.DocumentImpl
Initialise this resource, and return it.
init() - Method in class gate.corpora.EmailDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.HtmlDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.RtfDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.SerialCorpusImpl
 
init() - Method in class gate.corpora.SgmlDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.TextualDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.XmlDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.creole.APFormatExporter
Initialise this resource, and returns it.
init() - Method in class gate.creole.AbstractController
Initialise this resource, and return it.
init() - Method in class gate.creole.AbstractProcessingResource
Initialise this resource, and return it.
init() - Method in class gate.creole.AbstractResource
Initialise this resource, and return it.
init() - Method in class gate.creole.AbstractVisualResource
Initialise this resource, and return it.
init() - Method in class gate.creole.AnnotationSchema
Initialise this resource, and return it.
init() - Method in class gate.creole.OntologyAwareTransducer
 
init() - Method in class gate.creole.POSTagger
 
init() - Method in class gate.creole.RDFFormatExporter
Initialise this resource, and returns it.
init() - Method in class gate.creole.Transducer
This method is the one responsible for initialising the transducer.
init() - Method in class gate.creole.annotdelete.AnnotationDeletePR
Initialise this resource, and return it.
init() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
Initialise this resource, and return it.
init() - Method in class gate.creole.coref.AbstractCoreferencer
Initialise this resource, and return it.
init() - Method in class gate.creole.coref.Coreferencer
Initialise this resource, and return it.
init() - Method in class gate.creole.coref.NominalCoref
Initialise this resource, and return it.
init() - Method in class gate.creole.coref.PronominalCoref.Quote
---
init() - Method in class gate.creole.coref.PronominalCoref
Initialise this resource, and return it.
init() - Method in class gate.creole.dumpingPR.DumpingPR
Initialise this resource, and return it.
init() - Method in class gate.creole.gazetteer.DefaultGazetteer
Does the actual loading and parsing of the lists.
init() - Method in class gate.creole.gazetteer.OntoGazetteerImpl
Initialize this onto gazetteer
init() - Method in class gate.creole.ir.SearchPR
Initialise this resource, and return it.
init() - Method in interface gate.creole.ml.MLEngine
This method will be called after an engine is created and has its dataset and options set.
init() - Method in class gate.creole.ml.MachineLearningPR
Initialise this resource, and return it.
init() - Method in class gate.creole.ml.weka.Wrapper
Initialises the classifier and prepares for running.
init() - Method in class gate.creole.orthomatcher.OrthoMatcher
Initialise this resource, and return it.
init() - Method in class gate.creole.splitter.SentenceSplitter
 
init() - Method in class gate.creole.tokeniser.DefaultTokeniser
Initialise this resource, and return it.
init() - Method in class gate.creole.tokeniser.SimpleTokeniser
Initialises this tokeniser by reading the rules from an external source (provided through an URL) and building the finite state machine at the core of the tokeniser.
init() - Method in class gate.gui.AppearanceDialog
 
init() - Method in class gate.gui.CorpusEditor
 
init() - Method in class gate.gui.CreateIndexDialog
 
init() - Method in class gate.gui.DocumentEditor
 
init(Component) - Method in class gate.gui.OkCancelDialog
 
init() - Method in class gate.gui.OracleDatastoreViewer
Initialise this resource, and return it.
init() - Method in class gate.gui.ProtegeWrapper
 
init(Resource, List) - Method in class gate.gui.ResourceParametersEditor
Initialises this GUI component.
init() - Method in class gate.gui.SearchPRViewer
 
init() - Method in class gate.gui.SerialControllerEditor
 
init() - Method in class gate.gui.SerialDatastoreViewer
Initialise this resource, and return it.
init() - Method in class gate.security.AccessControllerImpl
 
init() - Method in class gate.swing.XJEditorPane
 
init() - Method in class gate.swing.XJTable
 
init() - Method in class gate.util.CorpusBenchmarkTool
 
init() - Method in class gate.util.CorpusSaver
 
init() - Method in class gate.wordnet.IndexFileWordNetImpl
Initialise this resource, and return it.
initAnnotTypes() - Method in class gate.gui.AnnotDiffDialog
Reads the selected keyDocument + the selected responseDocument and also reads the selected annotation sets from Key and response and intersects the annotation types.
initAnnotTypes() - Method in class gate.gui.CorpusAnnotDiffDialog
Reads the selected keyDocument + the selected responseDocument and also reads the selected annotation sets from Key and response and intersects the annotation types.
initAnnotTypesFalsePoz() - Method in class gate.gui.AnnotDiffDialog
Initializes the annotations for false Poz masure
initAnnotTypesFalsePoz() - Method in class gate.gui.CorpusAnnotDiffDialog
Initializes the annotations for false Poz masure
initConfigData() - Static method in class gate.Gate
Reads config data (gate.xml files).
initCreoleRegister() - Static method in class gate.Gate
Initialise the CREOLE register.
initDataStoreRegister() - Static method in class gate.Gate
Initialise the DataStore register.
initDocId() - Method in class gate.creole.APFormatExporter
Initialises the docId with documents' file name without the complete path
initGUIComponents() - Method in class gate.gui.CorpusFillerComponent
Creates the UI
initGUIComponents() - Method in class gate.gui.CreateIndexGUI
 
initGuiComponents() - Method in class gate.gui.AnnotDiffDialog
This method initializes the GUI components.
initGuiComponents() - Method in class gate.gui.AppearanceDialog
 
initGuiComponents() - Method in class gate.gui.BootStrapDialog
This method initializes the GUI components
initGuiComponents() - Method in class gate.gui.CollectionSelectionDialog
This method creates the GUI components and paces them into the layout
initGuiComponents() - Method in class gate.gui.CorpusAnnotDiffDialog
This method initializes the GUI components.
initGuiComponents() - Method in class gate.gui.CorpusEditor
 
initGuiComponents() - Method in class gate.gui.DocumentEditor.SearchDialog
 
initGuiComponents() - Method in class gate.gui.DocumentEditor
Builds all the graphical components
initGuiComponents() - Method in class gate.gui.FeaturesEditor
 
initGuiComponents() - Method in class gate.gui.HelpFrame
 
initGuiComponents() - Method in class gate.gui.ListEditorDialog
 
initGuiComponents(boolean) - Method in class gate.gui.MainFrame
 
initGuiComponents() - Method in class gate.gui.NewResourceDialog
 
initGuiComponents() - Method in class gate.gui.OptionsDialog
 
initGuiComponents() - Method in class gate.gui.OracleDatastoreViewer
 
initGuiComponents() - Method in class gate.gui.PRViewer
 
initGuiComponents() - Method in class gate.gui.ProtegeWrapper
 
initGuiComponents() - Method in class gate.gui.ResourceParametersEditor
 
initGuiComponents() - Method in class gate.gui.SchemaAnnotationEditor
Init GUI components with values taken from local data
initGuiComponents() - Method in class gate.gui.SearchPRViewer
 
initGuiComponents() - Method in class gate.gui.SerialControllerEditor
 
initGuiComponents() - Method in class gate.gui.SerialDatastoreViewer
 
initGuiComponents() - Method in class gate.gui.UnrestrictedAnnotationEditor
Init GUI components with values taken from local data
initGuiComponents() - Method in class gate.swing.JFontChooser
 
initGuiComponents() - Method in class gate.swing.JTreeTable
 
initKeyAnnotSetNames() - Method in class gate.gui.AnnotDiffDialog
Reads the selected keyDocument + the selected responseDocument and fill the two combo boxes called keyDocAnnotSetComboBox and responseDocAnnotSetComboBox.
initKeyAnnotSetNames() - Method in class gate.gui.CorpusAnnotDiffDialog
Reads the selected keyDocument + the selected responseDocument and fill the two combo boxes called keyDocAnnotSetComboBox and responseDocAnnotSetComboBox.
initListeners() - Method in class gate.gui.AnnotDiffDialog
This one initializes the listeners fot the GUI components
initListeners() - Method in class gate.gui.AppearanceDialog
 
initListeners() - Method in class gate.gui.BootStrapDialog
This one initializes the listeners fot the GUI components
initListeners() - Method in class gate.gui.CollectionSelectionDialog
Init all the listeners
initListeners() - Method in class gate.gui.CorpusAnnotDiffDialog
This one initializes the listeners fot the GUI components
initListeners() - Method in class gate.gui.CorpusEditor
 
initListeners() - Method in class gate.gui.CorpusFillerComponent
Adds listeners for UI components
initListeners() - Method in class gate.gui.CreateIndexGUI
 
initListeners() - Method in class gate.gui.DocumentEditor.SearchDialog
 
initListeners() - Method in class gate.gui.DocumentEditor
Initialises all the listeners that this component has to register with other classes.
initListeners() - Method in class gate.gui.FeaturesEditor
 
initListeners() - Method in class gate.gui.HelpFrame
 
initListeners() - Method in class gate.gui.ListEditorDialog
 
initListeners() - Method in class gate.gui.LogArea
Init all listeners for this object
initListeners(boolean) - Method in class gate.gui.MainFrame
 
initListeners() - Method in class gate.gui.NewResourceDialog
 
initListeners() - Method in class gate.gui.OptionsDialog
 
initListeners() - Method in class gate.gui.OracleDatastoreViewer
 
initListeners() - Method in class gate.gui.PRViewer
 
initListeners() - Method in class gate.gui.ProtegeWrapper
 
initListeners() - Method in class gate.gui.ResourceParametersEditor
 
initListeners() - Method in class gate.gui.SchemaAnnotationEditor
Init all the listeners
initListeners() - Method in class gate.gui.SearchPRViewer
 
initListeners() - Method in class gate.gui.SerialControllerEditor
 
initListeners() - Method in class gate.gui.SerialDatastoreViewer
 
initListeners() - Method in class gate.gui.UnrestrictedAnnotationEditor
Init all the listeners
initListeners() - Method in class gate.swing.JFontChooser
 
initListeners() - Method in class gate.swing.JTreeTable
 
initListeners() - Method in class gate.swing.XJEditorPane
 
initListeners() - Method in class gate.swing.XJMenuItem
 
initListeners() - Method in class gate.swing.XJTextPane
 
initLocalData() - Method in class gate.gui.AnnotDiffDialog
Initialises the data needed to set up AnnotationDiff GUI components will be build using this data.
initLocalData() - Method in class gate.gui.AppearanceDialog
 
initLocalData() - Method in class gate.gui.BootStrapDialog
Initialises the data (the loaded resources)
initLocalData(Collection) - Method in class gate.gui.CollectionSelectionDialog
Init local data from a sorce collection
initLocalData() - Method in class gate.gui.CorpusAnnotDiffDialog
Initialises the data needed to set up AnnotationDiff GUI components will be build using this data.
initLocalData() - Method in class gate.gui.CorpusEditor
 
initLocalData() - Method in class gate.gui.CorpusFillerComponent
Inits local variables to default values
initLocalData() - Method in class gate.gui.CreateIndexGUI
 
initLocalData() - Method in class gate.gui.DocumentEditor.SearchDialog
 
initLocalData() - Method in class gate.gui.DocumentEditor
Initialises the local variables to their default values
initLocalData() - Method in class gate.gui.FeaturesEditor
 
initLocalData() - Method in class gate.gui.HelpFrame
 
initLocalData(List) - Method in class gate.gui.ListEditorDialog
 
initLocalData(boolean) - Method in class gate.gui.MainFrame
 
initLocalData() - Method in class gate.gui.NewResourceDialog
 
initLocalData() - Method in class gate.gui.OptionsDialog
 
initLocalData() - Method in class gate.gui.OracleDatastoreViewer
 
initLocalData() - Method in class gate.gui.PRViewer
 
initLocalData() - Method in class gate.gui.ProtegeWrapper
 
initLocalData() - Method in class gate.gui.ResourceParametersEditor
 
initLocalData() - Method in class gate.gui.SchemaAnnotationEditor
Init local data needed by the GUI components to initialize
initLocalData() - Method in class gate.gui.SearchPRViewer
 
initLocalData() - Method in class gate.gui.SerialControllerEditor
 
initLocalData() - Method in class gate.gui.SerialDatastoreViewer
 
initLocalData() - Method in class gate.gui.UnrestrictedAnnotationEditor
Init local data
initLocalData() - Method in class gate.swing.JFontChooser
 
initLocalData() - Method in class gate.swing.JTreeTable
 
initLocalData() - Method in class gate.swing.XJEditorPane
 
initPRs() - Method in class gate.util.CorpusBenchmarkTool
 
initPRs() - Method in class gate.util.CorpusSaver
 
initParams - Variable in class gate.util.persistence.ResourcePersistence
 
initResponseAnnotSetNames() - Method in class gate.gui.AnnotDiffDialog
Reads the selected responseDocument and fill the combo box called responseDocAnnotSetFalsePozComboBox as well as responseDocAnnotSetComboBox.
initResponseAnnotSetNames() - Method in class gate.gui.CorpusAnnotDiffDialog
Reads the selected responseDocument and fill the combo box called responseDocAnnotSetFalsePozComboBox as well as responseDocAnnotSetComboBox.
initShellSlacGuiComponents() - Method in class gate.gui.ShellSlacFrame
 
initShellSlacLocalData() - Method in class gate.gui.ShellSlacFrame
 
initialState - Variable in class gate.creole.gazetteer.DefaultGazetteer
The initial state of the FSM that backs this gazetteer
initialState - Variable in class gate.creole.tokeniser.SimpleTokeniser
The initial state of the non deterministic machin
initialState - Variable in class gate.fsm.FSM
The initial state of this FSM.
initialState - Variable in class guk.im.LocaleHandler
The initial state of the fsm.
initimeParameters - Variable in class gate.creole.ParameterList
The initialisation time parameters
input(Instance) - Method in class gate.creole.ml.weka.StringToNominalFilter
Input an instance for filtering.
input - Variable in class gate.jape.SinglePhaseTransducer
Defines the types of input annotations that this transducer reads.
input - Static variable in interface gate.jape.parser.ParseCpslConstants
 
inputASName - Variable in class gate.creole.POSTagger
 
inputASName - Variable in class gate.creole.Transducer
The AnnotationSet used as input for the transducer.
inputASName - Variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
inputASName - Variable in class gate.creole.ml.MachineLearningPR
 
inputASName - Variable in class gate.creole.splitter.SentenceSplitter
 
inputStream - Variable in class gate.jape.parser.ASCII_CharStream
 
inputStream - Variable in class gate.util.ObjectWriter
 
input_stream - Variable in class gate.jape.parser.ParseCpslTokenManager
 
insertUpdate(DocumentEvent) - Method in class gate.gui.DocumentEditor.SwingDocumentListener
 
insertsSafety(AnnotationSet, Annotation) - Method in class gate.corpora.DocumentImpl
This method verifies if aSourceAnnotation can ve inserted safety into the aTargetAnnotSet.
insertsSafety(List, Annotation) - Method in class gate.corpora.DocumentImpl
 
insetsPanel1 - Variable in class guk.Editor_AboutBox
 
insetsPanel2 - Variable in class guk.Editor_AboutBox
 
insetsPanel3 - Variable in class guk.Editor_AboutBox
 
instanceClass - Variable in class gate.creole.ontology.OInstanceImpl
 
instanceName - Variable in class gate.creole.ontology.OInstanceImpl
 
instanceType - Variable in class gate.creole.ml.DatasetDefintion
 
instantiateActionClass() - Method in class gate.jape.RightHandSide
Create an instance of the action class.
instantiateClass(Class) - Method in class gate.util.Jdk
Create an instance of a class.
instantiateDataStore(String, String) - Static method in class gate.Factory
Instantiate a DataStore (not open or created).
instantiationStack - Variable in class gate.creole.ResourceData
The stack of instantiations
int2POS(int) - Static method in class gate.wordnet.WNHelper
converts GATE pos to JWNL pos
int2PointerType(int) - Static method in class gate.wordnet.WNHelper
converts GATE pointer type to JWNL pointer type
intValue - Variable in class gate.persist.Dummy
 
integer - Static variable in interface gate.jape.parser.ParseCpslConstants
 
interfaceName - Variable in class gate.creole.ResourceData
The interface name of the resource
interfacesLabel - Variable in class gate.gui.BootStrapDialog
 
interfacesTextField - Variable in class gate.gui.BootStrapDialog
 
interp - Variable in class gate.util.Jacl
The Tcl interpreter
interrupt() - Method in interface gate.Executable
Notifies this executable that it should stop its execution as soon as possible.
interrupt() - Method in class gate.creole.AbstractController
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
interrupt() - Method in class gate.creole.AbstractProcessingResource
Notifies this PR that it should stop its execution as soon as possible.
interrupt() - Method in class gate.creole.Transducer
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
interrupt() - Method in class gate.creole.splitter.SentenceSplitter
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
interrupt() - Method in class gate.creole.tokeniser.DefaultTokeniser
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
interrupt() - Method in class gate.jape.Batch
Notifies this PR that it should stop its execution as soon as possible.
interrupt() - Method in class gate.jape.MultiPhaseTransducer
Notifies this PR that it should stop its execution as soon as possible.
interrupt() - Method in class gate.jape.Transducer
Notifies this PR that it should stop its execution as soon as possible.
interrupted - Variable in class gate.creole.AbstractController
 
interrupted - Variable in class gate.creole.AbstractProcessingResource
 
interrupted - Variable in class gate.jape.Transducer
 
irEngineClassName - Variable in class gate.creole.ir.DefaultIndexDefinition
 
irEngineCombo - Variable in class gate.gui.CreateIndexGUI
Combobox for selecting IR engine.
isActive() - Method in class gate.gui.MainFrame.CartoonMinder
 
isAnnotationsTableVisible() - Method in class gate.gui.DocumentEditor
 
isApplicableTo(int) - Method in interface gate.wordnet.Relation
checks if the relation is applicab;le to specific POS - see REL_XXX comments
isApplicableTo(int) - Method in class gate.wordnet.RelationImpl
checks if the relation is applicab;le to specific POS - see REL_XXX comments
isAutoLoading() - Method in class gate.creole.ResourceData
Is the resource autoloading?
isAutoSaving() - Method in interface gate.DataStore
Get the autosaving behaviour of the LR.
isAutoSaving() - Method in class gate.persist.JDBCDataStore
Get the autosaving behaviour of the LR.
isAutoSaving() - Method in class gate.persist.OracleDataStore
Get the autosaving behaviour of the LR.
isAutoSaving() - Method in class gate.persist.SerialDataStore
Get the autosaving behaviour of the LR.
isCellEditable(int, int) - Method in class gate.gui.FeaturesEditor.FeaturesTableModel
 
isCellEditable(int, int) - Method in class gate.gui.ResourceParametersEditor.ParametersTableModel
 
isCellEditable(int, int) - Method in class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
 
isCellEditable(int, int) - Method in class gate.gui.SearchPRViewer.ResultsTableModel
 
isCellEditable(int, int) - Method in class gate.gui.SerialControllerEditor.LoadedPRsTableModel
 
isCellEditable(int, int) - Method in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
isCellEditable(Object, int) - Method in class gate.swing.AbstractTreeTableModel
 
isCellEditable(int, int) - Method in class gate.swing.JTreeTable.TreeTableModelAdapter
 
isCellEditable(int, int) - Method in class gate.swing.TableMap
 
isCellEditable(Object, int) - Method in interface gate.swing.TreeTableModel
Indicates whether the the value for node node, * at column number column is editable.
isCellEditable(int, int) - Method in class gate.swing.XJTable.TableSorter
 
isClass - Variable in class gate.creole.ml.Attribute
 
isClass() - Method in class gate.creole.ml.Attribute
 
isCompatible(Annotation) - Method in interface gate.Annotation
This verifies if this annotation is compatible with another one.
isCompatible(Annotation, Set) - Method in interface gate.Annotation
This verifies if this annotation is compatible with another one, given a set with certain keys.
isCompatible(Annotation) - Method in class gate.annotation.AnnotationImpl
This verifies if this annotation is compatible with another one.
isCompatible(Annotation, Set) - Method in class gate.annotation.AnnotationImpl
This verifies if this annotation is compatible with another one, given a set with certain keys.
isCompositionEnabled() - Method in class guk.im.GateIM
Is this input method enabled?
isContentRead - Variable in class gate.corpora.DatabaseDocumentImpl
 
isCorefOptionAvailable() - Method in class gate.gui.DocumentEditor
 
isCoreferenceVisible() - Method in class gate.gui.DocumentEditor
 
isDebugMode() - Method in class gate.jape.Transducer
 
isDefault() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is default.
isDocumentLoaded(int) - Method in interface gate.Corpus
This method returns true when the document is already loaded in memory.
isDocumentLoaded(int) - Method in class gate.corpora.CorpusImpl
This method returns true when the document is already loaded in memory
isDocumentLoaded(int) - Method in class gate.corpora.DatabaseCorpusImpl
This method returns true when the document is already loaded in memory
isDocumentLoaded(int) - Method in class gate.corpora.SerialCorpusImpl
This method returns true when the document is already loaded in memory
isEditable() - Method in class gate.gui.DocumentEditor
Is the editor functionality enabled
isEditable() - Method in class gate.gui.ResourceParametersEditor
 
isEmpty() - Method in class gate.corpora.CorpusImpl
 
isEmpty() - Method in class gate.corpora.SerialCorpusImpl
 
isEmpty() - Method in class gate.creole.gazetteer.GazetteerList
 
isEmpty() - Method in class gate.creole.gazetteer.LinearDefinition
 
isEmpty() - Method in class gate.creole.gazetteer.MappingDefinition
 
isEmpty() - Method in class gate.sgml.CustomObject
 
isEmpty() - Method in class gate.util.HashMapLong
 
isEmpty() - Method in class gate.util.RBTreeMap.SubMap.EntrySetView
 
isEmpty() - Method in class gate.util.RBTreeMap.SubMap
 
isEmpty() - Method in class gate.util.SimpleMapImpl
return true if there are no elements in the map
isEmpty() - Method in class gate.util.SimpleSortedSet
is the map is empty
isEnabled() - Method in class gate.gui.MainFrame.StopAction
 
isEnabled() - Method in class gate.gui.NameBearerHandle.DeleteIndexAction
 
isEnabled() - Method in class gate.gui.NameBearerHandle.OptimizeIndexAction
 
isEnumeration() - Method in class gate.creole.FeatureSchema
Tests whether the values are an enumeration or not.
isErr - Variable in class gate.gui.LogArea.LogAreaOutputStream
This field dictates the style on how to write
isFinal() - Method in class gate.creole.gazetteer.FSMState
Checks whether this state is a final one
isFinal() - Method in class gate.creole.tokeniser.DFSMState
Checks whether this state is a final one
isFinal() - Method in class gate.creole.tokeniser.FSMState
Checks whether this state is a final one
isFinal - Variable in class gate.fsm.State
Is this state a final one?
isFinal() - Method in class gate.fsm.State
Reports if this state is a final one.
isFinal() - Method in class guk.im.State
Is this state final?
isFixed() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature, is fixed.
isFullyDefaulted() - Method in class gate.creole.ParameterList
Get the status of the last run of getDefaults(List).
isGateType(String) - Static method in class gate.Gate
Checks whether a particular class is a Gate defined type
isGateXmlDocument - Static variable in class gate.DocumentFormat
This fields indicates whether the document being processed is in a Gate XML custom format.
isGenerateMode - Variable in class gate.util.CorpusBenchmarkTool
If true, the corpus tool will generate the corpus, otherwise it'll run in evaluate mode
isGenerateMode() - Method in class gate.util.CorpusBenchmarkTool
 
isInsideStyleTag - Variable in class gate.html.HtmlDocumentHandler
The text inside the STYLE tag is processed with handleText().
isInterrupted() - Method in interface gate.Executable
Returns true if this executable has been interrupted via the Executable.interrupt() method since the last time its Executable.execute() method was called
isInterrupted() - Method in class gate.creole.AbstractController
 
isInterrupted() - Method in class gate.creole.AbstractProcessingResource
Checks whether this PR has been interrupted since the lsat time its AbstractProcessingResource.execute() method was called.
isInterrupted() - Method in class gate.jape.Transducer
Checks whether this PR has been interrupted since the lsat time its execute() method was called.
isLeaf(Object) - Method in class gate.swing.AbstractTreeTableModel
Is this node a leaf?
isLocalWebServer() - Static method in class gate.Gate
Should we assume there's a local web server?
isMainView - Variable in class gate.creole.ResourceData
Whether or not this viewer will be the default one
isMainView() - Method in class gate.creole.ResourceData
A simple accessor for isMainView field
isManagingFocus() - Method in class gate.gui.FocusButton
 
isMarkedClean - Variable in class gate.util.CorpusBenchmarkTool
 
isMarkedDS - Variable in class gate.util.CorpusBenchmarkTool
 
isMarkedStored - Variable in class gate.util.CorpusBenchmarkTool
If true, the corpus tool will evaluate stored against the human-marked documents
isModified() - Method in interface gate.LanguageResource
Returns true of an LR has been modified since the last sync.
isModified() - Method in class gate.corpora.DatabaseCorpusImpl
Returns true of an LR has been modified since the last sync.
isModified() - Method in class gate.corpora.DatabaseDocumentImpl
Returns true of an LR has been modified since the last sync.
isModified() - Method in class gate.creole.AbstractLanguageResource
Returns true of an LR has been modified since the last sync.
isModified() - Method in class gate.creole.ProtegeProjectName
 
isModified - Variable in class gate.creole.gazetteer.GazetteerList
flag indicating whether the list has been modified after loading/storing
isModified() - Method in class gate.creole.gazetteer.GazetteerList
 
isModified - Variable in class gate.creole.gazetteer.LinearDefinition
flag whether the definition has been modified after loading
isModified() - Method in class gate.creole.gazetteer.LinearDefinition
Gets the value of the isModified flag.
isModified() - Method in interface gate.creole.ontology.Ontology
Checks the modified flag.
isModified() - Method in class gate.wordnet.IndexFileWordNetImpl
Returns true of an LR has been modified since the last sync.
isMoreInfoMode - Variable in class gate.util.CorpusBenchmarkTool
If true - show more info in document table
isNegated() - Method in class gate.jape.Constraint
Access to negation flag.
isNetConnected() - Static method in class gate.Gate
Should we assume we're connected to the net?
isNumber(char, boolean) - Method in class gate.corpora.DocumentImpl
Check for numeric range.
isOpaque() - Method in class gate.gui.SearchPRViewer.FloatRenderer
Overridden for performance reasons.
isOptional() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is optional.
isOptional() - Method in class gate.creole.Parameter
Is the parameter optional?
isPartiallyCompatible(Annotation) - Method in interface gate.Annotation
This method verifies if two annotation and are partially compatible.
isPartiallyCompatible(Annotation, Set) - Method in interface gate.Annotation
This method verifies if two annotation and are partially compatible, given a set with certain keys.
isPartiallyCompatible(Annotation) - Method in class gate.annotation.AnnotationImpl
This method verifies if two annotation and are partially compatible.
isPartiallyCompatible(Annotation, Set) - Method in class gate.annotation.AnnotationImpl
This method verifies if two annotation and are partially compatible, given a set with certain keys.
isPersistentDocument(int) - Method in class gate.corpora.DatabaseCorpusImpl
This method returns true when the document is already stored on disk i.e., is not transient
isPersistentDocument(int) - Method in class gate.corpora.SerialCorpusImpl
This method returns true when the document is already stored on disk i.e., is not transient
isPleonastic(Annotation) - Method in class gate.creole.coref.PronominalCoref
 
isPooled - Variable in class gate.security.AccessControllerImpl
 
isPreseved - Variable in class gate.creole.ir.IndexField
If set to true then the value should not be modified by the analyzer.
isPreseved() - Method in class gate.creole.ir.IndexField
 
isPrivate() - Method in class gate.creole.ResourceData
Is the resource private?
isPrivileged - Variable in class gate.security.SessionImpl
TRUE if user associated with the session is in the ADMINS user group, otherwise FALSE
isPrivilegedSession() - Method in interface gate.security.Session
TRUE if user associated with the session is in the ADMINS user group, otherwise FALSE
isPrivilegedSession() - Method in class gate.security.SessionImpl
TRUE if user associated with the session is in the ADMINS user group, otherwise FALSE
isProhibited() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is prohibited.
isRecurseDirectories() - Method in class gate.gui.CorpusFillerComponent
Should the directory parsed recursively?
isRequired() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is required.
isRequired() - Method in class gate.gui.ParameterDisjunction
is the currently selected parameter required?
isResourceChanged(int) - Method in class gate.corpora.DatabaseCorpusImpl
 
isResourceChanged(int) - Method in class gate.corpora.DatabaseDocumentImpl
 
isResourceChanged(int) - Method in interface gate.corpora.EventAwareLanguageResource
 
isRuntime() - Method in class gate.creole.Parameter
Is the parameter runtime?
isSemcor() - Method in interface gate.wordnet.WordSense
appears in SEMCOR?
isSemcor - Variable in class gate.wordnet.WordSenseImpl
 
isSemcor() - Method in class gate.wordnet.WordSenseImpl
appears in SEMCOR?
isSlugGui() - Static method in class gate.Gate
Should we start SLUG GUI.
isSourceWritten - Variable in class gate.creole.APFormatExporter
The source attribute for source
isString(int) - Method in class gate.creole.ml.weka.StringToNominalFilter
Checks whether the aqttribute at a particular index in the input dataset is string.
isTextMode() - Method in class gate.annotation.AnnotationDiff
Gets the annot diff textmode.True means that the text mode is activated.
isTextMode() - Method in class gate.annotation.CorpusAnnotationDiff
Gets the annot diff textmode.True means that the text mode is activated.
isTextSelected() - Method in class gate.gui.DocumentEditor
This method returns true if a text is selected in the textPane
isTextVisible() - Method in class gate.gui.DocumentEditor
 
isTime(String) - Method in class gate.email.EmailDocumentHandler
Tests a token if is in time format HH:MM:SS
isTool() - Method in class gate.creole.ResourceData
Is the resource a tool?
isTopClass() - Method in interface gate.creole.ontology.OClass
Checks whether this class is a top.
isTopClass() - Method in class gate.creole.ontology.OClassImpl
 
isTypesTreeVisible() - Method in class gate.gui.DocumentEditor
 
isUnicodeEnabled() - Static method in class gate.util.Tools
Checks wheter Gate is Unicode enabled
isUniqueBeginner() - Method in interface gate.wordnet.Synset
is this synset a UB - i.e.
isUniqueBeginner() - Method in class gate.wordnet.SynsetImpl
is this synset a UB - i.e.
isUnknownGender(String) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
isValid() - Method in class gate.creole.ResourceData
Is this a valid resource data configuration? If not, leave an error message that can be returned by getValidityMessage().
isValidForAdoption(LanguageResource) - Method in class gate.corpora.DatabaseCorpusImpl
 
isValidLexicalPointer(int) - Static method in class gate.wordnet.WNHelper
checks if relation is lexical one
isValidOffset(Long) - Method in class gate.corpora.DocumentContentImpl
Check that an offset is valid
isValidOffset(Long) - Method in class gate.corpora.DocumentImpl
Check that an offset is valid, i.e.
isValidOffsetRange(Long, Long) - Method in class gate.corpora.DocumentContentImpl
Check that both start and end are valid offsets and that they constitute a valid offset range
isValidOffsetRange(Long, Long) - Method in class gate.corpora.DocumentImpl
Check that both start and end are valid offsets and that they constitute a valid offset range, i.e.
isValidProtocolVersion(String) - Method in class gate.persist.SerialDataStore
Check a version number for validity.
isValidSecurityInfo(SecurityInfo) - Method in interface gate.security.AccessController
--
isValidSecurityInfo(SecurityInfo) - Method in class gate.security.AccessControllerImpl
--
isValidSemanticPointer(int) - Static method in class gate.wordnet.WNHelper
checks if relation is semantic one
isValidSession(Session) - Method in interface gate.security.AccessController
---
isValidSession(Session) - Method in class gate.security.AccessControllerImpl
---
isVerboseMode() - Method in class gate.gui.MainFrame.VerboseModeCorpusEvalToolAction
 
isVerboseMode - Variable in class gate.util.CorpusBenchmarkTool
If true - show annotations for docs below threshold
isWhiteSpace(char) - Method in class gate.sgml.Sgml2Xml
Tests if c is a white space char
isWordInternal(char) - Static method in class gate.creole.gazetteer.DefaultGazetteer
Tests whether a character is internal to a word (i.e.
isXmlChar(char) - Static method in class gate.corpora.DocumentImpl
This method decide if a char is a valid XML one or not
it - Variable in class gate.wordnet.IndexFileWordNetImpl.SynsetIterator
 
italicChk - Variable in class gate.gui.TextAttributesChooser
 
italicChk - Variable in class gate.swing.JFontChooser
 
itemClassName - Variable in class gate.creole.Parameter
The name of the item's class.
itemType - Variable in class gate.gui.ListEditorDialog
The type of the elements in the list
itemTypeClass - Variable in class gate.gui.ListEditorDialog
The Class for the elements in the list
itemsKeys - Variable in class gate.creole.gazetteer.charMap
 
itemsObjs - Variable in class gate.creole.gazetteer.charMap
 
iter - Variable in class gate.annotation.AnnotationSetImpl.AnnotationSetIterator
 
iter - Variable in class gate.creole.gazetteer.LinearDefinition.SafeIterator
 
iterator() - Method in interface gate.AnnotationSet
Get an iterator for this set
iterator() - Method in class gate.annotation.AnnotationSetImpl
Get an iterator for this set
iterator() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
iterator() - Method in class gate.corpora.CorpusImpl
 
iterator() - Method in class gate.corpora.DatabaseCorpusImpl
 
iterator() - Method in class gate.corpora.SerialCorpusImpl
 
iterator() - Method in class gate.creole.gazetteer.GazetteerList
Gets an iterator over the list.
iterator() - Method in class gate.creole.gazetteer.LinearDefinition
 
iterator() - Method in class gate.creole.gazetteer.MappingDefinition
 
iterator() - Method in class gate.creole.nerc.EntitySet
 
iterator() - Method in class gate.util.RBTreeMap.SubMap.EntrySetView
 
iterator() - Method in class gate.util.SimpleArraySet
iterator

J

JComponentPrinter - class gate.print.JComponentPrinter.
Will scale the component so it fits on a page horizontally
JComponentPrinter(JComponent, PageFormat) - Constructor for class gate.print.JComponentPrinter
 
JComponentPrinter.TranslatedPrintable - class gate.print.JComponentPrinter.TranslatedPrintable.
This inner class's sole responsibility is to translate the coordinate system before invoking a canvas's painter.
JComponentPrinter.TranslatedPrintable(double) - Constructor for class gate.print.JComponentPrinter.TranslatedPrintable
 
JDBCDSPersistence - class gate.util.persistence.JDBCDSPersistence.
Adds security data storage to the DS persistence
JDBCDSPersistence() - Constructor for class gate.util.persistence.JDBCDSPersistence
 
JDBCDataStore - class gate.persist.JDBCDataStore.
 
JDBCDataStore() - Constructor for class gate.persist.JDBCDataStore
Do not use this class directly - use one of the subclasses
JDBC_URL - Static variable in class gate.persist.TestPersist
 
JDBC_URL - Static variable in class gate.security.TestSecurity
JDBC URL
JDBC_URL_1 - Static variable in class gate.persist.TestPersist
 
JDBC_URL_2 - Static variable in class gate.persist.TestPersist
 
JFontChooser - class gate.swing.JFontChooser.
 
JFontChooser() - Constructor for class gate.swing.JFontChooser
 
JFontChooser(Font) - Constructor for class gate.swing.JFontChooser
 
JOBTITLE_CATEGORY - Static variable in class gate.creole.coref.NominalCoref
 
JTreeTable - class gate.swing.JTreeTable.
A TreeTable component.
JTreeTable(TreeTableModel) - Constructor for class gate.swing.JTreeTable
Constructs a JTreeTable from a model
JTreeTable.CustomJTree - class gate.swing.JTreeTable.CustomJTree.
The JTree used for rendering the first column.
JTreeTable.CustomJTree() - Constructor for class gate.swing.JTreeTable.CustomJTree
 
JTreeTable.MouseHandler - class gate.swing.JTreeTable.MouseHandler.
Class used to convert the mouse events from the JTreeTable component space * into the JTree space.
JTreeTable.MouseHandler() - Constructor for class gate.swing.JTreeTable.MouseHandler
 
JTreeTable.TreeTableCellEditor - class gate.swing.JTreeTable.TreeTableCellEditor.
The editor used to edit the nodes in the tree.
JTreeTable.TreeTableCellEditor() - Constructor for class gate.swing.JTreeTable.TreeTableCellEditor
 
JTreeTable.TreeTableCellRenderer - class gate.swing.JTreeTable.TreeTableCellRenderer.
The renderer used to display the table cells containing tree nodes.
JTreeTable.TreeTableCellRenderer() - Constructor for class gate.swing.JTreeTable.TreeTableCellRenderer
 
JTreeTable.TreeTableModelAdapter - class gate.swing.JTreeTable.TreeTableModelAdapter.
A wrapper that reads a TreeTableModel and behaves as a TableModel
JTreeTable.TreeTableModelAdapter(TreeTableModel) - Constructor for class gate.swing.JTreeTable.TreeTableModelAdapter
 
Jacl - class gate.util.Jacl.
This class provides access to the Jacl Tcl interpreter, and caters for loading any Tcl scripts that live in the GATE source.
Jacl() - Constructor for class gate.util.Jacl
Construction
JapeConstants - interface gate.jape.JapeConstants.
Constants interface for the JAPE package.
JapeException - exception gate.jape.JapeException.
Superclass of all JAPE exceptions.
JapeException(String) - Constructor for class gate.jape.JapeException
 
JapeException() - Constructor for class gate.jape.JapeException
 
JarFiles - class gate.util.JarFiles.
This class is used to merge a set of Jar/Zip Files in a Jar File It is ignored the manifest.
JarFiles() - Constructor for class gate.util.JarFiles
 
Javac - class gate.util.Javac.
This class copiles a set of java sources by accessing the java compiler from tools.jar file in the jdk.
Javac() - Constructor for class gate.util.Javac
 
Jdk - class gate.util.Jdk.
Jdk encapsulates some utilities for poking around in your Java environment.
Jdk() - Constructor for class gate.util.Jdk
Anonymous construction.
JdmAttribute - class gate.jape.JdmAttribute.
THIS CLASS SHOULDN'T BE HERE.
JdmAttribute() - Constructor for class gate.jape.JdmAttribute
 
JdmAttribute(String, Object) - Constructor for class gate.jape.JdmAttribute
throws JdmException when the value isn't one of the types we know how to store, i.e., a serialisable or Jdm class.
JdmAttribute(JdmAttribute) - Constructor for class gate.jape.JdmAttribute
throws JdmException when the value isn't one of the types we know how to store, i.e., a serialisable or Jdm class.
JdmException - exception gate.jape.JdmException.
THIS CLASS SHOULDN'T BE HERE.
JdmException() - Constructor for class gate.jape.JdmException
 
JdmException(String) - Constructor for class gate.jape.JdmException
 
jCheckBoxMenuItemKeyboardMap - Variable in class guk.Editor
 
jCheckBoxMenuItemKeyboardMap_stateChanged(ActionEvent) - Method in class guk.Editor
 
jComboIType - Variable in class gate.gui.CreateIndexDialog
 
jList1 - Variable in class gate.gui.CreateIndexDialog
 
jMenuBar1 - Variable in class guk.Editor
 
jMenuEdit - Variable in class guk.Editor
 
jMenuFile - Variable in class guk.Editor
 
jMenuHelp - Variable in class guk.Editor
 
jMenuHelpAbout - Variable in class guk.Editor
 
jMenuHelpAbout_actionPerformed(ActionEvent) - Method in class guk.Editor
Help | About action performed
jMenuIM - Variable in class guk.Editor
 
jMenuOptions - Variable in class guk.Editor
 
jPanel1 - Variable in class gate.gui.UserGroupEditor
 
jPanel2 - Variable in class gate.gui.UserGroupEditor
 
jSplit - Variable in class gate.gui.AnnotDiffDialog
A split between configuration pannel and AnnotDifff
jSplit - Variable in class gate.gui.CorpusAnnotDiffDialog
A split between configuration pannel and AnnotDifff
jToolBar - Variable in class guk.Editor
 
japeNameToSaveName(String) - Static method in class gate.jape.Compiler
Convert a .jape file name to a .ser file name.
japeURL - Variable in class gate.jape.Batch
The URL that points to a .jape file
jarFileName - Variable in class gate.creole.ResourceData
The jar file name of the resource
jarFileUrl - Variable in class gate.creole.ResourceData
The jar file URL of the resource
java2xSchemaMap - Static variable in class gate.creole.AnnotationSchema
A map between JAva types and XSchema
jbInit() - Method in class gate.gui.SyntaxTreeViewer
 
jbInit() - Method in class gate.gui.TextAttributesChooser
 
jbInit() - Method in class gate.gui.UserGroupEditor
 
jbInit() - Method in class gate.swing.WaitDialog
 
jbInit() - Method in class guk.Editor
Component initialization
jbInit() - Method in class guk.Editor_AboutBox
Component initialization
jdbcConn - Variable in class gate.corpora.DatabaseDocumentImpl
 
jdbcConn - Variable in class gate.persist.JDBCDataStore
jdbc connection, all access to the database is made through this connection
jdbcConn - Variable in class gate.security.AccessControllerImpl
 
jdbcOracleDriverName - Static variable in class gate.persist.DBHelper
class name of the Oracle jdbc driver
jdbcPostgresDriverName - Static variable in class gate.persist.DBHelper
 
jdbcSchema - Variable in class gate.corpora.DatabaseDocumentImpl
 
jdbcSchema - Variable in class gate.security.AccessControllerImpl
 
jdbcURL - Variable in class gate.security.AccessControllerImpl
 
jdk - Variable in class gate.util.TestJdk
Instance of the Jdk class
jjAddStates(int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjCheckNAdd(int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjCheckNAddStates(int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjCheckNAddStates(int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjFillToken() - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveNfa_0(int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveNfa_1(int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveNfa_2(int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveNfa_3(int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveNfa_4(int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa0_3() - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa0_4() - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa10_0(long, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa1_0(long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa1_3(long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa2_0(long, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa3_0(long, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa4_0(long, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa5_0(long, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa6_0(long, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa7_0(long, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa8_0(long, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjMoveStringLiteralDfa9_0(long, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjStartNfaWithStates_3(int, int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjStartNfa_3(int, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjStopAtPos(int, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jjStopStringLiteralDfa_3(int, long) - Method in class gate.jape.parser.ParseCpslTokenManager
 
jj_2_1(int) - Method in class gate.jape.parser.ParseCpsl
 
jj_2_2(int) - Method in class gate.jape.parser.ParseCpsl
 
jj_2_rtns - Variable in class gate.jape.parser.ParseCpsl
 
jj_3R_12() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_13() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_14() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_15() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_16() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_17() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_18() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_19() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_20() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_21() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_22() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_23() - Method in class gate.jape.parser.ParseCpsl
 
jj_3R_24() - Method in class gate.jape.parser.ParseCpsl
 
jj_3_1() - Method in class gate.jape.parser.ParseCpsl
 
jj_3_2() - Method in class gate.jape.parser.ParseCpsl
 
jj_add_error_token(int, int) - Method in class gate.jape.parser.ParseCpsl
 
jj_consume_token(int) - Method in class gate.jape.parser.ParseCpsl
 
jj_endpos - Variable in class gate.jape.parser.ParseCpsl
 
jj_expentries - Variable in class gate.jape.parser.ParseCpsl
 
jj_expentry - Variable in class gate.jape.parser.ParseCpsl
 
jj_gc - Variable in class gate.jape.parser.ParseCpsl
 
jj_gen - Variable in class gate.jape.parser.ParseCpsl
 
jj_input_stream - Variable in class gate.jape.parser.ParseCpsl
 
jj_kind - Variable in class gate.jape.parser.ParseCpsl
 
jj_la - Variable in class gate.jape.parser.ParseCpsl
 
jj_la1 - Variable in class gate.jape.parser.ParseCpsl
 
jj_la1_0 - Variable in class gate.jape.parser.ParseCpsl
 
jj_la1_1 - Variable in class gate.jape.parser.ParseCpsl
 
jj_lastpos - Variable in class gate.jape.parser.ParseCpsl
 
jj_lasttokens - Variable in class gate.jape.parser.ParseCpsl
 
jj_nt - Variable in class gate.jape.parser.ParseCpsl
 
jj_rescan - Variable in class gate.jape.parser.ParseCpsl
 
jj_rescan_token() - Method in class gate.jape.parser.ParseCpsl
 
jj_save(int, int) - Method in class gate.jape.parser.ParseCpsl
 
jj_scan_token(int) - Method in class gate.jape.parser.ParseCpsl
 
jj_scanpos - Variable in class gate.jape.parser.ParseCpsl
 
jj_semLA - Variable in class gate.jape.parser.ParseCpsl
 
jjbitVec0 - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jjimageLen - Variable in class gate.jape.parser.ParseCpslTokenManager
 
jjmatchedKind - Variable in class gate.jape.parser.ParseCpslTokenManager
 
jjmatchedPos - Variable in class gate.jape.parser.ParseCpslTokenManager
 
jjnewLexState - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jjnewStateCnt - Variable in class gate.jape.parser.ParseCpslTokenManager
 
jjnextStates - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jjround - Variable in class gate.jape.parser.ParseCpslTokenManager
 
jjrounds - Variable in class gate.jape.parser.ParseCpslTokenManager
 
jjstateSet - Variable in class gate.jape.parser.ParseCpslTokenManager
 
jjstrLiteralImages - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jjtoMore - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jjtoSkip - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jjtoSpecial - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jjtoToken - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jobs - Variable in class guk.im.KeyboardMap
The job list.

K

KEYS - Static variable in class gate.util.RBTreeMap
 
KLEENE_PLUS - Static variable in interface gate.jape.JapeConstants
Kleene plus (+)
KLEENE_QUERY - Static variable in interface gate.jape.JapeConstants
Kleene query (?)
KLEENE_STAR - Static variable in interface gate.jape.JapeConstants
Kleene star (*)
Key - class guk.im.Key.
This calls describes a keyboard key.
Key(char, int) - Constructor for class guk.im.Key
 
KeyboardMap - class guk.im.KeyboardMap.
A virtual keyboard map.
KeyboardMap(GateIM, LocaleHandler, State) - Constructor for class guk.im.KeyboardMap
Builds the keyboard map.
KeyboardMap.KeyGUI - class guk.im.KeyboardMap.KeyGUI.
 
KeyboardMap.KeyGUI(String, char, char, JLabel) - Constructor for class guk.im.KeyboardMap.KeyGUI
Constructs a new KeyGUI.
KnowledgeBase - interface gate.creole.ontology.KnowledgeBase.
 
key - Variable in class gate.persist.OracleDataStore.Feature
 
key - Variable in class gate.util.HashMapLong.Entry
 
key - Variable in class gate.util.OrderByRestriction
 
key - Variable in class gate.util.RBTreeMap.Entry
 
key(RBTreeMap.Entry) - Static method in class gate.util.RBTreeMap
Returns the key corresonding to the specified Entry.
key - Variable in class gate.util.Restriction
 
key - Variable in class gate.util.SimpleMapImpl.Entry
 
keyAnnotList - Variable in class gate.annotation.AnnotationDiff
This list is created from keyAnnotationSet at init() time
keyAnnotList - Variable in class gate.annotation.CorpusAnnotationDiff
This list is created from keyAnnotationSet at init() time
keyAnnotationSetMap - Variable in class gate.gui.AnnotDiffDialog
A map from AnnotationSetNames 2 AnnotationSets, used to display AnnotSets in combo boxes
keyAnnotationSetMap - Variable in class gate.gui.CorpusAnnotDiffDialog
A map from AnnotationSetNames 2 AnnotationSets, used to display AnnotSets in combo boxes
keyAnnotationSetName - Variable in class gate.annotation.AnnotationDiff
The name of the annotation set.
keyAnnotationSetName - Variable in class gate.annotation.CorpusAnnotationDiff
The name of the annotation set.
keyChar - Variable in class guk.im.Key
 
keyChoices - Variable in class gate.util.AnnotationDiffer
A list of lists representing all possible choices for each key
keyCorpus - Variable in class gate.annotation.CorpusAnnotationDiff
This corpus contains the key annotation set which is taken as reference in comparison
keyDocAnnotSetComboBox - Variable in class gate.gui.AnnotDiffDialog
Renders the annotation sets that come from the key document
keyDocAnnotSetComboBox - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the annotation sets that come from the key document
keyDocAnnotSetLabel - Variable in class gate.gui.AnnotDiffDialog
Renders the text label for keyDocComboBox
keyDocAnnotSetLabel - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the text label for keyDocComboBox
keyDocComboBox - Variable in class gate.gui.AnnotDiffDialog
Renders key documents
keyDocComboBox - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders key documents
keyDocument - Variable in class gate.annotation.AnnotationDiff
This document contains the key annotation set which is taken as reference in comparison
keyDocument - Variable in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Key document
keyDocument - Variable in class gate.annotation.CorpusAnnotationDiff
This document contains the key annotation set which is taken as reference in comparison
keyFeatureNamesSet - Variable in class gate.annotation.AnnotationDiff
A set of feature names bellonging to annotations from keyAnnotList used in isCompatible() and isPartiallyCompatible() methods
keyFeatureNamesSet - Variable in class gate.annotation.CorpusAnnotationDiff
A set of feature names bellonging to annotations from keyAnnotList used in isCompatible() and isPartiallyCompatible() methods
keyIndex - Variable in class gate.util.AnnotationDiffer.Choice
 
keyLabel - Variable in class gate.gui.AnnotDiffDialog
Renders the text label for keyDocAnnotSetComboBox
keyLabel - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the text label for keyDocAnnotSetComboBox
keyList - Variable in class gate.util.AnnotationDiffer
A list with all the key annotations
keyPartiallySet - Variable in class gate.annotation.AnnotationDiff
This field is used in doDiff() and detectKeyType() methods and holds all partially correct keys
keyPartiallySet - Variable in class gate.annotation.CorpusAnnotationDiff
This field is used in doDiff() and detectKeyType() methods and holds all partially correct keys
keySet - Variable in class gate.util.RBTreeMap
These fields are initialized to contain an instance of the appropriate view the first time this view is requested.
keySet() - Method in class gate.util.RBTreeMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class gate.util.SimpleMapImpl
return the set of the keys in the map.
keyboardFont - Static variable in class guk.im.GateIM
 
keyboardMap - Static variable in class guk.im.GateIM
The current virtual keyboard map.
keycap - Variable in class guk.im.LocaleHandler
maps from string (the English description of the key) to string (the string to be displayed on the key)
kind - Variable in class gate.jape.parser.Token
An integer that describes the kind of this token.
kleeneOp - Variable in class gate.jape.ComplexPatternElement
Kleene operator (defaults to none).
kleeneOp - Static variable in interface gate.jape.parser.ParseCpslConstants
 
knBase - Variable in class gate.creole.ProtegeProjectName
Protege ontology

L

LARGE_GUI - Static variable in class gate.creole.ResourceData
This type indicates that the resource goes into the large area of GATE GUI
LEXICAL_ERROR - Static variable in class gate.jape.parser.TokenMgrError
Lexical error occured.
LHStoRHS - Static variable in class gate.creole.tokeniser.SimpleTokeniser
The separator from LHS to RH
LIST_MODE - Static variable in class gate.creole.gazetteer.GazetteerList
indicates list representation of the gazetteer list
LOCATION_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
LOGIN_FAILED - Static variable in class gate.security.AccessControllerImpl
 
LOGIN_OK - Static variable in class gate.security.AccessControllerImpl
 
LOOKUP_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
LOOKUP_CATEGORY - Static variable in class gate.creole.coref.NominalCoref
 
LOOKUP_CLASS_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
LOOKUP_MAJOR_TYPE_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
LOOKUP_MINOR_TYPE_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
LOOKUP_ONTOLOGY_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
LOOK_AND_FEEL - Static variable in interface gate.GateConstants
The look and feel option name
LOOP_DETECTED - Static variable in class gate.jape.parser.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LRPersistence - class gate.util.persistence.LRPersistence.
 
LRPersistence() - Constructor for class gate.util.persistence.LRPersistence
 
LR_ID_FEATURE_NAME - Static variable in interface gate.DataStore
 
LanguageAnalyser - interface gate.LanguageAnalyser.
A special type of ProcessingResource that processes Documents
LanguageAnalyserPersistence - class gate.util.persistence.LanguageAnalyserPersistence.
Provides a persistent equivalent for LanguageAnalysers.
LanguageAnalyserPersistence() - Constructor for class gate.util.persistence.LanguageAnalyserPersistence
 
LanguageResource - interface gate.LanguageResource.
Models all sorts of language resources.
Lax - class gate.util.Lax.
LAX (LazyProgrammer Api for XML) layer for a SAX parser, based on Sun's JAXP layer...so it works with any JAXP compliant parser
Lax(LaxErrorHandler) - Constructor for class gate.util.Lax
Lax default constructor
Lax(Object, LaxErrorHandler) - Constructor for class gate.util.Lax
Lax ctor with a single handler
LaxErrorHandler - class gate.util.LaxErrorHandler.
 
LaxErrorHandler() - Constructor for class gate.util.LaxErrorHandler
LaxErrorHandler constructor comment.
LazyProgrammerException - exception gate.util.LazyProgrammerException.
What to throw in a method that hasn't been implemented yet.
LazyProgrammerException() - Constructor for class gate.util.LazyProgrammerException
In a fit of complete laziness we didn't even document this class properly.
LazyProgrammerException(String) - Constructor for class gate.util.LazyProgrammerException
In a fit of complete laziness we didn't even document this class properly.
LeftHandSide - class gate.jape.LeftHandSide.
The LHS of a CPSL rule.
LeftHandSide(ConstraintGroup) - Constructor for class gate.jape.LeftHandSide
Construction from a ConstraintGroup
LeftHandSide() - Method in class gate.jape.parser.ParseCpsl
 
LexicalError(boolean, int, int, int, String, char) - Static method in class gate.jape.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalRelation - interface gate.wordnet.LexicalRelation.
Represents WordNet lexical relation.
LexicalRelationImpl - class gate.wordnet.LexicalRelationImpl.
Represents WordNet lexical relation.
LexicalRelationImpl(int, WordSense, WordSense) - Constructor for class gate.wordnet.LexicalRelationImpl
 
LinearDefinition - class gate.creole.gazetteer.LinearDefinition.
Represents a Linear Definition [lists.def] file
The normal usage of the class will be * construct it * setURL * load * change * store
LinearDefinition() - Constructor for class gate.creole.gazetteer.LinearDefinition
 
LinearDefinition.SafeIterator - class gate.creole.gazetteer.LinearDefinition.SafeIterator.
SafeIterator class provides an iterator which is safe to be iterated and objects removed from it
LinearDefinition.SafeIterator() - Constructor for class gate.creole.gazetteer.LinearDefinition.SafeIterator
 
LinearNode - class gate.creole.gazetteer.LinearNode.
Linear node specifies an entry of the type : list:major:minor:language
LinearNode(String, String, String, String) - Constructor for class gate.creole.gazetteer.LinearNode
Constructs a linear node given its elements
LinearNode(String) - Constructor for class gate.creole.gazetteer.LinearNode
Parses and create a linear node from a string
ListEditorDialog - class gate.gui.ListEditorDialog.
A simple editor for List values.
ListEditorDialog(Component, List, String) - Constructor for class gate.gui.ListEditorDialog
Contructs a new ListEditorDialog.
ListEditorDialog.AddAction - class gate.gui.ListEditorDialog.AddAction.
Adds an element to the list from the editing component located at the top of this dialog.
ListEditorDialog.AddAction() - Constructor for class gate.gui.ListEditorDialog.AddAction
 
ListEditorDialog.RemoveAction - class gate.gui.ListEditorDialog.RemoveAction.
Removes the selected element(s) from the list
ListEditorDialog.RemoveAction() - Constructor for class gate.gui.ListEditorDialog.RemoveAction
 
ListEditorDialog.ResourceComboModel - class gate.gui.ListEditorDialog.ResourceComboModel.
A model for a combobox containing the loaded corpora in the system
ListEditorDialog.ResourceComboModel() - Constructor for class gate.gui.ListEditorDialog.ResourceComboModel
 
LocaleHandler - class guk.im.LocaleHandler.
A Handler for a locale.
LocaleHandler(Locale, String) - Constructor for class guk.im.LocaleHandler
Creates a locale handler for a given locale using the definitions from the file provided.
LocaleSelectorMenuItem - class guk.LocaleSelectorMenuItem.
 
LocaleSelectorMenuItem(Locale, Frame) - Constructor for class guk.LocaleSelectorMenuItem
 
LogArea - class gate.gui.LogArea.
This class is used to log all messages from GATE.
LogArea() - Constructor for class gate.gui.LogArea
Constructs a LogArea object and captures the output from Err and Out.
LogArea.ClearAllAction - class gate.gui.LogArea.ClearAllAction.
Inner class that defines the behaviour of clear all action.
LogArea.ClearAllAction() - Constructor for class gate.gui.LogArea.ClearAllAction
 
LogArea.CopyAction - class gate.gui.LogArea.CopyAction.
Inner class that defines the behaviour of copy action.
LogArea.CopyAction() - Constructor for class gate.gui.LogArea.CopyAction
 
LogArea.LogAreaOutputStream - class gate.gui.LogArea.LogAreaOutputStream.
Inner class that defines the behaviour of an OutputStream that writes to the LogArea.
LogArea.LogAreaOutputStream(boolean) - Constructor for class gate.gui.LogArea.LogAreaOutputStream
Constructs an Out or Err LogAreaOutputStream
LogArea.SelectAllAction - class gate.gui.LogArea.SelectAllAction.
Inner class that defines the behaviour of SelectAll action.
LogArea.SelectAllAction() - Constructor for class gate.gui.LogArea.SelectAllAction
 
LogArea.SwingWriter - class gate.gui.LogArea.SwingWriter.
A runnable that adds a bit of text to the area; needed so we can write from the Swing thread.
LogArea.SwingWriter(String, Style) - Constructor for class gate.gui.LogArea.SwingWriter
 
LogArea.UTF8PrintStream - class gate.gui.LogArea.UTF8PrintStream.
A print writer that uses UTF-8 to convert from char[] to byte[]
LogArea.UTF8PrintStream(OutputStream) - Constructor for class gate.gui.LogArea.UTF8PrintStream
 
LogArea.UTF8PrintStream(OutputStream, boolean) - Constructor for class gate.gui.LogArea.UTF8PrintStream
 
LogArea.UTF8PrintWriter - class gate.gui.LogArea.UTF8PrintWriter.
A print writer that uses UTF-8 to convert from char[] to byte[]
LogArea.UTF8PrintWriter(OutputStream) - Constructor for class gate.gui.LogArea.UTF8PrintWriter
 
LogArea.UTF8PrintWriter(OutputStream, boolean) - Constructor for class gate.gui.LogArea.UTF8PrintWriter
 
Lookup - class gate.creole.gazetteer.Lookup.
Used to describe a type of lookup annotations.
Lookup(String, String, String, String) - Constructor for class gate.creole.gazetteer.Lookup
Creates a new Lookup value with the given major and minor types and languages.
LuceneIREngine - class gate.creole.ir.lucene.LuceneIREngine.
The lucene IR engine.
LuceneIREngine() - Constructor for class gate.creole.ir.lucene.LuceneIREngine
 
LuceneIndexManager - class gate.creole.ir.lucene.LuceneIndexManager.
This class represents Lucene implementation of IndexManeager interface.
LuceneIndexManager() - Constructor for class gate.creole.ir.lucene.LuceneIndexManager
Constructor of the class.
LuceneIndexStatistics - class gate.creole.ir.lucene.LuceneIndexStatistics.
 
LuceneIndexStatistics() - Constructor for class gate.creole.ir.lucene.LuceneIndexStatistics
 
LuceneSearch - class gate.creole.ir.lucene.LuceneSearch.
This class represents Lucene implementation of serching in index.
LuceneSearch() - Constructor for class gate.creole.ir.lucene.LuceneSearch
 
LuckyException - exception gate.util.LuckyException.
This exception is intended to be used in places where there definitely shouldn't be any exceptions thrown but the API requires us to catch some, eg: try{ if( a != null){ a.doSomething(); } }catch(NullPointerException npe){ throw new LuckyException("I found a null pointer!"); } Of course the system will never require you to catch NullPOinterException as it derives from RuntimeException, but I couldn't come with a better example.
LuckyException() - Constructor for class gate.util.LuckyException
Default constructor, creates a new execption with the default message
LuckyException(String) - Constructor for class gate.util.LuckyException
Creates a new exception with the provided message prepended to the default one on a separate line.
label - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer
 
label - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer1
 
label - Variable in class gate.gui.DocumentEditor.NodeRenderer
 
label - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
Editor used for boolean values
label1 - Variable in class guk.Editor_AboutBox
 
label2 - Variable in class guk.Editor_AboutBox
 
label3 - Variable in class guk.Editor_AboutBox
 
label4 - Variable in class guk.Editor_AboutBox
 
labelForKey - Variable in class guk.im.KeyboardMap
Maps from Key to JLabel for the keys that have keyCap defined .
laidOut - Variable in class gate.gui.SyntaxTreeViewer
 
lambdaClosure(Set) - Method in class gate.creole.tokeniser.SimpleTokeniser
Converts the finite state machine to a deterministic one.
lambdaClosure(AbstractSet) - Method in class gate.fsm.FSM
 
language - Variable in class gate.creole.gazetteer.LinearNode
the languages member from the node
languageResourcesRoot - Variable in class gate.gui.MainFrame
 
languages - Variable in class gate.creole.gazetteer.Lookup
The languages for this lookup, e.g.
largeView - Variable in class gate.gui.NameBearerHandle
 
last - Variable in class gate.creole.gazetteer.LinearDefinition.SafeIterator
 
lastEntry() - Method in class gate.util.RBTreeMap
Returns the last Entry in the RBTreeMap (according to the RBTreeMap's key-sort function).
lastFailurePoint - Variable in class gate.jape.BasicPatternElement
Cache of the last position we failed at (-1 when none).
lastIndexOf(Object) - Method in class gate.corpora.CorpusImpl
 
lastIndexOf(Object) - Method in class gate.corpora.SerialCorpusImpl
 
lastIndexOf(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
lastIndexOf(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
lastIndexOf(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
lastKey() - Method in class gate.util.RBTreeMap.SubMap
 
lastKey() - Method in class gate.util.RBTreeMap
Returns the last (highest) key currently in this sorted map.
lastNext - Variable in class gate.annotation.AnnotationSetImpl.AnnotationSetIterator
 
lastNode() - Method in interface gate.AnnotationSet
Get the node with the largest offset
lastNode() - Method in class gate.annotation.AnnotationSetImpl
Get the node with the largest offset
lastOffset - Variable in class gate.util.ObjectWriter
 
lastReturned - Variable in class gate.util.RBTreeMap.Iterator
 
lastSym - Static variable in class gate.Gate
 
layoutComponents() - Method in class gate.gui.DocumentEditor
Creates the layout of this component acording to the set of subcomponents (text display, annotations table, etc.) that need to be visible.
layoutContainer(Container) - Method in class gate.swing.MenuLayout
 
leaves - Variable in class gate.gui.SyntaxTreeViewer
 
left - Variable in class gate.util.RBTreeMap.Entry
 
leftAnnotation - Variable in class gate.annotation.AnnotationDiff.DiffSetElement
This field represent a key annotation
leftAnnotation - Variable in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
This field represent a key annotation
leftBox - Variable in class guk.im.KeyboardMap.KeyGUI
 
leftBrace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
leftBracket - Static variable in interface gate.jape.parser.ParseCpslConstants
 
leftDownLabel - Variable in class guk.im.KeyboardMap.KeyGUI
 
leftOf(RBTreeMap.Entry) - Static method in class gate.util.RBTreeMap
 
leftSpacer - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer
 
leftSplit - Variable in class gate.gui.DocumentEditor
 
leftSplit - Variable in class gate.gui.MainFrame
 
leftType - Variable in class gate.annotation.AnnotationDiff.DiffSetElement
Default initialization of the key type
leftType - Variable in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Default initialization of the key type
leftUpLabel - Variable in class guk.im.KeyboardMap.KeyGUI
 
lemma - Variable in class gate.wordnet.WordImpl
 
length - Variable in class gate.fsm.FSMInstance
The size of the matched region in the Annotation Set
lengthOfMatch - Variable in class gate.jape.parser.ParseCpslTokenManager
 
letter - Static variable in interface gate.jape.parser.ParseCpslConstants
 
letterOrDigitOrDash - Static variable in interface gate.jape.parser.ParseCpslConstants
 
letters - Static variable in interface gate.jape.parser.ParseCpslConstants
 
lettersAndDigits - Static variable in interface gate.jape.parser.ParseCpslConstants
 
lettersAndDigitsAndDashes - Static variable in interface gate.jape.parser.ParseCpslConstants
 
level - Variable in class gate.gui.STreeNode
 
lexRelations - Variable in class gate.wordnet.WordSenseImpl
 
lexStateNames - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
lexiconURL - Variable in class gate.creole.POSTagger
 
lhs - Variable in class gate.jape.RightHandSide
The LHS of our rule, where we get bindings from.
lhs - Variable in class gate.jape.Rule
The LHS or pattern of the rule.
limit - Variable in class gate.creole.ir.SearchPR
 
line - Variable in class gate.jape.parser.ASCII_CharStream
 
lineBeginsMessage(String) - Method in class gate.email.EmailDocumentHandler
Tests if the line begins an e-mail message
lineBeginsWithField(String) - Method in class gate.email.EmailDocumentHandler
Tests if the line begins with a field from the e-mail header If the answer is true then it also sets the member fieldName with the value of this e-mail header field.
lines - Variable in class gate.gui.SyntaxTreeViewer
 
list - Variable in class gate.creole.gazetteer.LinearNode
the gazetteer list from the node
list - Variable in class gate.creole.gazetteer.Lookup
the list represented by this lookup
list - Variable in class gate.creole.gazetteer.MappingNode
the gazetteer list filename
listAllFiles(File, Set) - Static method in class gate.util.HtmlLinksExtractor
Given a certain folder it lists recursively all the files contained in that folder.
listButton - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
listButton - Variable in class gate.gui.ResourceParametersEditor.ParameterValueRenderer
 
listComponent - Variable in class gate.gui.ListEditorDialog
The GUI compoenent used to display the list
listEditBtn - Variable in class gate.gui.CorpusFillerComponent
The buton that opens the list editor for the extensions
listEditor - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
listFilesRec(File, List, List, Set) - Static method in class gate.util.HtmlLinksExtractor
Helper method for listAllFiles
listGateScripts() - Method in class gate.util.Jacl
Set up the gateScriptsList member.
listGroups() - Method in interface gate.security.AccessController
--
listGroups() - Method in class gate.security.AccessControllerImpl
--
listIterator() - Method in class gate.corpora.CorpusImpl
 
listIterator(int) - Method in class gate.corpora.CorpusImpl
 
listIterator() - Method in class gate.corpora.SerialCorpusImpl
 
listIterator(int) - Method in class gate.corpora.SerialCorpusImpl
 
listIterator() - Method in class gate.creole.gazetteer.GazetteerList
 
listIterator(int) - Method in class gate.creole.gazetteer.GazetteerList
 
listIterator() - Method in class gate.creole.gazetteer.LinearDefinition
 
listIterator(int) - Method in class gate.creole.gazetteer.LinearDefinition
 
listIterator(int) - Method in class gate.creole.gazetteer.MappingDefinition
 
listIterator() - Method in class gate.creole.gazetteer.MappingDefinition
 
listMethodsResource - Variable in class gate.creole.BootStrap
the methods from the class that implements the resource
listModel - Variable in class gate.gui.ListEditorDialog
The model used by the listComponent
listModel - Variable in class gate.gui.SchemaAnnotationEditor
A list model used to represent the features not assigned to an annot
listOptions() - Method in class gate.creole.ml.weka.StringToNominalFilter
 
listPackages - Variable in class gate.creole.BootStrap
the list with the packages name where the main class can be find
listRenderer - Variable in class gate.gui.CorpusEditor
 
listRightMouseClick(MouseEvent) - Method in class gate.gui.UserGroupEditor
 
listToRead - Variable in class gate.swing.ColorGenerator
 
listUsed - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
listUsers() - Method in interface gate.security.AccessController
--
listUsers() - Method in class gate.security.AccessControllerImpl
--
listValue - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
listener - Variable in class gate.swing.XJMenuItem
 
listenerList - Variable in class gate.swing.AbstractTreeTableModel
The list of listeners.
listeners - Variable in class gate.creole.gazetteer.AbstractGazetteer
the set of gazetteer listeners
listeners - Static variable in class gate.gui.MainFrame
A Map which holds listeners that are singletons (e.g.
lists - Variable in class gate.creole.gazetteer.LinearDefinition
set of lists as strings
lists - Variable in class gate.creole.gazetteer.MappingDefinition
set of gaz lists
listsByNode - Variable in class gate.creole.gazetteer.DefaultGazetteer
a map of nodes vs gaz lists
listsURL - Variable in class gate.creole.gazetteer.AbstractGazetteer
The value of this property is the URL that will be used for reading the lists dtaht define this Gazetteer
lnfCombo - Variable in class gate.gui.OptionsDialog
The combobox for the look and feel selection
load() - Method in class gate.creole.ProtegeProjectName
 
load() - Method in class gate.creole.gazetteer.GazetteerList
Loads a gazetteer list
load() - Method in class gate.creole.gazetteer.LinearDefinition
Loads linear definition if url is set
load() - Method in class gate.creole.gazetteer.MappingDefinition
Loads the mapping definition
load(InputStream) - Method in class gate.creole.ml.weka.Wrapper
Loads the state of this engine from previously saved data.
load() - Method in interface gate.creole.ontology.Ontology
Loads this ontology.
loadANNIEMenu - Variable in class gate.gui.MainFrame
 
loadActionClass(String) - Method in class gate.util.Jdk
Load a class.
loadAllClasses(File, String) - Static method in class gate.util.Javac
Loads the entire hierarchy of classes found in a parent directory.
loadClass(String, boolean) - Method in class gate.util.GateClassLoader
Delegate loading to the super class (loadClass has protected access there).
loadClasses(Map) - Static method in class gate.util.Javac
Compiles a set of java sources and loads the compiled classes in the gate class loader.
loadDocument(String) - Method in class gate.creole.coref.TestCoref
 
loadDrivers() - Static method in class gate.persist.DBHelper
---
loadFactor - Variable in class gate.util.HashMapLong
 
loadLists() - Method in class gate.creole.gazetteer.LinearDefinition
Loads the gazetteer lists and maps them to the nodes
loadLocale(Locale) - Method in class guk.im.GateIM
Loads a new locale if it's not already loaded.
loadObjectFromFile(File) - Static method in class gate.util.persistence.PersistenceManager
 
loadScripts(List) - Method in class gate.util.Jacl
Load a list of Tcl scripts.
loadScripts() - Method in class gate.util.Jacl
Loads all the scripts in the GATE source.
loadSingleList(String) - Method in class gate.creole.gazetteer.LinearDefinition
Loads a single gazetteer list given a name
loadedLocales - Variable in class guk.im.GateIM
The locales that have been loaded already.
loadedPRsTable - Variable in class gate.gui.SerialControllerEditor
Contains all the PRs loaded in the sytem that are not already part of the serial controller
loadedPRsTableModel - Variable in class gate.gui.SerialControllerEditor
model for the loadedPRsTable JTable.
localList - Variable in class gate.util.persistence.CollectionPersistence
 
localMap - Variable in class gate.util.persistence.MapPersistence
 
localWebServer - Static variable in class gate.Gate
Flag controlling whether we should try to access a web server on localhost, e.g.
locale - Variable in class guk.im.LocaleHandler
The locale this handler handles.
locateGateFiles() - Static method in class gate.Gate
Find the location of the GATE binaries (and resources) in the local file system.
location - Variable in class gate.creole.ir.DefaultIndexDefinition
Location (path) of the index store directory
locationLabel - Variable in class gate.gui.CreateIndexDialog
 
locationTextField - Variable in class gate.gui.CreateIndexDialog
 
locations - Variable in class gate.creole.coref.PronominalCoref.Sentence
---
lock - Variable in class gate.gui.DocumentEditor
Object used to sychronise all the various threads involved in GUI updating;
lock - Variable in class gate.gui.MainFrame.CartoonMinder
 
lockGUI(String) - Static method in class gate.gui.MainFrame
This method will lock all input to the gui by means of a modal dialog.
lockLr(LanguageResource) - Method in interface gate.DataStore
Try to acquire exlusive lock on a resource from the persistent store.
lockLr(LanguageResource) - Method in class gate.persist.OracleDataStore
Try to acquire exlusive lock on a resource from the persistent store.
lockLr(LanguageResource) - Method in class gate.persist.PostgresDataStore
Try to acquire exlusive lock on a resource from the persistent store.
lockLr(LanguageResource) - Method in class gate.persist.SerialDataStore
Try to acquire exlusive lock on a resource from the persistent store.
logArea - Variable in class gate.gui.MainFrame
 
logHighlighter - Variable in class gate.gui.MainFrame
 
logScroll - Variable in class gate.gui.MainFrame
 
login(AccessController, Component) - Static method in class gate.gui.UserGroupEditor
 
login(String, String, Long) - Method in interface gate.security.AccessController
---
login(String, String, Long) - Method in class gate.security.AccessControllerImpl
---
logout(Session) - Method in interface gate.security.AccessController
---
logout(Session) - Method in class gate.security.AccessControllerImpl
---
longAnnot - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
longLinesCorrection(int) - Method in class gate.gui.DocumentEditor
Compute correction for additional new line in very long lines of text
longLinesCorrectionPositions - Variable in class gate.gui.DocumentEditor
Keep cut places in very long lines inside document
lookAndFeelClassName - Variable in class gate.gui.OptionsDialog
The name of the look and feel class
lookingAhead - Variable in class gate.jape.parser.ParseCpsl
 
lookup(String) - Method in class gate.creole.gazetteer.DefaultGazetteer
lookup
lookup(String) - Method in interface gate.creole.gazetteer.Gazetteer
Looks-up a string
lookup(String) - Method in class gate.creole.gazetteer.OntoGazetteerImpl
 
lookupSet - Variable in class gate.creole.gazetteer.FSMState
 
lookupWord(String) - Method in class gate.wordnet.IndexFileWordNetImpl
returns list of WordSense-s for specific lemma
lookupWord(String, int) - Method in class gate.wordnet.IndexFileWordNetImpl
returns list of WordSense-s for specific lemma of the specified POS
lookupWord(String) - Method in interface gate.wordnet.WordNet
returns list of WordSense-s for specific lemma
lookupWord(String, int) - Method in interface gate.wordnet.WordNet
returns list of WordSense-s for specific lemma of the specified POS
low - Variable in class guk.im.KeyboardMap.KeyGUI
 
lowerScroll - Variable in class gate.gui.MainFrame
 
lrList - Variable in class gate.config.SystemData
The list of LRs
lrPersistentId - Variable in class gate.creole.AbstractLanguageResource
The persistence ID of this LR.
lrTypes - Variable in class gate.creole.CreoleRegisterImpl
A list of the types of LR in the register.
lrsPopup - Variable in class gate.gui.MainFrame
 

M

MAIN_FRAME_HEIGHT - Static variable in interface gate.GateConstants
The key for the main window height
MAIN_FRAME_WIDTH - Static variable in interface gate.GateConstants
The key for the main window width
MARKED_DIR_NAME - Static variable in class gate.util.CorpusBenchmarkTool
 
MAX_LINE_SIZE - Variable in class gate.gui.DocumentEditor
Max unbreaked line size
MAX_TYPES - Static variable in class gate.annotation.AnnotationDiff
Field designated to represent the max nr of annot types and coolors for each type
MAX_TYPES - Static variable in class gate.annotation.CorpusAnnotationDiff
Field designated to represent the max nr of annot types and coolors for each type
MENUS_FONT - Static variable in interface gate.GateConstants
The key for the font used for menus
MIN_JDK_VERSION - Static variable in class gate.Gate
Minimum version of JDK we support
MISSING_TYPE - Static variable in class gate.annotation.AnnotationDiff
A missing type when annotations in key were not present in response Represented by Yellow color
MISSING_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A missing type when annotations in key were not present in response Represented by Yellow color
MLEngine - interface gate.creole.ml.MLEngine.
This interface is used for wrappers to Machine Learning engines.
MONEY_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
MSG - Static variable in class gate.creole.gazetteer.InvalidFormatException
the basic exception message
MSG - Static variable in class gate.creole.ontology.InvalidFormatException
The basic exception message
MSG - Static variable in class gate.creole.ontology.NoSuchClosureTypeException
the core message
MULTI_SPAN_BINDING - Static variable in interface gate.jape.JapeConstants
 
MY_VERY_SECRET_CONSTANT - Static variable in class gate.security.AccessControllerImpl
 
MachineLearningPR - class gate.creole.ml.MachineLearningPR.
This processing resource is used to train a machine learning algorithm with data extracted from a corpus.
MachineLearningPR() - Constructor for class gate.creole.ml.MachineLearningPR
 
MachineLearningPR.Cache - class gate.creole.ml.MachineLearningPR.Cache.
 
MachineLearningPR.Cache() - Constructor for class gate.creole.ml.MachineLearningPR.Cache
 
MacroDef() - Method in class gate.jape.parser.ParseCpsl
 
Main - class gate.Main.
Top-level entry point for the GATE command-line and GUI interfaces.
Main() - Constructor for class gate.Main
 
MainFrame - class gate.gui.MainFrame.
The main Gate GUI frame.
MainFrame() - Constructor for class gate.gui.MainFrame
 
MainFrame(boolean) - Constructor for class gate.gui.MainFrame
Construct the frame
MainFrame.CartoonMinder - class gate.gui.MainFrame.CartoonMinder.
During longer operations it is nice to keep the user entertained so (s)he doesn't fall asleep looking at a progress bar that seems have stopped.
MainFrame.CartoonMinder(JPanel) - Constructor for class gate.gui.MainFrame.CartoonMinder
 
MainFrame.CleanMarkedCorpusEvalAction - class gate.gui.MainFrame.CleanMarkedCorpusEvalAction.
This class represent an action which brings up the corpus evaluation tool
MainFrame.CleanMarkedCorpusEvalAction() - Constructor for class gate.gui.MainFrame.CleanMarkedCorpusEvalAction
 
MainFrame.CloseSelectedResourcesAction - class gate.gui.MainFrame.CloseSelectedResourcesAction.
 
MainFrame.CloseSelectedResourcesAction() - Constructor for class gate.gui.MainFrame.CloseSelectedResourcesAction
 
MainFrame.CloseViewAction - class gate.gui.MainFrame.CloseViewAction.
Closes the view associated to a resource.
MainFrame.CloseViewAction(Handle) - Constructor for class gate.gui.MainFrame.CloseViewAction
 
MainFrame.ExitGateAction - class gate.gui.MainFrame.ExitGateAction.
Closes the view associated to a resource.
MainFrame.ExitGateAction() - Constructor for class gate.gui.MainFrame.ExitGateAction
 
MainFrame.GenerateStoredCorpusEvalAction - class gate.gui.MainFrame.GenerateStoredCorpusEvalAction.
This class represent an action which brings up the corpus evaluation tool
MainFrame.GenerateStoredCorpusEvalAction() - Constructor for class gate.gui.MainFrame.GenerateStoredCorpusEvalAction
 
MainFrame.HelpAboutAction - class gate.gui.MainFrame.HelpAboutAction.
 
MainFrame.HelpAboutAction() - Constructor for class gate.gui.MainFrame.HelpAboutAction
 
MainFrame.HelpUserGuideAction - class gate.gui.MainFrame.HelpUserGuideAction.
 
MainFrame.HelpUserGuideAction() - Constructor for class gate.gui.MainFrame.HelpUserGuideAction
 
MainFrame.LoadANNIEWithDefaultsAction - class gate.gui.MainFrame.LoadANNIEWithDefaultsAction.
This class represent an action which loads ANNIE with default params
MainFrame.LoadANNIEWithDefaultsAction() - Constructor for class gate.gui.MainFrame.LoadANNIEWithDefaultsAction
 
MainFrame.LoadANNIEWithoutDefaultsAction - class gate.gui.MainFrame.LoadANNIEWithoutDefaultsAction.
This class represent an action which loads ANNIE with default params
MainFrame.LoadANNIEWithoutDefaultsAction() - Constructor for class gate.gui.MainFrame.LoadANNIEWithoutDefaultsAction
 
MainFrame.LoadANNIEWithoutDefaultsAction1 - class gate.gui.MainFrame.LoadANNIEWithoutDefaultsAction1.
This class represent an action which loads ANNIE without default param
MainFrame.LoadANNIEWithoutDefaultsAction1() - Constructor for class gate.gui.MainFrame.LoadANNIEWithoutDefaultsAction1
 
MainFrame.LoadCreoleRepositoryAction - class gate.gui.MainFrame.LoadCreoleRepositoryAction.
 
MainFrame.LoadCreoleRepositoryAction() - Constructor for class gate.gui.MainFrame.LoadCreoleRepositoryAction
 
MainFrame.LoadResourceFromFileAction - class gate.gui.MainFrame.LoadResourceFromFileAction.
 
MainFrame.LoadResourceFromFileAction() - Constructor for class gate.gui.MainFrame.LoadResourceFromFileAction
 
MainFrame.LocaleSelectorMenuItem - class gate.gui.MainFrame.LocaleSelectorMenuItem.
 
MainFrame.LocaleSelectorMenuItem(Locale) - Constructor for class gate.gui.MainFrame.LocaleSelectorMenuItem
 
MainFrame.LocaleSelectorMenuItem() - Constructor for class gate.gui.MainFrame.LocaleSelectorMenuItem
 
MainFrame.NewAnnotDiffAction - class gate.gui.MainFrame.NewAnnotDiffAction.
This class represent an action which brings up the Annot Diff tool
MainFrame.NewAnnotDiffAction() - Constructor for class gate.gui.MainFrame.NewAnnotDiffAction
 
MainFrame.NewBootStrapAction - class gate.gui.MainFrame.NewBootStrapAction.
 
MainFrame.NewBootStrapAction() - Constructor for class gate.gui.MainFrame.NewBootStrapAction
 
MainFrame.NewCorpusAnnotDiffAction - class gate.gui.MainFrame.NewCorpusAnnotDiffAction.
This class represent an action which brings up the Corpus Annot Diff tool
MainFrame.NewCorpusAnnotDiffAction() - Constructor for class gate.gui.MainFrame.NewCorpusAnnotDiffAction
 
MainFrame.NewCorpusEvalAction - class gate.gui.MainFrame.NewCorpusEvalAction.
This class represent an action which brings up the corpus evaluation tool
MainFrame.NewCorpusEvalAction() - Constructor for class gate.gui.MainFrame.NewCorpusEvalAction
 
MainFrame.NewDSAction - class gate.gui.MainFrame.NewDSAction.
 
MainFrame.NewDSAction() - Constructor for class gate.gui.MainFrame.NewDSAction
 
MainFrame.NewGazetteerEditorAction - class gate.gui.MainFrame.NewGazetteerEditorAction.
This class represent an action which brings up the Gazetteer Editor tool
MainFrame.NewGazetteerEditorAction() - Constructor for class gate.gui.MainFrame.NewGazetteerEditorAction
 
MainFrame.NewOntologyEditorAction - class gate.gui.MainFrame.NewOntologyEditorAction.
ontotext.bp This class represent an action which brings up the Ontology Editor tool
MainFrame.NewOntologyEditorAction() - Constructor for class gate.gui.MainFrame.NewOntologyEditorAction
 
MainFrame.NewResourceAction - class gate.gui.MainFrame.NewResourceAction.
 
MainFrame.NewResourceAction(ResourceData) - Constructor for class gate.gui.MainFrame.NewResourceAction
 
MainFrame.OpenDSAction - class gate.gui.MainFrame.OpenDSAction.
 
MainFrame.OpenDSAction() - Constructor for class gate.gui.MainFrame.OpenDSAction
 
MainFrame.ProgressBarUpdater - class gate.gui.MainFrame.ProgressBarUpdater.
Model for the tree representing the resources loaded in the system
MainFrame.ProgressBarUpdater(int) - Constructor for class gate.gui.MainFrame.ProgressBarUpdater
 
MainFrame.RenameResourceAction - class gate.gui.MainFrame.RenameResourceAction.
 
MainFrame.RenameResourceAction(TreePath) - Constructor for class gate.gui.MainFrame.RenameResourceAction
 
MainFrame.ResourcesTreeCellEditor - class gate.gui.MainFrame.ResourcesTreeCellEditor.
 
MainFrame.ResourcesTreeCellEditor(JTree, DefaultTreeCellRenderer) - Constructor for class gate.gui.MainFrame.ResourcesTreeCellEditor
 
MainFrame.ResourcesTreeCellRenderer - class gate.gui.MainFrame.ResourcesTreeCellRenderer.
 
MainFrame.ResourcesTreeCellRenderer() - Constructor for class gate.gui.MainFrame.ResourcesTreeCellRenderer
 
MainFrame.ResourcesTreeModel - class gate.gui.MainFrame.ResourcesTreeModel.
 
MainFrame.ResourcesTreeModel(TreeNode, boolean) - Constructor for class gate.gui.MainFrame.ResourcesTreeModel
 
MainFrame.StatusBarUpdater - class gate.gui.MainFrame.StatusBarUpdater.
 
MainFrame.StatusBarUpdater(String) - Constructor for class gate.gui.MainFrame.StatusBarUpdater
 
MainFrame.StopAction - class gate.gui.MainFrame.StopAction.
 
MainFrame.StopAction() - Constructor for class gate.gui.MainFrame.StopAction
 
MainFrame.StoredMarkedCorpusEvalAction - class gate.gui.MainFrame.StoredMarkedCorpusEvalAction.
This class represent an action which brings up the corpus evaluation tool
MainFrame.StoredMarkedCorpusEvalAction() - Constructor for class gate.gui.MainFrame.StoredMarkedCorpusEvalAction
 
MainFrame.VerboseModeCorpusEvalToolAction - class gate.gui.MainFrame.VerboseModeCorpusEvalToolAction.
This class represent an action which brings up the corpus evaluation tool
MainFrame.VerboseModeCorpusEvalToolAction() - Constructor for class gate.gui.MainFrame.VerboseModeCorpusEvalToolAction
 
MapPersistence - class gate.util.persistence.MapPersistence.
 
MapPersistence() - Constructor for class gate.util.persistence.MapPersistence
 
MappingDefinition - class gate.creole.gazetteer.MappingDefinition.
Represents a mapping definition which maps gazetteer lists to ontology classes
MappingDefinition() - Constructor for class gate.creole.gazetteer.MappingDefinition
Creates a new mapping definition
MappingDefinition.SafeIterator - class gate.creole.gazetteer.MappingDefinition.SafeIterator.
Provides means for safe iteration over the entries of the Mapping Definition
MappingDefinition.SafeIterator() - Constructor for class gate.creole.gazetteer.MappingDefinition.SafeIterator
 
MappingNode - class gate.creole.gazetteer.MappingNode.
Represents a single node from the mapping definition
MappingNode(String) - Constructor for class gate.creole.gazetteer.MappingNode
Creates a new mapping node given a string representation.
MappingNode(String, String, String) - Constructor for class gate.creole.gazetteer.MappingNode
Creates a new mapping node given its members
Matcher - interface gate.jape.Matcher.
Interface to be implemented by classes providing matching on documents, e.g.
MenuLayout - class gate.swing.MenuLayout.
A layout designed to allow Java menus to make better use of the screen real-estate.
MenuLayout() - Constructor for class gate.swing.MenuLayout
 
MenuLayoutTest - class gate.swing.MenuLayoutTest.
 
MenuLayoutTest() - Constructor for class gate.swing.MenuLayoutTest
 
MethodNotImplementedException - exception gate.util.MethodNotImplementedException.
 
MethodNotImplementedException() - Constructor for class gate.util.MethodNotImplementedException
 
MethodNotImplementedException(String) - Constructor for class gate.util.MethodNotImplementedException
 
MoreLexicalActions() - Method in class gate.jape.parser.ParseCpslTokenManager
 
MultiPhaseTransducer - class gate.jape.MultiPhaseTransducer.
Represents a complete CPSL grammar, with a phase name, options and rule set (accessible by name and by sequence).
MultiPhaseTransducer(String) - Constructor for class gate.jape.MultiPhaseTransducer
Construction from name.
MultiPhaseTransducer() - Constructor for class gate.jape.MultiPhaseTransducer
Anonymous construction
MultiPhaseTransducer() - Method in class gate.jape.parser.ParseCpsl
 
MutableBoolean - class gate.jape.MutableBoolean.
A mutable wrapper for bool, so you can return bool values via a method parameter.
MutableBoolean() - Constructor for class gate.jape.MutableBoolean
 
MutableInteger - class gate.jape.MutableInteger.
A mutable wrapper for int, so you can return integer values via a method parameter.
MutableInteger() - Constructor for class gate.jape.MutableInteger
 
MyComparator - class gate.sgml.MyComparator.
 
MyComparator() - Constructor for class gate.sgml.MyComparator
 
m - Variable in class gate.util.SimpleSortedSet
the Map contianing Lists with the annotations by offset as key
mFindMethod(Object, String, Class[]) - Method in class gate.util.Lax
Return a method of object oHandler with the given name and argument list, or null if not found
m_currChar - Variable in class gate.sgml.Sgml2Xml
 
m_currLength - Variable in class gate.corpora.RepositioningInfo.PositionInfo
Data members for one peace of text information
m_currPos - Variable in class gate.corpora.RepositioningInfo.PositionInfo
Data members for one peace of text information
m_currState - Variable in class gate.sgml.Sgml2Xml
 
m_cursor - Variable in class gate.sgml.Sgml2Xml
 
m_doc - Variable in class gate.sgml.Sgml2Xml
 
m_lastPosition - Variable in class gate.xml.XmlPositionCorrectionHandler
 
m_lastSize - Variable in class gate.xml.XmlPositionCorrectionHandler
 
m_modifier - Variable in class gate.sgml.Sgml2Xml
 
m_multiplyer - Variable in class gate.xml.XmlPositionCorrectionHandler
 
m_origLength - Variable in class gate.corpora.RepositioningInfo.PositionInfo
Data members for one peace of text information
m_origPos - Variable in class gate.corpora.RepositioningInfo.PositionInfo
Data members for one peace of text information
m_realOffset - Variable in class gate.xml.XmlPositionCorrectionHandler
Variables for correction of 16K parser limit for offset
macro - Static variable in interface gate.jape.parser.ParseCpslConstants
 
macrosMap - Variable in class gate.jape.parser.ParseCpsl
A table of macro definitions.
magic2mimeTypeMap - Static variable in class gate.DocumentFormat
Map of Set of magic numbers to MimeType.
main(String[]) - Static method in class gate.CookBook
Main function: an example of embedding GATE-based batch processing.
main(String[]) - Static method in class gate.Main
Main routine for GATE.
main(String[]) - Static method in class gate.TestGate
Main routine for the GATE test suite.
main(String[]) - Static method in class gate.annotation.TestAnnotation
 
main(String[]) - Static method in class gate.annotation.TestAnnotationDiff
 
main(String[]) - Static method in class gate.annotation.TestDatabaseAnnotationSet
 
main(String[]) - Static method in class gate.corpora.TestSerialCorpus
 
main(String[]) - Static method in class gate.creole.BootStrap
 
main(String[]) - Static method in class gate.creole.ProfilePRs
Main function
main(String[]) - Static method in class gate.creole.TestPR
 
main(String[]) - Static method in class gate.creole.coref.TestCoref
 
main(String[]) - Static method in class gate.creole.gazetteer.TestGazetteer
 
main(String[]) - Static method in class gate.creole.ir.TestIndex
 
main(String[]) - Static method in class gate.creole.ml.weka.StringToNominalFilter
 
main(String[]) - Static method in class gate.creole.tokeniser.TestTokeniser
 
main(String[]) - Static method in class gate.email.TestEmail
 
main(String[]) - Static method in class gate.gui.AppearanceDialog
Test code
main(String[]) - Static method in class gate.gui.CorpusFillerComponent
Test code
main(String[]) - Static method in class gate.gui.ListEditorDialog
test code
main(String[]) - Static method in class gate.gui.OptionsDialog
 
main(String[]) - Static method in class gate.gui.ProtegeWrapper
Test code
main(String[]) - Static method in class gate.gui.TextAttributesChooser
Test code
main(String[]) - Static method in class gate.gui.UserGroupEditor
 
main(String[]) - Static method in class gate.html.TestHtml
 
main(String[]) - Static method in class gate.jape.Batch
This is where it all happens.
main(String[]) - Static method in class gate.jape.Compiler
Take a list of .jape files names and compile them to .ser.
main(String[]) - Static method in class gate.jape.TestJape
 
main(String[]) - Static method in class gate.jape.TestJape2
Take a list of text files and a collection name, and call tokeniser/gazetteer/jape on them, creating the collection.
main(String[]) - Static method in class gate.persist.TestPersist
 
main(String[]) - Static method in class gate.security.TestSecurity
 
main(String[]) - Static method in class gate.swing.JFontChooser
Test code
main(String[]) - Static method in class gate.swing.MenuLayoutTest
 
main(String[]) - Static method in class gate.util.CorpusBenchmarkTool
 
main(String[]) - Static method in class gate.util.CorpusSaver
 
main(String[]) - Static method in class gate.util.HtmlLinksExtractor
Extract links from all .html files below a directory
main(String[]) - Static method in class gate.util.JarFiles
args[0] is the final jar file and the other are the set of jar file names e.g.
main(String[]) - Static method in class gate.util.Jdk
main.
main(String[]) - Static method in class gate.util.Scratch
 
main(String[]) - Static method in class gate.util.TestFeatureMap
 
main(String[]) - Static method in class gate.util.TestFiles
 
main(String[]) - Static method in class gate.util.TestJdk
 
main(String[]) - Static method in class gate.wordnet.TestWordNet
 
main(String[]) - Static method in class guk.Editor
Main method
mainFrame - Variable in class gate.gui.AnnotDiffDialog
AnnotDiff's tool parent frame
mainFrame - Variable in class gate.gui.BootStrapDialog
 
mainFrame - Variable in class gate.gui.CollectionSelectionDialog
The parent frame for this dialog
mainFrame - Variable in class gate.gui.CorpusAnnotDiffDialog
AnnotDiff's tool parent frame
mainSplit - Variable in class gate.gui.DocumentEditor
The main horizontal split that contains all the contents of this viewer
mainSplit - Variable in class gate.gui.MainFrame
 
mainTabbedPane - Variable in class gate.gui.MainFrame
 
mainTabbedPane - Variable in class gate.gui.OptionsDialog
The main tabbed pane
major - Variable in class gate.creole.gazetteer.LinearNode
the major type from the node
majorType - Variable in class gate.creole.gazetteer.Lookup
Tha major type for this lookup, e.g.
makeFinalModifications(CustomObject) - Method in class gate.sgml.Sgml2Xml
This method is called after we read the entire SGML document It resolves the dobious Elements this way: 1.
makeInstantiationPersistant(Resource) - Method in class gate.creole.ResourceData
This method makes a certain resource persistant by adding it into a persistantInstantiationList.
mapListeners - Variable in class gate.util.SimpleFeatureMapImpl
 
mapType - Variable in class gate.util.persistence.MapPersistence
 
mapVisible - Variable in class guk.im.GateIM
Should the keyboard map be visible?
mappingDefinition - Variable in class gate.creole.gazetteer.AbstractGazetteer
reference to mapping definiton info allows filling of Lookup.ontologyClass according to a list
mappingURL - Variable in class gate.creole.gazetteer.AbstractOntoGazetteer
the url of the mapping definition
markupAware - Variable in class gate.corpora.DocumentImpl
Is the document markup-aware?
markupElementsMap - Variable in class gate.DocumentFormat
Map of markup elements to annotation types.
markupElementsMap - Variable in class gate.email.EmailDocumentHandler
 
markupElementsMap - Variable in class gate.html.HtmlDocumentHandler
 
markupElementsMap - Variable in class gate.xml.XmlDocumentHandler
 
markupSetName - Variable in class gate.creole.GazetteerListsCollector
 
markupSetName - Variable in class gate.creole.annotdelete.AnnotationDeletePR
 
matchAnnotations(Annotation, String, Annotation) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
matchHistory - Variable in class gate.jape.PatternElement
Match history stack, for use in rollback.
matchHyphenatedUnknowns(Annotation, String, Iterator) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
matchNameAnnotations() - Method in class gate.creole.orthomatcher.OrthoMatcher
 
matchOtherAnnots(List, Annotation, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
This method checkes whether the new annotation matches all annotations given in the toMatchList (it contains ids) The idea is that the new annotation needs to match all those, because assuming transitivity does not always work, when two different entities share a common token: e.g., BT Cellnet and BT and British Telecom.
matchRule0(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #0: If the two names are listed in table of spurius matches then they do NOT match Condition(s): - Applied to: all name annotations
matchRule1(String, String, boolean) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #1: If the two names are identical then they are the same no longer used, because I do the check for same string via the hash table of previous annotations Condition(s): depend on case Applied to: all name annotations
matchRule10(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #10: is one name the reverse of the other reversing around prepositions only? e.g.
matchRule11(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #11: does one name consist of contractions of the first two tokens of the other name? e.g.
matchRule12(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #12: do the first and last tokens of one name match the first and last tokens of the other? Condition(s): case-sensitive match Applied to: organisation annotations only
matchRule13(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #13: do multi-word names match except for one token e.g.
matchRule14(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #14: if the last token of one name matches the second name e.g.
matchRule15(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #15: does one token from a Person name appear as the other token Note that this rule has NOT been used in LaSIE's 1.5 namematcher; added for ACE by Di's request
matchRule2(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #2: if the two names are listed as equivalent in the lookup table (alias) then they match Condition(s): - Applied to: all name annotations
matchRule3(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #3: adding a possessive at the end of one name causes a match e.g.
matchRule4(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #4: Do all tokens other than the punctuation marks , and .
matchRule5(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #5: if the 1st token of one name matches the second name e.g.
matchRule6(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #6: if one name is the acronym of the other e.g.
matchRule7(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #7: if one of the tokens in one of the names is in the list of separators eg.
matchRule8(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
This rule is now obsolete, as The and the trailing CDG are stripped before matching.
matchRule9(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #9: does one of the names match the token just before a trailing company designator in the other name? The company designator has already been chopped off, so the token before it, is in fact the last token e.g.
matchUnknown() - Method in class gate.creole.orthomatcher.OrthoMatcher
 
matchWithPrevious(Annotation, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
matchedAlready(Annotation, Annotation) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
matchedAnnots - Variable in class gate.jape.BasicPatternElement
The set of annotations we have matched.
matches(Document, int, MutableInteger) - Method in class gate.jape.BasicPatternElement
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class gate.jape.ComplexPatternElement
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class gate.jape.ConstraintGroup
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class gate.jape.LeftHandSide
Does the LHS match the document at this position?
matches(Document, int, MutableInteger) - Method in interface gate.jape.Matcher
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class gate.jape.Rule
Does this element match the document at this position?
matchesDocFeature - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
matchingUnknowns - Variable in class gate.creole.orthomatcher.OrthoMatcher
matching unknowns or not
maxAnnotationId - Variable in class gate.corpora.DatabaseDocumentImpl
 
maxCount - Variable in class gate.creole.ml.weka.StringToNominalFilter.AttributeData
 
maxDocLength - Static variable in class gate.creole.ProfilePRs
 
maxNextCharInd - Variable in class gate.jape.parser.ASCII_CharStream
 
maxTypeId - Static variable in class gate.creole.tokeniser.SimpleTokeniser
The maximum int value used internally as a type i
maxUnitIncrement - Variable in class gate.annotation.AnnotationDiff
 
maxUnitIncrement - Variable in class gate.annotation.CorpusAnnotationDiff
 
maxUnitIncrement - Variable in class gate.gui.SyntaxTreeViewer
 
me - Variable in class gate.gui.MainFrame.LocaleSelectorMenuItem
 
me - Variable in class guk.LocaleSelectorMenuItem
 
measureDocs(Document, Document, String) - Method in class gate.util.CorpusBenchmarkTool
 
memberPRsTable - Variable in class gate.gui.SerialControllerEditor
Displays the PRs in the controller
memberPRsTableModel - Variable in class gate.gui.SerialControllerEditor
model for memberPRsTable
mentionId - Variable in class gate.creole.APFormatExporter
added by Di - this field represents a unique entity ID generator
menuBar - Variable in class gate.gui.MainFrame
 
menuBtn - Variable in class gate.gui.OptionsDialog
Radio button used to set the font for menu components
menuKeys - Static variable in class gate.gui.AppearanceDialog
 
menuKeys - Static variable in class gate.gui.OptionsDialog
 
menusFont - Variable in class gate.gui.AppearanceDialog
 
menusFont - Variable in class gate.gui.OptionsDialog
The font to be used for the menus; cached value for the one in the user config map.
menusRBtn - Variable in class gate.gui.AppearanceDialog
 
merge(Set, String) - Method in class gate.util.JarFiles
This method takes the content of all jar/zip files from the set jarFileNames and put them in a file with the name outputFileName.
message(String) - Method in class gate.jape.Batch
Hello? Anybody there??
message(String) - Static method in class gate.jape.Compiler
Hello? Anybody there??
message(String) - Static method in class gate.jape.TestJape2
Hello? Anybody there??
message - Static variable in class gate.util.TestEqual
If set to true, explanation messages will be printed when a test fails.
method - Variable in class gate.creole.ml.weka.StringToNominalFilter.AttributeData
 
mimeString2ClassHandlerMap - Static variable in class gate.DocumentFormat
Map of MimeTypeString to ClassHandler class.
mimeString2mimeTypeMap - Static variable in class gate.DocumentFormat
Map of MimeType to DocumentFormat Class.
mimeType - Variable in class gate.DocumentFormat
The MIME type of this format.
minimumLayoutSize(Container) - Method in class gate.swing.MenuLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minor - Variable in class gate.creole.gazetteer.LinearNode
the minor type from the node
minorType - Variable in class gate.creole.gazetteer.Lookup
The minor type for this lookup, e.g.
missingByType - Variable in class gate.util.CorpusBenchmarkTool
 
modCount - Variable in class gate.util.RBTreeMap
The number of structural modifications to the tree.
mode - Variable in class gate.creole.gazetteer.GazetteerList
indicates the current mode of the gazetteer list(e.g.
model - Variable in class gate.swing.TableMap
 
modelData - Variable in class gate.annotation.AnnotationDiff.AnnotationDiffTableModel
Holds the data for TableDiff
modelData - Variable in class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel
Holds the data for TableDiff
modifiers - Variable in class guk.im.Key
 
month - Variable in class gate.email.EmailDocumentHandler
 
mouseClicked(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
mouseClicked(MouseEvent) - Method in class gate.swing.JTreeTable.MouseHandler
 
mouseEntered(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
mouseEntered(MouseEvent) - Method in class gate.swing.JTreeTable.MouseHandler
 
mouseExited(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
mouseExited(MouseEvent) - Method in class gate.swing.JTreeTable.MouseHandler
 
mousePressed(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
mousePressed(MouseEvent) - Method in class gate.swing.JTreeTable.MouseHandler
 
mouseReleased(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
mouseReleased(MouseEvent) - Method in class gate.swing.JTreeTable.MouseHandler
 
moveDownBtn - Variable in class gate.gui.ListEditorDialog
Moves down one or more items in the list
moveDownButton - Variable in class gate.gui.SerialControllerEditor
Moves the module down in the controller list
moveUpBtn - Variable in class gate.gui.ListEditorDialog
Moves up one or more items in the list
moveUpButton - Variable in class gate.gui.SerialControllerEditor
Moves the module up in the controller list
multiphase - Static variable in interface gate.jape.parser.ParseCpslConstants
 
myContext - Variable in class guk.im.GateIM
The input context
myEntities - Variable in class gate.creole.nerc.EntitySet
 
myHandle - Variable in class gate.gui.DocumentEditor
 
myHandle - Variable in class gate.gui.OracleDatastoreViewer
 
myHandle - Variable in class gate.gui.ProtegeWrapper
 
myHandle - Variable in class gate.gui.SerialDatastoreViewer
 
myIndex - Variable in class gate.creole.gazetteer.FSMState
The unique id of this state.
myIndex - Variable in class gate.creole.tokeniser.DFSMState
The unique index of this state
myIndex - Variable in class gate.creole.tokeniser.FSMState
the unique index of this state
myIndex - Variable in class gate.fsm.State
The unique index of this state.
myIndex - Variable in class gate.fsm.Transition
The unique index of this transition.
myInstances - Static variable in class gate.fsm.FSMInstance
The list of existing instances of type FSMInstance
myLocale - Variable in class gate.gui.MainFrame.LocaleSelectorMenuItem
 
myLocale - Variable in class guk.LocaleSelectorMenuItem
 
myStatusListeners - Variable in class gate.email.EmailDocumentHandler
 
myStatusListeners - Variable in class gate.html.HtmlDocumentHandler
 
myStatusListeners - Variable in class gate.jape.parser.ParseCpsl
 
myStatusListeners - Variable in class gate.xml.GateFormatXmlDocumentHandler
Listeners for status report
myStatusListeners - Variable in class gate.xml.XmlDocumentHandler
Listeners for status report
myThread - Variable in class guk.im.KeyboardMap
The thread that does the updating.
myTree - Variable in class gate.util.TestRBTreeMap
 

N

NODE_CAT_FEATURE_NAME - Static variable in class gate.gui.SyntaxTreeViewer
The name of the feature that encodes the tree node's category information
NODE_CONSISTS_FEATURE_NAME - Static variable in class gate.gui.SyntaxTreeViewer
The name of the feature that encodes the subtree annotations
NO_BINDING - Static variable in interface gate.jape.JapeConstants
No binding on this element
NO_KLEENE_OP - Static variable in interface gate.jape.JapeConstants
no Kleene operator
NULL_GUI - Static variable in class gate.creole.ResourceData
This type indicates that the resource is not a GUI
NULL_TYPE - Variable in class gate.annotation.AnnotationDiff
Used in DiffSetElement to represent an empty raw in the table
NULL_TYPE - Variable in class gate.annotation.CorpusAnnotationDiff
Used in DiffSetElement to represent an empty raw in the table
NameBearer - interface gate.util.NameBearer.
Classes that have features.
NameBearerHandle - class gate.gui.NameBearerHandle.
Class used to store the GUI information about an open entity (resource, controller, datastore).
NameBearerHandle(NameBearer, Window) - Constructor for class gate.gui.NameBearerHandle
 
NameBearerHandle.CloseAction - class gate.gui.NameBearerHandle.CloseAction.
 
NameBearerHandle.CloseAction() - Constructor for class gate.gui.NameBearerHandle.CloseAction
 
NameBearerHandle.CreateIndexAction - class gate.gui.NameBearerHandle.CreateIndexAction.
 
NameBearerHandle.CreateIndexAction() - Constructor for class gate.gui.NameBearerHandle.CreateIndexAction
 
NameBearerHandle.CreateIndexAction1 - class gate.gui.NameBearerHandle.CreateIndexAction1.
 
NameBearerHandle.CreateIndexAction1() - Constructor for class gate.gui.NameBearerHandle.CreateIndexAction1
 
NameBearerHandle.DeleteIndexAction - class gate.gui.NameBearerHandle.DeleteIndexAction.
 
NameBearerHandle.DeleteIndexAction() - Constructor for class gate.gui.NameBearerHandle.DeleteIndexAction
 
NameBearerHandle.DumpArffAction - class gate.gui.NameBearerHandle.DumpArffAction.
 
NameBearerHandle.DumpArffAction() - Constructor for class gate.gui.NameBearerHandle.DumpArffAction
 
NameBearerHandle.DumpPreserveFormatAction - class gate.gui.NameBearerHandle.DumpPreserveFormatAction.
The action that is fired when the user wants to dump annotations preserving the original document format.
NameBearerHandle.DumpPreserveFormatAction() - Constructor for class gate.gui.NameBearerHandle.DumpPreserveFormatAction
 
NameBearerHandle.DumpToFileAction - class gate.gui.NameBearerHandle.DumpToFileAction.
 
NameBearerHandle.DumpToFileAction() - Constructor for class gate.gui.NameBearerHandle.DumpToFileAction
 
NameBearerHandle.OptimizeIndexAction - class gate.gui.NameBearerHandle.OptimizeIndexAction.
 
NameBearerHandle.OptimizeIndexAction() - Constructor for class gate.gui.NameBearerHandle.OptimizeIndexAction
 
NameBearerHandle.PopulateCorpusAction - class gate.gui.NameBearerHandle.PopulateCorpusAction.
 
NameBearerHandle.PopulateCorpusAction() - Constructor for class gate.gui.NameBearerHandle.PopulateCorpusAction
 
NameBearerHandle.ProxyStatusListener - class gate.gui.NameBearerHandle.ProxyStatusListener.
 
NameBearerHandle.ProxyStatusListener() - Constructor for class gate.gui.NameBearerHandle.ProxyStatusListener
 
NameBearerHandle.ReloadAction - class gate.gui.NameBearerHandle.ReloadAction.
 
NameBearerHandle.ReloadAction() - Constructor for class gate.gui.NameBearerHandle.ReloadAction
 
NameBearerHandle.ReloadClassAction - class gate.gui.NameBearerHandle.ReloadClassAction.
Saves a corpus as a set of xml files in a directory.
NameBearerHandle.ReloadClassAction() - Constructor for class gate.gui.NameBearerHandle.ReloadClassAction
 
NameBearerHandle.SaveAction - class gate.gui.NameBearerHandle.SaveAction.
 
NameBearerHandle.SaveAction() - Constructor for class gate.gui.NameBearerHandle.SaveAction
 
NameBearerHandle.SaveAsXmlAction - class gate.gui.NameBearerHandle.SaveAsXmlAction.
Used to save a document as XML
NameBearerHandle.SaveAsXmlAction() - Constructor for class gate.gui.NameBearerHandle.SaveAsXmlAction
 
NameBearerHandle.SaveCorpusAsXmlAction - class gate.gui.NameBearerHandle.SaveCorpusAsXmlAction.
Saves a corpus as a set of xml files in a directory.
NameBearerHandle.SaveCorpusAsXmlAction(boolean) - Constructor for class gate.gui.NameBearerHandle.SaveCorpusAsXmlAction
 
NameBearerHandle.SaveToAction - class gate.gui.NameBearerHandle.SaveToAction.
 
NameBearerHandle.SaveToAction() - Constructor for class gate.gui.NameBearerHandle.SaveToAction
 
NameComparator - class gate.util.NameComparator.
Compares NameBearers by name (string comparation)
NameComparator() - Constructor for class gate.util.NameComparator
 
NamedJavaBlock() - Method in class gate.jape.parser.ParseCpsl
 
NewResourceDialog - class gate.gui.NewResourceDialog.
 
NewResourceDialog(Frame, String, boolean) - Constructor for class gate.gui.NewResourceDialog
 
NoSuchClosureTypeException - exception gate.creole.ontology.NoSuchClosureTypeException.
NoSuchClosureTypeException
thrown whenever a closure type mismatch ocurrs
NoSuchClosureTypeException() - Constructor for class gate.creole.ontology.NoSuchClosureTypeException
Constructs a new blank exception
NoSuchClosureTypeException(byte) - Constructor for class gate.creole.ontology.NoSuchClosureTypeException
Constructs the exception given the type of the closure.
NoSuchObjectException - exception gate.util.NoSuchObjectException.
Raised when there is an attempt to read an inexistant object from the database(i.e.
NoSuchObjectException() - Constructor for class gate.util.NoSuchObjectException
 
NoSuchObjectException(String) - Constructor for class gate.util.NoSuchObjectException
 
Node - interface gate.Node.
Nodes in AnnotationSets.
NodeImpl - class gate.annotation.NodeImpl.
Provides an implementation for the interface gate.Node.
NodeImpl(Integer) - Constructor for class gate.annotation.NodeImpl
Construction from id.
NodeImpl(Integer, Long) - Constructor for class gate.annotation.NodeImpl
Construction from id and offset.
NominalCoref - class gate.creole.coref.NominalCoref.
 
NominalCoref() - Constructor for class gate.creole.coref.NominalCoref
---
name - Static variable in class gate.Main
 
name - Variable in class gate.annotation.AnnotationSetImpl
The name of this set
name - Variable in class gate.creole.AbstractController
 
name - Variable in class gate.creole.AbstractResource
 
name - Variable in class gate.creole.Parameter
Name for the parameter
name - Variable in class gate.creole.ResourceData
The name of the resource
name - Variable in class gate.creole.ir.Term
Name
name - Variable in class gate.creole.ml.Attribute
 
name - Variable in class gate.creole.ontology.OClassImpl
the name of the class
name - Variable in class gate.gui.OptionsDialog.LNFData
 
name - Variable in class gate.gui.OracleDatastoreViewer.DSEntry
 
name - Variable in class gate.gui.SerialDatastoreViewer.DSEntry
 
name - Variable in class gate.jape.JdmAttribute
 
name - Variable in class gate.jape.Transducer
Name of this transducer.
name - Variable in class gate.persist.JDBCDataStore
datastore name?
name - Variable in class gate.persist.SerialDataStore
The name of the datastore
name - Variable in class gate.security.GroupImpl
---
name - Variable in class gate.security.UserImpl
user name (must be unique)
name - Variable in class gate.util.AbstractNameBearer
 
name2annotSchemaMap - Variable in class gate.gui.SchemaAnnotationEditor
A map from annotation type to its AnnotationSchema definition
name2featureSchemaMap - Variable in class gate.gui.SchemaAnnotationEditor
A map from feature name to its FeatureSchema definition
nameAllAnnots - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
nameChanged - Variable in class gate.corpora.DatabaseCorpusImpl
 
nameChanged - Variable in class gate.corpora.DatabaseDocumentImpl
 
nameComparator - Variable in class gate.gui.SerialControllerEditor.LoadedPRsTableModel
 
nameField - Variable in class gate.gui.NewResourceDialog
 
nameMethod - Variable in class gate.creole.FeatureMethod
the name of the method
nameProject - Static variable in class gate.creole.BootStrap
the name of jar resource
namedAnnotSets - Variable in class gate.corpora.DocumentImpl
Named sets of annotations
names - Variable in class gate.creole.BootStrap
a map from the variants of the names of the files and the directories of the empty project to the variants of the names of the files and the directories the new project
names - Variable in class gate.gui.ParameterDisjunction
 
namesPackages(Set) - Method in class gate.creole.BootStrap
determine all the packages
namespace - Variable in class gate.creole.AnnotationSchema
The namepsace used in the xml file
negate() - Method in class gate.jape.Constraint
Set negation.
negated - Variable in class gate.jape.Constraint
Are we negated?
netConnected - Static variable in class gate.Gate
Flag controlling whether we should try to access the net, e.g.
newAnnotDiffAction - Variable in class gate.gui.MainFrame
 
newAppMenu - Variable in class gate.gui.MainFrame
 
newAppPopupMenu - Variable in class gate.gui.MainFrame
 
newBootStrapAction - Variable in class gate.gui.MainFrame
 
newCorpus(String) - Static method in class gate.Factory
Create a new transient Corpus.
newCorpusAnnotDiffAction - Variable in class gate.gui.MainFrame
 
newCorpusEvalAction - Variable in class gate.gui.MainFrame
 
newDSAction - Variable in class gate.gui.MainFrame
 
newDocument(URL) - Static method in class gate.Factory
Create a new transient Document from a URL.
newDocument(URL, String) - Static method in class gate.Factory
Create a new transient Document from a URL and an encoding.
newDocument(String) - Static method in class gate.Factory
Create a new transient textual Document from a string.
newFeatureField - Variable in class gate.gui.FeaturesEditor
 
newFeatureMap() - Static method in class gate.Factory
Create a new FeatureMap.
newGazetteerEditorAction - Variable in class gate.gui.MainFrame
 
newHandler - Variable in class guk.im.KeyboardMap
The new active locale handler.
newLine - Static variable in class gate.creole.BootStrap
new line for different platforms
newLrMenu - Variable in class gate.gui.MainFrame
used in menu bar
newLrsPopupMenu - Variable in class gate.gui.MainFrame
used in popups
newOntologyEditorAction - Variable in class gate.gui.MainFrame
ontology editor action ontotext.bp
newPrMenu - Variable in class gate.gui.MainFrame
 
newPrsPopupMenu - Variable in class gate.gui.MainFrame
 
newResourceDialog - Variable in class gate.gui.MainFrame
 
newState - Variable in class guk.im.KeyboardMap
The current state of the new current locale handler.
newStates - Variable in class gate.creole.tokeniser.SimpleTokeniser
 
newStates - Variable in class gate.fsm.FSM
 
newToken(int) - Static method in class gate.jape.parser.Token
Returns a new Token object, by default.
newValueField - Variable in class gate.gui.FeaturesEditor
 
newline - Static variable in interface gate.jape.parser.ParseCpslConstants
 
newline - Static variable in class gate.util.Strings
Local fashion for newlines this year.
next() - Method in class gate.annotation.AnnotationSetImpl.AnnotationSetIterator
 
next() - Method in class gate.corpora.DatabaseCorpusImpl.DatabaseCorpusIterator
 
next(char) - Method in class gate.creole.gazetteer.FSMState
This method is used to access the transition function of this state.
next() - Method in interface gate.creole.gazetteer.Iter
 
next() - Method in class gate.creole.gazetteer.LinearDefinition.SafeIterator
 
next() - Method in class gate.creole.gazetteer.MappingDefinition.SafeIterator
 
next(int) - Method in class gate.creole.tokeniser.DFSMState
This method is used to access the transition function of this state.
next - Variable in class gate.jape.parser.ParseCpsl.JJCalls
 
next - Variable in class gate.jape.parser.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class gate.util.HashMapLong.Entry
 
next - Variable in class gate.util.RBTreeMap.Iterator
 
next() - Method in class gate.util.RBTreeMap.Iterator
 
next() - Method in class gate.wordnet.IndexFileWordNetImpl.SynsetIterator
 
next - Variable in class guk.im.Action
The state this action leads to.
nextAnnotationId - Variable in class gate.corpora.DocumentImpl
The id of the next new annotation
nextID - Static variable in class gate.gui.STreeNode
 
nextMatchStartsFrom - Variable in class gate.gui.DocumentEditor.SearchDialog
 
nextNode(Node) - Method in interface gate.AnnotationSet
Get the first node that is relevant for this annotation set and which has the offset larger than the one of the node provided.
nextNode(Node) - Method in class gate.annotation.AnnotationSetImpl
Get the first node that is relevant for this annotation set and which has the offset larger than the one of the node provided.
nextNodeId - Variable in class gate.corpora.DocumentImpl
The id of the next new node
nextSet(UnicodeType) - Method in class gate.creole.tokeniser.FSMState
Returns the value of the transition function of this state for a given Unicode type.
nextSet(int) - Method in class gate.creole.tokeniser.FSMState
Returns the value of the transition function of this state for a given Unicode type specified using the internal ids used by the tokeniser.
nl - Static variable in class gate.Gate
Shorthand for local newline
nl - Variable in class gate.jape.RightHandSide
Local fashion for newlines.
nl - Variable in class gate.util.Jacl
Local fashion for newlines
noFeaturesRadio - Variable in class gate.gui.AnnotDiffDialog
A Radio button for selecting no features that would be used in diff
noFeaturesRadio - Variable in class gate.gui.CorpusAnnotDiffDialog
A Radio button for selecting no features that would be used in diff
noFocusBorder - Static variable in class gate.gui.ResourceRenderer
 
no_RunRBtn - Variable in class gate.gui.SerialControllerEditor
Button for never run.
node - Variable in class gate.gui.DocumentEditor.TypeData
The node that represents this set/type in the types tree
nodeForRow(int) - Method in class gate.swing.JTreeTable.TreeTableModelAdapter
 
nodeID - Variable in class gate.gui.STreeNode
 
nodes - Variable in class gate.creole.gazetteer.LinearDefinition
the list of nodes
nodes - Variable in class gate.creole.gazetteer.MappingDefinition
the list of nodes
nodesByList - Variable in class gate.creole.gazetteer.LinearDefinition
a mapping between a list and a node
nodesByList - Variable in class gate.creole.gazetteer.MappingDefinition
mapping between a list and a node
nodesByOffset - Variable in class gate.annotation.AnnotationSetImpl
Maps offsets (Longs) to nodes
nonTerminals - Variable in class gate.gui.SyntaxTreeViewer
 
normalBorder - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer
 
normalBorder - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer1
 
normalBorder - Variable in class gate.gui.DocumentEditor.NodeRenderer
 
normalBorder - Variable in class gate.gui.DocumentEditor.NodeRenderer1
 
normalBorder - Variable in class guk.im.KeyboardMap.KeyGUI
 
normaliseString(String) - Method in class gate.creole.nerc.EntityDescriptor
Normalises a string.
normalizeFeature(Long, int, String, Object) - Method in class gate.persist.OracleDataStore
splits complex features (Lists) into a vector of Feature entries each entry contains the entity id, entity type, feature key feature value value type
notifyClientWindowChange(Rectangle) - Method in class guk.im.GateIM
Called by the system when the client window has changed size or position.
nullKey - Static variable in class gate.util.SimpleMapImpl
the Object instance that will represent the NULL keys in the map
numberFormat - Variable in class gate.gui.SearchPRViewer.FloatRenderer
 
numberOfSteps - Variable in class gate.util.ProgressPrinter
 

O

OBJECT_CHANGE_ADDUSER - Static variable in interface gate.security.Group
 
OBJECT_CHANGE_NAME - Static variable in interface gate.security.Group
 
OBJECT_CHANGE_NAME - Static variable in interface gate.security.User
subtype for ObjectModificationEvent of type OBJECT_MODIFIED
OBJECT_CHANGE_REMOVEUSER - Static variable in interface gate.security.Group
 
OBJECT_CREATED - Static variable in class gate.event.ObjectModificationEvent
 
OBJECT_DELETED - Static variable in class gate.event.ObjectModificationEvent
 
OBJECT_MODIFIED - Static variable in class gate.event.ObjectModificationEvent
 
OClass - interface gate.creole.ontology.OClass.
An Interface representing a single ontology class
OClassImpl - class gate.creole.ontology.OClassImpl.
Represents a single ontology class.
OClassImpl(String, String, String, Ontology) - Constructor for class gate.creole.ontology.OClassImpl
Creates a new class given id,name,comment and ontology.
OInstance - interface gate.creole.ontology.OInstance.
 
OInstanceImpl - class gate.creole.ontology.OInstanceImpl.
 
OInstanceImpl(String, OClass) - Constructor for class gate.creole.ontology.OInstanceImpl
 
OM_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_ANN_TYPES_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_CASE_SENSITIVE_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_EXT_LISTS_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_ORG_TYPE_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_PERSON_TYPE_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
ONCE_STYLE - Static variable in interface gate.jape.JapeConstants
The phase finishes on the first match
ONE_DOC_SLUG_CORPUS_NAME - Static variable in class gate.gui.ShellSlacFrame
 
ONTOGAZ_CLASS_FEATURE - Static variable in class gate.creole.RDFFormatExporter
 
ONTOGAZ_ONTOLOGY_FEATURE - Static variable in class gate.creole.RDFFormatExporter
 
OPERATOR_ASCENDING - Static variable in class gate.util.OrderByRestriction
 
OPERATOR_BIGGER - Static variable in class gate.util.Restriction
 
OPERATOR_DESCENDING - Static variable in class gate.util.OrderByRestriction
 
OPERATOR_EQUATION - Static variable in class gate.util.Restriction
 
OPERATOR_EQUATION_OR_BIGGER - Static variable in class gate.util.Restriction
 
OPERATOR_EQUATION_OR_LESS - Static variable in class gate.util.Restriction
 
OPERATOR_LESS - Static variable in class gate.util.Restriction
 
OPERATOR_LIKE - Static variable in class gate.util.Restriction
 
ORACLE_DB - Static variable in class gate.persist.DBHelper
Oracle database type
ORACLE_FALSE - Static variable in class gate.persist.OracleDataStore
"false" value for Oracle (supports no boolean type)
ORACLE_TRUE - Static variable in class gate.persist.OracleDataStore
"true" value for Oracle (supports no boolean type)
ORACLE_VARCHAR_LIMIT_BYTES - Static variable in class gate.persist.OracleDataStore
the size in bytes if varchar2 column in Oracle when a String is stored in Oracle it may be too long for a varchar2 value, and then CLOB will be used Note that the limit is in bytes, not in characters, so in the worst case this will limit the string to 4000/3 characters
ORACLE_VARCHAR_MAX_SYMBOLS - Static variable in class gate.persist.OracleDataStore
maximum number of characters per string stored as varchar2 if longer then stored as CLOB
ORDER_ON_ANNOT_ID - Variable in class gate.corpora.DocumentImpl
Constant used in the inner class AnnotationComparator to order annotations on their ID
ORDER_ON_END_OFFSET - Variable in class gate.corpora.DocumentImpl
Constant used in the inner class AnnotationComparator to order annotations on their end offset
ORDER_ON_START_OFFSET - Variable in class gate.corpora.DocumentImpl
Constant used in the inner class AnnotationComparator to order annotations on their start offset
ORGANIZATION_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
ORGANIZATION_CATEGORY - Static variable in class gate.creole.coref.NominalCoref
 
ORGANIZATION_NOUN_CATEGORY - Static variable in class gate.creole.coref.NominalCoref
 
ORIGINAL_DOCUMENT_CONTENT_FEATURE_NAME - Static variable in interface gate.GateConstants
The key for the feature keeping the original content of the document
ORIGINAL_MARKUPS_ANNOT_SET_NAME - Static variable in interface gate.GateConstants
The name of the annotation set storing original markups in a document
OTHER_COMPONENTS_FONT - Static variable in interface gate.GateConstants
The key for the font used for other GUI components
ObjectModificationEvent - class gate.event.ObjectModificationEvent.
 
ObjectModificationEvent(Object, int, int) - Constructor for class gate.event.ObjectModificationEvent
 
ObjectModificationListener - interface gate.event.ObjectModificationListener.
 
ObjectPool - class gate.util.ObjectPool.
A generic implementation of pool of references to objects of any kind.
ObjectPool(int) - Constructor for class gate.util.ObjectPool
Constructs and object pool with specified size.
ObjectRenderer - class gate.gui.ObjectRenderer.
 
ObjectRenderer() - Constructor for class gate.gui.ObjectRenderer
 
ObjectWriter - class gate.util.ObjectWriter.
Writes an object to an PipedOutputStream wich can be connected to a PipedInputStream.
ObjectWriter(Object) - Constructor for class gate.util.ObjectWriter
 
ObjectWriter.Writer - class gate.util.ObjectWriter.Writer.
I need a thread to write the object so I can read it in an buffer After that I know the size ana I can write it to the output stream after I report the size.
ObjectWriter.Writer(Object) - Constructor for class gate.util.ObjectWriter.Writer
 
OffsetComparator - class gate.util.OffsetComparator.
Compares annotations by start offset
OffsetComparator() - Constructor for class gate.util.OffsetComparator
 
OkCancelDialog - class gate.gui.OkCancelDialog.
A simple modal dialog that displays a component provided by the user along with two buttons ("OK" and "Cancel").
OkCancelDialog(Frame, String, Component) - Constructor for class gate.gui.OkCancelDialog
 
OkCancelDialog(Dialog, String, Component) - Constructor for class gate.gui.OkCancelDialog
 
OkCancelDialog(String, Component) - Constructor for class gate.gui.OkCancelDialog
 
OntoGazetteer - interface gate.creole.gazetteer.OntoGazetteer.
OntoGazetteer
A gazetter that exploits a linear gazetter to generate annotations according to a mapping definition between lists and ontology classes
OntoGazetteerImpl - class gate.creole.gazetteer.OntoGazetteerImpl.
OntoGazetteerImpl
An ontology-aware gazetteer, producing additional annotations with features [class] and [ontology].
OntoGazetteerImpl() - Constructor for class gate.creole.gazetteer.OntoGazetteerImpl
 
Ontology - interface gate.creole.ontology.Ontology.
Defines the interface of an ontology
OntologyAwareTransducer - class gate.creole.OntologyAwareTransducer.
An ontology aware JAPE transducer.
OntologyAwareTransducer() - Constructor for class gate.creole.OntologyAwareTransducer
 
OntologyEditor - interface gate.creole.ontology.OntologyEditor.
An interface defining the methods of an Ontology Editor.
OpenTransactionsException - exception gate.util.OpenTransactionsException.
Used to signal an attempt to close all connections to a database while there are still connections in use by the clients of that database.
OpenTransactionsException() - Constructor for class gate.util.OpenTransactionsException
 
OpenTransactionsException(String) - Constructor for class gate.util.OpenTransactionsException
 
OptionsDialog - class gate.gui.OptionsDialog.
The options dialog for Gate.
OptionsDialog(Frame) - Constructor for class gate.gui.OptionsDialog
 
OptionsDialog.LNFData - class gate.gui.OptionsDialog.LNFData.
 
OptionsDialog.LNFData(String, String) - Constructor for class gate.gui.OptionsDialog.LNFData
 
OptionsDialog.OKAction - class gate.gui.OptionsDialog.OKAction.
 
OptionsDialog.OKAction() - Constructor for class gate.gui.OptionsDialog.OKAction
 
OptionsMap - class gate.util.OptionsMap.
A map that stores values as strings and provides support for converting some frequently used types to and from string
OptionsMap() - Constructor for class gate.util.OptionsMap
 
OracleDataStore - class gate.persist.OracleDataStore.
 
OracleDataStore() - Constructor for class gate.persist.OracleDataStore
default constructor - just call the super constructor (may change in the future)
OracleDataStore.Feature - class gate.persist.OracleDataStore.Feature.
 
OracleDataStore.Feature(Long, int, String, Object, int) - Constructor for class gate.persist.OracleDataStore.Feature
 
OracleDataStore.RestrictionComepator - class gate.persist.OracleDataStore.RestrictionComepator.
 
OracleDataStore.RestrictionComepator() - Constructor for class gate.persist.OracleDataStore.RestrictionComepator
 
OracleDatastoreViewer - class gate.gui.OracleDatastoreViewer.
 
OracleDatastoreViewer() - Constructor for class gate.gui.OracleDatastoreViewer
 
OracleDatastoreViewer.DSEntry - class gate.gui.OracleDatastoreViewer.DSEntry.
 
OracleDatastoreViewer.DSEntry(String, Object, String) - Constructor for class gate.gui.OracleDatastoreViewer.DSEntry
 
OracleDatastoreViewer.DeleteAction - class gate.gui.OracleDatastoreViewer.DeleteAction.
 
OracleDatastoreViewer.DeleteAction(OracleDatastoreViewer.DSEntry) - Constructor for class gate.gui.OracleDatastoreViewer.DeleteAction
 
OracleDatastoreViewer.LoadAction - class gate.gui.OracleDatastoreViewer.LoadAction.
 
OracleDatastoreViewer.LoadAction(OracleDatastoreViewer.DSEntry) - Constructor for class gate.gui.OracleDatastoreViewer.LoadAction
 
OrderByRestriction - class gate.util.OrderByRestriction.
 
OrderByRestriction(String, int) - Constructor for class gate.util.OrderByRestriction
Constructor.
OrthoMatcher - class gate.creole.orthomatcher.OrthoMatcher.
 
OrthoMatcher() - Constructor for class gate.creole.orthomatcher.OrthoMatcher
 
OrthoMatcher.Class1 - class gate.creole.orthomatcher.OrthoMatcher.Class1.
 
OrthoMatcher.Class1() - Constructor for class gate.creole.orthomatcher.OrthoMatcher.Class1
 
Out - class gate.util.Out.
Shorthand for the System.out.print and println methods.
Out() - Constructor for class gate.util.Out
Don't construct any of these
oClass - Variable in class gate.creole.gazetteer.Lookup
the ontology class of this lookup according to the mapping between list and ontology
object - Variable in class gate.util.ObjectWriter
 
objectCreated(ObjectModificationEvent) - Method in interface gate.event.ObjectModificationListener
 
objectCreated(ObjectModificationEvent) - Method in class gate.security.AccessControllerImpl
 
objectCreated(ObjectModificationEvent) - Method in class gate.security.GroupImpl
 
objectCreated(ObjectModificationEvent) - Method in class gate.security.UserImpl
callback that is invoked from objects that were created and this user object is interested in NOTE that this events are just ignored
objectDeleted(ObjectModificationEvent) - Method in interface gate.event.ObjectModificationListener
 
objectDeleted(ObjectModificationEvent) - Method in class gate.security.AccessControllerImpl
 
objectDeleted(ObjectModificationEvent) - Method in class gate.security.GroupImpl
 
objectDeleted(ObjectModificationEvent) - Method in class gate.security.UserImpl
callback that is invoked from objects that were deleted and this user object is interested in Useful when a group is deleted from the security factory and this user should be notified so that it will remove the reference to the group from its internal collections (the user is no longer member of the group)
objectModified(ObjectModificationEvent) - Method in interface gate.event.ObjectModificationListener
 
objectModified(ObjectModificationEvent) - Method in class gate.security.AccessControllerImpl
 
objectModified(ObjectModificationEvent) - Method in class gate.security.GroupImpl
 
objectModified(ObjectModificationEvent) - Method in class gate.security.UserImpl
callback that is invoked from objects that were modified and this user object is interested in Useful when a group drops the user as member and this user should be notified so that it will remove the reference to the group from its internal collections (the user is no longer member of the group)
objects - Variable in class gate.util.ObjectPool
 
offset - Variable in class gate.annotation.NodeImpl
The offset of this node
offsets - Variable in class gate.creole.nerc.EntityDescriptor
 
okAction() - Method in interface gate.creole.AnnotationVisualResource
Called by the GUI when the user has pressed the "OK" button.
okAction() - Method in class gate.gui.SchemaAnnotationEditor
Called by the GUI when the user has pressed the "OK" button.
okAction() - Method in class gate.gui.SyntaxTreeViewer
Called by the GUI when the user has pressed the "OK" button.
okAction() - Method in class gate.gui.UnrestrictedAnnotationEditor
Called by the GUI when the user has pressed the "OK" button.
okBtn - Variable in class gate.gui.AppearanceDialog
 
okBtn - Variable in class gate.gui.NewResourceDialog
 
okButton - Variable in class gate.gui.CollectionSelectionDialog
The Ok button
okButton - Variable in class gate.gui.ListEditorDialog
The OK button for this dialog
okButton - Variable in class gate.gui.OkCancelDialog
 
okButton - Variable in class gate.gui.OptionsDialog
The OK button.
okButton - Variable in class gate.gui.TextAttributesChooser
 
oldColor - Variable in class gate.gui.TabBlinker
 
oldColour - Variable in class gate.gui.TabHighlighter
 
oldComponentsFont - Variable in class gate.gui.AppearanceDialog
 
oldMenusFont - Variable in class gate.gui.AppearanceDialog
 
oldNames - Variable in class gate.creole.BootStrap
 
oldRenderer - Variable in class gate.swing.XJTable.CustomHeaderRenderer
 
oldResource - Static variable in class gate.creole.BootStrap
the name of the resource of the template project from the gate resources
oldTextComponentsFont - Variable in class gate.gui.AppearanceDialog
 
omCreationListeners - Variable in class gate.security.AccessControllerImpl
---
omCreationListeners - Variable in class gate.security.GroupImpl
---
omCreationListeners - Variable in class gate.security.UserImpl
list of objects that should be modified when this object is created
omDeletionListeners - Variable in class gate.security.AccessControllerImpl
---
omDeletionListeners - Variable in class gate.security.GroupImpl
---
omDeletionListeners - Variable in class gate.security.UserImpl
list of objects that should be modified when this object is deleted
omModificationListeners - Variable in class gate.security.AccessControllerImpl
---
omModificationListeners - Variable in class gate.security.GroupImpl
---
omModificationListeners - Variable in class gate.security.UserImpl
list of objects that should be modified when the state of this object is changed
oneDocCorpus - Variable in class gate.gui.ShellSlacFrame
 
ontology - Variable in class gate.creole.OntologyAwareTransducer
The ontology that will be available on the RHS of JAPE rules.
ontology - Variable in class gate.creole.gazetteer.Lookup
the ontology ID
ontology - Variable in class gate.creole.ontology.OClassImpl
the ontology to which the class belongs
ontology - Variable in class gate.jape.Transducer
 
ontology2hashmap(DAMLModel) - Method in class gate.creole.RDFFormatExporter
 
ontologyID - Variable in class gate.creole.gazetteer.MappingNode
the ontology to which the class belongs
ontologyLocation - Variable in class gate.creole.RDFFormatExporter
 
ontologySelected(Ontology) - Method in interface gate.creole.ontology.OntologyEditor
Selects an ontology.
ontologySubsume(String, String, String) - Method in class gate.util.SimpleFeatureMapImpl
ontology enhanced subsume
ontotextOntology - Variable in class gate.creole.ProtegeProjectName
Ontotext Ontology object
ontotextOntologyUrl - Variable in class gate.creole.ProtegeProjectName
 
open() - Method in interface gate.DataStore
Open a connection to the data store.
open() - Method in class gate.persist.JDBCDataStore
Open a connection to the data store.
open() - Method in class gate.persist.OracleDataStore
Open a connection to the data store.
open() - Method in class gate.persist.SerialDataStore
Open a connection to the data store.
open() - Method in interface gate.security.AccessController
---
open() - Method in class gate.security.AccessControllerImpl
---
openAction - Variable in class guk.Editor
 
openConnection(URL) - Method in class gate.util.protocols.classpath.Handler
 
openConnection(URL) - Method in class gate.util.protocols.gate.Handler
 
openDSAction - Variable in class gate.gui.MainFrame
 
openDataStore(String, String) - Static method in class gate.Factory
Open an existing DataStore.
openSerialDataStore() - Method in class gate.gui.MainFrame
Method is used in OpenDSAction
operator_ - Variable in class gate.util.OrderByRestriction
 
operator_ - Variable in class gate.util.Restriction
 
optimizeIndex() - Method in interface gate.creole.ir.IndexManager
Optimize the existing index
optimizeIndex() - Method in class gate.creole.ir.lucene.LuceneIndexManager
Optimize existing index.
option - Static variable in interface gate.jape.parser.ParseCpslConstants
 
optionSettings - Variable in class gate.jape.SinglePhaseTransducer
The values of any option settings given.
optional - Variable in class gate.creole.Parameter
Is the parameter optional?
options - Variable in class gate.creole.ml.weka.StringToNominalFilter
The options set on this filter.
optionsDesc - Static variable in class gate.creole.ml.weka.StringToNominalFilter
The description for the options accepted by this filter
optionsDialog - Variable in class gate.gui.MainFrame
 
optionsElement - Variable in class gate.creole.ml.weka.Wrapper
The JDom element contaning the options fro this wrapper.
or_ow - Static variable in class gate.gui.AccessRightsDialog
 
oracleDriver - Static variable in class gate.TestGate
 
orderInSynset - Variable in class gate.wordnet.WordSenseImpl
 
orderOn - Variable in class gate.corpora.DocumentImpl.AnnotationComparator
 
orderPhases(String[]) - Method in class gate.jape.MultiPhaseTransducer
Change the phase order to the one specified in a list of names.
orderType - Variable in class gate.corpora.DocumentImpl.AnnotationComparator
 
organizationType - Variable in class gate.creole.orthomatcher.OrthoMatcher
the organization type
organizations - Variable in class gate.creole.coref.PronominalCoref.Sentence
---
originY - Variable in class gate.print.JComponentPrinter.TranslatedPrintable
 
originalContent - Variable in class gate.corpora.DocumentContentImpl
For preserving the original content of the document.
originalErr - Variable in class gate.gui.LogArea
The original printstream on System.err
originalOut - Variable in class gate.gui.LogArea
The original printstream on System.out
originalUserConfig - Static variable in class gate.Gate
This map stores the init-time config data in case we need it later.
other - Static variable in interface gate.jape.parser.ParseCpslConstants
 
otherCompsBtn - Variable in class gate.gui.OptionsDialog
Radio button used to set the font for other components
out - Static variable in class gate.util.Out
A printwriter to delegate to
out - Variable in class gate.util.ProgressPrinter
 
out - Variable in class gate.util.persistence.GateObjectOutputStream
 
outputASName - Variable in class gate.creole.Transducer
The AnnotationSet used as output by the transducer.
outputASName - Variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
outputASName - Variable in class gate.creole.splitter.SentenceSplitter
 
outputFileUrl - Variable in class gate.creole.dumpingPR.DumpingPR
 
outputSetName - Variable in class gate.util.CorpusBenchmarkTool
 
outputStream - Variable in class gate.util.ObjectWriter
 
overlaps(Annotation) - Method in interface gate.Annotation
This method tells if this overlaps aAnnot.
overlaps(Annotation) - Method in class gate.annotation.AnnotationImpl
This method tells if this overlaps aAnnot.
overlapsAnnotations(Annotation, AnnotationSet) - Method in class gate.creole.coref.NominalCoref
This method specifies whether a given annotation overlaps any of a set of annotations.
owner - Variable in class gate.annotation.AnnotationSetImpl.VerboseHashMap
The annotation set this maps is part of.
owner - Variable in class gate.creole.ml.weka.Wrapper
 

P

PARTIALLY_CORRECT - Static variable in class gate.util.AnnotationDiffer
 
PARTIALLY_CORRECT_TYPE - Static variable in class gate.annotation.AnnotationDiff
A partially correct type when all annotation are corect represented by Blue color
PARTIALLY_CORRECT_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A partially correct type when all annotation are corect represented by Blue color
PERSON_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
PERSON_ANNOT_NAME - Static variable in class gate.creole.GazetteerListsCollector
 
PERSON_CATEGORY - Static variable in class gate.creole.coref.NominalCoref
 
PERSON_GENDER_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
PHASES_WITHIN_COMMENT - Static variable in interface gate.jape.parser.ParseCpslConstants
 
PLEONASTIC_TYPE - Static variable in class gate.creole.coref.PronominalCoref
 
PLEON_GRAMMAR_URL - Static variable in class gate.creole.coref.PronominalCoref
 
POOL_SIZE - Static variable in class gate.persist.DBHelper
size (in elements) of the jdbc connection pool (if any)
POS2int(POS) - Static method in class gate.wordnet.WNHelper
converts JWNL pos to GATE pos
POSTGRES_DB - Static variable in class gate.persist.DBHelper
PostgreSQL database type
POSTagger - class gate.creole.POSTagger.
This class is a wrapper for HepTag, Mark Hepple's POS tagger.
POSTagger() - Constructor for class gate.creole.POSTagger
 
POS_ADJECTIVE - Static variable in interface gate.wordnet.WordNet
 
POS_ADVERB - Static variable in interface gate.wordnet.WordNet
 
POS_NOUN - Static variable in interface gate.wordnet.WordNet
 
POS_VERB - Static variable in interface gate.wordnet.WordNet
 
PREPLISTNAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
PROCESSED_DIR_NAME - Static variable in class gate.util.CorpusBenchmarkTool
 
PRP$_CATEGORY - Static variable in class gate.creole.coref.PronominalCoref
 
PRP_CATEGORY - Static variable in class gate.creole.coref.PronominalCoref
 
PRP_RESTRICTION - Static variable in class gate.creole.coref.PronominalCoref
---
PRPersistence - class gate.util.persistence.PRPersistence.
 
PRPersistence() - Constructor for class gate.util.persistence.PRPersistence
 
PRViewer - class gate.gui.PRViewer.
 
PRViewer() - Constructor for class gate.gui.PRViewer
 
PR_NAMES - Static variable in interface gate.creole.ANNIEConstants
This is an array of strings containing all class names for all ANNIE PRs
PUNCTUATION_VALUE - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
Pair - class gate.util.Pair.
 
Pair(Object, Object) - Constructor for class gate.util.Pair
 
Pair() - Constructor for class gate.util.Pair
 
Pair(Pair) - Constructor for class gate.util.Pair
 
Parameter - class gate.creole.Parameter.
Models a resource parameter.
Parameter() - Constructor for class gate.creole.Parameter
 
ParameterDisjunction - class gate.gui.ParameterDisjunction.
Represents a list of Parameters which are alternative to each other.
ParameterDisjunction(Resource, List) - Constructor for class gate.gui.ParameterDisjunction
Creation from a resources and a list of names.
ParameterException - exception gate.creole.ParameterException.
This exception indicates failure to set a resource parameter.
ParameterException() - Constructor for class gate.creole.ParameterException
 
ParameterException(String) - Constructor for class gate.creole.ParameterException
 
ParameterException(Exception) - Constructor for class gate.creole.ParameterException
 
ParameterList - class gate.creole.ParameterList.
Models resource parameters lists as described in their creole.xml metadata.
ParameterList() - Constructor for class gate.creole.ParameterList
 
ParseCpsl - class gate.jape.parser.ParseCpsl.
A parser for the CPSL language.
ParseCpsl(URL, String) - Constructor for class gate.jape.parser.ParseCpsl
Construct from a URL and an encoding
ParseCpsl(URL, String, HashMap) - Constructor for class gate.jape.parser.ParseCpsl
Construct from a URL and an encoding
ParseCpsl(InputStream) - Constructor for class gate.jape.parser.ParseCpsl
 
ParseCpsl(Reader) - Constructor for class gate.jape.parser.ParseCpsl
 
ParseCpsl(ParseCpslTokenManager) - Constructor for class gate.jape.parser.ParseCpsl
 
ParseCpsl.JJCalls - class gate.jape.parser.ParseCpsl.JJCalls.
 
ParseCpsl.JJCalls() - Constructor for class gate.jape.parser.ParseCpsl.JJCalls
 
ParseCpslConstants - interface gate.jape.parser.ParseCpslConstants.
 
ParseCpslTokenManager - class gate.jape.parser.ParseCpslTokenManager.
 
ParseCpslTokenManager(ASCII_CharStream) - Constructor for class gate.jape.parser.ParseCpslTokenManager
 
ParseCpslTokenManager(ASCII_CharStream, int) - Constructor for class gate.jape.parser.ParseCpslTokenManager
 
ParseException - exception gate.jape.parser.ParseException.
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for class gate.jape.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for class gate.jape.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class gate.jape.parser.ParseException
 
PatternElement - class gate.jape.PatternElement.
Superclass of the various types of pattern element, and of ConstraintGroup.
PatternElement() - Constructor for class gate.jape.PatternElement
Anonymous construction.
PatternElement(LeftHandSide) - Method in class gate.jape.parser.ParseCpsl
 
Persistence - interface gate.util.persistence.Persistence.
Defines an object that holds persistent data about another object.
PersistenceException - exception gate.persist.PersistenceException.
This exception indicates failure during persistence operations.
PersistenceException() - Constructor for class gate.persist.PersistenceException
Default construction
PersistenceException(String) - Constructor for class gate.persist.PersistenceException
Construction from string
PersistenceException(Exception) - Constructor for class gate.persist.PersistenceException
Construction from exception
PersistenceManager - class gate.util.persistence.PersistenceManager.
This class provides utility methods for saving resources through serialisation via static methods.
PersistenceManager() - Constructor for class gate.util.persistence.PersistenceManager
 
PersistenceManager.ClassComparator - class gate.util.persistence.PersistenceManager.ClassComparator.
 
PersistenceManager.ClassComparator() - Constructor for class gate.util.persistence.PersistenceManager.ClassComparator
 
PersistenceManager.NotComparableException - exception gate.util.persistence.PersistenceManager.NotComparableException.
Thrown by a comparator when the values provided for comparison are not comparable.
PersistenceManager.NotComparableException(String) - Constructor for class gate.util.persistence.PersistenceManager.NotComparableException
 
PersistenceManager.NotComparableException() - Constructor for class gate.util.persistence.PersistenceManager.NotComparableException
 
PersistenceManager.ObjectHolder - class gate.util.persistence.PersistenceManager.ObjectHolder.
A reference to an object; it uses the identity hashcode and the equals defined by object identity.
PersistenceManager.ObjectHolder(Object) - Constructor for class gate.util.persistence.PersistenceManager.ObjectHolder
 
PersistenceManager.SlashDevSlashNull - class gate.util.persistence.PersistenceManager.SlashDevSlashNull.
This class is used as a marker for types that should NOT be serialised when saving the state of a gate object.
PersistenceManager.SlashDevSlashNull() - Constructor for class gate.util.persistence.PersistenceManager.SlashDevSlashNull
 
PersistenceManager.URLHolder - class gate.util.persistence.PersistenceManager.URLHolder.
URLs get upset when serialised and deserialised so we need to convert them to strings for storage.
PersistenceManager.URLHolder() - Constructor for class gate.util.persistence.PersistenceManager.URLHolder
 
PointerType2int(PointerType) - Static method in class gate.wordnet.WNHelper
converts JWNL pointer type to GATE pointer type
PostgresDataStore - class gate.persist.PostgresDataStore.
 
PostgresDataStore() - Constructor for class gate.persist.PostgresDataStore
 
PrioritisedRuleList - class gate.jape.PrioritisedRuleList.
A list of rules ordered according to priority.
PrioritisedRuleList() - Constructor for class gate.jape.PrioritisedRuleList
 
ProcessingResource - interface gate.ProcessingResource.
Models all sorts of processing resources.
ProfilePRs - class gate.creole.ProfilePRs.
This class provides a main function that: initialises the GATE library, and creates all PRs takes a directory name as argument for each .html file in that directory:
create a GATE document from the file
run the PRs on the document
dump some statistics in the end
ProfilePRs() - Constructor for class gate.creole.ProfilePRs
 
ProgressListener - interface gate.event.ProgressListener.
This interface describes objects that can register themselves as listeners to ProcessProgressReporters.
ProgressListenerAdaptor - class gate.event.ProgressListenerAdaptor.
Convenience class for implementing ProgressListener
ProgressListenerAdaptor() - Constructor for class gate.event.ProgressListenerAdaptor
 
ProgressPrinter - class gate.util.ProgressPrinter.
Class used to simulate the behaviour of a progress bar on an OutputStream.
ProgressPrinter(PrintStream, int) - Constructor for class gate.util.ProgressPrinter
Constructor.
ProgressPrinter(PrintStream) - Constructor for class gate.util.ProgressPrinter
Constructor.
PronominalCoref - class gate.creole.coref.PronominalCoref.
 
PronominalCoref() - Constructor for class gate.creole.coref.PronominalCoref
---
PronominalCoref.AnnotationOffsetComparator - class gate.creole.coref.PronominalCoref.AnnotationOffsetComparator.
---
PronominalCoref.AnnotationOffsetComparator() - Constructor for class gate.creole.coref.PronominalCoref.AnnotationOffsetComparator
 
PronominalCoref.Quote - class gate.creole.coref.PronominalCoref.Quote.
---
PronominalCoref.Quote(Annotation, int) - Constructor for class gate.creole.coref.PronominalCoref.Quote
---
PronominalCoref.Sentence - class gate.creole.coref.PronominalCoref.Sentence.
---
PronominalCoref.Sentence(int, int, Long, Long, AnnotationSet, AnnotationSet, AnnotationSet) - Constructor for class gate.creole.coref.PronominalCoref.Sentence
---
PropertyReader - interface gate.creole.ir.PropertyReader.
 
ProtegeProject - interface gate.ProtegeProject.
Just a dummy interface for dummy Protege LR.
ProtegeProjectName - class gate.creole.ProtegeProjectName.
Dummy Protege LR.
ProtegeProjectName() - Constructor for class gate.creole.ProtegeProjectName
 
ProtegeWrapper - class gate.gui.ProtegeWrapper.
This class wrap the Protege application to show it as VR in GATE
ProtegeWrapper() - Constructor for class gate.gui.ProtegeWrapper
 
pDisj - Variable in class gate.gui.ResourceParametersEditor.ParameterDisjunctionEditor
 
packageName - Variable in class gate.gui.BootStrapDialog
 
packageNameLabel - Variable in class gate.gui.BootStrapDialog
 
packageNameTextField - Variable in class gate.gui.BootStrapDialog
 
padChar - Static variable in class gate.util.Err
Char to pad with.
padChar - Static variable in class gate.util.Out
Char to pad with.
padChar - Static variable in class gate.util.Strings
What character to pad with.
padPr(String, int) - Static method in class gate.util.Err
Print padding followed by String s.
padPr(String, int) - Static method in class gate.util.Out
Print padding followed by String s.
pageCount - Variable in class gate.print.JComponentPrinter
 
pageFormat - Variable in class gate.print.JComponentPrinter
 
paint(Graphics) - Method in class gate.swing.JTreeTable.CustomJTree
Paints only the current cell in the table
paintComponent(Graphics) - Method in class gate.gui.SyntaxTreeViewer
 
panel - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer
 
panel - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer1
 
panel1 - Variable in class gate.gui.CreateIndexDialog
 
panel1 - Variable in class guk.Editor_AboutBox
 
panel2 - Variable in class guk.Editor_AboutBox
 
paraNumber - Variable in class gate.creole.coref.PronominalCoref.Sentence
---
paramClass - Variable in class gate.creole.Parameter
The Class for the parameter type
parameterDisjunctions - Variable in class gate.gui.ResourceParametersEditor
A list of ParameterDisjunction
parameterList - Variable in class gate.creole.ResourceData
The set of parameter lists
parameterTypes - Variable in class gate.creole.FeatureMethod
the list with the types of the parameters
parametersBorder - Variable in class gate.gui.SerialControllerEditor
A border for the parametersPanel
parametersEditor - Variable in class gate.gui.NewResourceDialog
 
parametersEditor - Variable in class gate.gui.SerialControllerEditor
A component for editing the parameters of the currently selected PR
parametersPanel - Variable in class gate.gui.SerialControllerEditor
A JPanel containing the parametersEditor
params - Variable in class gate.gui.ParameterDisjunction
 
parent - Variable in class gate.util.RBTreeMap.Entry
 
parentDocument - Variable in class gate.corpora.DatabaseDocumentImpl
 
parentFrame - Variable in class gate.gui.ShellSlacFrame.ANNIERunnable
 
parentOf(RBTreeMap.Entry) - Static method in class gate.util.RBTreeMap
 
parseConfigFile(InputStream, URL) - Method in class gate.config.ConfigDataProcessor
Parse a config file (represented as an open stream).
parseDirectory(InputStream, URL) - Method in class gate.creole.CreoleRegisterImpl
Parse a directory file (represented as an open stream), adding resource data objects to the CREOLE register as they occur.
parseDocumentWithoutURL(Document, RepositioningInfo, RepositioningInfo) - Method in class gate.corpora.XmlDocumentFormat
Called from unpackMarkup() if the document have been created from a string
parseJape() - Method in class gate.jape.Batch
Parse a jape file from Batch.japeURL and store the transducer.
parseJape(String, String) - Static method in class gate.jape.Compiler
Parse a .jape and return a transducer, or throw exception.
parseLHS(FSMState, StringTokenizer, String) - Method in class gate.creole.tokeniser.SimpleTokeniser
Parses a part or the entire LHS.
parseOptions() - Method in class gate.creole.ml.weka.StringToNominalFilter
Parses the set of options supplied to this filter
parseOptions(String) - Method in class gate.creole.ml.weka.Wrapper
 
parseQuotedString(StringTokenizer, String) - Method in class gate.creole.tokeniser.SimpleTokeniser
Parses from the given string tokeniser until it finds a specific delimiter.
parseRule(String) - Method in class gate.creole.tokeniser.SimpleTokeniser
Parses one input line containing a tokeniser rule.
parseXmlDocument(File) - Method in class gate.util.Lax
 
parseXmlDocument(InputSource) - Method in class gate.util.Lax
 
parseXmlDocument(InputStream) - Method in class gate.util.Lax
 
parseXmlDocument(String) - Method in class gate.util.Lax
 
parser - Variable in class gate.config.ConfigDataProcessor
The parser for the CREOLE directory files
parser - Variable in class gate.creole.CreoleRegisterImpl
The parser for the CREOLE directory files
partialByType - Variable in class gate.util.CorpusBenchmarkTool
 
partiallyCorrectMatches - Variable in class gate.util.AnnotationDiffer
 
pasteAction - Variable in class guk.Editor
 
path - Variable in class gate.gui.MainFrame.RenameResourceAction
 
path - Static variable in interface gate.jape.parser.ParseCpslConstants
 
pathNewProject - Variable in class gate.gui.BootStrapDialog
 
pathSep - Static variable in class gate.util.Strings
Local fashion for path separators.
patternElementDisjunction1 - Variable in class gate.jape.ConstraintGroup
An array of arrays that represent PatternElement conjunctions during parsing of the .jape.
patternElementDisjunction2 - Variable in class gate.jape.ConstraintGroup
The pattern element disjunction for transduction - Java arrays.
patternRE - Variable in class gate.gui.DocumentEditor.SearchDialog
 
patternTextField - Variable in class gate.gui.DocumentEditor.SearchDialog
 
peek() - Method in class gate.util.WeakBumpyStack
Looks at the object at the top of this stack without removing it from the stack.
pending() - Method in class gate.jape.Rule
If we're pending (have matched), get the position we want to fire in, else -1.
pendingCreoleUrls - Static variable in class gate.Main
The list of pending URLs to add to the CREOLE register
pendingPosition - Variable in class gate.jape.Rule
If we matched but didn't fire yet, this is our pending position.
performActionWithEndElem(String) - Method in class gate.sgml.Sgml2Xml
This is the action performed when an end tag is read.
performFinalAction(String, int) - Method in class gate.sgml.Sgml2Xml
This is the action when we finished to read the entire tag The action means that we put the tag into stack and consider that is empty as default
period - Static variable in interface gate.jape.parser.ParseCpslConstants
 
persistantInstantiationList - Variable in class gate.creole.ResourceData
This list contains all instances loaded from creole.xml with AUTOINSTANCE tag.
persistenceFile - Static variable in class gate.util.persistence.PersistenceManager
The file currently used to write/read the persisten representation.
persistenceID - Variable in class gate.util.persistence.LRPersistence
 
persistentID - Variable in class gate.corpora.DocumentData
 
persistentReplacementTypes - Static variable in class gate.util.persistence.PersistenceManager
A dictionary mapping from java type (Class) to the type (Class) that can be used to store persistent data for the input type.
personGender - Variable in class gate.creole.coref.PronominalCoref
---
personType - Variable in class gate.creole.orthomatcher.OrthoMatcher
the person type
persons - Variable in class gate.creole.coref.PronominalCoref.Sentence
---
phase - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phaseName - Variable in class gate.jape.RightHandSide
 
phases - Variable in class gate.jape.MultiPhaseTransducer
The SinglePhaseTransducers that make up this one.
phases - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesCommentChars - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesCommentEnd - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesCommentStart - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesSingleLineCStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesSingleLineCpslStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesWhiteSpace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
picture - Variable in class gate.swing.WaitDialog
 
placeHolder - Static variable in class guk.im.KeyboardMap
Empty component used for the key that are not bound to a Unicode character.
pleonTransducer - Variable in class gate.creole.coref.PronominalCoref
---
pleonasticIt - Variable in class gate.creole.coref.PronominalCoref
---
pling - Static variable in interface gate.jape.parser.ParseCpslConstants
 
pools - Static variable in class gate.persist.DBHelper
 
pop() - Method in class gate.util.WeakBumpyStack
Removes the object at the top of this stack and returns that object as the value of this function.
popTag() - Method in class gate.util.Lax
Pop tag off of tag stack.
populate(URL, FileFilter, String, boolean) - Method in interface gate.Corpus
Fills this corpus with documents created on the fly from selected files in a directory.
populate(Corpus, URL, FileFilter, String, boolean) - Static method in class gate.corpora.CorpusImpl
Fills the provided corpus with documents created on the fly from selected files in a directory.
populate(URL, FileFilter, String, boolean) - Method in class gate.corpora.CorpusImpl
Fills this corpus with documents created from files in a directory.
populate(URL, FileFilter, String, boolean) - Method in class gate.corpora.SerialCorpusImpl
Fills this corpus with documents created from files in a directory.
popup - Variable in class gate.gui.LogArea
The popup menu with various actions
popup - Variable in class gate.gui.OracleDatastoreViewer.DSEntry
 
popup - Variable in class gate.gui.SerialDatastoreViewer.DSEntry
 
popup - Variable in class gate.gui.SyntaxTreeViewer
 
position - Variable in class gate.creole.ml.Attribute
 
position - Variable in class gate.jape.Rule
The rule's position in sequence (e.g.
possibleChoices - Variable in class gate.util.AnnotationDiffer
All the posible choices are added to this list for easy iteration.
possibleInterfaces - Variable in class gate.gui.BootStrapDialog
 
pr - Variable in class gate.creole.AnalyserRunningStrategy
 
pr - Variable in class gate.creole.RunningStrategy.RunAlwaysStrategy
 
pr - Variable in class gate.gui.SerialControllerEditor.AddPRAction
 
pr - Variable in class gate.gui.SerialControllerEditor.RemovePRAction
 
pr(boolean) - Static method in class gate.util.Err
 
pr(char) - Static method in class gate.util.Err
 
pr(int) - Static method in class gate.util.Err
 
pr(long) - Static method in class gate.util.Err
 
pr(float) - Static method in class gate.util.Err
 
pr(double) - Static method in class gate.util.Err
 
pr(char[]) - Static method in class gate.util.Err
 
pr(String) - Static method in class gate.util.Err
 
pr(Object) - Static method in class gate.util.Err
 
pr(boolean) - Static method in class gate.util.Out
 
pr(char) - Static method in class gate.util.Out
 
pr(int) - Static method in class gate.util.Out
 
pr(long) - Static method in class gate.util.Out
 
pr(float) - Static method in class gate.util.Out
 
pr(double) - Static method in class gate.util.Out
 
pr(char[]) - Static method in class gate.util.Out
 
pr(String) - Static method in class gate.util.Out
 
pr(Object) - Static method in class gate.util.Out
 
pr - Variable in class gate.util.persistence.AnalyserRunningStrategyPersistence
 
prCountByType - Variable in class gate.util.CorpusBenchmarkTool
 
prList - Variable in class gate.config.SystemData
The list of PRs
prList - Variable in class gate.creole.SerialController
The list of contained PRs
prList - Variable in class gate.util.persistence.ControllerPersistence
 
prTypes - Variable in class gate.creole.CreoleRegisterImpl
A list of the types of PR in the register.
precision - Variable in class gate.annotation.TestAnnotationDiff
The Precision value (see NLP Information Extraction)
precisionAverage - Variable in class gate.annotation.AnnotationDiff
The precision average value (see NLP Information Extraction)
precisionAverage - Variable in class gate.annotation.CorpusAnnotationDiff
The precision average value (see NLP Information Extraction)
precisionByType - Variable in class gate.util.CorpusBenchmarkTool
 
precisionLenient - Variable in class gate.annotation.AnnotationDiff
The precision lenient value (see NLP Information Extraction)
precisionLenient - Variable in class gate.annotation.CorpusAnnotationDiff
The precision lenient value (see NLP Information Extraction)
precisionStrict - Variable in class gate.annotation.AnnotationDiff
The precision strict value (see NLP Information Extraction)
precisionStrict - Variable in class gate.annotation.CorpusAnnotationDiff
The precision strict value (see NLP Information Extraction)
precisionSum - Variable in class gate.util.CorpusBenchmarkTool
 
preferredLayoutSize(Container) - Method in class gate.swing.MenuLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
prepareDB(String) - Method in class gate.persist.TestPersist
 
prepareRenderer(JComponent, Object, boolean, boolean) - Method in class gate.gui.ResourceRenderer
 
prepos - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
preprocess() - Method in class gate.creole.coref.NominalCoref
---
preprocess() - Method in class gate.creole.coref.PronominalCoref
---
preserveFormat - Variable in class gate.gui.NameBearerHandle.SaveCorpusAsXmlAction
 
preserveOriginalContent - Variable in class gate.corpora.DocumentImpl
If you set this flag to true the original content of the document will be kept in the document feature.
pressKey() - Method in class guk.im.KeyboardMap.KeyGUI
Displays this key as pressed
prevCharIsCR - Variable in class gate.jape.parser.ASCII_CharStream
 
prevCharIsLF - Variable in class gate.jape.parser.ASCII_CharStream
 
print(String) - Method in class gate.gui.LogArea.UTF8PrintStream
Overriden so it uses UTF-8 when converting a string to byte[]
print(char[]) - Method in class gate.gui.LogArea.UTF8PrintStream
Overriden so it uses UTF-8 when converting a char[] to byte[]
print(Graphics, PageFormat, int) - Method in class gate.print.JComponentPrinter.TranslatedPrintable
Prints the page at the specified index into the specified Graphics context in the specified format.
print(boolean) - Static method in class gate.util.Err
 
print(char) - Static method in class gate.util.Err
 
print(int) - Static method in class gate.util.Err
 
print(long) - Static method in class gate.util.Err
 
print(float) - Static method in class gate.util.Err
 
print(double) - Static method in class gate.util.Err
 
print(char[]) - Static method in class gate.util.Err
 
print(String) - Static method in class gate.util.Err
 
print(Object) - Static method in class gate.util.Err
 
print(boolean) - Static method in class gate.util.Out
 
print(char) - Static method in class gate.util.Out
 
print(int) - Static method in class gate.util.Out
 
print(long) - Static method in class gate.util.Out
 
print(float) - Static method in class gate.util.Out
 
print(double) - Static method in class gate.util.Out
 
print(char[]) - Static method in class gate.util.Out
 
print(String) - Static method in class gate.util.Out
 
print(Object) - Static method in class gate.util.Out
 
printAnnotations(AnnotationDiff, Document, Document) - Method in class gate.util.CorpusBenchmarkTool
 
printAnnotations(Set, Document) - Method in class gate.util.CorpusBenchmarkTool
 
printAttributes(MutableAttributeSet) - Method in class gate.util.HtmlLinksExtractor
 
printMissmatches() - Method in class gate.util.AnnotationDiffer
 
printProperty(PropertyDescriptor) - Static method in class gate.creole.TestCreole
Utility method to print out the values of a property descriptor
printStackTrace() - Method in class gate.creole.ExecutionException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace(PrintStream) - Method in class gate.creole.ExecutionException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace(PrintWriter) - Method in class gate.creole.ExecutionException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace() - Method in class gate.creole.ResourceInstantiationException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace(PrintStream) - Method in class gate.creole.ResourceInstantiationException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace(PrintWriter) - Method in class gate.creole.ResourceInstantiationException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace() - Method in class gate.util.GateException
 
printStackTrace(PrintStream) - Method in class gate.util.GateException
 
printStatistics() - Method in class gate.util.CorpusBenchmarkTool
 
printStats() - Method in class gate.creole.GazetteerListsCollector
 
printStatsForType(String) - Method in class gate.util.CorpusBenchmarkTool
 
printStructure(Set) - Method in class gate.annotation.AnnotationDiff
Used internally for debugging
printStructure(Set) - Method in class gate.annotation.CorpusAnnotationDiff
Used internally for debugging
printTableHeader() - Method in class gate.util.CorpusBenchmarkTool
 
println() - Static method in class gate.util.Err
 
println(boolean) - Static method in class gate.util.Err
 
println(char) - Static method in class gate.util.Err
 
println(int) - Static method in class gate.util.Err
 
println(long) - Static method in class gate.util.Err
 
println(float) - Static method in class gate.util.Err
 
println(double) - Static method in class gate.util.Err
 
println(char[]) - Static method in class gate.util.Err
 
println(String) - Static method in class gate.util.Err
 
println(Object) - Static method in class gate.util.Err
 
println() - Static method in class gate.util.Out
 
println(boolean) - Static method in class gate.util.Out
 
println(char) - Static method in class gate.util.Out
 
println(int) - Static method in class gate.util.Out
 
println(long) - Static method in class gate.util.Out
 
println(float) - Static method in class gate.util.Out
 
println(double) - Static method in class gate.util.Out
 
println(char[]) - Static method in class gate.util.Out
 
println(String) - Static method in class gate.util.Out
 
println(Object) - Static method in class gate.util.Out
 
priority - Variable in class gate.fsm.FSMInstance
The priority in the definition file of the rule from which the AGPosition state was generated.
priority - Variable in class gate.fsm.State
The priority of the rule from which this state derived.
priority - Variable in class gate.jape.Rule
The priority of the rule.
priority - Static variable in interface gate.jape.parser.ParseCpslConstants
 
priv - Variable in class gate.creole.ResourceData
Private flag
prln() - Static method in class gate.util.Err
 
prln(boolean) - Static method in class gate.util.Err
 
prln(char) - Static method in class gate.util.Err
 
prln(int) - Static method in class gate.util.Err
 
prln(long) - Static method in class gate.util.Err
 
prln(float) - Static method in class gate.util.Err
 
prln(double) - Static method in class gate.util.Err
 
prln(char[]) - Static method in class gate.util.Err
 
prln(String) - Static method in class gate.util.Err
 
prln(Object) - Static method in class gate.util.Err
 
prln() - Static method in class gate.util.Out
 
prln(boolean) - Static method in class gate.util.Out
 
prln(char) - Static method in class gate.util.Out
 
prln(int) - Static method in class gate.util.Out
 
prln(long) - Static method in class gate.util.Out
 
prln(float) - Static method in class gate.util.Out
 
prln(double) - Static method in class gate.util.Out
 
prln(char[]) - Static method in class gate.util.Out
 
prln(String) - Static method in class gate.util.Out
 
prln(Object) - Static method in class gate.util.Out
 
proc_correctByType - Variable in class gate.util.CorpusBenchmarkTool
 
proc_fMeasureByType - Variable in class gate.util.CorpusBenchmarkTool
 
proc_fMeasureCountByType - Variable in class gate.util.CorpusBenchmarkTool
 
proc_fMeasureSum - Variable in class gate.util.CorpusBenchmarkTool
 
proc_missingByType - Variable in class gate.util.CorpusBenchmarkTool
 
proc_partialByType - Variable in class gate.util.CorpusBenchmarkTool
 
proc_prCountByType - Variable in class gate.util.CorpusBenchmarkTool
 
proc_precisionByType - Variable in class gate.util.CorpusBenchmarkTool
 
proc_precisionSum - Variable in class gate.util.CorpusBenchmarkTool
 
proc_recCountByType - Variable in class gate.util.CorpusBenchmarkTool
 
proc_recallByType - Variable in class gate.util.CorpusBenchmarkTool
 
proc_recallSum - Variable in class gate.util.CorpusBenchmarkTool
 
proc_spurByType - Variable in class gate.util.CorpusBenchmarkTool
 
processAnnotationElement(Attributes) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method deals with a Annotation element.
processAnnotationSetElement(Attributes) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method deals with a AnnotationSet element.
processArgs(String[]) - Static method in class gate.Main
Process arguments and set up member fields appropriately.
processChildrenAnnots(Annotation, HashMap) - Method in class gate.gui.SyntaxTreeViewer
 
processComponentKeyEvent(KeyEvent) - Method in class gate.gui.FocusButton
 
processDocument(Document) - Method in class gate.util.CorpusBenchmarkTool
 
processDocument(Document) - Method in class gate.util.CorpusSaver
 
processFeatureElement(Attributes) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method deals with a Features element.
processFinished() - Method in class gate.creole.AbstractController.IntervalProgressListener
 
processFinished() - Method in class gate.creole.AbstractProcessingResource.IntervalProgressListener
 
processFinished() - Method in interface gate.event.ProgressListener
Called when the process is finished.
processFinished() - Method in class gate.event.ProgressListenerAdaptor
 
processFinished() - Method in class gate.gui.MainFrame
Called when the process is finished.
processFinished() - Method in class gate.gui.NameBearerHandle
 
processFinished() - Method in class gate.gui.SearchPRViewer
Called when the process is finished, fires a refresh for this VR.
processFinished() - Method in class gate.gui.SerialControllerEditor.InternalProgressListener
 
processFinished() - Method in class gate.util.ProgressPrinter
 
processGateEvent(GateEvent) - Method in interface gate.event.GateListener
Called when a Gate event has occured
processGateEvent(GateEvent) - Method in class gate.security.AccessControllerImpl
 
processGateEvent(GateEvent) - Method in class gate.security.GroupImpl
 
processGateEvent(GateEvent) - Method in class gate.security.UserImpl
huh?
processGazetteerEvent(GazetteerEvent) - Method in interface gate.creole.gazetteer.GazetteerListener
Called when a Gazetteer event has occured
processInstance(Instance) - Method in class gate.creole.ml.weka.StringToNominalFilter
Once the output format is defined this method can be used to covert input instances into output instances.
processMode - Variable in class gate.util.CorpusSaver
 
processNameElement(Attributes) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method deals with the start of a Name element
processNodeElement(Attributes) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method deals with a Node element.
processQueue() - Method in class gate.util.WeakBumpyStack
Checks the queue for any new weak references that have been cleared and queued and removes them from the underlying stack.
processTextOfNameElement(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method deals with a Text belonging to Name element.
processTextOfTextWithNodesElement(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method deals with a Text belonging to TextWithNodes element.
processTextOfValueElement(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method deals with a Text belonging to Value element.
processValueElement(Attributes) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method deals with the start of a Value element
processWindowEvent(WindowEvent) - Method in class gate.gui.MainFrame
Overridden so we can exit when window is closed
processWindowEvent(WindowEvent) - Method in class guk.Editor
Overridden so we can exit when window is closed
processWindowEvent(WindowEvent) - Method in class guk.Editor_AboutBox
Overridden so we can exit when window is closed
processedAnnots - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
processingResourcesRoot - Variable in class gate.gui.MainFrame
 
product - Variable in class guk.Editor_AboutBox
 
prof - Static variable in class gate.creole.ProfilePRs
 
progressBar - Variable in class gate.gui.DocumentEditor
The progress bar used during updating the text
progressBar - Variable in class gate.gui.MainFrame
 
progressBox - Variable in class gate.gui.DocumentEditor
A box containing a JProgressBar used to keep the user entertained while the text display is being updated
progressChanged(int) - Method in class gate.creole.AbstractController.IntervalProgressListener
 
progressChanged(int) - Method in class gate.creole.AbstractProcessingResource.IntervalProgressListener
 
progressChanged(int) - Method in interface gate.event.ProgressListener
Called when the progress has changed
progressChanged(int) - Method in class gate.event.ProgressListenerAdaptor
 
progressChanged(int) - Method in class gate.gui.MainFrame
 
progressChanged(int) - Method in class gate.gui.NameBearerHandle
 
progressChanged(int) - Method in class gate.gui.SearchPRViewer
Does nothing.
progressChanged(int) - Method in class gate.gui.SerialControllerEditor.InternalProgressListener
 
progressChanged(int) - Method in class gate.util.ProgressPrinter
 
progressListeners - Variable in class gate.creole.AbstractController
The list of ProgressListeners registered with this resource
progressListeners - Variable in class gate.creole.AbstractProcessingResource
The list of ProgressListeners registered with this resource
progressListeners - Variable in class gate.creole.tokeniser.SimpleTokeniser
 
progressListeners - Variable in class gate.gui.NameBearerHandle
 
progressListeners - Variable in class gate.gui.OracleDatastoreViewer
 
progressListeners - Variable in class gate.gui.SerialControllerEditor
 
progressListeners - Variable in class gate.gui.SerialDatastoreViewer
 
progressListeners - Variable in class gate.jape.Batch
 
progressListeners - Variable in class gate.jape.SinglePhaseTransducer
 
progressListeners - Variable in class gate.jape.Transducer
 
projectFileName - Variable in class gate.gui.ProtegeWrapper
File name as string will be VR target for now
projectName - Variable in class gate.creole.ProtegeProjectName
Protege project file name
projectTreeScroll - Variable in class gate.gui.MainFrame
 
pronominalModule - Variable in class gate.creole.coref.Coreferencer
---
propReader - Variable in class gate.creole.ir.IndexField
Reader object for this field.
propertyChangeListeners - Variable in class gate.gui.DocumentEditor
 
propertyUrl - Variable in class gate.wordnet.IndexFileWordNetImpl
JWNL property file
protegeRootPane - Variable in class gate.gui.ProtegeWrapper
Should have JRootPane to show Protege in it
protocolVersionNumbers - Variable in class gate.persist.SerialDataStore
List of valid protocol version numbers.
prsPopup - Variable in class gate.gui.MainFrame
 
psqlDriver - Static variable in class gate.TestGate
 
push(Object) - Method in class gate.util.WeakBumpyStack
Pushes an item onto the top of this stack.
pushTag(String) - Method in class gate.util.Lax
Push tag onto tag stack.
put(Object, Object) - Method in class gate.creole.CreoleRegisterImpl
Overide HashMap's put method to maintain a list of all the types of LR in the register, and a list of tool types.
put(char, FSMState) - Method in class gate.creole.gazetteer.FSMState
Adds a new value to the transition function
put(char, Object) - Method in class gate.creole.gazetteer.charMap
put the object into the char map using the chat as the key
put(UnicodeType, DFSMState) - Method in class gate.creole.tokeniser.DFSMState
Adds a new mapping in the transition function of this state
put(int, DFSMState) - Method in class gate.creole.tokeniser.DFSMState
Adds a new mapping using the actual index in the internal array.
put(UnicodeType, FSMState) - Method in class gate.creole.tokeniser.FSMState
Adds a new transition to the transition function of this state
put(int, FSMState) - Method in class gate.creole.tokeniser.FSMState
Adds a new transition to the transition function of this state
put(Connection) - Method in class gate.persist.ConnectionPool
Puts an object in the pool, those stating that it's "free" or available for use by another processes and routines.
put(long, Object) - Method in class gate.util.HashMapLong
 
put(Object) - Method in class gate.util.ObjectPool
Puts an object in the pool, those stating that it's "free" or available for use by another processes and routines.
put(Object, Object) - Method in class gate.util.OptionsMap
Converts the value to string using its toString() method and then stores it
put(Object, Object) - Method in class gate.util.RBTreeMap.SubMap
 
put(Object, Object) - Method in class gate.util.RBTreeMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class gate.util.SimpleFeatureMapImpl
Overriden to fire events, so that the persistent objects can keep track of what's updated
put(Object, Object) - Method in class gate.util.SimpleMapImpl
put a value in the map using the given key.
putAll(Map) - Method in class gate.util.RBTreeMap
Copies all of the mappings from the specified map to this map.
putAll(Map) - Method in class gate.util.SimpleMapImpl
put all the elements from a map

Q

QT_GRAMMAR_URL - Static variable in class gate.creole.coref.PronominalCoref
 
QUOTED_TEXT_TYPE - Static variable in class gate.creole.coref.PronominalCoref
 
QueryResult - class gate.creole.ir.QueryResult.
 
QueryResult(Object, float, List) - Constructor for class gate.creole.ir.QueryResult
Constructor of the class.
QueryResultList - class gate.creole.ir.QueryResultList.
 
QueryResultList(String, IndexedCorpus, List) - Constructor for class gate.creole.ir.QueryResultList
Constructor of the class.
qtTransducer - Variable in class gate.creole.coref.PronominalCoref
---
query - Variable in class gate.creole.ir.SearchPR
 
queryFM - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
queryString - Variable in class gate.creole.ir.QueryResultList
Executed query.
quoteAnnotation - Variable in class gate.creole.coref.PronominalCoref.Quote
---
quoteIndex - Variable in class gate.creole.coref.PronominalCoref.Quote
---
quotedText - Variable in class gate.creole.coref.PronominalCoref
---

R

RANDOM_MAX - Static variable in class gate.security.AccessControllerImpl
 
RBTreeMap - class gate.util.RBTreeMap.
Slightly modified implementation of java.util.TreeMap in order to return the closest neighbours in the case of a failed search.
RBTreeMap() - Constructor for class gate.util.RBTreeMap
Constructs a new, empty map, sorted according to the keys' natural order.
RBTreeMap(Comparator) - Constructor for class gate.util.RBTreeMap
Constructs a new, empty map, sorted according to the given comparator.
RBTreeMap(Map) - Constructor for class gate.util.RBTreeMap
Constructs a new map containing the same mappings as the given map, sorted according to the keys' natural order.
RBTreeMap(SortedMap) - Constructor for class gate.util.RBTreeMap
Constructs a new map containing the same mappings as the given SortedMap, sorted according to the same ordering.
RBTreeMap.Entry - class gate.util.RBTreeMap.Entry.
Node in the Tree.
RBTreeMap.Entry(Object, Object, RBTreeMap.Entry) - Constructor for class gate.util.RBTreeMap.Entry
Make a new cell with given key, value, and parent, and with null child links, and BLACK color.
RBTreeMap.Iterator - class gate.util.RBTreeMap.Iterator.
RBTreeMap Iterator.
RBTreeMap.Iterator(int) - Constructor for class gate.util.RBTreeMap.Iterator
 
RBTreeMap.Iterator(RBTreeMap.Entry, RBTreeMap.Entry) - Constructor for class gate.util.RBTreeMap.Iterator
 
RBTreeMap.SubMap - class gate.util.RBTreeMap.SubMap.
 
RBTreeMap.SubMap(Object, Object) - Constructor for class gate.util.RBTreeMap.SubMap
 
RBTreeMap.SubMap(Object, boolean) - Constructor for class gate.util.RBTreeMap.SubMap
 
RBTreeMap.SubMap(boolean, Object, boolean, Object) - Constructor for class gate.util.RBTreeMap.SubMap
 
RBTreeMap.SubMap.EntrySetView - class gate.util.RBTreeMap.SubMap.EntrySetView.
 
RBTreeMap.SubMap.EntrySetView() - Constructor for class gate.util.RBTreeMap.SubMap.EntrySetView
 
RDFFormatExporter - class gate.creole.RDFFormatExporter.
 
RDFFormatExporter() - Constructor for class gate.creole.RDFFormatExporter
 
RDF_EXPORT - Static variable in class gate.creole.RDFFormatExporter
 
READ_ACCESS - Static variable in class gate.persist.DBHelper
used internaly, may change in the future
RED - Variable in class gate.annotation.AnnotationDiff
Red used for SPURIOUS_TYPE
RED - Variable in class gate.annotation.CorpusAnnotationDiff
Red used for SPURIOUS_TYPE
RED - Static variable in class gate.util.RBTreeMap
 
REINIT - Static variable in class gate.creole.gazetteer.GazetteerEvent
gazetteer reinitialized event
REL_ANTONYM - Static variable in interface gate.wordnet.Relation
! Antonym (noun,verb,adjective,adverb)
REL_ATTRIBUTE - Static variable in interface gate.wordnet.Relation
= Attribute (noun,adjective)
REL_CAUSE - Static variable in interface gate.wordnet.Relation
> Cause (verb)
REL_DERIVED_FROM_ADJECTIVE - Static variable in interface gate.wordnet.Relation
\ Derived from adjective (adverb)
REL_ENTAILMENT - Static variable in interface gate.wordnet.Relation
Entailment (verb)
REL_HYPERNYM - Static variable in interface gate.wordnet.Relation
 
REL_HYPONYM - Static variable in interface gate.wordnet.Relation
~ Hyponym (noun,verb)
REL_MEMBER_HOLONYM - Static variable in interface gate.wordnet.Relation
#m Member holonym (noun)
REL_MEMBER_MERONYM - Static variable in interface gate.wordnet.Relation
%m Member meronym (noun)
REL_PARTICIPLE_OF_VERB - Static variable in interface gate.wordnet.Relation
< Participle of verb (adjective)
REL_PART_HOLONYM - Static variable in interface gate.wordnet.Relation
#p Part holonym (noun)
REL_PART_MERONYM - Static variable in interface gate.wordnet.Relation
%p Part meronym (noun)
REL_PERTAINYM - Static variable in interface gate.wordnet.Relation
\ Pertainym - pertains to noun (adjective)
REL_SEE_ALSO - Static variable in interface gate.wordnet.Relation
^ Also see (verb,adjective)
REL_SIMILAR_TO - Static variable in interface gate.wordnet.Relation
& Similar to (adjective)
REL_SUBSTANCE_HOLONYM - Static variable in interface gate.wordnet.Relation
#s Substance holonym (noun)
REL_SUBSTANCE_MERONYM - Static variable in interface gate.wordnet.Relation
%s Substance meronym (noun)
REL_VERB_GROUP - Static variable in interface gate.wordnet.Relation
$ Verb Group (verb)
REMOVEDSET - Static variable in class gate.gui.STreeNode
 
RESOURCE_ADOPTED - Static variable in class gate.event.DatastoreEvent
The type of events fired when a resource has been adopted
RESOURCE_DELETED - Static variable in class gate.event.DatastoreEvent
The type of events fired when a resource has been deleted from a datastore
RESOURCE_LOADED - Static variable in class gate.event.CreoleEvent
Event type that marks the loading of a new resource into the Gate system
RESOURCE_UNLOADED - Static variable in class gate.event.CreoleEvent
Event type that marks the unloading of a resource from the Gate system
RESOURCE_WRITTEN - Static variable in class gate.event.DatastoreEvent
The type of events fired when a resource has wrote into the datastore
RES_FEATURES - Static variable in interface gate.corpora.EventAwareLanguageResource
 
RES_NAME - Static variable in interface gate.corpora.EventAwareLanguageResource
 
RUN_ALWAYS - Static variable in interface gate.creole.RunningStrategy
Run mode constant meaning the associated PR should be run regardless of what the RunningStrategy.shouldRun() method returns.
RUN_CONDITIONAL - Static variable in interface gate.creole.RunningStrategy
Run mode constant meaning the associated PR should be run only if the RunningStrategy.shouldRun() method returns true.
RUN_NEVER - Static variable in interface gate.creole.RunningStrategy
Run mode constant meaning the associated PR should NOT be run regardless of what the RunningStrategy.shouldRun() method returns.
RawEditorKit - class gate.util.RawEditorKit.
This class provides an editor kit that does not change \n\r to \n but instead it leaves the original text as is.
RawEditorKit() - Constructor for class gate.util.RawEditorKit
 
ReInit(Reader, int, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(Reader, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(InputStream, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(InputStream) - Method in class gate.jape.parser.ParseCpsl
 
ReInit(Reader) - Method in class gate.jape.parser.ParseCpsl
 
ReInit(ParseCpslTokenManager) - Method in class gate.jape.parser.ParseCpsl
 
ReInit(ASCII_CharStream) - Method in class gate.jape.parser.ParseCpslTokenManager
 
ReInit(ASCII_CharStream, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
ReInitRounds() - Method in class gate.jape.parser.ParseCpslTokenManager
 
Relation - interface gate.wordnet.Relation.
Represents WordNet relation.
RelationImpl - class gate.wordnet.RelationImpl.
 
RelationImpl(int) - Constructor for class gate.wordnet.RelationImpl
never use directly - instantiate one of the ancestors only
RepositioningInfo - class gate.corpora.RepositioningInfo.
RepositioningInfo keep information about correspondence of positions between the original and extracted document content.
RepositioningInfo() - Constructor for class gate.corpora.RepositioningInfo
Default constructor
RepositioningInfo.PositionInfo - class gate.corpora.RepositioningInfo.PositionInfo.
Just information keeper inner class.
RepositioningInfo.PositionInfo(long, long, long, long) - Constructor for class gate.corpora.RepositioningInfo.PositionInfo
The only constructor.
ResizableVisualResource - interface gate.gui.ResizableVisualResource.
This interface denotes visual resources that can be resized.
Resource - interface gate.Resource.
Models all sorts of resources.
ResourceData - class gate.creole.ResourceData.
Models an individual CREOLE resource metadata, plus configuration data, plus the instantiations of the resource current within the system.
ResourceData() - Constructor for class gate.creole.ResourceData
Construction
ResourceInstantiationException - exception gate.creole.ResourceInstantiationException.
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g.
ResourceInstantiationException() - Constructor for class gate.creole.ResourceInstantiationException
 
ResourceInstantiationException(String) - Constructor for class gate.creole.ResourceInstantiationException
 
ResourceInstantiationException(Exception) - Constructor for class gate.creole.ResourceInstantiationException
 
ResourceParametersEditor - class gate.gui.ResourceParametersEditor.
Allows the editing of a set of parameters for a resource.
ResourceParametersEditor() - Constructor for class gate.gui.ResourceParametersEditor
 
ResourceParametersEditor.ParameterDisjunctionEditor - class gate.gui.ResourceParametersEditor.ParameterDisjunctionEditor.
 
ResourceParametersEditor.ParameterDisjunctionEditor() - Constructor for class gate.gui.ResourceParametersEditor.ParameterDisjunctionEditor
 
ResourceParametersEditor.ParameterDisjunctionRenderer - class gate.gui.ResourceParametersEditor.ParameterDisjunctionRenderer.
 
ResourceParametersEditor.ParameterDisjunctionRenderer() - Constructor for class gate.gui.ResourceParametersEditor.ParameterDisjunctionRenderer
 
ResourceParametersEditor.ParameterValueEditor - class gate.gui.ResourceParametersEditor.ParameterValueEditor.
 
ResourceParametersEditor.ParameterValueEditor() - Constructor for class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
ResourceParametersEditor.ParameterValueRenderer - class gate.gui.ResourceParametersEditor.ParameterValueRenderer.
A renderer that displays a File Open button next to a text field.
ResourceParametersEditor.ParameterValueRenderer() - Constructor for class gate.gui.ResourceParametersEditor.ParameterValueRenderer
 
ResourceParametersEditor.ParametersTableModel - class gate.gui.ResourceParametersEditor.ParametersTableModel.
 
ResourceParametersEditor.ParametersTableModel() - Constructor for class gate.gui.ResourceParametersEditor.ParametersTableModel
 
ResourcePersistence - class gate.util.persistence.ResourcePersistence.
Holds the data needed to serialise and recreate a Resource.
ResourcePersistence() - Constructor for class gate.util.persistence.ResourcePersistence
 
ResourceRenderer - class gate.gui.ResourceRenderer.
Renders a Resource for tables, trees and lists.
ResourceRenderer() - Constructor for class gate.gui.ResourceRenderer
 
Restriction - class gate.util.Restriction.
 
Restriction(String, Object, int) - Constructor for class gate.util.Restriction
Constructor.
RhsAction - interface gate.jape.RhsAction.
An interface that defines what the action classes created for RightHandSides look like.
RightHandSide - class gate.jape.RightHandSide.
The RHS of a CPSL rule.
RightHandSide(String, String, LeftHandSide) - Constructor for class gate.jape.RightHandSide
Construction from the transducer name, rule name and the LHS.
RightHandSide(String, String, LeftHandSide) - Method in class gate.jape.parser.ParseCpsl
 
RtfDocumentFormat - class gate.corpora.RtfDocumentFormat.
The format of Documents.
RtfDocumentFormat() - Constructor for class gate.corpora.RtfDocumentFormat
Default construction
Rule - class gate.jape.Rule.
A CPSL rule.
Rule(String, int, int, LeftHandSide, RightHandSide) - Constructor for class gate.jape.Rule
Construction
Rule(String) - Method in class gate.jape.parser.ParseCpsl
 
RunningStrategy - interface gate.creole.RunningStrategy.
Base interface for objects that are used to decide whether a PR member of a ConditionalController needs to be run.
RunningStrategy.RunAlwaysStrategy - class gate.creole.RunningStrategy.RunAlwaysStrategy.
 
RunningStrategy.RunAlwaysStrategy(ProcessingResource) - Constructor for class gate.creole.RunningStrategy.RunAlwaysStrategy
 
r - Static variable in class gate.security.AccessControllerImpl
 
rData - Variable in class gate.gui.MainFrame.NewResourceAction
Used for creation of resource menu item and creation dialog
rData - Variable in class gate.gui.NameBearerHandle
 
radius - Variable in class gate.swing.ColorGenerator.ColorSpace
 
random() - Static method in class gate.persist.SerialDataStore
Generate a random integer between 0 and 9999 for file naming.
random() - Static method in class gate.util.Scratch
Generate a random integer for file naming.
randomiser - Static variable in class gate.persist.SerialDataStore
Random number generator
randomiser - Static variable in class gate.util.Scratch
Random number generator
range - Variable in class gate.gui.DocumentEditor.TypeData
 
ranges - Variable in class gate.gui.DocumentEditor
a list containing AnnotationEditor.Range objects.
reInit() - Method in interface gate.ProcessingResource
Reinitialises the processing resource.
reInit() - Method in class gate.creole.AbstractProcessingResource
Reinitialises the processing resource.
reInit() - Method in class gate.creole.annotdelete.AnnotationDeletePR
Reinitialises the processing resource.
reInit() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
Reinitialises the processing resource.
reInit() - Method in class gate.creole.coref.AbstractCoreferencer
Reinitialises the processing resource.
reInit() - Method in class gate.creole.coref.Coreferencer
Reinitialises the processing resource.
reInit() - Method in class gate.creole.coref.NominalCoref
Reinitialises the processing resource.
reInit() - Method in class gate.creole.coref.PronominalCoref
Reinitialises the processing resource.
reInit() - Method in class gate.creole.dumpingPR.DumpingPR
Reinitialises the processing resource.
reInit() - Method in class gate.creole.gazetteer.AbstractGazetteer
 
reInit() - Method in class gate.creole.ir.SearchPR
Reinitialises the processing resource.
read(Reader, Document, int) - Method in class gate.gui.DocumentEditor.CustomStyledEditorKit
Inserts content from the given stream, which will be treated as plain text.
read() - Method in class gate.sgml.Sgml2Xml
This method reads a char and increments the m_cursor
read(Reader, Document, int) - Method in class gate.util.RawEditorKit
Inserts content from the given stream, which will be treated as plain text.
readBLOB(Blob) - Static method in class gate.persist.OracleDataStore
reads the content of the specified BLOB object and returns the object contained.
readCLOB(Clob, StringBuffer) - Static method in class gate.persist.OracleDataStore
reads the content of a CLOB into the specified StringBuffer
readChar() - Method in class gate.jape.parser.ASCII_CharStream
 
readClass(String) - Method in class gate.util.Jdk
Read the bytes for a class.
readConfig(URL) - Method in class gate.config.TestConfig
Helper method that processes a config file.
readCorpus(Object) - Method in class gate.persist.JDBCDataStore
helper method for getLR - reads LR of type Corpus
readDatabaseID() - Method in class gate.persist.JDBCDataStore
reads the ID of the database every database should have unique string ID
readDocument(Object) - Method in class gate.persist.JDBCDataStore
helper method for getLR - reads LR of type Document
readFeatures(Long, int) - Method in class gate.persist.JDBCDataStore
reads the features of an entity entities are of type LR or Annotation
readFeatures(Long, int) - Method in class gate.persist.OracleDataStore
reads the features of an entity entities are of type LR or Annotation
readFeatures(Long, int) - Method in class gate.persist.PostgresDataStore
reads the features of an entity entities are of type LR or Annotation
readGroups(DefaultListModel, JList) - Method in class gate.gui.UserGroupEditor
 
readList(LinearNode, boolean) - Method in class gate.creole.gazetteer.DefaultGazetteer
Reads one lists (one file) of phrases
readObject(ObjectInputStream) - Method in class gate.corpora.SerialCorpusImpl
readObject - calls the default readObject() and then initialises the transient data
readObject(ObjectInputStream) - Method in class gate.util.RBTreeMap
Reconstitute the RBTreeMap instance from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class gate.util.SimpleMapImpl
readObject - calls the default readObject() and then initialises the transient data
readTreeSet(int, ObjectInputStream, Object) - Method in class gate.util.RBTreeMap
Intended to be called only from TreeSet.readObject
readUsers(DefaultListModel, JList) - Method in class gate.gui.UserGroupEditor
 
reallocateIndexes() - Method in class gate.swing.XJTable.TableSorter
 
recCountByType - Variable in class gate.util.CorpusBenchmarkTool
 
recalculateLines() - Method in class gate.gui.SyntaxTreeViewer
 
recalculateLines(STreeNode) - Method in class gate.gui.SyntaxTreeViewer
recalculates all lines from that node to all its children
recall - Variable in class gate.annotation.TestAnnotationDiff
The Recall value (see NLP Information Extraction)
recallAverage - Variable in class gate.annotation.AnnotationDiff
The Recall average value (see NLP Information Extraction)
recallAverage - Variable in class gate.annotation.CorpusAnnotationDiff
The Recall average value (see NLP Information Extraction)
recallByType - Variable in class gate.util.CorpusBenchmarkTool
 
recallLenient - Variable in class gate.annotation.AnnotationDiff
The Recall lenient value (see NLP Information Extraction)
recallLenient - Variable in class gate.annotation.CorpusAnnotationDiff
The Recall lenient value (see NLP Information Extraction)
recallStrict - Variable in class gate.annotation.AnnotationDiff
The Recall strict value (see NLP Information Extraction)
recallStrict - Variable in class gate.annotation.CorpusAnnotationDiff
The Recall strict value (see NLP Information Extraction)
recallSum - Variable in class gate.util.CorpusBenchmarkTool
 
reconvert() - Method in class guk.im.GateIM
Throws a UnsupportedOperationException as this input method does not support recnversion.
recoverNewLineSequence(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
Restore new line as in the original document if needed
recurseCheckBox - Variable in class gate.gui.CorpusFillerComponent
The checkbox for recurse directories
red - Variable in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
redoAction - Variable in class guk.Editor
 
refCnt - Variable in class gate.security.AccessControllerImpl
 
refQueue - Variable in class gate.util.WeakBumpyStack
 
refresh() - Method in class gate.gui.DocumentEditor.SearchDialog
 
refreshOntoeditor(Ontology) - Method in class gate.gui.ProtegeWrapper
Refresh OntoEditor if any on LargeView tab pane
reg - Static variable in class gate.Factory
The CREOLE register
reg - Variable in class gate.creole.TestControllers
The CREOLE register
reg - Variable in class gate.creole.TestCreole
Local shorthand for the CREOLE register
register - Variable in class gate.config.ConfigXmlHandler
The register object that we add CREOLE directories to during parsing.
register - Variable in class gate.creole.CreoleXmlHandler
The register object that we add ResourceData objects to during parsing.
registerBuiltins() - Method in interface gate.CreoleRegister
Register resources that are built in to the GATE distribution.
registerBuiltins() - Method in class gate.creole.CreoleRegisterImpl
Register resources that are built in to the GATE distribution.
registerCreoleUrls() - Static method in class gate.Main
Register any CREOLE URLs that we got on the command line
registerDirectories() - Method in interface gate.CreoleRegister
Register all the CREOLE directories that we know of.
registerDirectories(URL) - Method in interface gate.CreoleRegister
Register a single CREOLE directory.
registerDirectories() - Method in class gate.creole.CreoleRegisterImpl
Register all the CREOLE directories that we know of.
registerDirectories(URL) - Method in class gate.creole.CreoleRegisterImpl
Register a single CREOLE directory.
registerIREngine(String) - Static method in class gate.Gate
Registers a new IR engine.
registerObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.AccessControllerImpl
 
registerObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.GroupImpl
 
registerObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.UserImpl
registers an object fore receiving ObjectModificationEvent-s send by this object the only types of events sent by a user object are OBJECT_DELETED and OBJECT_MODIFIED, so any attempt for registering for other events is invalid
registerPersitentEquivalent(Class, Class) - Static method in class gate.util.persistence.PersistenceManager
Sets the persistent equivalent type to be used to (re)store a given type of transient objects.
registeredIREngines - Static variable in class gate.Gate
A list of names of classes that implement IREngine that will be used as information retrieval engines.
regularExpressions(String, String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
substitute all multiple spaces, tabes and newlines with a single space
rehash() - Method in class gate.util.HashMapLong
Rehashes the contents of this map into a new HashMapLong instance with a larger capacity.
relativePathMarker - Static variable in class gate.util.persistence.PersistenceManager.URLHolder
This string will be used to start the serialisation of URL that represent relative paths.
releaseKey() - Method in class guk.im.KeyboardMap.KeyGUI
Displays ths key as released.
relevance - Variable in class gate.creole.ir.QueryResult
Score(relevance) of the result between 0 and 1
reloadClass(String) - Method in class gate.util.GateClassLoader
Reload a class.
remove(Object) - Method in interface gate.AnnotationSet
Remove an element from this set.
remove(Object) - Method in class gate.DataStoreRegister
Removes the given element from this set if it is present.
remove() - Method in class gate.annotation.AnnotationSetImpl.AnnotationSetIterator
 
remove(Object) - Method in class gate.annotation.AnnotationSetImpl.VerboseHashMap
 
remove(Object) - Method in class gate.annotation.AnnotationSetImpl
Remove an element from this set.
remove() - Method in class gate.annotation.DatabaseAnnotationSetImpl.DatabaseAnnotationSetIterator
 
remove(Object) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Remove an element from this set.
remove(int) - Method in class gate.corpora.CorpusImpl.VerboseList
 
remove(Object) - Method in class gate.corpora.CorpusImpl
 
remove(int) - Method in class gate.corpora.CorpusImpl
 
remove() - Method in class gate.corpora.DatabaseCorpusImpl.DatabaseCorpusIterator
 
remove(int) - Method in class gate.corpora.DatabaseCorpusImpl
 
remove(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
remove(Object) - Method in class gate.corpora.SerialCorpusImpl
 
remove(int) - Method in class gate.corpora.SerialCorpusImpl
 
remove(int) - Method in class gate.creole.ConditionalSerialController
 
remove(ProcessingResource) - Method in class gate.creole.ConditionalSerialController
 
remove(Object) - Method in class gate.creole.CreoleRegisterImpl
Overide HashMap's delete method to update the lists of types in the register.
remove(int) - Method in class gate.creole.SerialController
 
remove(ProcessingResource) - Method in class gate.creole.SerialController
 
remove(String) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
remove(String) - Method in interface gate.creole.gazetteer.Gazetteer
Removes a string from the gazetteer
remove(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
remove(int) - Method in class gate.creole.gazetteer.GazetteerList
 
remove() - Method in class gate.creole.gazetteer.LinearDefinition.SafeIterator
 
remove(int) - Method in class gate.creole.gazetteer.LinearDefinition
 
remove(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
remove() - Method in class gate.creole.gazetteer.MappingDefinition.SafeIterator
 
remove(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
remove(int) - Method in class gate.creole.gazetteer.MappingDefinition
 
remove(String) - Method in class gate.creole.gazetteer.OntoGazetteerImpl
Removes a single string item from the gazetteer model
remove() - Method in class gate.util.AnnotationDiffer.Choice
Removes this choice from the two lists it belongs to
remove() - Method in class gate.util.RBTreeMap.Iterator
 
remove(Object) - Method in class gate.util.RBTreeMap.SubMap.EntrySetView
 
remove(Object) - Method in class gate.util.RBTreeMap
Removes the mapping for this key from this RBTreeMap if present.
remove(Object) - Method in class gate.util.SimpleFeatureMapImpl
Overriden to fire events, so that the persistent objects can keep track of what's updated
remove(Object) - Method in class gate.util.SimpleMapImpl
remove value from the map using it's key.
remove(int) - Method in class gate.util.WeakBumpyStack
Removes the element at the specified position in this list.
remove() - Method in class gate.wordnet.IndexFileWordNetImpl.SynsetIterator
 
removeAction - Variable in class gate.gui.ListEditorDialog
An action that removes the item(s) currently selected from the list
removeAll(Collection) - Method in class gate.corpora.CorpusImpl
 
removeAll(Collection) - Method in class gate.corpora.SerialCorpusImpl
 
removeAll(Collection) - Method in class gate.creole.gazetteer.GazetteerList
 
removeAll(Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
removeAll(Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
removeAnnotation(Document) - Method in class gate.gui.STreeNode
Store the annotation in the deleted list so it can retrieved later
removeAnnotationListener(AnnotationListener) - Method in interface gate.Annotation
Removes an annotation listener
removeAnnotationListener(AnnotationListener) - Method in class gate.annotation.AnnotationImpl
Removes an annotation listener
removeAnnotationSet(String) - Method in interface gate.Document
Removes one of the named annotation sets.
removeAnnotationSet(String) - Method in class gate.corpora.DatabaseDocumentImpl
 
removeAnnotationSet(String) - Method in class gate.corpora.DocumentImpl
Removes one of the named annotation sets.
removeAnnotationSetListener(AnnotationSetListener) - Method in interface gate.AnnotationSet
 
removeAnnotationSetListener(AnnotationSetListener) - Method in class gate.annotation.AnnotationSetImpl
 
removeAnnotations() - Method in class gate.gui.DocumentEditor.CorefData
 
removeBtn - Variable in class gate.gui.ListEditorDialog
Used to remove the selected element in the list;
removeButton - Variable in class gate.gui.CollectionSelectionDialog
The button that removes items from the target list
removeButton - Variable in class gate.gui.SerialControllerEditor
Removes one or more PR(s) from the controller
removeCalled - Variable in class gate.creole.gazetteer.LinearDefinition.SafeIterator
 
removeCalled - Variable in class gate.creole.gazetteer.MappingDefinition.SafeIterator
 
removeClass(OClass) - Method in class gate.creole.ProtegeProjectName
 
removeClass(OClass) - Method in interface gate.creole.ontology.Ontology
Removes a class from this ontology.
removeClass(ClassNode) - Method in interface gate.creole.ontology.OntologyEditor
Removes the node/class
removeCorpusListener(CorpusListener) - Method in interface gate.Corpus
Removes one of the listeners registered with this corpus.
removeCorpusListener(CorpusListener) - Method in class gate.corpora.CorpusImpl
 
removeCorpusListener(CorpusListener) - Method in class gate.corpora.SerialCorpusImpl
 
removeCreoleListener(CreoleListener) - Method in class gate.CreoleProxy
 
removeCreoleListener(CreoleListener) - Method in interface gate.CreoleRegister
Removes a CreoleListener previously registered with this CreoleRegister.
removeCreoleListener(CreoleListener) - Method in class gate.DataStoreRegister
Removes a previously registered CreoleListener from the list of listeners for this DataStoreRegister.
removeCreoleListener(CreoleListener) - Method in class gate.creole.CreoleRegisterImpl
 
removeCreoleListenerLink() - Method in class gate.gui.ParameterDisjunction
Called by other GUI classes that use this as a subcomponent that doesn't need to update with the creole register changes.
removeCreoleListenerLink() - Method in class gate.gui.ResourceParametersEditor
Called by other GUI classes that use this as a subcomponent that doesn't need to update with the creole register changes.
removeDatastoreListener(DatastoreListener) - Method in interface gate.DataStore
Removes a a previously registered DatastoreListener from the list listeners for this datastore
removeDatastoreListener(DatastoreListener) - Method in class gate.persist.JDBCDataStore
Removes a a previously registered DatastoreListener from the list listeners for this datastore
removeDatastoreListener(DatastoreListener) - Method in class gate.persist.SerialDataStore
 
removeDocumentListener(DocumentListener) - Method in interface gate.Document
Removes one of the previously registered document listeners.
removeDocumentListener(DocumentListener) - Method in class gate.corpora.DocumentImpl
 
removeExtraNewLine(Document) - Method in class gate.corpora.TextualDocumentFormat
Delete '\r' in combination CRLF or LFCR in document content
removeFeatButton - Variable in class gate.gui.SchemaAnnotationEditor
This button removes current features and add them to possible feature list
removeFeatureMapListener(FeatureMapListener) - Method in interface gate.FeatureMap
Removes a gate listener
removeFeatureMapListener(FeatureMapListener) - Method in class gate.util.SimpleFeatureMapImpl
Removes a gate listener
removeFromIdIndex(Annotation) - Method in class gate.annotation.AnnotationSetImpl
Remove from the ID index.
removeFromOffsetIndex(Annotation) - Method in class gate.annotation.AnnotationSetImpl
Remove from the offset indices.
removeFromTypeIndex(Annotation) - Method in class gate.annotation.AnnotationSetImpl
Remove from the type index.
removeGateListener(GateListener) - Method in interface gate.AnnotationSet
 
removeGateListener(GateListener) - Method in class gate.annotation.AnnotationSetImpl
 
removeHighlight() - Method in class gate.gui.TabHighlighter
Restores the tab to the normal colour
removeInstance(OInstance) - Method in interface gate.creole.ontology.KnowledgeBase
Removes the instance from the knowledge base.
removeInstantiation(Resource) - Method in class gate.creole.ResourceData
Remove an instantiation of the resource from the register of these
removeLayoutComponent(Component) - Method in class gate.swing.MenuLayout
Removes the specified component from the layout.
removeLookup(String, Lookup) - Method in class gate.creole.gazetteer.DefaultGazetteer
Removes one phrase to the list of phrases recognised by this gazetteer
removeLookup(Lookup) - Method in class gate.creole.gazetteer.FSMState
Removes a looup description from this state's lookup descriptions set
removeMenu - Variable in class gate.gui.SerialControllerEditor
The "Remove PR" menu; part of the popup menu
removeNode(JButton) - Method in class gate.gui.SyntaxTreeViewer
 
removeNodesAbove(STreeNode) - Method in class gate.gui.SyntaxTreeViewer
 
removeNotify() - Method in class guk.im.GateIM
Called by the system when a client unregisters to this input method.
removeProcessProgressListener(ProgressListener) - Method in class gate.jape.Rule
 
removeProgressListener(ProgressListener) - Method in class gate.creole.AbstractController
Removes a ProgressListener from the list of listeners for this processing resource.
removeProgressListener(ProgressListener) - Method in class gate.creole.AbstractProcessingResource
Removes a ProgressListener from the list of listeners for this processing resource.
removeProgressListener(ProgressListener) - Method in class gate.gui.NameBearerHandle
 
removeProgressListener(ProgressListener) - Method in class gate.gui.SerialControllerEditor
 
removeProgressListener(ProgressListener) - Method in class gate.jape.Batch
 
removeProgressListener(ProgressListener) - Method in class gate.jape.SinglePhaseTransducer
 
removeProgressListener(ProgressListener) - Method in class gate.jape.Transducer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class gate.gui.DocumentEditor
 
removeResourceListeners(Resource, Map) - Static method in class gate.creole.AbstractResource
Removes listeners from a resource.
removeSecurityData(DataStore) - Static method in class gate.DataStoreRegister
Removes the security data for this datastore
removeStatusListener(StatusListener) - Method in class gate.DocumentFormat
 
removeStatusListener(StatusListener) - Method in class gate.creole.AbstractController
Removes a StatusListener from the list of listeners for this processing resource
removeStatusListener(StatusListener) - Method in class gate.creole.AbstractProcessingResource
Removes a StatusListener from the list of listeners for this processing resource
removeStatusListener(StatusListener) - Method in class gate.email.EmailDocumentHandler
This methos is called when a listener is removed
removeStatusListener(StatusListener) - Method in class gate.gui.NameBearerHandle
 
removeStatusListener(StatusListener) - Method in class gate.gui.SerialControllerEditor
 
removeStatusListener(StatusListener) - Method in class gate.html.HtmlDocumentHandler
 
removeStatusListener(StatusListener) - Method in class gate.jape.Batch
 
removeStatusListener(StatusListener) - Method in class gate.jape.Rule
 
removeStatusListener(StatusListener) - Method in class gate.jape.Transducer
 
removeStatusListener(StatusListener) - Method in class gate.jape.parser.ParseCpsl
 
removeStatusListener(StatusListener) - Method in class gate.swing.XJEditorPane
 
removeStatusListener(StatusListener) - Method in class gate.xml.GateFormatXmlDocumentHandler
This methos is called when a listener is removed
removeStatusListener(StatusListener) - Method in class gate.xml.XmlDocumentHandler
This methos is called when a listener is removed
removeSubClass(OClass) - Method in interface gate.creole.ontology.OClass
Removes a sub class.
removeSubClass(OClass) - Method in class gate.creole.ontology.OClassImpl
 
removeSubSet(AnnotationSet) - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
removeSuperClass(OClass) - Method in interface gate.creole.ontology.OClass
Removes a super class.
removeSuperClass(OClass) - Method in class gate.creole.ontology.OClassImpl
 
removeToolbar(JRootPane) - Method in class gate.gui.ProtegeWrapper
Find and remove the Protege toolbar
removeTreeModelListener(TreeModelListener) - Method in class gate.swing.AbstractTreeTableModel
Removes a TreeModelListener from the list of * listeners registered with this model.
removeUpdate(DocumentEvent) - Method in class gate.gui.DocumentEditor.SwingDocumentListener
 
removeUser(Long, Session) - Method in interface gate.security.Group
---
removeUser(User, Session) - Method in interface gate.security.Group
---
removeUser(Long, Session) - Method in class gate.security.GroupImpl
---
removeUser(User, Session) - Method in class gate.security.GroupImpl
---
removedAnnotations - Variable in class gate.annotation.DatabaseAnnotationSetImpl
 
removedAnotationSets - Variable in class gate.corpora.DatabaseDocumentImpl
 
removedDocIDs - Variable in class gate.corpora.SerialCorpusImpl
 
removedDocuments - Variable in class gate.corpora.DatabaseCorpusImpl
 
renameAnnotations(AnnotationSet, HashMap) - Method in class gate.creole.dumpingPR.DumpingPR
 
renameClass(OClass, ClassNode, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Renames a class
renameOntology(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Renames an ontology
repaint(long, int, int, int, int) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
repaint(Rectangle) - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class gate.gui.SearchPRViewer.FloatRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class gate.gui.SearchPRViewer.FloatRenderer
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class gate.swing.JTreeTable.CustomJTree
 
repaint(Rectangle) - Method in class gate.swing.JTreeTable.CustomJTree
 
replaceCharsWithEntities(String) - Method in class gate.corpora.DocumentImpl
This method replace all chars that appears in the anInputString and also that are in the entitiesMap with their corresponding entity
reposInfo - Variable in class gate.html.HtmlDocumentHandler
Keep the refference to this structure
reposInfo - Variable in class gate.xml.XmlDocumentHandler
Keep the refference to this structure
required - Variable in class gate.gui.ParameterDisjunction
 
resData - Variable in class gate.creole.Parameter
The resource data that this parameter is part of.
reset() - Method in class gate.creole.tokeniser.SimpleTokeniser
Prepares this Processing resource for a new run.
reset() - Method in class gate.jape.BasicPatternElement
Reset: clear last failure point and matched annotations list.
reset() - Method in class gate.jape.ComplexPatternElement
Reset: clear caches of annotations matched.
reset() - Method in class gate.jape.ConstraintGroup
Clear all the annotations that have been matched by this group.
reset() - Method in class gate.jape.LeftHandSide
Clear the matched annotations cached in pattern elements.
reset() - Method in interface gate.jape.Matcher
Reset: clear annotation caches etc.
reset() - Method in class gate.jape.PatternElement
Reset: clear annotation caches etc.
reset() - Method in class gate.jape.Rule
Clear away the results of a match.
resetChildren(STreeNode) - Method in class gate.gui.SyntaxTreeViewer
 
resize(int) - Method in class gate.creole.gazetteer.charMap
resize the containers by one leavaing empty elemant at position 'index'
resolveGateClass(Class) - Method in class gate.util.GateClassLoader
Forward a call to super.resolveClass, which is protected and final in super.
resolveIt - Variable in class gate.creole.coref.PronominalCoref
 
resource - Variable in class gate.event.CreoleEvent
 
resource - Variable in class gate.event.DatastoreEvent
 
resource - Variable in class gate.gui.FeaturesEditor
 
resource - Variable in class gate.gui.NewResourceDialog
 
resource - Variable in class gate.gui.ParameterDisjunction
 
resource - Variable in class gate.gui.ResourceParametersEditor
 
resourceAdopted(DatastoreEvent) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Called by a datastore when a new resource has been adopted
resourceAdopted(DatastoreEvent) - Method in class gate.corpora.DatabaseCorpusImpl
 
resourceAdopted(DatastoreEvent) - Method in class gate.corpora.DatabaseDocumentImpl
Called by a datastore when a new resource has been adopted
resourceAdopted(DatastoreEvent) - Method in class gate.corpora.DocumentImpl
 
resourceAdopted(DatastoreEvent) - Method in class gate.corpora.SerialCorpusImpl
Called by a datastore when a new resource has been adopted
resourceAdopted(DatastoreEvent) - Method in interface gate.event.DatastoreListener
Called by a datastore when a new resource has been adopted
resourceAdopted(DatastoreEvent) - Method in class gate.gui.OracleDatastoreViewer
 
resourceAdopted(DatastoreEvent) - Method in class gate.gui.SerialDatastoreViewer
 
resourceClass - Variable in class gate.creole.ResourceData
The class of the resource
resourceData - Variable in class gate.creole.CreoleXmlHandler
The current resource data object
resourceData - Variable in class gate.gui.NewResourceDialog
 
resourceDeleted(DatastoreEvent) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Called by a datastore when a resource has been deleted
resourceDeleted(DatastoreEvent) - Method in class gate.corpora.DatabaseCorpusImpl
 
resourceDeleted(DatastoreEvent) - Method in class gate.corpora.DatabaseDocumentImpl
Called by a datastore when a resource has been deleted
resourceDeleted(DatastoreEvent) - Method in class gate.corpora.DocumentImpl
 
resourceDeleted(DatastoreEvent) - Method in class gate.corpora.SerialCorpusImpl
Called by a datastore when a resource has been deleted
resourceDeleted(DatastoreEvent) - Method in interface gate.event.DatastoreListener
Called by a datastore when a resource has been deleted
resourceDeleted(DatastoreEvent) - Method in class gate.gui.OracleDatastoreViewer
 
resourceDeleted(DatastoreEvent) - Method in class gate.gui.SerialDatastoreViewer
 
resourceDisplayed - Variable in class gate.creole.ResourceData
The full class name of the resource displayed by this viewer.
resourceID - Variable in class gate.event.DatastoreEvent
 
resourceIndex - Static variable in class gate.util.Files
Used to generate temporary resources names
resourceInterfaces - Variable in class gate.gui.BootStrapDialog
 
resourceLoaded(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
resourceLoaded(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
resourceLoaded(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
resourceLoaded(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
resourceLoaded(CreoleEvent) - Method in class gate.creole.SerialController
 
resourceLoaded(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a new Resource has been loaded into the system
resourceLoaded(CreoleEvent) - Method in class gate.gui.MainFrame
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.ShellSlacFrame
Override base class method
resourceLoaded(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
resourceName - Variable in class gate.gui.BootStrapDialog
 
resourceName - Variable in class gate.util.persistence.ResourcePersistence
 
resourceNameLabel - Variable in class gate.gui.BootStrapDialog
 
resourceNameTextField - Variable in class gate.gui.BootStrapDialog
 
resourcePath - Static variable in class gate.util.Files
Where on the classpath the gate resources are to be found
resourceRenamed(Resource, String, String) - Method in class gate.corpora.CorpusImpl
 
resourceRenamed(Resource, String, String) - Method in class gate.corpora.DocumentImpl
 
resourceRenamed(Resource, String, String) - Method in class gate.corpora.SerialCorpusImpl
 
resourceRenamed(Resource, String, String) - Method in class gate.creole.CreoleRegisterImpl
 
resourceRenamed(Resource, String, String) - Method in class gate.creole.SerialController
 
resourceRenamed(Resource, String, String) - Method in interface gate.event.CreoleListener
Called when the creole register has renamed a resource.1
resourceRenamed(Resource, String, String) - Method in class gate.gui.MainFrame
 
resourceRenamed(Resource, String, String) - Method in class gate.gui.NameBearerHandle
 
resourceRenamed(Resource, String, String) - Method in class gate.gui.ParameterDisjunction
 
resourceRenamed(Resource, String, String) - Method in class gate.gui.ResourceParametersEditor
 
resourceRenamed(Resource, String, String) - Method in class gate.gui.SerialControllerEditor
 
resourceRenamed(Resource, String, String) - Method in class gate.persist.JDBCDataStore
 
resourceType - Variable in class gate.gui.BootStrapDialog
 
resourceType - Variable in class gate.util.persistence.ResourcePersistence
 
resourceTypes - Variable in class gate.gui.BootStrapDialog
 
resourceTypesComboBox - Variable in class gate.gui.BootStrapDialog
 
resourceTypesLabel - Variable in class gate.gui.BootStrapDialog
 
resourceUnloaded(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.corpora.DatabaseCorpusImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.creole.SerialController
 
resourceUnloaded(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a Resource has been removed from the system
resourceUnloaded(CreoleEvent) - Method in class gate.gui.MainFrame
 
resourceUnloaded(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
resourceUnloaded(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
resourceUnloaded(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
resourceUnloaded(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
resourceUnloaded(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
resourceWritten(DatastoreEvent) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Called by a datastore when a resource has been wrote into the datastore
resourceWritten(DatastoreEvent) - Method in class gate.corpora.DatabaseCorpusImpl
 
resourceWritten(DatastoreEvent) - Method in class gate.corpora.DatabaseDocumentImpl
Called by a datastore when a resource has been wrote into the datastore
resourceWritten(DatastoreEvent) - Method in class gate.corpora.DocumentImpl
 
resourceWritten(DatastoreEvent) - Method in class gate.corpora.SerialCorpusImpl
Called by a datastore when a resource has been wrote into the datastore
resourceWritten(DatastoreEvent) - Method in interface gate.event.DatastoreListener
Called by a datastore when a resource has been wrote into the datastore
resourceWritten(DatastoreEvent) - Method in class gate.gui.OracleDatastoreViewer
 
resourceWritten(DatastoreEvent) - Method in class gate.gui.SerialDatastoreViewer
 
resourcesTree - Variable in class gate.gui.MainFrame
 
resourcesTreeModel - Variable in class gate.gui.MainFrame
 
resourcesTreeRoot - Variable in class gate.gui.MainFrame
 
resourcesTreeScroll - Variable in class gate.gui.MainFrame
 
respDocument - Variable in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Response document
responseAnnotList - Variable in class gate.annotation.AnnotationDiff
This list is created from responseAnnotationSet at init() time
responseAnnotList - Variable in class gate.annotation.CorpusAnnotationDiff
This list is created from responseAnnotationSet at init() time
responseAnnotationSetMap - Variable in class gate.gui.AnnotDiffDialog
A map from AnnotationSetNames 2 AnnotationSets, used to display AnnotSets in combo boxes
responseAnnotationSetMap - Variable in class gate.gui.CorpusAnnotDiffDialog
A map from AnnotationSetNames 2 AnnotationSets, used to display AnnotSets in combo boxes
responseAnnotationSetName - Variable in class gate.annotation.AnnotationDiff
The name of the annotation set.
responseAnnotationSetName - Variable in class gate.annotation.CorpusAnnotationDiff
The name of the annotation set.
responseAnnotationSetNameFalsePoz - Variable in class gate.annotation.AnnotationDiff
The name of the annotation set considered in calculating FalsePozitive.
responseAnnotationSetNameFalsePoz - Variable in class gate.annotation.CorpusAnnotationDiff
The name of the annotation set considered in calculating FalsePozitive.
responseChoices - Variable in class gate.util.AnnotationDiffer
A list of lists representing all possible choices for each response
responseCorpus - Variable in class gate.annotation.CorpusAnnotationDiff
This corpus contains the response annotation set which is being compared against the key annotation set.
responseDocAnnotSetComboBox - Variable in class gate.gui.AnnotDiffDialog
Renders the annotation sets that come from the response document
responseDocAnnotSetComboBox - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the annotation sets that come from the response document
responseDocAnnotSetFalsePozComboBox - Variable in class gate.gui.AnnotDiffDialog
Renders the annotation sets that come from the response document and used in calculating falsePoz measure
responseDocAnnotSetFalsePozComboBox - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the annotation sets that come from the response document and used in calculating falsePoz measure
responseDocAnnotSetFalsePozLabel - Variable in class gate.gui.AnnotDiffDialog
Renders the text label for responseDocComboBox used in calc falsePoz.
responseDocAnnotSetFalsePozLabel - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the text label for responseDocComboBox used in calc falsePoz.
responseDocAnnotSetLabel - Variable in class gate.gui.AnnotDiffDialog
Renders the text label for responseDocComboBox
responseDocAnnotSetLabel - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the text label for responseDocComboBox
responseDocComboBox - Variable in class gate.gui.AnnotDiffDialog
Renders response documents
responseDocComboBox - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders response documents
responseDocument - Variable in class gate.annotation.AnnotationDiff
This document contains the response annotation set which is being compared against the key annotation set.
responseDocument - Variable in class gate.annotation.CorpusAnnotationDiff
This document contains the response annotation set which is being compared against the key annotation set.
responseIndex - Variable in class gate.util.AnnotationDiffer.Choice
 
responseLabel - Variable in class gate.gui.AnnotDiffDialog
Renders the text label for responseDocAnnotSetComboBox
responseLabel - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the text label for responseDocAnnotSetComboBox
responseList - Variable in class gate.util.AnnotationDiffer
A list with all the response annotations
responseMap - Variable in class gate.gui.SchemaAnnotationEditor
This field is returned when a featureMap was editted or created
responsePartiallySet - Variable in class gate.annotation.AnnotationDiff
This field is used in doDiff() and detectResponseType() methods
responsePartiallySet - Variable in class gate.annotation.CorpusAnnotationDiff
This field is used in doDiff() and detectResponseType() methods
resultList - Variable in class gate.creole.ir.SearchPR
 
results - Variable in class gate.creole.ir.QueryResultList
List of QueryResult objects.
results - Variable in class gate.gui.SearchPRViewer
Contains the QueryResult objects returned by the search.
resultsTable - Variable in class gate.gui.SearchPRViewer
The table displaying the results
resultsTableModel - Variable in class gate.gui.SearchPRViewer
The model for the results table.
retainAll(Collection) - Method in class gate.corpora.CorpusImpl
 
retainAll(Collection) - Method in class gate.corpora.SerialCorpusImpl
 
retainAll(Collection) - Method in class gate.creole.gazetteer.GazetteerList
 
retainAll(Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
retainAll(Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
returnInstance(FSMInstance) - Static method in class gate.fsm.FSMInstance
Static method used to return a FSMInstance that is not needed anymore
revalidate() - Method in class gate.gui.DocumentEditor.LazyJPanel
Overridden for performance reasons.
revalidate() - Method in class gate.gui.SearchPRViewer.FloatRenderer
Overridden for performance reasons.
revalidate() - Method in class gate.swing.JTreeTable.CustomJTree
 
rhs - Variable in class gate.creole.tokeniser.DFSMState
The string of the RHS of the rule from which the token description is built
rhs - Variable in class gate.creole.tokeniser.FSMState
The RHS string value from which the annotation associated to final states is constructed.
rhs - Variable in class gate.jape.Rule
The RHS or action of the rule.
right - Variable in class gate.util.RBTreeMap.Entry
 
rightAnnotation - Variable in class gate.annotation.AnnotationDiff.DiffSetElement
This field represent a response annotation
rightAnnotation - Variable in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
This field represent a response annotation
rightBrace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
rightBracket - Static variable in interface gate.jape.parser.ParseCpslConstants
 
rightOf(RBTreeMap.Entry) - Static method in class gate.util.RBTreeMap
 
rightSpacer - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer
 
rightSplit - Variable in class gate.gui.DocumentEditor
The split that contains the styles tree and the coreference viewer.
rightType - Variable in class gate.annotation.AnnotationDiff.DiffSetElement
Default initialization of the response type
rightType - Variable in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Default initialization of the response type
rmdir(File) - Static method in class gate.util.Files
Recursively remove a directory even if it contains other files or directories.
rollback(int) - Method in class gate.jape.BasicPatternElement
Multilevel rollback of the annotation cache.
rollback(int) - Method in class gate.jape.ComplexPatternElement
Multilevel rollback of annotation caches.
rollback(int) - Method in class gate.jape.ConstraintGroup
Multilevel rollback of annot caches etc.
rollback(int) - Method in class gate.jape.PatternElement
Multilevel rollback of annotation caches.
rollbackTrans() - Method in interface gate.persist.DatabaseDataStore
---
rollbackTrans() - Method in class gate.persist.JDBCDataStore
rollsback a transaction
root - Variable in class gate.swing.AbstractTreeTableModel
The root of the tree.
root - Variable in class gate.util.RBTreeMap
 
rotateLeft(RBTreeMap.Entry) - Method in class gate.util.RBTreeMap
From CLR
rotateRight(RBTreeMap.Entry) - Method in class gate.util.RBTreeMap
From CLR
rule - Static variable in interface gate.jape.parser.ParseCpslConstants
 
ruleApplicationStyle - Variable in class gate.jape.SinglePhaseTransducer
Type of rule application (constants defined in JapeConstants).
ruleName - Variable in class gate.jape.RightHandSide
 
ruleNumber - Variable in class gate.jape.parser.ParseCpsl
Position of the current rule
rules - Variable in class gate.jape.SinglePhaseTransducer
The list of rules in this transducer.
rulesResourceName - Variable in class gate.creole.tokeniser.SimpleTokeniser
 
rulesURL - Variable in class gate.creole.POSTagger
 
rulesURL - Variable in class gate.creole.tokeniser.SimpleTokeniser
 
run() - Method in class gate.gui.AnnotDiffDialog.DiffRunner
This method is overridden in order to implement the needed behaviour
run() - Method in class gate.gui.BootStrapDialog.CreateResourceRunner
 
run() - Method in class gate.gui.CorpusAnnotDiffDialog.DiffRunner
This method is overridden in order to implement the needed behaviour
run() - Method in class gate.gui.DocumentEditor.EventsHandler.HighlightsRemover
 
run() - Method in class gate.gui.DocumentEditor.EventsHandler.HihglightsShower
 
run() - Method in class gate.gui.DocumentEditor.EventsHandler.NodeAdder
 
run() - Method in class gate.gui.DocumentEditor.EventsHandler.NodeRemover
 
run() - Method in class gate.gui.DocumentEditor.EventsHandler.SetRemovedOperation
 
run() - Method in class gate.gui.DocumentEditor.SelectionBlinker
 
run() - Method in class gate.gui.LogArea.SwingWriter
 
run() - Method in class gate.gui.MainFrame.CartoonMinder
 
run() - Method in class gate.gui.MainFrame.ProgressBarUpdater
 
run() - Method in class gate.gui.MainFrame.StatusBarUpdater
 
run() - Method in class gate.gui.ShellSlacFrame.ANNIERunnable
 
run() - Method in class gate.gui.ShellSlacFrame.ApplicationLoadRun
 
run() - Method in class gate.gui.ShellSlacFrame.ExportAllRunnable
 
run() - Method in class gate.gui.ShellSlacFrame.ExportInline
 
run() - Method in class gate.gui.ShellSlacFrame.ImportRunnable
 
run() - Method in class gate.gui.TabBlinker
 
run() - Method in class gate.swing.WaitDialog
 
run() - Method in class gate.util.ObjectWriter.Writer
Describe 'run' method here.
run() - Method in class gate.util.ObjectWriter
Writes all the buffers to the output stream
run() - Method in class guk.im.KeyboardMap
The run method for the thread responsible for updating the display.
runANNIE(Document) - Method in class gate.creole.coref.TestCoref
 
runAction - Variable in class gate.gui.SerialControllerEditor
Action that runs the application
runAction - Variable in class gate.gui.ShellSlacFrame
 
runBtnGrp - Variable in class gate.gui.SerialControllerEditor
The group for run strategy buttons;
runCompleteTestWithAFormat(URL, String) - Method in class gate.xml.TestXml
 
runComponent(int) - Method in class gate.creole.ConditionalSerialController
Executes a ProcessingResource.
runComponent(int) - Method in class gate.creole.SerialController
Executes a ProcessingResource.
runCorpusBenchmarkTool - Static variable in class gate.Main
 
runGui() - Static method in class gate.Main
Run the user interface.
runMagicNumbers(InputStreamReader) - Static method in class gate.DocumentFormat
Performs magic over Gate Document
runMode - Variable in class gate.creole.AnalyserRunningStrategy
 
runMode - Variable in class gate.util.persistence.AnalyserRunningStrategyPersistence
 
runNerc() - Method in class gate.util.Scratch
Run NERC and print out the various stages (doesn't actually use Nerc but the individual bits), and serialise then deserialise the NERC system.
runOneAction - Variable in class gate.gui.ShellSlacFrame
Keep this action for enable/disable the menu item
runningOnUnix() - Static method in class gate.Gate
This method tries to guess if we are on a UNIX system.
runtime - Variable in class gate.creole.Parameter
Is this a run-time parameter?
runtimeParameters - Variable in class gate.creole.ParameterList
The runtime parameters
runtimeParams - Variable in class gate.util.persistence.PRPersistence
 

S

SAVE_FEATURES_WHEN_PRESERVING_FORMAT - Static variable in interface gate.GateConstants
The key for saving the features when preserving format
SAVE_OPTIONS_ON_EXIT - Static variable in interface gate.GateConstants
The key for the save options on exit value
SAVE_SESSION_ON_EXIT - Static variable in interface gate.GateConstants
The key for the save session on exit value
SENTENCES_IN_SCOPE - Static variable in class gate.creole.coref.PronominalCoref
 
SENTENCE_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
SIMP_TOK_ANNOT_SET_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.SimpleTokeniser
 
SIMP_TOK_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.SimpleTokeniser
 
SIMP_TOK_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.SimpleTokeniser
 
SIMP_TOK_RULES_URL_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.SimpleTokeniser
 
SINGLE_SPAN_BINDING - Static variable in interface gate.jape.JapeConstants
 
SMALL_GUI - Static variable in class gate.creole.ResourceData
This type indicates that the resource goes into the small area of GATE GUI
SPACE_TOKEN_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
SPLIT_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_GAZ_URL_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_INPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_OUTPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_TRANSD_URL_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPURIOUS_TYPE - Static variable in class gate.annotation.AnnotationDiff
A spurious type when annotations in response were not present in key.
SPURIOUS_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A spurious type when annotations in response were not present in key.
SPURLISTNAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
STATIC_LEXER_ERROR - Static variable in class gate.jape.parser.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATUS_ERROR - Static variable in class gate.Main
Status flag for error exit.
STATUS_ERROR - Static variable in class gate.TestGate
Status flag for error exit.
STATUS_NORMAL - Static variable in class gate.Main
Status flag for normal exit.
STATUS_NORMAL - Static variable in class gate.TestGate
Status flag for normal exit.
STRINGBUFFER_SIZE - Static variable in class gate.Gate
The default StringBuffer size, it seems that we need longer string than the StringBuffer class default because of the high number of buffer expansions
STRING_MODE - Static variable in class gate.creole.gazetteer.GazetteerList
indicates representation of the gaz list as a single string
STreeNode - class gate.gui.STreeNode.
 
STreeNode(Annotation) - Constructor for class gate.gui.STreeNode
 
STreeNode(long, long) - Constructor for class gate.gui.STreeNode
 
STreeNode() - Constructor for class gate.gui.STreeNode
 
SUAHILI_GROUP_ID - Static variable in class gate.security.TestSecurity
 
SchemaAnnotationEditor - class gate.gui.SchemaAnnotationEditor.
This class is a viewer which adds/edits features on a GATE annotation.
SchemaAnnotationEditor() - Constructor for class gate.gui.SchemaAnnotationEditor
Default constructor
SchemaAnnotationEditor.FeaturesTableModel - class gate.gui.SchemaAnnotationEditor.FeaturesTableModel.
 
SchemaAnnotationEditor.FeaturesTableModel(Set) - Constructor for class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
 
SchemaAnnotationEditor.InnerFeaturesEditor - class gate.gui.SchemaAnnotationEditor.InnerFeaturesEditor.
This inner class deals with the feature type being eddited.
SchemaAnnotationEditor.InnerFeaturesEditor() - Constructor for class gate.gui.SchemaAnnotationEditor.InnerFeaturesEditor
Constructor
SchemaAnnotationEditor.RowData - class gate.gui.SchemaAnnotationEditor.RowData.
Internal class used in the inner FeaturesTableModel class
SchemaAnnotationEditor.RowData(Object, FeatureSchema) - Constructor for class gate.gui.SchemaAnnotationEditor.RowData
Constructor
Scratch - class gate.util.Scratch.
A scratch pad for experimenting.
Scratch() - Constructor for class gate.util.Scratch
 
Scratch.ContentPropertyReader - class gate.util.Scratch.ContentPropertyReader.
 
Scratch.ContentPropertyReader() - Constructor for class gate.util.Scratch.ContentPropertyReader
 
Scratch.SessionState - class gate.util.Scratch.SessionState.
Inner class for holding CR and DSR for serialisation experiments
Scratch.SessionState() - Constructor for class gate.util.Scratch.SessionState
 
Search - interface gate.creole.ir.Search.
 
SearchException - exception gate.creole.ir.SearchException.
 
SearchException(String) - Constructor for class gate.creole.ir.SearchException
Consructor of the class.
SearchPR - class gate.creole.ir.SearchPR.
 
SearchPR() - Constructor for class gate.creole.ir.SearchPR
Constructor of the class
SearchPRViewer - class gate.gui.SearchPRViewer.
Shows the results of a IR query.
SearchPRViewer() - Constructor for class gate.gui.SearchPRViewer
 
SearchPRViewer.FloatRenderer - class gate.gui.SearchPRViewer.FloatRenderer.
 
SearchPRViewer.FloatRenderer() - Constructor for class gate.gui.SearchPRViewer.FloatRenderer
 
SearchPRViewer.ResultsTableModel - class gate.gui.SearchPRViewer.ResultsTableModel.
 
SearchPRViewer.ResultsTableModel() - Constructor for class gate.gui.SearchPRViewer.ResultsTableModel
 
SecurityException - exception gate.security.SecurityException.
This exception indicates security violation.
SecurityException() - Constructor for class gate.security.SecurityException
Default construction
SecurityException(String) - Constructor for class gate.security.SecurityException
Construction from string
SecurityException(Exception) - Constructor for class gate.security.SecurityException
Construction from exception
SecurityInfo - class gate.security.SecurityInfo.
 
SecurityInfo(int, User, Group) - Constructor for class gate.security.SecurityInfo
 
SemanticRelation - interface gate.wordnet.SemanticRelation.
Represents WordNet sem relation.
SemanticRelationImpl - class gate.wordnet.SemanticRelationImpl.
 
SemanticRelationImpl(int, Synset, Synset) - Constructor for class gate.wordnet.SemanticRelationImpl
 
SentenceSplitter - class gate.creole.splitter.SentenceSplitter.
A sentence splitter.
SentenceSplitter() - Constructor for class gate.creole.splitter.SentenceSplitter
 
SerialAnalyserController - class gate.creole.SerialAnalyserController.
This class implements a SerialController that only contains LanguageAnalysers.
SerialAnalyserController() - Constructor for class gate.creole.SerialAnalyserController
 
SerialAnalyserControllerPersistence - class gate.util.persistence.SerialAnalyserControllerPersistence.
Persistence handler for SerialAnalyserController.
SerialAnalyserControllerPersistence() - Constructor for class gate.util.persistence.SerialAnalyserControllerPersistence
 
SerialController - class gate.creole.SerialController.
Execute a list of PRs serially.
SerialController() - Constructor for class gate.creole.SerialController
 
SerialControllerEditor - class gate.gui.SerialControllerEditor.
 
SerialControllerEditor() - Constructor for class gate.gui.SerialControllerEditor
 
SerialControllerEditor.AddPRAction - class gate.gui.SerialControllerEditor.AddPRAction.
Adds a PR to the controller
SerialControllerEditor.AddPRAction(ProcessingResource) - Constructor for class gate.gui.SerialControllerEditor.AddPRAction
 
SerialControllerEditor.CorporaComboModel - class gate.gui.SerialControllerEditor.CorporaComboModel.
A model for a combobox containing the loaded corpora in the system
SerialControllerEditor.CorporaComboModel() - Constructor for class gate.gui.SerialControllerEditor.CorporaComboModel
 
SerialControllerEditor.InternalProgressListener - class gate.gui.SerialControllerEditor.InternalProgressListener.
A simple progress listener used to forward the events upstream.
SerialControllerEditor.InternalProgressListener() - Constructor for class gate.gui.SerialControllerEditor.InternalProgressListener
 
SerialControllerEditor.InternalStatusListener - class gate.gui.SerialControllerEditor.InternalStatusListener.
A simple status listener used to forward the events upstream.
SerialControllerEditor.InternalStatusListener() - Constructor for class gate.gui.SerialControllerEditor.InternalStatusListener
 
SerialControllerEditor.LabelRenderer - class gate.gui.SerialControllerEditor.LabelRenderer.
Renders JLabel by simply displaying them
SerialControllerEditor.LabelRenderer() - Constructor for class gate.gui.SerialControllerEditor.LabelRenderer
 
SerialControllerEditor.LoadedPRsTableModel - class gate.gui.SerialControllerEditor.LoadedPRsTableModel.
Table model for all the loaded processing resources that are not part of the controller.
SerialControllerEditor.LoadedPRsTableModel() - Constructor for class gate.gui.SerialControllerEditor.LoadedPRsTableModel
 
SerialControllerEditor.MemberPRsTableModel - class gate.gui.SerialControllerEditor.MemberPRsTableModel.
Table model for all the processing resources in the controller.
SerialControllerEditor.MemberPRsTableModel() - Constructor for class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
SerialControllerEditor.RemovePRAction - class gate.gui.SerialControllerEditor.RemovePRAction.
Removes a PR from the controller
SerialControllerEditor.RemovePRAction(ProcessingResource) - Constructor for class gate.gui.SerialControllerEditor.RemovePRAction
 
SerialControllerEditor.RunAction - class gate.gui.SerialControllerEditor.RunAction.
Runs the Application
SerialControllerEditor.RunAction() - Constructor for class gate.gui.SerialControllerEditor.RunAction
 
SerialCorpusImpl - class gate.corpora.SerialCorpusImpl.
 
SerialCorpusImpl() - Constructor for class gate.corpora.SerialCorpusImpl
 
SerialCorpusImpl(Corpus) - Constructor for class gate.corpora.SerialCorpusImpl
Constructor to create a SerialCorpus from a transient one.
SerialDataStore - class gate.persist.SerialDataStore.
A data store based on Java serialisation.
SerialDataStore(String) - Constructor for class gate.persist.SerialDataStore
Construction requires a file protocol URL pointing to the storage directory used for the serialised classes.
SerialDataStore() - Constructor for class gate.persist.SerialDataStore
Default construction.
SerialDatastoreViewer - class gate.gui.SerialDatastoreViewer.
 
SerialDatastoreViewer() - Constructor for class gate.gui.SerialDatastoreViewer
 
SerialDatastoreViewer.DSEntry - class gate.gui.SerialDatastoreViewer.DSEntry.
 
SerialDatastoreViewer.DSEntry(String, String, String) - Constructor for class gate.gui.SerialDatastoreViewer.DSEntry
 
SerialDatastoreViewer.DeleteAction - class gate.gui.SerialDatastoreViewer.DeleteAction.
 
SerialDatastoreViewer.DeleteAction(SerialDatastoreViewer.DSEntry) - Constructor for class gate.gui.SerialDatastoreViewer.DeleteAction
 
SerialDatastoreViewer.LoadAction - class gate.gui.SerialDatastoreViewer.LoadAction.
 
SerialDatastoreViewer.LoadAction(SerialDatastoreViewer.DSEntry) - Constructor for class gate.gui.SerialDatastoreViewer.LoadAction
 
Session - interface gate.security.Session.
 
SessionImpl - class gate.security.SessionImpl.
 
SessionImpl(Long, User, Group, int, boolean) - Constructor for class gate.security.SessionImpl
---
Sgml2Xml - class gate.sgml.Sgml2Xml.
Not so fast...
Sgml2Xml(String) - Constructor for class gate.sgml.Sgml2Xml
The constructor initialises some member fields
Sgml2Xml(Document) - Constructor for class gate.sgml.Sgml2Xml
The other constructor
SgmlDocumentFormat - class gate.corpora.SgmlDocumentFormat.
The format of Documents.
SgmlDocumentFormat() - Constructor for class gate.corpora.SgmlDocumentFormat
Default construction
ShellSlacFrame - class gate.gui.ShellSlacFrame.
The main Shell SLAC Gate GUI frame.
ShellSlacFrame() - Constructor for class gate.gui.ShellSlacFrame
New frame
ShellSlacFrame.ANNIERunnable - class gate.gui.ShellSlacFrame.ANNIERunnable.
Create default ANNIE
ShellSlacFrame.ANNIERunnable(MainFrame) - Constructor for class gate.gui.ShellSlacFrame.ANNIERunnable
 
ShellSlacFrame.AboutPaneDialog - class gate.gui.ShellSlacFrame.AboutPaneDialog.
 
ShellSlacFrame.AboutPaneDialog(Frame, String, boolean) - Constructor for class gate.gui.ShellSlacFrame.AboutPaneDialog
 
ShellSlacFrame.ApplicationLoadRun - class gate.gui.ShellSlacFrame.ApplicationLoadRun.
Load application from file
ShellSlacFrame.ApplicationLoadRun(String, MainFrame) - Constructor for class gate.gui.ShellSlacFrame.ApplicationLoadRun
 
ShellSlacFrame.CloseAllDocumentAction - class gate.gui.ShellSlacFrame.CloseAllDocumentAction.
 
ShellSlacFrame.CloseAllDocumentAction() - Constructor for class gate.gui.ShellSlacFrame.CloseAllDocumentAction
 
ShellSlacFrame.CloseSelectedDocumentAction - class gate.gui.ShellSlacFrame.CloseSelectedDocumentAction.
 
ShellSlacFrame.CloseSelectedDocumentAction() - Constructor for class gate.gui.ShellSlacFrame.CloseSelectedDocumentAction
 
ShellSlacFrame.ExportAllDocumentAction - class gate.gui.ShellSlacFrame.ExportAllDocumentAction.
Export All menu action
ShellSlacFrame.ExportAllDocumentAction() - Constructor for class gate.gui.ShellSlacFrame.ExportAllDocumentAction
 
ShellSlacFrame.ExportAllDocumentInlineAction - class gate.gui.ShellSlacFrame.ExportAllDocumentInlineAction.
Export All Inline menu action
ShellSlacFrame.ExportAllDocumentInlineAction() - Constructor for class gate.gui.ShellSlacFrame.ExportAllDocumentInlineAction
 
ShellSlacFrame.ExportAllRunnable - class gate.gui.ShellSlacFrame.ExportAllRunnable.
Object to run ExportAll in a new Thread
ShellSlacFrame.ExportAllRunnable(File) - Constructor for class gate.gui.ShellSlacFrame.ExportAllRunnable
 
ShellSlacFrame.ExportDocumentAction - class gate.gui.ShellSlacFrame.ExportDocumentAction.
Export current document action
ShellSlacFrame.ExportDocumentAction() - Constructor for class gate.gui.ShellSlacFrame.ExportDocumentAction
 
ShellSlacFrame.ExportDocumentInlineAction - class gate.gui.ShellSlacFrame.ExportDocumentInlineAction.
Export current document action
ShellSlacFrame.ExportDocumentInlineAction() - Constructor for class gate.gui.ShellSlacFrame.ExportDocumentInlineAction
 
ShellSlacFrame.ExportInline - class gate.gui.ShellSlacFrame.ExportInline.
New thread object for export inline
ShellSlacFrame.ExportInline(Document, File) - Constructor for class gate.gui.ShellSlacFrame.ExportInline
 
ShellSlacFrame.HelpAboutSlugAction - class gate.gui.ShellSlacFrame.HelpAboutSlugAction.
Dummy Help About dialog
ShellSlacFrame.HelpAboutSlugAction() - Constructor for class gate.gui.ShellSlacFrame.HelpAboutSlugAction
 
ShellSlacFrame.ImportDocumentAction - class gate.gui.ShellSlacFrame.ImportDocumentAction.
Import document action
ShellSlacFrame.ImportDocumentAction() - Constructor for class gate.gui.ShellSlacFrame.ImportDocumentAction
 
ShellSlacFrame.ImportRunnable - class gate.gui.ShellSlacFrame.ImportRunnable.
Object to run ExportAll in a new Thread
ShellSlacFrame.ImportRunnable(File) - Constructor for class gate.gui.ShellSlacFrame.ImportRunnable
 
ShellSlacFrame.LoadAllDocumentAction - class gate.gui.ShellSlacFrame.LoadAllDocumentAction.
 
ShellSlacFrame.LoadAllDocumentAction() - Constructor for class gate.gui.ShellSlacFrame.LoadAllDocumentAction
 
ShellSlacFrame.PopulateCorpusAction - class gate.gui.ShellSlacFrame.PopulateCorpusAction.
 
ShellSlacFrame.PopulateCorpusAction() - Constructor for class gate.gui.ShellSlacFrame.PopulateCorpusAction
 
ShellSlacFrame.RestoreDefaultApplicationAction - class gate.gui.ShellSlacFrame.RestoreDefaultApplicationAction.
 
ShellSlacFrame.RestoreDefaultApplicationAction() - Constructor for class gate.gui.ShellSlacFrame.RestoreDefaultApplicationAction
 
ShellSlacFrame.RunApplicationAction - class gate.gui.ShellSlacFrame.RunApplicationAction.
Run the current application SLAC
ShellSlacFrame.RunApplicationAction() - Constructor for class gate.gui.ShellSlacFrame.RunApplicationAction
 
ShellSlacFrame.RunApplicationOneDocumentAction - class gate.gui.ShellSlacFrame.RunApplicationOneDocumentAction.
Run the current application SLAC on current document
ShellSlacFrame.RunApplicationOneDocumentAction() - Constructor for class gate.gui.ShellSlacFrame.RunApplicationOneDocumentAction
 
ShellSlacFrame.StoreAllDocumentAction - class gate.gui.ShellSlacFrame.StoreAllDocumentAction.
 
ShellSlacFrame.StoreAllDocumentAction() - Constructor for class gate.gui.ShellSlacFrame.StoreAllDocumentAction
 
ShellSlacFrame.StoreAllDocumentAsAction - class gate.gui.ShellSlacFrame.StoreAllDocumentAsAction.
 
ShellSlacFrame.StoreAllDocumentAsAction() - Constructor for class gate.gui.ShellSlacFrame.StoreAllDocumentAsAction
 
ShellSlacFrame.TestStoreAction - class gate.gui.ShellSlacFrame.TestStoreAction.
 
ShellSlacFrame.TestStoreAction() - Constructor for class gate.gui.ShellSlacFrame.TestStoreAction
 
SimpleArraySet - class gate.util.SimpleArraySet.
A specific *partial* implementation of the Set interface used for high performance and memory reduction on small sets.
SimpleArraySet() - Constructor for class gate.util.SimpleArraySet
 
SimpleErrorHandler - class gate.xml.SimpleErrorHandler.
 
SimpleErrorHandler() - Constructor for class gate.xml.SimpleErrorHandler
SimpleErrorHandler constructor comment.
SimpleFeatureMapImpl - class gate.util.SimpleFeatureMapImpl.
Simple case of features.
SimpleFeatureMapImpl() - Constructor for class gate.util.SimpleFeatureMapImpl
 
SimpleMapImpl - class gate.util.SimpleMapImpl.
Implements Map interface in using less memory.
SimpleMapImpl() - Constructor for class gate.util.SimpleMapImpl
Constructor
SimpleMapImpl.Entry - class gate.util.SimpleMapImpl.Entry.
Auxiliary classes needed for the support of entrySet() method
SimpleMapImpl.Entry(int, Object, Object) - Constructor for class gate.util.SimpleMapImpl.Entry
 
SimpleSortedSet - class gate.util.SimpleSortedSet.
The purpose of this Map is to combine the functionality found in TreeSet, especially first() and tailSet() with the hashcode driven map using native long as key to hold the annotations ordered by their offset.
SimpleSortedSet() - Constructor for class gate.util.SimpleSortedSet
the Contructor.
SimpleTokeniser - class gate.creole.tokeniser.SimpleTokeniser.
Implementation of a Unicode rule based tokeniser.
SimpleTokeniser() - Constructor for class gate.creole.tokeniser.SimpleTokeniser
Creates a tokeniser
SinglePhaseTransducer - class gate.jape.SinglePhaseTransducer.
Represents a complete CPSL grammar, with a phase name, options and rule set (accessible by name and by sequence).
SinglePhaseTransducer(String) - Constructor for class gate.jape.SinglePhaseTransducer
Construction from name.
SinglePhaseTransducer() - Method in class gate.jape.parser.ParseCpsl
 
SkipLexicalActions(Token) - Method in class gate.jape.parser.ParseCpslTokenManager
 
Splash - class gate.gui.Splash.
A splash screen.
Splash(Window, JComponent) - Constructor for class gate.gui.Splash
Constructor from owner and content.
Splash(String) - Constructor for class gate.gui.Splash
Contructor from image.
Splash(JComponent) - Constructor for class gate.gui.Splash
Constructor from content.
Splash(Window, String) - Constructor for class gate.gui.Splash
Constructor from owner and image.
State - class gate.fsm.State.
This class implements a Finite State Machine state.
State() - Constructor for class gate.fsm.State
Build a new state.
State - class guk.im.State.
A state of the LocaleHandler FSM.
State(boolean) - Constructor for class guk.im.State
Creates a new state
State() - Constructor for class guk.im.State
Default constructor; creates a non final state
StatusListener - interface gate.event.StatusListener.
This interface describes a listener that is interested in status events.
StreamingCharFactory - class gate.xml.StreamingCharFactory.
With this class the correct possition in the parsed XML document will be reported in the characters() callback function during the SAX parsing.
StreamingCharFactory() - Constructor for class gate.xml.StreamingCharFactory
 
StringToNominalFilter - class gate.creole.ml.weka.StringToNominalFilter.
This filter converts one or more string attributes from the input dataset into nominal attributes.
StringToNominalFilter() - Constructor for class gate.creole.ml.weka.StringToNominalFilter
Anonymous constructor.
StringToNominalFilter.AttributeData - class gate.creole.ml.weka.StringToNominalFilter.AttributeData.
Stores data about one attribute to be converted.
StringToNominalFilter.AttributeData(int, int, String) - Constructor for class gate.creole.ml.weka.StringToNominalFilter.AttributeData
 
StringToNominalFilter.WordCount - class gate.creole.ml.weka.StringToNominalFilter.WordCount.
 
StringToNominalFilter.WordCount(String, int) - Constructor for class gate.creole.ml.weka.StringToNominalFilter.WordCount
 
StringToNominalFilter.WordCount(String, int, double) - Constructor for class gate.creole.ml.weka.StringToNominalFilter.WordCount
 
StringToNominalFilter.WordData - class gate.creole.ml.weka.StringToNominalFilter.WordData.
 
StringToNominalFilter.WordData(String, int, Double, int) - Constructor for class gate.creole.ml.weka.StringToNominalFilter.WordData
 
Strings - class gate.util.Strings.
Some utilities for use with Strings.
Strings() - Constructor for class gate.util.Strings
 
SwitchTo(int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
SynchronisationException - exception gate.corpora.SynchronisationException.
 
SynchronisationException() - Constructor for class gate.corpora.SynchronisationException
Default construction
SynchronisationException(String) - Constructor for class gate.corpora.SynchronisationException
Construction from string
SynchronisationException(Exception) - Constructor for class gate.corpora.SynchronisationException
Construction from exception
Synset - interface gate.wordnet.Synset.
Represents WordNet synset.
SynsetImpl - class gate.wordnet.SynsetImpl.
 
SynsetImpl(Synset, Dictionary) - Constructor for class gate.wordnet.SynsetImpl
 
SyntaxTreeViewer - class gate.gui.SyntaxTreeViewer.
The SyntaxTreeViewer is capable of showing and editing utterances (fancy name for sentences) and the attached syntax trees.
SyntaxTreeViewer() - Constructor for class gate.gui.SyntaxTreeViewer
 
SyntaxTreeViewer(String) - Constructor for class gate.gui.SyntaxTreeViewer
 
SystemData - class gate.config.SystemData.
This class represents and instantiates systems during config data parsing.
SystemData() - Constructor for class gate.config.SystemData
Default constructor.
sCurrentTag() - Method in class gate.util.Lax
Return tag at top of tag stack.
sListener - Variable in class gate.creole.SerialController
A proxy for status events
sListener - Variable in class gate.creole.ml.weka.Wrapper
 
sListenerProxy - Variable in class gate.gui.NameBearerHandle
 
saiOracleDriver - Static variable in class gate.TestGate
 
saiPSQLDriver - Static variable in class gate.TestGate
 
sampleCorpus - Static variable in class gate.persist.TestPersist
 
sampleCorpus_lrID - Static variable in class gate.persist.TestPersist
 
sampleDoc_lrID - Static variable in class gate.persist.TestPersist
 
sampleText - Variable in class gate.gui.TextAttributesChooser
 
sampleTextArea - Variable in class gate.swing.JFontChooser
 
sample_content - Static variable in class gate.persist.TestPersist
 
sample_defaultASet - Static variable in class gate.persist.TestPersist
 
sample_docFeatures - Static variable in class gate.persist.TestPersist
 
sample_encoding - Static variable in class gate.persist.TestPersist
 
sample_endOffset - Static variable in class gate.persist.TestPersist
 
sample_markupAware - Static variable in class gate.persist.TestPersist
 
sample_name - Static variable in class gate.persist.TestPersist
 
sample_namedASets - Static variable in class gate.persist.TestPersist
 
sample_sourceURL - Static variable in class gate.persist.TestPersist
 
sample_startOffset - Static variable in class gate.persist.TestPersist
 
sanityCheck() - Method in class gate.util.AnnotationDiffer
Performs some basic checks over the internal data structures from the last run.
save(OutputStream) - Method in class gate.creole.ml.weka.Wrapper
Saves the state of the engine for reuse at a later time.
saveAction - Variable in class gate.gui.ShellSlacFrame
Keep this action for enable/disable the menu item
saveAction - Variable in class guk.Editor
 
saveAnnotationSetAsXml(AnnotationSet, boolean) - Method in class gate.corpora.DocumentImpl
This method saves all the annotations from aDumpAnnotSet and combines them with the document content.
saveAnnotationSetAsXml(List, boolean) - Method in class gate.corpora.DocumentImpl
 
saveAnnotationSetAsXmlInOrig(Set, boolean) - Method in class gate.corpora.DocumentImpl
This method saves all the annotations from aDumpAnnotSet and combines them with the original document content, if preserved as feature.
saveAsAction - Variable in class guk.Editor
 
saveAsOntology(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Invokes a Save As dialog for this ontology and saves it to the specified location.
saveDocuments(File) - Method in class gate.gui.ShellSlacFrame
Export All store of documents from SLUG corpus
saveFiles(List) - Method in class gate.util.CorpusSaver
 
saveJape(String, Transducer) - Static method in class gate.jape.Compiler
Save a .jape, or throw exception.
saveMode - Variable in class gate.util.CorpusSaver
 
saveObjectToFile(Object, File) - Static method in class gate.util.persistence.PersistenceManager
 
saveOntologies(Vector) - Method in interface gate.creole.ontology.OntologyEditor
Saves a list of ontologies.
saveOntology(Ontology) - Method in interface gate.creole.ontology.OntologyEditor
Saves this ontology
saveOptionsChk - Variable in class gate.gui.OptionsDialog
The "Save Options on close" checkbox
saveSessionChk - Variable in class gate.gui.OptionsDialog
The "Save Session on close" checkbox
scaleFactor - Variable in class gate.print.JComponentPrinter
 
score - Variable in class gate.util.AnnotationDiffer.Choice
 
scoreCalculated - Variable in class gate.util.AnnotationDiffer.Choice
 
scrollPane - Variable in class gate.annotation.AnnotationDiff
A scroll for the AnnotDiff's table
scrollPane - Variable in class gate.annotation.CorpusAnnotationDiff
A scroll for the AnnotDiff's table
scrollPane - Variable in class gate.gui.CreateIndexDialog
 
sds - Variable in class gate.creole.ir.TestIndex
 
search(String) - Method in interface gate.creole.ir.Search
Search in corpus with this query.
search(String, int) - Method in interface gate.creole.ir.Search
Search in corpus with this query.
search(String, List) - Method in interface gate.creole.ir.Search
Search in corpus with this query.
search(String, int, List) - Method in interface gate.creole.ir.Search
Search in corpus with this query.
search - Variable in class gate.creole.ir.lucene.LuceneIREngine
 
search(String) - Method in class gate.creole.ir.lucene.LuceneSearch
Search in corpus with this query.
search(String, int) - Method in class gate.creole.ir.lucene.LuceneSearch
Search in corpus with this query.
search(String, List) - Method in class gate.creole.ir.lucene.LuceneSearch
Search in corpus with this query.
search(String, int, List) - Method in class gate.creole.ir.lucene.LuceneSearch
Search in corpus with this query.
search(Object) - Method in class gate.util.WeakBumpyStack
Returns the 1-based position where an object is on this stack.
searchDialog - Variable in class gate.gui.DocumentEditor
The dialog used for text search
searcher - Variable in class gate.creole.ir.SearchPR
 
searcherClassName - Variable in class gate.creole.ir.SearchPR
 
second - Variable in class gate.util.Pair
 
secondList - Variable in class gate.gui.UserGroupEditor
 
securityData - Static variable in class gate.DataStoreRegister
A hashmap from datastore to security data (current user and group)
select(Resource) - Method in class gate.gui.MainFrame
Selects a resource if loaded in the system and not invisible.
select(Handle) - Method in class gate.gui.MainFrame
 
selectAllAction - Variable in class gate.gui.LogArea
This fields defines the Select all behaviour
selectAnnotation(String, Annotation) - Method in class gate.gui.DocumentEditor
Updates the GUI when the user has selected an annotation e.g.
selectDocument(String) - Method in class gate.gui.SearchPRViewer
Tries to load (if necessary) and select (i.e.
selectFeaturesLabel - Variable in class gate.gui.AnnotDiffDialog
A label for Radio Buttons selection
selectFeaturesLabel - Variable in class gate.gui.CorpusAnnotDiffDialog
A label for Radio Buttons selection
selectNode(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
selectPR(int) - Method in class gate.gui.SerialControllerEditor
Called when a PR has been selected in the memeber PRs table;
selectedBorder - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer
 
selectedBorder - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer1
 
selectedBorder - Variable in class gate.gui.DocumentEditor.NodeRenderer
 
selectedBorder - Variable in class gate.gui.DocumentEditor.NodeRenderer1
 
selectedFontBtn - Variable in class gate.gui.OptionsDialog
which text is currently being edited; values are: "text", "menu", "other"
selectedFontChanged() - Method in class gate.gui.OptionsDialog
 
selectedIndex - Variable in class gate.gui.ParameterDisjunction
 
selectedItem - Variable in class gate.gui.ListEditorDialog.ResourceComboModel
 
selectedItem - Variable in class gate.gui.SerialControllerEditor.CorporaComboModel
 
selectedNodeColor - Variable in class gate.gui.SyntaxTreeViewer
 
selectedPR - Variable in class gate.gui.SerialControllerEditor
The PR currently selected (having its parameters set)
selectedPRRunStrategy - Variable in class gate.gui.SerialControllerEditor
The running strategy for the selected PR.
selection - Variable in class gate.gui.SyntaxTreeViewer
 
selectionBlinker - Variable in class gate.gui.DocumentEditor
The object responsible with blinking the selected annotations.
selectionHighlighter - Variable in class gate.gui.DocumentEditor
This highlighter is actually used as a data structure.
semRelations - Variable in class gate.wordnet.SynsetImpl
 
semicolon - Static variable in interface gate.jape.parser.ParseCpslConstants
 
senseCount - Variable in class gate.wordnet.WordImpl
 
senseNumber - Variable in class gate.wordnet.WordSenseImpl
 
sentNumber - Variable in class gate.creole.coref.PronominalCoref.Sentence
---
serialVersionUID - Static variable in class gate.annotation.AnnotationImpl
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.annotation.AnnotationSetImpl.VerboseHashMap
 
serialVersionUID - Static variable in class gate.annotation.AnnotationSetImpl
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.annotation.NodeImpl
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.corpora.CorpusImpl
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.corpora.DocumentContentImpl
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.corpora.DocumentData
 
serialVersionUID - Static variable in class gate.corpora.DocumentImpl
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.corpora.RepositioningInfo.PositionInfo
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.corpora.RepositioningInfo
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.corpora.SerialCorpusImpl
 
serialVersionUID - Static variable in class gate.creole.AbstractLanguageResource
 
serialVersionUID - Static variable in class gate.creole.AbstractResource
 
serialVersionUID - Static variable in class gate.creole.ir.DefaultIndexDefinition
Serialisation ID
serialVersionUID - Static variable in class gate.creole.ir.DocumentContentReader
 
serialVersionUID - Static variable in class gate.creole.ir.FeatureReader
 
serialVersionUID - Static variable in interface gate.creole.ir.IndexDefinition
 
serialVersionUID - Static variable in class gate.creole.ir.IndexField
 
serialVersionUID - Static variable in interface gate.creole.ir.PropertyReader
 
serialVersionUID - Static variable in class gate.persist.Dummy
 
serialVersionUID - Static variable in class gate.util.AbstractFeatureBearer
 
serialVersionUID - Static variable in class gate.util.AbstractNameBearer
 
serialVersionUID - Static variable in class gate.util.Pair
 
serialVersionUID - Static variable in class gate.util.RBTreeMap.SubMap
 
serialVersionUID - Static variable in class gate.util.RBTreeMap
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.util.SimpleFeatureMapImpl
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.util.SimpleMapImpl
Freeze the serialization UID.
serialVersionUID - Static variable in class gate.util.persistence.AnalyserRunningStrategyPersistence
Serialisation ID
serialVersionUID - Static variable in class gate.util.persistence.CollectionPersistence
 
serialVersionUID - Static variable in class gate.util.persistence.ConditionalControllerPersistence
Serialisation ID
serialVersionUID - Static variable in class gate.util.persistence.ControllerPersistence
 
serialVersionUID - Static variable in class gate.util.persistence.CorpusPersistence
 
serialVersionUID - Static variable in class gate.util.persistence.DSPersistence
 
serialVersionUID - Static variable in class gate.util.persistence.LRPersistence
 
serialVersionUID - Static variable in class gate.util.persistence.LanguageAnalyserPersistence
 
serialVersionUID - Static variable in class gate.util.persistence.MapPersistence
 
serialVersionUID - Static variable in class gate.util.persistence.PRPersistence
 
serialVersionUID - Static variable in class gate.util.persistence.PersistenceManager.SlashDevSlashNull
 
serialVersionUID - Static variable in class gate.util.persistence.PersistenceManager.URLHolder
 
serialVersionUID - Static variable in class gate.util.persistence.ResourcePersistence
 
serialVersionUID - Static variable in class gate.util.persistence.SerialAnalyserControllerPersistence
 
serializeAnEntity(List) - Method in class gate.creole.APFormatExporter
Writes an entity in the xmlDoc conforming to APF standards.
serializeAnEntityAttributes(Annotation) - Method in class gate.creole.APFormatExporter
This method serializes an entity attribute from an Annotation
serializeAnEntityMention(Annotation) - Method in class gate.creole.APFormatExporter
This method serializes an entity mention from an Annotation
serializeDocumentToAPF() - Method in class gate.creole.APFormatExporter
Returns the xml document conforming to APF dtd.
serializeEntities() - Method in class gate.creole.APFormatExporter
Transforms all the entities from exportedTypes found in the GATE document into their xml representation
session - Variable in class gate.gui.UserGroupEditor
 
session - Variable in class gate.persist.JDBCDataStore
security session identifying all access to the datastore
sessionLastUsed - Variable in class gate.security.AccessControllerImpl
 
sessionTimeouts - Variable in class gate.security.AccessControllerImpl
 
sessions - Variable in class gate.security.AccessControllerImpl
 
set(int, Object) - Method in class gate.corpora.CorpusImpl.VerboseList
 
set(int, Object) - Method in class gate.corpora.CorpusImpl
 
set(int, Object) - Method in class gate.corpora.SerialCorpusImpl
 
set(int, ProcessingResource) - Method in class gate.creole.SerialController
 
set(int, Object) - Method in class gate.creole.gazetteer.GazetteerList
 
set(int, Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
set(int, Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
set - Variable in class gate.gui.DocumentEditor.EditAnnotationAction
 
set - Variable in class gate.gui.DocumentEditor.HighlightAnnotationMenu
 
set - Variable in class gate.gui.DocumentEditor.NewAnnotationAction
 
set - Variable in class gate.gui.DocumentEditor.TypeData
 
set(int, Object) - Method in class gate.util.WeakBumpyStack
Replaces the element at the specified position in this list with the specified element.
setAGPosition(Node) - Method in class gate.fsm.FSMInstance
Sets the current position in the AnnotationSet.
setAction(RightHandSide) - Method in class gate.fsm.State
Sets the action associated to this FINAL state.
setActionClassNumber(int) - Static method in class gate.jape.RightHandSide
Allow setting of the initial action class number.
setAlt(boolean) - Method in class guk.im.KeyboardMap
Is the Alt key pressed?
setAmpCodingInfo(RepositioningInfo) - Method in class gate.html.HtmlDocumentHandler
Set repositioning information structure refference for ampersand coding.
setAmpCodingInfo(RepositioningInfo) - Method in class gate.xml.XmlDocumentHandler
Set repositioning information structure refference for ampersand coding.
setAnnotType(String) - Method in class gate.gui.UnrestrictedAnnotationEditor.MyCustomFeatureBearer
 
setAnnotation(Annotation) - Method in interface gate.creole.AnnotationVisualResource
Used when the viewer/editor has to display/edit an existing annotation
setAnnotation(Annotation) - Method in class gate.gui.STreeNode
This also sets the span to match the annotation span!
setAnnotation(Annotation) - Method in class gate.gui.SchemaAnnotationEditor
Used when the viewer/editor has to display/edit an existing annotation
setAnnotation(Annotation) - Method in class gate.gui.SyntaxTreeViewer
Used when the viewer/editor has to display/edit an existing annotation
setAnnotation(Annotation) - Method in class gate.gui.UnrestrictedAnnotationEditor
Used when the viewer/editor has to display/edit an existing annotation
setAnnotationIDs(List) - Method in class gate.gui.DocumentEditor.CorefData
 
setAnnotationName(String) - Method in class gate.creole.AnnotationSchema
Sets the annotation name
setAnnotationSchema(AnnotationSchema) - Method in class gate.annotation.AnnotationDiff
 
setAnnotationSchema(AnnotationSchema) - Method in class gate.annotation.CorpusAnnotationDiff
 
setAnnotationSetName(String) - Method in class gate.creole.coref.AbstractCoreferencer
---
setAnnotationSetName(String) - Method in class gate.creole.coref.Coreferencer
---
setAnnotationSetName(String) - Method in class gate.creole.coref.NominalCoref
---
setAnnotationSetName(String) - Method in class gate.creole.coref.PronominalCoref
---
setAnnotationSetName(String) - Method in class gate.creole.dumpingPR.DumpingPR
set the annotation set name
setAnnotationSetName(String) - Method in class gate.creole.gazetteer.AbstractGazetteer
Sets the AnnotationSet that will be used at the next run for the newly produced annotations.
setAnnotationSetName(String) - Method in interface gate.creole.gazetteer.Gazetteer
Sets the AnnotationSet that will be used at the next run for the newly produced annotations.
setAnnotationSetName(String) - Method in class gate.creole.orthomatcher.OrthoMatcher
set the annotation set name
setAnnotationSetName(String) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setAnnotationSetName(String) - Method in class gate.creole.tokeniser.SimpleTokeniser
 
setAnnotationTypeDisplayed(String) - Method in class gate.creole.ResourceData
A simple mutator for annotationTypeDisplayed field
setAnnotationTypeForFalsePositive(String) - Method in class gate.annotation.AnnotationDiff
Sets the annotation type needed to calculate the falsePossitive measure
setAnnotationTypeForFalsePositive(String) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the annotation type needed to calculate the falsePossitive measure
setAnnotationTypes(List) - Method in class gate.creole.GazetteerListsCollector
set the types of the annotations
setAnnotationTypes(List) - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
setAnnotationTypes(List) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setAnnotationTypes(List) - Method in class gate.creole.dumpingPR.DumpingPR
 
setAnnotationTypes(List) - Method in class gate.creole.orthomatcher.OrthoMatcher
set the types of the annotations
setAnnotations(Set) - Method in class gate.gui.DocumentEditor.TypeData
 
setAnnotationsTableVisible(boolean) - Method in class gate.gui.DocumentEditor
 
setApplicationFile(File) - Method in class gate.util.CorpusBenchmarkTool
 
setApplicationFile(File) - Method in class gate.util.CorpusSaver
 
setAscending(boolean) - Method in class gate.swing.XJTable
Should the sorting be ascending or descending
setAttributes(AttributeSet) - Method in class gate.gui.DocumentEditor.TypeData
 
setAutoLoading(boolean) - Method in class gate.creole.ResourceData
Set method for resource autoloading flag
setAutoResizeMode(int) - Method in class gate.swing.XJTable
 
setAutoSaving(boolean) - Method in interface gate.DataStore
Set method for the autosaving behaviour of the data store.
setAutoSaving(boolean) - Method in class gate.persist.JDBCDataStore
Set method for the autosaving behaviour of the data store.
setAutoSaving(boolean) - Method in class gate.persist.OracleDataStore
Set method for the autosaving behaviour of the data store.
setAutoSaving(boolean) - Method in class gate.persist.SerialDataStore
Set method for the autosaving behaviour of the data store.
setBaseURL(URL) - Method in class gate.jape.Transducer
 
setCaseSensitive(Boolean) - Method in class gate.creole.gazetteer.AbstractGazetteer
 
setCaseSensitive(Boolean) - Method in interface gate.creole.gazetteer.Gazetteer
Triggers case sensitive
setCaseSensitive(Boolean) - Method in class gate.creole.orthomatcher.OrthoMatcher
set the caseSensitive flag
setCharacterSubsets(Character.Subset[]) - Method in class guk.im.GateIM
Restricts the character ranges valid for this input method output.
setClass(boolean) - Method in class gate.creole.ml.Attribute
 
setClassAttribute(Attribute) - Method in class gate.creole.ml.DatasetDefintion
 
setClassID(String) - Method in class gate.creole.gazetteer.MappingNode
Sets the class ID
setClassIndex(int) - Method in class gate.creole.ml.DatasetDefintion
 
setClassName(String) - Method in class gate.creole.ResourceData
Set method for the resource class name
setClosePos(int) - Method in class gate.sgml.CustomObject
 
setCollectRepositioningInfo(Boolean) - Method in interface gate.Document
Allow/disallow collecting of repositioning information.
setCollectRepositioningInfo(Boolean) - Method in class gate.corpora.DocumentImpl
Allow/disallow collecting of repositioning information.
setColor(RBTreeMap.Entry, boolean) - Static method in class gate.util.RBTreeMap
 
setColour(Color) - Method in class gate.gui.DocumentEditor.CorefData
 
setComment(String) - Method in class gate.creole.Parameter
Set the comment for this parameter
setComment(String) - Method in class gate.creole.ProtegeProjectName
 
setComment(String) - Method in class gate.creole.ResourceData
Set method for the resource comment
setComment(String) - Method in interface gate.creole.ontology.OClass
Sets the class comment.
setComment(String) - Method in class gate.creole.ontology.OClassImpl
 
setComment(String) - Method in interface gate.creole.ontology.Ontology
Sets the comment of this ontology.
setComponentsFont(Font) - Static method in class gate.gui.AppearanceDialog
Updates the Swing defaults table with the provided font to be used for various compoents that neither text or menu components
setComponentsFont(Font) - Static method in class gate.gui.OptionsDialog
Updates the Swing defaults table with the provided font to be used for various compoents that neither text or menu components
setComposedText(String) - Method in class guk.im.Action
Sets the composed text to be added by this action
setCompositionEnabled(boolean) - Method in class guk.im.GateIM
Enables this input method for composition
setConfigFileURL(URL) - Method in class gate.creole.ml.MachineLearningPR
 
setContent(DocumentContent) - Method in interface gate.Document
Set method for the document content
setContent(DocumentContent) - Method in class gate.corpora.DatabaseDocumentImpl
Set method for the document content
setContent(DocumentContent) - Method in class gate.corpora.DocumentImpl
Set method for the document content
setCorefOptionAvailable(boolean) - Method in class gate.gui.DocumentEditor
 
setCoreferenceVisible(boolean) - Method in class gate.gui.DocumentEditor
 
setCorpus(Corpus) - Method in interface gate.CorpusController
Sets the Corpus which contains the data on which the controller is going to run.
setCorpus(Corpus) - Method in interface gate.LanguageAnalyser
Set the corpus property for this analyser.
setCorpus(Corpus) - Method in class gate.creole.AbstractLanguageAnalyser
Set the corpus property for this analyser.
setCorpus(Corpus) - Method in class gate.creole.ConditionalSerialAnalyserController
 
setCorpus(Corpus) - Method in class gate.creole.SerialAnalyserController
 
setCorpus(Corpus) - Method in interface gate.creole.ir.IndexManager
Sets the corpus this index manages will index.
setCorpus(IndexedCorpus) - Method in interface gate.creole.ir.Search
Sets coprus in which will doing search operations.
setCorpus(IndexedCorpus) - Method in class gate.creole.ir.SearchPR
 
setCorpus(Corpus) - Method in class gate.creole.ir.lucene.LuceneIndexManager
 
setCorpus(IndexedCorpus) - Method in class gate.creole.ir.lucene.LuceneSearch
Set the indexed corpus resource for searching.
setCtrl(boolean) - Method in class guk.im.KeyboardMap
Is the Ctrl key pressed?
setDSPath(String) - Method in class gate.util.CorpusSaver
 
setDataStore(DataStore) - Method in interface gate.LanguageResource
Set the data store that this LR lives in.
setDataStore(DataStore) - Method in class gate.corpora.DocumentImpl
 
setDataStore(DataStore) - Method in class gate.corpora.SerialCorpusImpl
 
setDataStore(DataStore) - Method in class gate.creole.AbstractLanguageResource
Set the data store that this LR lives in.
setDataStore(DataStore) - Method in class gate.wordnet.IndexFileWordNetImpl
Set the data store that this LR lives in.
setDatabaseInfo(Connection) - Method in class gate.corpora.DatabaseDocumentImpl
 
setDatasetDefinition(DatasetDefintion) - Method in interface gate.creole.ml.MLEngine
Sets the definition for the dataset used.
setDatasetDefinition(DatasetDefintion) - Method in class gate.creole.ml.weka.Wrapper
 
setDebugMode(boolean) - Method in class gate.jape.Transducer
 
setDefaultValueString(String) - Method in class gate.creole.Parameter
Set the default value string (from the metadata) for the parameter
setDefinitionFileURL(URL) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
setDescription(String) - Method in class gate.util.ExtensionFileFilter
Sets the user friendly description for the accepted files.
setDiffFeaturesList(Set) - Method in class gate.util.CorpusBenchmarkTool
 
setDocToPrs(Document) - Method in class gate.creole.ConditionalSerialAnalyserController
Sets the current document to the memeber PRs
setDocToPrs(Document) - Method in class gate.creole.SerialAnalyserController
Sets the current document to the memeber PRs
setDocument(Document) - Method in interface gate.LanguageAnalyser
Set the document property for this analyser.
setDocument(Document) - Method in class gate.creole.AbstractLanguageAnalyser
Set the document property for this analyser.
setDocument(Document) - Method in class gate.creole.coref.AbstractCoreferencer
Set the document to run on.
setDocument(Document) - Method in class gate.creole.coref.Coreferencer
Set the document to run on.
setDocument(Document) - Method in class gate.creole.coref.NominalCoref
Set the document to run on.
setDocument(Document) - Method in class gate.creole.coref.PronominalCoref
Set the document to run on.
setDocumentPersistentID(int, Object) - Method in class gate.corpora.SerialCorpusImpl
This method should only be used by the Serial Datastore to set
setDocumentsList(List) - Method in class gate.corpora.CorpusImpl
 
setDtdFileName(String) - Method in class gate.creole.APFormatExporter
Java bean style mutator for dtdFileName
setDumpTypes(List) - Method in class gate.creole.dumpingPR.DumpingPR
 
setEditable(boolean) - Method in class gate.gui.DocumentEditor
Should the editor functionality of this component be enabled
setEditable(boolean) - Method in class gate.gui.ResourceParametersEditor
 
setElemName(String) - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
setElemName(String) - Method in class gate.sgml.CustomObject
 
setElemName(String) - Method in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
Mutator for the annotation type
setElemName(String) - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
setElement2StringMap(Map) - Method in class gate.DocumentFormat
Set the element 2 string map
setEmpty(boolean) - Method in class gate.sgml.CustomObject
 
setEncoding(String) - Method in class gate.corpora.DocumentImpl
Set the encoding of the document content source
setEncoding(String) - Method in class gate.creole.Transducer
Sets the encoding to be used for reding the input file(s) forming the Jape grammar.
setEncoding(String) - Method in class gate.creole.gazetteer.AbstractGazetteer
 
setEncoding(String) - Method in interface gate.creole.gazetteer.Gazetteer
 
setEncoding(String) - Method in class gate.creole.gazetteer.GazetteerList
Sets the encoding of the list
setEncoding(String) - Method in class gate.creole.gazetteer.LinearDefinition
Sets the encoding of the linear def
setEncoding(String) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
setEncoding(String) - Method in class gate.creole.splitter.SentenceSplitter
 
setEncoding(String) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setEncoding(String) - Method in class gate.creole.tokeniser.SimpleTokeniser
 
setEncoding(String) - Method in class gate.gui.CorpusFillerComponent
Sets the initila value for the encoding field.
setEnd(long) - Method in class gate.gui.STreeNode
 
setEnd(Long) - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
setEnd(Long) - Method in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
Mutator for the end offset
setEnd(Long) - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
setEngine(MLEngine) - Method in class gate.creole.ml.MachineLearningPR
 
setErrorHandler(LaxErrorHandler) - Method in class gate.util.Lax
Sets the CustomErrorHandler
setExceptionTypes(List) - Method in class gate.creole.FeatureMethod
 
setExecutable(Executable) - Static method in class gate.Gate
Sets the Executable currently under execution.
setExportFilePath(URL) - Method in class gate.creole.APFormatExporter
Java bean style mutator for exportFilePath
setExportFilePath(URL) - Method in class gate.creole.RDFFormatExporter
Java bean style mutator for exportFilePath
setExportFormat(String) - Method in class gate.creole.RDFFormatExporter
Java bean style mutator for exportedTypes
setExportedTypes(List) - Method in class gate.creole.APFormatExporter
Java bean style mutator for exportedTypes
setExportedTypes(List) - Method in class gate.creole.RDFFormatExporter
Java bean style mutator for exportedTypes
setExtLists(Boolean) - Method in class gate.creole.orthomatcher.OrthoMatcher
set the extLists flag
setExtensions(List) - Method in class gate.gui.CorpusFillerComponent
Sets the current value for the list of permitted extensions.
setFM(FeatureMap) - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
setFM(FeatureMap) - Method in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
Mutator for the feature map
setFM(FeatureMap) - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
setFSMPosition(State) - Method in class gate.fsm.FSMInstance
Sets the position in the support transition graph for this FSM instance Convenience method for when the state is not known at construction time.
setFeature(String) - Method in class gate.creole.ml.Attribute
 
setFeatureBearer(FeatureBearer) - Method in class gate.gui.FeaturesEditor
 
setFeatureName(String) - Method in class gate.creole.AnalyserRunningStrategy
 
setFeatureSchema(FeatureSchema) - Method in class gate.gui.SchemaAnnotationEditor.RowData
 
setFeatureSchemaSet(Set) - Method in class gate.creole.AnnotationSchema
Sets the feature schema set
setFeatureValue(String) - Method in class gate.creole.AnalyserRunningStrategy
 
setFeatureValue(String) - Method in class gate.creole.FeatureSchema
This method sets the value of the feature.
setFeatures(FeatureMap) - Method in class gate.DocumentFormat
Set the features map
setFeatures(FeatureMap) - Method in class gate.annotation.AnnotationImpl
Set the feature set.
setFeatures(FeatureMap) - Method in class gate.corpora.DatabaseCorpusImpl
Set the feature set
setFeatures(FeatureMap) - Method in class gate.corpora.DatabaseDocumentImpl
Set the feature set
setFeatures(FeatureMap) - Method in class gate.creole.AbstractVisualResource
Mutator for features
setFeatures(FeatureMap) - Method in class gate.creole.gazetteer.AbstractGazetteer
 
setFeatures(FeatureMap) - Method in class gate.creole.tokeniser.SimpleTokeniser
 
setFeatures(FeatureMap) - Method in class gate.gui.OracleDatastoreViewer
Mutator for features
setFeatures(FeatureMap) - Method in class gate.gui.SerialDatastoreViewer
Mutator for features
setFeatures(FeatureMap) - Method in class gate.gui.UnrestrictedAnnotationEditor.MyCustomFeatureBearer
 
setFeatures(FeatureMap) - Method in class gate.jape.Batch
 
setFeatures(FeatureMap) - Method in class gate.util.AbstractFeatureBearer
Set the feature set
setFeatures(FeatureMap) - Method in interface gate.util.FeatureBearer
Set the feature set
setFieldNames(List) - Method in class gate.creole.ir.SearchPR
 
setFileIndex(int) - Method in class gate.fsm.State
Sets the value for fileIndex.
setFinal(boolean) - Method in class guk.im.State
Sets the final attribute.
setFontValue(Font) - Method in class gate.swing.JFontChooser
 
setGazetteer(Gazetteer) - Method in class gate.creole.GazetteerListsCollector
 
setGazetteer(Gazetteer) - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Sets the linear gazetteer
setGazetteer(Gazetteer) - Method in interface gate.creole.gazetteer.OntoGazetteer
Associates a linear gazetteer with an onto gazetteer
setGazetteerListsURL(URL) - Method in class gate.creole.splitter.SentenceSplitter
 
setGazetteerName(String) - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Sets the class name of the linear gazetteer to be loaded.
setGazetteerName(String) - Method in interface gate.creole.gazetteer.OntoGazetteer
Sets name of the gazzetteer
setGenerateMode(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setGrammarURL(URL) - Method in class gate.creole.Transducer
Sets the grammar to be used for building this transducer.
setGroups(Vector) - Method in class gate.security.UserImpl
 
setGuiType(int) - Method in class gate.creole.ResourceData
A simple mutator for guiType field
setHandle(Handle) - Method in interface gate.VisualResource
Used by the main GUI to tell this VR what handle created it.
setHandle(Handle) - Method in class gate.creole.AbstractVisualResource
Used by the main GUI to tell this VR what handle created it.
setHandle(Handle) - Method in class gate.gui.DocumentEditor
 
setHandle(Handle) - Method in class gate.gui.FeaturesEditor
 
setHandle(Handle) - Method in class gate.gui.OracleDatastoreViewer
 
setHandle(Handle) - Method in class gate.gui.ProtegeWrapper
 
setHandle(Handle) - Method in class gate.gui.SerialControllerEditor
 
setHandle(Handle) - Method in class gate.gui.SerialDatastoreViewer
 
setHiddenAttribute(FeatureMap, boolean) - Static method in class gate.Gate
Sets the value for the HIDDEN attribute of a feature map
setIMBase(String) - Static method in class guk.im.GateIM
Sets the default path to be used when looking for input methods.
setIcon(String) - Method in class gate.creole.ResourceData
Set method for the resource icon
setIcon(Icon) - Method in class gate.gui.NameBearerHandle
 
setId(String) - Method in class gate.creole.ProtegeProjectName
 
setId(String) - Method in interface gate.creole.ontology.Ontology
Sets the id of this ontology.
setIncludeFeatures(Boolean) - Method in class gate.creole.dumpingPR.DumpingPR
 
setIndexDefinition(IndexDefinition) - Method in class gate.corpora.SerialCorpusImpl
 
setIndexDefinition(IndexDefinition) - Method in interface gate.creole.ir.IndexManager
Sets the index definition for this index manager.
setIndexDefinition(IndexDefinition) - Method in interface gate.creole.ir.IndexedCorpus
Sets the definition to this corpus.
setIndexDefinition(IndexDefinition) - Method in class gate.creole.ir.lucene.LuceneIndexManager
 
setIndexLocation(String) - Method in class gate.creole.ir.DefaultIndexDefinition
Sets the location of index
setInitData__$$__(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
setInitData__$$__(Object) - Method in class gate.corpora.DatabaseDocumentImpl
 
setInputASName(String) - Method in class gate.creole.POSTagger
 
setInputASName(String) - Method in class gate.creole.Transducer
Sets the AnnotationSet to be used as input for the transducer.
setInputASName(String) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setInputASName(String) - Method in class gate.creole.ml.MachineLearningPR
 
setInputASName(String) - Method in class gate.creole.splitter.SentenceSplitter
 
setInputFormat(Instances) - Method in class gate.creole.ml.weka.StringToNominalFilter
Sets the format of the input instances.
setInputMethodContext(InputMethodContext) - Method in class guk.im.GateIM
Provides the input method with a context.
setInstanceType(String) - Method in class gate.creole.ml.DatasetDefintion
 
setInterfaceName(String) - Method in class gate.creole.ResourceData
Set method for the resource interface name
setIrEngineClassName(String) - Method in class gate.creole.ir.DefaultIndexDefinition
Sets the fully qualified class name for the IR engine to be used.
setIsMainView(boolean) - Method in class gate.creole.ResourceData
A simple mutator for isMainView field
setIsSourceWritten(Boolean) - Method in class gate.creole.APFormatExporter
Java bean style mutator for isSourceWritten
setJarFileName(String) - Method in class gate.creole.ResourceData
Set method for the resource jar file name
setJarFileUrl(URL) - Method in class gate.creole.ResourceData
Set method for the resource jar file URL
setKeyAnnotationSetName(String) - Method in class gate.annotation.AnnotationDiff
Sets the keyAnnotationSetName in AnnotDiff
setKeyAnnotationSetName(String) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the keyAnnotationSetName in AnnotDiff
setKeyCorpus(Corpus) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the keyCorpus in AnnotDiff
setKeyDocument(Document) - Method in class gate.annotation.AnnotationDiff
Sets the keyDocument in AnnotDiff
setKeyDocument(Document) - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Set Key document
setKeyFeatureNamesSet(Set) - Method in class gate.annotation.AnnotationDiff
Sets the keyFeatureNamesSet in AnnotDiff.
setKeyFeatureNamesSet(Set) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the keyFeatureNamesSet in AnnotDiff.
setKnowledgeBase(KnowledgeBase) - Method in class gate.creole.ProtegeProjectName
 
setLRPersistenceId(Object) - Method in interface gate.LanguageResource
Sets the persistence id of this LR.
setLRPersistenceId(Object) - Method in class gate.corpora.DocumentImpl
 
setLRPersistenceId(Object) - Method in class gate.creole.AbstractLanguageResource
Sets the persistence id of this LR.
setLRPersistenceId(Object) - Method in class gate.wordnet.IndexFileWordNetImpl
Sets the persistence id of this LR.
setLabel(String) - Method in class gate.creole.ProtegeProjectName
 
setLabel(String) - Method in interface gate.creole.ontology.Ontology
Sets the label of the ontology.
setLabelAttributes(AttributeSet) - Method in class gate.gui.DocumentEditor.NodeRenderer
 
setLanguage(String) - Method in class gate.creole.gazetteer.LinearNode
Sets the language of the node
setLeftAnnotation(Annotation) - Method in class gate.annotation.AnnotationDiff.DiffSetElement
Sets the left annotation
setLeftAnnotation(Annotation) - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Sets the left annotation
setLeftType(int) - Method in class gate.annotation.AnnotationDiff.DiffSetElement
Sets the left type
setLeftType(int) - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Sets the left type
setLevel(long) - Method in class gate.gui.STreeNode
 
setLevel(int) - Method in class gate.gui.STreeNode
 
setLexiconURL(URL) - Method in class gate.creole.POSTagger
 
setLimit(Integer) - Method in class gate.creole.ir.SearchPR
 
setList(String) - Method in class gate.creole.gazetteer.LinearNode
Sets the gazetteer list filename for the node
setList(String) - Method in class gate.creole.gazetteer.MappingNode
Sets gaz list for the node
setListsURL(URL) - Method in class gate.creole.gazetteer.AbstractGazetteer
 
setListsURL(URL) - Method in interface gate.creole.gazetteer.Gazetteer
Sets the url of the lists.def file
setLocalWebServer(boolean) - Static method in class gate.Gate
Tell GATE whether to assume there's a local web server.
setLocale(Locale) - Method in class guk.im.GateIM
Selects the active locale
setMajorType(String) - Method in class gate.creole.gazetteer.LinearNode
Sets the major type
setMapVisible(boolean) - Method in class guk.im.GateIM
Should the virtual keyboard map be visible?
setMappingDefinition(MappingDefinition) - Method in class gate.creole.gazetteer.AbstractGazetteer
 
setMappingDefinition(MappingDefinition) - Method in interface gate.creole.gazetteer.Gazetteer
Sets the mapping definition if such to this gazetteer
setMappingURL(URL) - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Sets the URL of the mapping definition
setMappingURL(URL) - Method in interface gate.creole.gazetteer.OntoGazetteer
Sets the url of the mapping definition
setMarkedClean(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setMarkedDS(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setMarkedStored(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setMarkupASName(String) - Method in class gate.creole.GazetteerListsCollector
 
setMarkupASName(String) - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
setMarkupAware(Boolean) - Method in interface gate.Document
Make the document markup-aware.
setMarkupAware(Boolean) - Method in class gate.corpora.DatabaseDocumentImpl
Make the document markup-aware.
setMarkupAware(Boolean) - Method in class gate.corpora.DocumentImpl
Make the document markup-aware.
setMarkupElementsMap(Map) - Method in class gate.DocumentFormat
Set the markup elements map
setMenuCommands(JPopupMenu, String) - Method in class gate.gui.SyntaxTreeViewer
Sets the action commands of all menu items to the specified command
setMenuComponentsFont(Font) - Static method in class gate.gui.AppearanceDialog
Updates the Swing defaults table with the provided font to be used for the menu components
setMenuComponentsFont(Font) - Static method in class gate.gui.OptionsDialog
Updates the Swing defaults table with the provided font to be used for the menu components
setMimeType(MimeType) - Method in class gate.DocumentFormat
Set the mime type
setMinorType(String) - Method in class gate.creole.gazetteer.LinearNode
Sets the minor type
setMode(int) - Method in class gate.creole.gazetteer.GazetteerList
Sets mode of the gazetteer list
setModel(TableModel) - Method in class gate.swing.TableMap
 
setModel(TableModel) - Method in class gate.swing.XJTable.TableSorter
 
setModel(TableModel) - Method in class gate.swing.XJTable
 
setModified(boolean) - Method in class gate.creole.ProtegeProjectName
 
setModified(boolean) - Method in class gate.creole.gazetteer.GazetteerList
Sets the modified status of the current list
setModified(boolean) - Method in interface gate.creole.ontology.Ontology
Sets the modified flag.
setMoreInfo(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setName(String) - Method in class gate.corpora.DatabaseCorpusImpl
Sets the name of this resource
setName(String) - Method in class gate.corpora.DatabaseDocumentImpl
Sets the name of this resource
setName(String) - Method in class gate.creole.AbstractController
Sets the name of this resource
setName(String) - Method in class gate.creole.AbstractResource
Sets the name of this resource
setName(String) - Method in class gate.creole.Parameter
Set the name for this parameter
setName(String) - Method in class gate.creole.ResourceData
Set method for the resource name
setName(String) - Method in class gate.creole.ml.Attribute
 
setName(String) - Method in interface gate.creole.ontology.OClass
Sets the class name.
setName(String) - Method in class gate.creole.ontology.OClassImpl
 
setName - Variable in class gate.gui.DocumentEditor.CorefData
 
setName - Variable in class gate.gui.DocumentEditor.EventsHandler.SetRemovedOperation
 
setName - Variable in class gate.gui.DocumentEditor.HighlightAnnotationMenu
 
setName - Variable in class gate.gui.DocumentEditor.Range
 
setName(String) - Method in class gate.jape.MultiPhaseTransducer
Set the name.
setName(String) - Method in class gate.persist.JDBCDataStore
Sets the name of this resource
setName(String) - Method in class gate.persist.SerialDataStore
Sets the name of this resource
setName(String, Session) - Method in interface gate.security.Group
---
setName(String, Session) - Method in class gate.security.GroupImpl
---
setName(String, Session) - Method in interface gate.security.User
changes user name Only members of the ADMIN group have sufficient privileges.
setName(String, Session) - Method in class gate.security.UserImpl
changes user name Only members of the ADMIN group have sufficient privileges.
setName(String) - Method in class gate.util.AbstractNameBearer
Sets the name of this resource
setName(String) - Method in interface gate.util.NameBearer
Sets the name of this resource
setNameMethod(String) - Method in class gate.creole.FeatureMethod
 
setNamespacesAware(boolean) - Method in class gate.util.Lax
Sets the parser to be a namespaces aware one implicit parameter is false (so the parser is not a namespaces aware one)
setNetConnected(boolean) - Static method in class gate.Gate
Tell GATE whether to assume we're connected to the net.
setNewLineProperty(Document) - Method in class gate.corpora.TextualDocumentFormat
Check the new line sequence and set document property.
setNextAnnotationId(int) - Method in class gate.corpora.DocumentImpl
Sets the nextAnnotationId
setNextNodeId(int) - Method in class gate.corpora.DatabaseDocumentImpl
 
setNode(DefaultMutableTreeNode) - Method in class gate.gui.DocumentEditor.TypeData
 
setOffset(Long) - Method in class gate.annotation.NodeImpl
To allow AnnotationSet to revise offsets during editing
setOntology(Ontology) - Method in class gate.creole.OntologyAwareTransducer
Sets the ontology used by this transducer.
setOntology(URL) - Method in class gate.creole.RDFFormatExporter
Java bean style mutator for exportFilePath
setOntology(Ontology) - Method in interface gate.creole.ontology.OntologyEditor
Sets the ontology to be loaded in the editor
setOntology(Ontology) - Method in class gate.jape.Batch
Sets the ontology to be used by the transducers
setOntology(Ontology) - Method in class gate.jape.MultiPhaseTransducer
Sets the ontology used by this transducer;
setOntology(Ontology) - Method in class gate.jape.Transducer
Sets the ontology used by this transducer;
setOntologyID(String) - Method in class gate.creole.gazetteer.MappingNode
Sets the ontology id
setOntologyList(Vector) - Method in interface gate.creole.ontology.OntologyEditor
Sets the list of ontologies to be loaded in the editor
setOption(String, String) - Method in class gate.jape.SinglePhaseTransducer
Add an option setting.
setOptional(boolean) - Method in class gate.creole.Parameter
Set optionality of this parameter
setOptions(Element) - Method in interface gate.creole.ml.MLEngine
Sets the options from an XML JDom element.
setOptions(String[]) - Method in class gate.creole.ml.weka.StringToNominalFilter
 
setOptions(Element) - Method in class gate.creole.ml.weka.Wrapper
 
setOrganizationType(String) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
setOutputASName(String) - Method in class gate.creole.Transducer
Sets the AnnotationSet to be used as output by the transducer.
setOutputASName(String) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setOutputASName(String) - Method in class gate.creole.splitter.SentenceSplitter
 
setOutputFileUrl(URL) - Method in class gate.creole.dumpingPR.DumpingPR
 
setOwner(AnnotationSetImpl) - Method in class gate.annotation.AnnotationSetImpl.VerboseHashMap
Sets the annotation set this maps is part of.
setOwnerPR(ProcessingResource) - Method in interface gate.creole.ml.MLEngine
Registers the PR using the engine with the engine itself.
setOwnerPR(ProcessingResource) - Method in class gate.creole.ml.weka.Wrapper
Registers the PR using the engine with the engine itself.
setPRs(Collection) - Method in interface gate.Controller
Populates this controller from a collection of ProcessingResources (optional operation).
setPRs(Collection) - Method in class gate.creole.AbstractController
Populates this controller from a collection of ProcessingResources (optional operation).
setPRs(Collection) - Method in class gate.creole.SerialController
Populates this controller from a collection of ProcessingResources (optional operation).
setPadChar(char) - Static method in class gate.util.Err
A mutator method for padChar
setPadChar(char) - Static method in class gate.util.Out
A mutator method for padChar
setPage(URL) - Method in class gate.gui.HelpFrame
 
setPage(URL) - Method in class gate.swing.XJEditorPane
 
setParameterList(ParameterList) - Method in class gate.creole.ResourceData
Set the parameter list
setParameterTypes(List) - Method in class gate.creole.FeatureMethod
 
setParameterValue(String, Object) - Method in interface gate.Resource
Sets the value for a specified parameter.
setParameterValue(String, Object) - Method in class gate.annotation.AnnotationDiff
Sets the value for a specified parameter.
setParameterValue(String, Object) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the value for a specified parameter.
setParameterValue(Resource, BeanInfo, String, Object) - Static method in class gate.creole.AbstractResource
Sets the value for a specified parameter for a resource.
setParameterValue(String, Object) - Method in class gate.creole.AbstractResource
Sets the value for a specified parameter for this resource.
setParameterValue(String, Object) - Method in class gate.creole.AbstractVisualResource
Sets the value for a specified parameter.
setParameterValue(String, Object) - Method in class gate.gui.OracleDatastoreViewer
Sets the value for a specified parameter.
setParameterValue(String, Object) - Method in class gate.gui.SerialDatastoreViewer
Sets the value for a specified parameter.
setParameterValues(FeatureMap) - Method in interface gate.Resource
Sets the values for more parameters in one step.
setParameterValues(FeatureMap) - Method in class gate.annotation.AnnotationDiff
Sets the values for more parameters in one step.
setParameterValues(FeatureMap) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the values for more parameters in one step.
setParameterValues(Resource, FeatureMap) - Static method in class gate.creole.AbstractResource
Sets the values for more parameters for a resource in one step.
setParameterValues(FeatureMap) - Method in class gate.creole.AbstractResource
Sets the values for more parameters for this resource in one step.
setParameterValues(FeatureMap) - Method in class gate.creole.AbstractVisualResource
Sets the values for more parameters in one step.
setParameterValues(FeatureMap) - Method in class gate.gui.OracleDatastoreViewer
Sets the values for more parameters in one step.
setParameterValues(FeatureMap) - Method in class gate.gui.SerialDatastoreViewer
Sets the values for more parameters in one step.
setParameters() - Method in class gate.gui.ResourceParametersEditor
Sets the parameters for the resource to their new values as resulted from the user's edits.
setParent(LanguageResource) - Method in interface gate.LanguageResource
Sets the parent LR of this LR.
setParent(LanguageResource) - Method in class gate.corpora.DatabaseDocumentImpl
Sets the parent LR of this LR.
setParent(LanguageResource) - Method in class gate.creole.AbstractLanguageResource
Sets the parent LR of this LR.
setParent(LanguageResource) - Method in class gate.wordnet.IndexFileWordNetImpl
Sets the parent LR of this LR.
setPassword(String, Session) - Method in interface gate.security.User
changes user password Only members of the ADMIN group and the user himself have sufficient privileges
setPassword(String, Session) - Method in class gate.security.UserImpl
changes user password Only members of the ADMIN group and the user himself have sufficient privileges
setPermissibleValues(Set) - Method in class gate.creole.FeatureSchema
Adds all values from the given set as permissible values for the given feature.
setPersistentID(Object) - Method in class gate.corpora.DocumentData
 
setPersonType(String) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
setPhaseName(String) - Method in class gate.jape.RightHandSide
 
setPosition(int) - Method in class gate.creole.ml.Attribute
 
setPreserveOriginalContent(Boolean) - Method in interface gate.Document
Allow/disallow preserving of the original document content.
setPreserveOriginalContent(Boolean) - Method in class gate.corpora.DocumentImpl
Allow/disallow preserving of the original document content.
setPrintWriter(PrintWriter) - Static method in class gate.util.Err
This sets a new printWriter
setPrintWriter(PrintWriter) - Static method in class gate.util.Out
This sets a new printWriter
setPriority(int) - Method in class gate.fsm.State
Sets the value for priority.
setPrivate(boolean) - Method in class gate.creole.ResourceData
Set method for resource private flag
setProcessMode(boolean) - Method in class gate.util.CorpusSaver
 
setProcessUnknown(Boolean) - Method in class gate.creole.orthomatcher.OrthoMatcher
set whether to process the Unknown annotations
setProcessingResource(ProcessingResource) - Method in class gate.creole.AnalyserRunningStrategy
 
setProjectName(URL) - Method in class gate.creole.ProtegeProjectName
 
setPropertyUrl(URL) - Method in class gate.wordnet.IndexFileWordNetImpl
 
setPropertyUrl(URL) - Method in interface gate.wordnet.WordNet
 
setQuery(String) - Method in class gate.creole.ir.SearchPR
 
setRecurseDirectories(boolean) - Method in class gate.gui.CorpusFillerComponent
Should the directory parsed recursively?
setRepositioningInfo(RepositioningInfo) - Method in class gate.html.HtmlDocumentHandler
Set repositioning information structure refference.
setRepositioningInfo(RepositioningInfo) - Method in class gate.xml.XmlDocumentHandler
Set repositioning information structure refference.
setResolveIt(Boolean) - Method in class gate.creole.coref.Coreferencer
---
setResolveIt(Boolean) - Method in class gate.creole.coref.PronominalCoref
---
setResourceClass(Class) - Method in class gate.creole.ResourceData
Set method for the resource class
setResourceDisplayed(String) - Method in class gate.creole.ResourceData
A simple mutator for resourceDisplayed field
setResourceListeners(Resource, Map) - Static method in class gate.creole.AbstractResource
Adds listeners to a resource.
setResourceName(Resource, String) - Method in interface gate.CreoleRegister
Renames an existing resource.
setResourceName(Resource, String) - Method in class gate.creole.CreoleRegisterImpl
Renames an existing resource.
setResponseAnnotationSetName(String) - Method in class gate.annotation.AnnotationDiff
Sets the responseAnnotationSetName in AnnotDiff
setResponseAnnotationSetName(String) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the responseAnnotationSetName in AnnotDiff
setResponseAnnotationSetNameFalsePoz(String) - Method in class gate.annotation.AnnotationDiff
Sets the responseAnnotationSetNameFalsePoz in AnnotDiff
setResponseAnnotationSetNameFalsePoz(String) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the responseAnnotationSetNameFalsePoz in AnnotDiff
setResponseCorpus(Corpus) - Method in class gate.annotation.CorpusAnnotationDiff
 
setResponseDocument(Document) - Method in class gate.annotation.AnnotationDiff
 
setResponseDocument(Document) - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Set Response document
setResult(QueryResultList) - Method in class gate.creole.ir.SearchPR
 
setRhs(String) - Method in class gate.creole.tokeniser.DFSMState
Sets the right hand side associated with this state.
setRhs(String) - Method in class gate.creole.tokeniser.FSMState
Sets the RHS string value
setRightAnnotation(Annotation) - Method in class gate.annotation.AnnotationDiff.DiffSetElement
Sets the right annotation
setRightAnnotation(Annotation) - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Sets the right annotation
setRightType(int) - Method in class gate.annotation.AnnotationDiff.DiffSetElement
Sets the right type
setRightType(int) - Method in class gate.annotation.CorpusAnnotationDiff.DiffSetElement
Sets the right type
setRuleApplicationStyle(int) - Method in class gate.jape.SinglePhaseTransducer
Set the type of rule application (types defined in JapeConstants).
setRuleName(String) - Method in class gate.jape.RightHandSide
 
setRulesResourceName(String) - Method in class gate.creole.tokeniser.SimpleTokeniser
 
setRulesURL(URL) - Method in class gate.creole.POSTagger
 
setRulesURL(URL) - Method in class gate.creole.tokeniser.SimpleTokeniser
Sets the value of the rulesURL property which holds an URL to the file containing the rules for this tokeniser.
setRunMode(int) - Method in class gate.creole.AnalyserRunningStrategy
 
setRunningStrategies(Collection) - Method in interface gate.creole.ConditionalController
Populates this controller with the appropiate running strategies from a collection of running strategies (optional operation).
setRunningStrategies(Collection) - Method in class gate.creole.ConditionalSerialController
Populates this controller with the appropiate running strategies from a collection of running strategies (optional operation).
setRunningStrategy(int, AnalyserRunningStrategy) - Method in class gate.creole.ConditionalSerialController
 
setRuntime(boolean) - Method in class gate.creole.Parameter
Set runtime status of this parameter
setSaveMode(boolean) - Method in class gate.util.CorpusSaver
 
setSearcherClassName(String) - Method in class gate.creole.ir.SearchPR
 
setSecurityInfo(LanguageResource, SecurityInfo) - Method in interface gate.DataStore
set security information for LR .
setSecurityInfo(LanguageResource, SecurityInfo) - Method in class gate.persist.OracleDataStore
set security information for LR .
setSecurityInfo(LanguageResource, SecurityInfo) - Method in class gate.persist.PostgresDataStore
 
setSecurityInfo(LanguageResource, SecurityInfo) - Method in class gate.persist.SerialDataStore
set security information for LR .
setSelectedIndex(int) - Method in class gate.gui.ParameterDisjunction
Sets the currently selected parameter for this disjunction.
setSelectedItem(Object) - Method in class gate.gui.ListEditorDialog.ResourceComboModel
 
setSelectedItem(Object) - Method in class gate.gui.SerialControllerEditor.CorporaComboModel
 
setSession(Session) - Method in interface gate.DataStore
identify user using this datastore
setSession(Session) - Method in class gate.persist.JDBCDataStore
identify user using this datastore
setSession(Session) - Method in class gate.persist.SerialDataStore
identify user using this datastore
setSessionTimeout(Session, int) - Method in interface gate.security.AccessController
---
setSessionTimeout(Session, int) - Method in class gate.security.AccessControllerImpl
---
setSet(String) - Method in class gate.gui.DocumentEditor.TypeData
 
setSetsToKeep(List) - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
setShift(boolean) - Method in class guk.im.KeyboardMap
Is the Shift key pressed?
setShouldCollectRepositioning(Boolean) - Method in class gate.DocumentFormat
 
setSignificantFeaturesSet(Set) - Method in class gate.util.AnnotationDiffer
 
setSiteConfigFile(File) - Static method in class gate.Gate
Set the site config file (e.g.
setSlugGui(boolean) - Static method in class gate.Gate
Tell GATE whether to start SLUG GUI.
setSortable(boolean) - Method in class gate.swing.JTreeTable
Overrides the setSortable() method from XJTable so the table is NOT * sortable.
setSortable(boolean) - Method in class gate.swing.XJTable
Should the soring facility be enabled
setSortedColumn(int) - Method in class gate.swing.XJTable
Sets the column to be used as key for sorting.
setSource(String) - Method in class gate.creole.APFormatExporter
Java bean style mutator for source
setSourceURI(String) - Method in class gate.creole.ProtegeProjectName
 
setSourceURI(String) - Method in interface gate.creole.ontology.Ontology
Sets the URI of the ontology
setSourceUrl(URL) - Method in interface gate.Document
Set method for the document's URL
setSourceUrl(URL) - Method in class gate.corpora.DatabaseDocumentImpl
Set method for the document's URL
setSourceUrl(URL) - Method in class gate.corpora.DocumentImpl
Set method for the document's URL
setSourceUrlEndOffset(Long) - Method in interface gate.Document
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlEndOffset(Long) - Method in class gate.corpora.DatabaseDocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlEndOffset(Long) - Method in class gate.corpora.DocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlStartOffset(Long) - Method in interface gate.Document
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlStartOffset(Long) - Method in class gate.corpora.DatabaseDocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlStartOffset(Long) - Method in class gate.corpora.DocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSpan(Long, Long, String) - Method in interface gate.creole.AnnotationVisualResource
Used when the viewer has to create new annotations.
setSpan(Long, Long, String) - Method in class gate.gui.SchemaAnnotationEditor
Used when the viewer has to create new annotations.
setSpan(Long, Long, String) - Method in class gate.gui.SyntaxTreeViewer
Used when the viewer has to create new annotations.
setSpan(Long, Long, String) - Method in class gate.gui.UnrestrictedAnnotationEditor
Used when the viewer has to create new annotations.
setStart(long) - Method in class gate.gui.STreeNode
 
setStart(Long) - Method in class gate.html.HtmlDocumentHandler.CustomObject
 
setStart(Long) - Method in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
Mutator for the start offset
setStart(Long) - Method in class gate.xml.XmlDocumentHandler.CustomObject
 
setStartDir(File) - Method in class gate.util.CorpusSaver
 
setStartDirectory(File) - Method in class gate.util.CorpusBenchmarkTool
 
setStorageDir(File) - Method in class gate.persist.SerialDataStore
Set method for storage URL
setStorageUrl(String) - Method in interface gate.DataStore
Set the URL as string for the underlying storage mechanism.
setStorageUrl(String) - Method in class gate.persist.JDBCDataStore
Set the URL for the underlying storage mechanism.
setStorageUrl(String) - Method in class gate.persist.OracleDataStore
Set the URL for the underlying storage mechanism.
setStorageUrl(String) - Method in class gate.persist.SerialDataStore
Set the URL for the underlying storage mechanism.
setStringContent(String) - Method in class gate.corpora.DocumentImpl
The stringContent of a document is a property of the document that will be set when the user wants to create the document from a string, as opposed to from a URL.
setSuffixForDumpFiles(String) - Method in class gate.creole.dumpingPR.DumpingPR
 
setTagASName(String) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setTarget(Object) - Method in interface gate.VisualResource
Called by the GUI when this viewer/editor has to initialise itself for a specific object.
setTarget(Object) - Method in class gate.creole.AbstractVisualResource
Called by the GUI when this viewer/editor has to initialise itself for a specific object.
setTarget(Object) - Method in interface gate.creole.AnnotationVisualResource
Called by the GUI when this viewer/editor has to initialise itself for a specific annotation or text span.
setTarget(Object) - Method in class gate.gui.CorpusEditor
 
setTarget(Object) - Method in class gate.gui.DocumentEditor
Sets the document to be displayed
setTarget(Object) - Method in class gate.gui.FeaturesEditor
 
setTarget(Object) - Method in class gate.gui.OracleDatastoreViewer
 
setTarget(Object) - Method in class gate.gui.PRViewer
 
setTarget(Object) - Method in class gate.gui.ProtegeWrapper
 
setTarget(Object) - Method in class gate.gui.SchemaAnnotationEditor
Called by the GUI when this viewer/editor has to initialise itself for a specific annotation or text span.
setTarget(Object) - Method in class gate.gui.SearchPRViewer
Called by the GUI when this viewer/editor has to initialise itself for a specific object.
setTarget(Object) - Method in class gate.gui.SerialControllerEditor
 
setTarget(Object) - Method in class gate.gui.SerialDatastoreViewer
 
setTarget(Object) - Method in class gate.gui.SyntaxTreeViewer
Called by the GUI when this viewer/editor has to initialise itself for a specific annotation or text span.
setTarget(Object) - Method in class gate.gui.UnrestrictedAnnotationEditor
Called by the GUI when this viewer/editor has to initialise itself for a specific annotation or text span.
setTextComponentSize(JTextComponent) - Method in class gate.gui.DocumentEditor.NodeRenderer1
 
setTextComponentsFont(Font) - Static method in class gate.gui.AppearanceDialog
Updates the Swing defaults table with the provided font to be used for the text components
setTextComponentsFont(Font) - Static method in class gate.gui.OptionsDialog
Updates the Swing defaults table with the provided font to be used for the text components
setTextMode(Boolean) - Method in class gate.annotation.AnnotationDiff
Sets the annot diff to work in the text mode.This would not initiate the GUI part of annot diff but it would calculate precision etc
setTextMode(Boolean) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the annot diff to work in the text mode.This would not initiate the GUI part of annot diff but it would calculate precision etc
setTextTagName(String) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setTextVisible(boolean) - Method in class gate.gui.DocumentEditor
 
setTheLanguage(String) - Method in class gate.creole.GazetteerListsCollector
 
setThreshold(double) - Method in class gate.util.CorpusBenchmarkTool
 
setTitle(String) - Method in class gate.gui.MainFrame
Override to avoid Protege to change Frame title
setTitle(String) - Method in class gate.gui.NameBearerHandle
 
setTitleChangable(boolean) - Method in class gate.gui.MainFrame
 
setTokenType(String) - Method in class gate.gui.SyntaxTreeViewer
 
setTokeniserRulesURL(URL) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setTool(boolean) - Method in class gate.creole.ResourceData
Set method for resource tool flag
setTooltipText(String) - Method in class gate.gui.NameBearerHandle
 
setTraining(Boolean) - Method in class gate.creole.ml.MachineLearningPR
 
setTransducerGrammarURL(URL) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setTransducerURL(URL) - Method in class gate.creole.splitter.SentenceSplitter
 
setTransientSource(Object) - Method in class gate.corpora.SerialCorpusImpl
 
setTreeNodeAnnotationType(String) - Method in class gate.gui.SyntaxTreeViewer
 
setType(String) - Method in class gate.creole.ml.Attribute
 
setTypeName(String) - Method in class gate.creole.Parameter
Set the type name for this parameter
setTypesTreeVisible(boolean) - Method in class gate.gui.DocumentEditor
 
setUIDefaults(Object[], Object) - Static method in class gate.gui.AppearanceDialog
 
setUIDefaults(Object[], Object) - Static method in class gate.gui.OptionsDialog
 
setURI(String) - Method in interface gate.creole.ontology.OClass
Sets the URI of the class.
setURI(String) - Method in class gate.creole.ontology.OClassImpl
 
setURL(URL) - Method in class gate.creole.ProtegeProjectName
 
setURL(URL) - Method in class gate.creole.gazetteer.GazetteerList
Sets the URL of the list
setURL(URL) - Method in class gate.creole.gazetteer.LinearDefinition
Sets the url of this linear definition
setURL(URL) - Method in class gate.creole.gazetteer.MappingDefinition
Sets the url of this definition
setURL(URL) - Method in interface gate.creole.ontology.Ontology
Set the url of this ontology
setURL(URL) - Method in class gate.gui.ShellSlacFrame.AboutPaneDialog
 
setUnicodeEnabled(boolean) - Static method in class gate.util.Tools
Specifies whether Gate should or shouldn't know about Unicode
setUp() - Method in class gate.CookBook
Fixture set up: initialise members before each test method
setUp() - Method in class gate.annotation.TestAnnotation
Fixture set up
setUp() - Method in class gate.annotation.TestAnnotationDiff
Fixture set up
setUp() - Method in class gate.annotation.TestDatabaseAnnotationSet
Fixture set up
setUp() - Method in class gate.config.TestConfig
Fixture set up
setUp() - Method in class gate.corpora.TestCorpus
Fixture set up
setUp() - Method in class gate.corpora.TestDocument
Fixture set up
setUp() - Method in class gate.corpora.TestSerialCorpus
Fixture set up
setUp() - Method in class gate.creole.TestControllers
Fixture set up
setUp() - Method in class gate.creole.TestCreole
Fixture set up
setUp() - Method in class gate.creole.TestPR
Fixture set up
setUp() - Method in class gate.creole.TestSplitterTagger
Fixture set up
setUp() - Method in class gate.creole.TestXSchema
Fixture set up
setUp() - Method in class gate.creole.coref.TestCoref
Fixture set up
setUp() - Method in class gate.creole.gazetteer.TestGazetteer
Fixture set up
setUp() - Method in class gate.creole.ir.TestIndex
Fixture set up
setUp() - Method in class gate.creole.tokeniser.TestTokeniser
Fixture set up
setUp() - Method in class gate.email.EmailDocumentHandler
Initialises the collections with data used by method lineBeginsMessage()
setUp() - Method in class gate.email.TestEmail
Fixture set up
setUp() - Method in class gate.html.TestHtml
Fixture set up
setUp() - Method in class gate.jape.TestJape
Fixture set up
setUp() - Method in class gate.persist.TestPersist
Fixture set up
setUp() - Method in class gate.security.TestSecurity
Fixture set up
setUp() - Method in class gate.sgml.TestSgml
Fixture set up
setUp() - Method in class gate.util.TestBumpyStack
Fixture set up
setUp() - Method in class gate.util.TestDiffer
Fixture set up
setUp() - Method in class gate.util.TestFiles
Fixture set up
setUp() - Method in class gate.util.TestJacl
Fixture set up
setUp() - Method in class gate.util.TestJavac
Fixture set up
setUp() - Method in class gate.util.TestJdk
Fixture set up
setUp() - Method in class gate.util.TestRBTreeMap
Create a map with sparse values as keys
setUp() - Method in class gate.util.TestTemplate
Fixture set up
setUp() - Method in class gate.wordnet.TestWordNet
 
setUp() - Method in class gate.xml.TestXml
Fixture set up
setUpStaticData() - Static method in class gate.creole.AnnotationSchema
This sets up two Maps between XSchema types and their coresponding Java types + a DOM xml parser
setUrlBase(URL) - Static method in class gate.Gate
Set the URL base for GATE files, e.g.
setUrlString(String) - Method in class gate.gui.CorpusFillerComponent
Sets the values for the URL string.
setUseStandOffXML(Boolean) - Method in class gate.creole.dumpingPR.DumpingPR
 
setUseSuffixForDumpFiles(Boolean) - Method in class gate.creole.dumpingPR.DumpingPR
 
setUserData(Object) - Method in interface gate.creole.ontology.OInstance
Sets the user data of this instance.
setUserData(Object) - Method in class gate.creole.ontology.OInstanceImpl
Sets the user data of this instance.
setUsers(Vector) - Method in class gate.security.GroupImpl
 
setValidating(boolean) - Method in class gate.util.Lax
Sets the parser to be a validating one implicit parameter is false (so the parser is not a validating one)
setValue(Object) - Method in class gate.gui.ParameterDisjunction
 
setValue(Object) - Method in class gate.gui.SchemaAnnotationEditor.RowData
 
setValue(Object) - Method in class gate.util.RBTreeMap.Entry
Replaces the value currently associated with the key with the given value.
setValue(Object) - Method in class gate.util.SimpleMapImpl.Entry
 
setValueAt(Object, int, int) - Method in class gate.gui.FeaturesEditor.FeaturesTableModel
 
setValueAt(Object, int, int) - Method in class gate.gui.ResourceParametersEditor.ParametersTableModel
 
setValueAt(Object, int, int) - Method in class gate.gui.SchemaAnnotationEditor.FeaturesTableModel
Set the value from the Cell Editor into the table model
setValueAt(Object, int, int) - Method in class gate.gui.SerialControllerEditor.LoadedPRsTableModel
 
setValueAt(Object, int, int) - Method in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
setValueAt(Object, Object, int) - Method in class gate.swing.AbstractTreeTableModel
Default implementation.
setValueAt(Object, int, int) - Method in class gate.swing.JTreeTable.TreeTableModelAdapter
 
setValueAt(Object, int, int) - Method in class gate.swing.TableMap
 
setValueAt(Object, Object, int) - Method in interface gate.swing.TreeTableModel
Sets the value for node node, * at column number column.
setValueAt(Object, int, int) - Method in class gate.swing.XJTable.TableSorter
 
setValueReturn(String) - Method in class gate.creole.FeatureMethod
 
setValues(List) - Method in class gate.creole.ml.Attribute
 
setVerbose(boolean) - Method in class gate.jape.Batch
Set verbosity.
setVerboseMode(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setVersion(String) - Method in class gate.creole.ProtegeProjectName
 
setVersion(String) - Method in interface gate.creole.ontology.Ontology
Sets version to this ontology.
setViewResource(ProtegeWrapper) - Method in class gate.creole.ProtegeProjectName
 
setVisible(boolean) - Method in class gate.gui.DocumentEditor.CorefData
 
setVisible(boolean) - Method in class gate.gui.DocumentEditor.TypeData
 
setVisibleRow(int) - Method in class gate.swing.JTreeTable.CustomJTree
 
setWholeWordsOnly(Boolean) - Method in class gate.creole.gazetteer.AbstractGazetteer
Sets the value for the AbstractGazetteer.wholeWordsOnly parameter.
setX1(int) - Method in class gate.util.Coordinates
 
setX2(int) - Method in class gate.util.Coordinates
 
setXmlFileName(String) - Method in class gate.creole.ResourceData
Set method for the resource xml file name
setXmlFileUrl(URL) - Method in class gate.creole.AnnotationSchema
Set method for the resource xml file URL
setXmlFileUrl(URL) - Method in class gate.creole.ResourceData
Set method for the resource xml file URL
setY1(int) - Method in class gate.util.Coordinates
 
setY2(int) - Method in class gate.util.Coordinates
 
setsToKeep - Variable in class gate.creole.annotdelete.AnnotationDeletePR
 
sgml2Xml(Document) - Method in class gate.corpora.SgmlDocumentFormat
This method converts the document's content from SGML 2 XML.
shift() - Method in class gate.creole.ml.MachineLearningPR.Cache
Notifies the cache that it should advance its internal structures one step forward.
shift - Variable in class guk.im.KeyboardMap
 
shiftButtonsDown(int) - Method in class gate.gui.SyntaxTreeViewer
 
shortAnnot - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
shortDesc() - Method in class gate.fsm.Transition
Returns a shorter description that toSting().
shortDesc() - Method in class gate.jape.BasicPatternElement
Returns a short description.
shortDesc() - Method in class gate.jape.Constraint
 
shortDesc() - Method in class gate.jape.RightHandSide
Create a string representation of the object.
shouldCollectRepositioning - Variable in class gate.DocumentFormat
Flag for enable/disable collecting of repositioning information
shouldRun() - Method in class gate.creole.AnalyserRunningStrategy
If the runMode is RunningStrategy.RUN_ALWAYS returns true.
shouldRun() - Method in class gate.creole.RunningStrategy.RunAlwaysStrategy
 
shouldRun() - Method in interface gate.creole.RunningStrategy
Returns true if the associated PR should be run.
show(Component[]) - Method in class gate.gui.AppearanceDialog
 
show(String, Collection) - Method in class gate.gui.CollectionSelectionDialog
This method displays the CollectionSelectionDialog
show(ResourceData, String) - Method in class gate.gui.NewResourceDialog
This method is intended to be used in conjunction with getSelectedParameters().
show(ResourceData) - Method in class gate.gui.NewResourceDialog
 
show() - Method in class gate.gui.OkCancelDialog
 
show() - Method in class gate.gui.OptionsDialog
 
show() - Method in class gate.gui.Splash
Displays the splash screen centered in the owner's space or centered on the screen if no owner or owner not shown.
show(AttributeSet) - Method in class gate.gui.TextAttributesChooser
Initialises all the values for the attributes from the provided attribute set and displays the dialog allowing the user to make changes.
showDialog(Component) - Static method in class gate.gui.AccessRightsDialog
 
showDialog() - Method in class gate.gui.ListEditorDialog
Make this dialog visible allowing the editing of the list.
showDialog(Component, Component, String) - Static method in class gate.gui.OkCancelDialog
 
showDialog(Component, String, Font) - Static method in class gate.swing.JFontChooser
 
showDialog(String[]) - Method in class gate.swing.WaitDialog
Shows the window containing labels for the texts provided as attributes.
showDialog(Component[]) - Method in class gate.swing.WaitDialog
Shows the window containing the components provided as attributes.
showDocument(Document) - Method in class gate.gui.ShellSlacFrame
Find in resource tree and show the document
showGroupsFirst() - Method in class gate.gui.UserGroupEditor
 
showGroupsForUser(String) - Method in class gate.gui.UserGroupEditor
 
showGroupsMenu(JList, int, int) - Method in class gate.gui.UserGroupEditor
 
showHighlights() - Method in class gate.gui.DocumentEditor.SelectionBlinker
 
showHighlights(Set, AttributeSet) - Method in class gate.gui.DocumentEditor
Repaints the highlighting for annotation types in the text display.
showParamsEditor(ProcessingResource) - Method in class gate.gui.SerialControllerEditor
Stops the current edits for parameters; sets the paarmeters for the resource currently being edited and diplays the editor for the new resource
showPasswordDialog(String, Component) - Method in class gate.gui.UserPasswordDialog
 
showRightClickPopup(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
showUsersFirst() - Method in class gate.gui.UserGroupEditor
 
showUsersForGroup(String) - Method in class gate.gui.UserGroupEditor
 
showUsersMenu(JList, int, int) - Method in class gate.gui.UserGroupEditor
 
shuttlesort(int[], int[], int, int) - Method in class gate.swing.XJTable.TableSorter
 
significantFeaturesSet - Variable in class gate.util.AnnotationDiffer
 
singleLineCStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
singleLineCpslStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
siteConfigFile - Static variable in class gate.Gate
Site config file
size() - Method in interface gate.AnnotationSet
The size of this set
size() - Method in interface gate.DocumentContent
The size of this content (e.g.
size() - Method in class gate.annotation.AnnotationSetImpl
The size of this set
size() - Method in class gate.corpora.CorpusImpl.VerboseList
 
size() - Method in class gate.corpora.CorpusImpl
 
size() - Method in class gate.corpora.DocumentContentImpl
The size of this content (e.g.
size() - Method in class gate.corpora.SerialCorpusImpl
 
size() - Method in class gate.creole.gazetteer.GazetteerList
 
size() - Method in class gate.creole.gazetteer.LinearDefinition
 
size() - Method in class gate.creole.gazetteer.MappingDefinition
 
size() - Method in class gate.creole.nerc.EntitySet
 
size() - Method in class gate.gui.ParameterDisjunction
gets the number of parameters in this disjunction.
size - Variable in class gate.persist.ConnectionPool
 
size - Variable in class gate.util.ObjectPool
 
size - Variable in class gate.util.ObjectWriter
 
size - Variable in class gate.util.RBTreeMap.SubMap.EntrySetView
 
size() - Method in class gate.util.RBTreeMap.SubMap.EntrySetView
 
size - Variable in class gate.util.RBTreeMap
The number of entries in the tree
size() - Method in class gate.util.RBTreeMap
Returns the number of key-value mappings in this map.
size() - Method in class gate.util.SimpleMapImpl
return the number of elements in the map
size - Variable in class gate.util.SimpleSortedSet
size of the offset's array
size() - Method in class gate.util.SimpleSortedSet
 
size() - Method in class gate.util.WeakBumpyStack
Returns the number of elements in this list.
sizeCombo - Variable in class gate.swing.JFontChooser
 
sizeComboBox - Variable in class guk.Editor
 
sizeModCount - Variable in class gate.util.RBTreeMap.SubMap.EntrySetView
 
skipIgnoreTokens(StringTokenizer) - Static method in class gate.creole.tokeniser.SimpleTokeniser
Skips the ignorable tokens from the input returning the first significant token.
slugGui - Static variable in class gate.Gate
Flag for SLUG GUI start instead of standart GATE GUI.
smallView - Variable in class gate.gui.NameBearerHandle
 
someFeaturesRadio - Variable in class gate.gui.AnnotDiffDialog
A Radio button for selecting certian features that would be used in diff
someFeaturesRadio - Variable in class gate.gui.CorpusAnnotDiffDialog
A Radio button for selecting certian features that would be used in diff
sort(Object) - Method in class gate.swing.XJTable.TableSorter
 
sort() - Method in class gate.util.SimpleSortedSet
sort the offset's array in ascending way
sortByColumn(int) - Method in class gate.swing.XJTable.TableSorter
 
sortable - Variable in class gate.swing.XJTable
 
sortedColumn - Variable in class gate.swing.XJTable
 
sorter - Variable in class gate.swing.XJTable
 
sortingColumns - Variable in class gate.swing.XJTable.TableSorter
 
source - Variable in class gate.creole.APFormatExporter
The source attribute for source
source - Variable in class gate.gui.DocumentEditor.DeleteSelectedAnnotationsAction
 
source - Variable in class gate.gui.UserGroupEditor.Add2GroupAction
 
source - Variable in class gate.gui.UserGroupEditor.AddGroupAction
 
source - Variable in class gate.gui.UserGroupEditor.AddUserAction
 
source - Variable in class gate.gui.UserGroupEditor.ChangePasswordAction
 
source - Variable in class gate.gui.UserGroupEditor.CreateUserAction
 
source - Variable in class gate.gui.UserGroupEditor.DeleteGroupAction
 
source - Variable in class gate.gui.UserGroupEditor.DeleteUserAction
 
source - Variable in class gate.gui.UserGroupEditor.RemoveFromGroupAction
 
source - Variable in class gate.gui.UserGroupEditor.RemoveUserAction
 
source - Variable in class gate.gui.UserGroupEditor.RenameGroupAction
 
source - Variable in class gate.gui.UserGroupEditor.RenameUserAction
 
source - Variable in class gate.wordnet.LexicalRelationImpl
relation source
source - Variable in class gate.wordnet.SemanticRelationImpl
 
sourceDocument - Variable in class gate.event.AnnotationSetEvent
 
sourceLabel - Variable in class gate.gui.CollectionSelectionDialog
A label for the source list
sourceList - Variable in class gate.gui.CollectionSelectionDialog
The source list which contains the items that the user will select from
sourceListModel - Variable in class gate.gui.CollectionSelectionDialog
This is the model for the list that the user will choose from
sourceUrl - Variable in class gate.config.ConfigXmlHandler
The source URL of the config file being parsed.
sourceUrl - Variable in class gate.corpora.DocumentImpl
The source URL
sourceUrl - Variable in class gate.creole.CreoleXmlHandler
The source URL of the directory file being parsed.
sourceUrlEndOffset - Variable in class gate.corpora.DocumentImpl
The end of the range that the content comes from at the source URL (or null if none).
sourceUrlStartOffset - Variable in class gate.corpora.DocumentImpl
The start of the range that the content comes from at the source URL (or null if none).
space - Static variable in interface gate.jape.parser.ParseCpslConstants
 
spacer - Variable in class gate.gui.DocumentEditor.NodeRenderer
 
spacer - Variable in class gate.gui.DocumentEditor.NodeRenderer1
 
spaces - Static variable in interface gate.jape.parser.ParseCpslConstants
 
specialConstructor - Variable in class gate.jape.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class gate.jape.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
splash - Static variable in class gate.Main
The splash shown when Gate starts
splash - Variable in class gate.gui.MainFrame
 
spurByType - Variable in class gate.util.CorpusBenchmarkTool
 
spur_match - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
stack - Variable in class gate.html.HtmlDocumentHandler
 
stack - Variable in class gate.sgml.Sgml2Xml
 
stack - Variable in class gate.xml.XmlDocumentHandler
A stack used to remember elements and to keep the order
start - Variable in class gate.annotation.AnnotationImpl
The start node
start - Variable in class gate.creole.AbstractController.IntervalProgressListener
 
start - Variable in class gate.creole.AbstractProcessingResource.IntervalProgressListener
 
start - Variable in class gate.gui.DocumentEditor.HighlightAnnotationMenu
 
start - Variable in class gate.gui.DocumentEditor.Range
 
start - Variable in class gate.gui.STreeNode
 
start - Variable in class gate.html.HtmlDocumentHandler.CustomObject
 
start - Variable in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
 
start - Variable in class gate.xml.XmlDocumentHandler.CustomObject
 
startBlinking() - Method in class gate.gui.TabBlinker
 
startCDATA() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts a start of a CDATA section It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
startCDATA() - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts a start of a CDATA section It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
startDir - Variable in class gate.util.CorpusBenchmarkTool
The directory from which we should generate/evaluate the corpus
startDir - Variable in class gate.util.CorpusSaver
The directory from which we should generate/evaluate the corpus
startDocument() - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the beginning of the XML document
startDocument() - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the beginning of the XML document
startDocument() - Method in class gate.util.Lax
startDocument method comment.
startDocument() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the beginning of the XML document.
startDocument() - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the beginning of the XML document.
startDocument() - Method in class gate.xml.XmlPositionCorrectionHandler
Initialization of variables on start of document parsing
startEditingTimer() - Method in class gate.gui.MainFrame.ResourcesTreeCellEditor
This is the original implementation from the super class with some changes (i.e.
startElement(String, String, String, Attributes) - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the beginning of an XML element
startElement(String, String, String, Attributes) - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the beginning of an XML element
startElement(String, String, String, Attributes) - Method in class gate.util.Lax
Call all start methods for this tag.
startElement(String, String, String, Attributes) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the beginning of an XML element.
startElement(String, String, String, Attributes) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the beginning of an XML element.
startNode - Variable in class gate.fsm.FSMInstance
The place (Node) in the AnnotationSet where the matching started
startOffset - Variable in class gate.creole.coref.PronominalCoref.Sentence
---
startOffset - Variable in class gate.gui.DocumentEditor.NewAnnotationAction
 
startParsedEntity(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts a parsed Entity It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
startParsedEntity(String) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts a parsed Entity It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
started - Variable in class gate.util.ProgressPrinter
 
state - Variable in class guk.im.KeyboardMap
The current state of the current locale handler.
staticFlag - Static variable in class gate.jape.parser.ASCII_CharStream
 
staticPopupItems - Variable in class gate.gui.NameBearerHandle
A list of menu items that constitute the static part of the popup.
statsPerType - Variable in class gate.creole.GazetteerListsCollector
 
status - Variable in class gate.gui.HelpFrame
 
statusBar - Variable in class gate.gui.MainFrame
 
statusChanged(String) - Method in class gate.creole.AbstractController.InternalStatusListener
 
statusChanged(String) - Method in class gate.creole.AbstractProcessingResource.InternalStatusListener
 
statusChanged(String) - Method in interface gate.event.StatusListener
Calleed when there a new status message.
statusChanged(String) - Method in class gate.gui.HelpFrame
 
statusChanged(String) - Method in class gate.gui.MainFrame
 
statusChanged(String) - Method in class gate.gui.NameBearerHandle.ProxyStatusListener
 
statusChanged(String) - Method in class gate.gui.NameBearerHandle
 
statusChanged(String) - Method in class gate.gui.SerialControllerEditor.InternalStatusListener
 
statusListeners - Variable in class gate.DocumentFormat
listeners for status report
statusListeners - Variable in class gate.creole.AbstractController
The list of StatusListeners registered with this resource
statusListeners - Variable in class gate.creole.AbstractProcessingResource
The list of StatusListeners registered with this resource
statusListeners - Variable in class gate.gui.NameBearerHandle
 
statusListeners - Variable in class gate.gui.OracleDatastoreViewer
 
statusListeners - Variable in class gate.gui.SerialControllerEditor
 
statusListeners - Variable in class gate.gui.SerialDatastoreViewer
 
statusListeners - Variable in class gate.jape.Batch
 
statusListeners - Variable in class gate.jape.Transducer
 
statusListeners - Variable in class gate.swing.XJEditorPane
 
stop - Variable in class gate.swing.WaitDialog
 
stopActionx - Variable in class gate.gui.MainFrame
 
stopBlinking(int) - Method in class gate.gui.TabBlinker
 
stopBtnx - Variable in class gate.gui.MainFrame
 
stopCellEditing() - Method in class gate.gui.ResourceParametersEditor.ParameterDisjunctionEditor
 
stopCellEditing() - Method in class gate.swing.JTreeTable.TreeTableCellEditor
 
stopIt - Variable in class gate.gui.TabBlinker
 
storageDir - Variable in class gate.persist.SerialDataStore
The directory used for the serialised classes.
storageUrlString - Variable in class gate.util.persistence.DSPersistence
 
store() - Method in class gate.creole.ProtegeProjectName
 
store() - Method in class gate.creole.gazetteer.GazetteerList
Stores the list to the specified url
store() - Method in class gate.creole.gazetteer.LinearDefinition
Stores this to a definition file.
store() - Method in class gate.creole.gazetteer.MappingDefinition
Stores the mapping definition
store() - Method in interface gate.creole.ontology.Ontology
Stores this ontology.
storeAnnotations(String, AnnotationDiff, Document, Document, FileWriter) - Method in class gate.util.CorpusBenchmarkTool
 
storeAnnotations(String, Set, Document, FileWriter) - Method in class gate.util.CorpusBenchmarkTool
 
storedMarkedCorpusEvalAction - Variable in class gate.gui.MainFrame
 
strategiesList - Variable in class gate.creole.ConditionalSerialController
The list of running strategies for the member PRs.
strategiesList - Variable in class gate.util.persistence.ConditionalControllerPersistence
 
strategyBorder - Variable in class gate.gui.SerialControllerEditor
A border for the running strategy options box
strategyPanel - Variable in class gate.gui.SerialControllerEditor
A JPanel containing the running strategy options
strikethroughChk - Variable in class gate.gui.TextAttributesChooser
 
string - Variable in class gate.creole.nerc.EntityDescriptor
 
string - Static variable in interface gate.jape.parser.ParseCpslConstants
 
stringContent - Variable in class gate.corpora.DocumentImpl
A property of the document that will be set when the user wants to create the document from a string, as opposed to from a URL.
stringTypeIds - Static variable in class gate.creole.tokeniser.SimpleTokeniser
Maps from type names to type internal id
stringValue(Annotation) - Method in class gate.creole.coref.NominalCoref
Get the text of an annotation
stringValue - Variable in class gate.persist.Dummy
 
stripCDG(String, Annotation) - Method in class gate.creole.orthomatcher.OrthoMatcher
return an organization without a designator and starting The
style - Variable in class gate.gui.DocumentEditor.EventsHandler.HihglightsShower
 
style - Variable in class gate.gui.DocumentEditor.TypeData
 
style - Variable in class gate.gui.LogArea.LogAreaOutputStream
Char style
style - Variable in class gate.gui.LogArea.SwingWriter
 
styleChooser - Variable in class gate.gui.DocumentEditor
The dialog used for editing the styles used to highlight annotations
stylesTree - Variable in class gate.gui.DocumentEditor
The right hand side tree with all the annotation sets and types of annotations
stylesTreeModel - Variable in class gate.gui.DocumentEditor
The model for the styles tree
stylesTreeRoot - Variable in class gate.gui.DocumentEditor
The root for the styles tree
stylesTreeScroll - Variable in class gate.gui.DocumentEditor
Scroller for the styles tree
subClassesTransitiveClosure - Variable in class gate.creole.ontology.OClassImpl
The sub classes transitive closure set
subList(int, int) - Method in class gate.corpora.CorpusImpl
 
subList(int, int) - Method in class gate.corpora.SerialCorpusImpl
persistent Corpus does not support this method as all the documents might no be in memory
subList(int, int) - Method in class gate.creole.gazetteer.GazetteerList
 
subList(int, int) - Method in class gate.creole.gazetteer.LinearDefinition
 
subList(int, int) - Method in class gate.creole.gazetteer.MappingDefinition
 
subMap(Object, Object) - Method in class gate.util.RBTreeMap.SubMap
 
subMap(Object, Object) - Method in class gate.util.RBTreeMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subscriptChk - Variable in class gate.gui.TextAttributesChooser
 
subsumes(FeatureMap) - Method in interface gate.FeatureMap
Tests if this featureMap object includes aFeatureMap features.
subsumes(FeatureMap, Set) - Method in interface gate.FeatureMap
Tests if this featureMap object includes aFeatureMap but only for the features present in the aFeatureNamesSet.
subsumes(FeatureMap) - Method in class gate.util.SimpleFeatureMapImpl
Test if this featureMap includes all features from aFeatureMap
subsumes(FeatureMap, Set) - Method in class gate.util.SimpleFeatureMapImpl
Tests if this featureMap object includes aFeatureMap but only for the those features present in the aFeatureNamesSet.
subtype - Static variable in class gate.event.ObjectModificationEvent
 
successor(RBTreeMap.Entry) - Method in class gate.util.RBTreeMap
Returns the successor of the specified Entry, or null if no such.
suffixForDumpFiles - Variable in class gate.creole.dumpingPR.DumpingPR
What suffix to use for the dump files.
suffixes - Variable in class gate.creole.Parameter
A set of strings representing suffixes for URL params
suffixes2mimeTypeMap - Static variable in class gate.DocumentFormat
Map of Set of file suffixes to MimeType.
suite() - Static method in class gate.CookBook
Test suite routine for the test runner
suite() - Static method in class gate.TestGate
GATE test suite.
suite() - Static method in class gate.annotation.TestAnnotation
Test suite routine for the test runner
suite() - Static method in class gate.annotation.TestAnnotationDiff
Test suite routine for the test runner
suite() - Static method in class gate.annotation.TestDatabaseAnnotationSet
Test suite routine for the test runner
suite() - Static method in class gate.config.TestConfig
Test suite routine for the test runner
suite() - Static method in class gate.corpora.TestCorpus
Test suite routine for the test runner
suite() - Static method in class gate.corpora.TestDocument
Test suite routine for the test runner
suite() - Static method in class gate.corpora.TestSerialCorpus
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestControllers
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestCreole
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestPR
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestSplitterTagger
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestXSchema
Test suite routine for the test runner
suite() - Static method in class gate.creole.coref.TestCoref
Test suite routine for the test runner
suite() - Static method in class gate.creole.gazetteer.TestGazetteer
Test suite routine for the test runner
suite() - Static method in class gate.creole.ir.TestIndex
Test suite routine for the test runner
suite() - Static method in class gate.creole.tokeniser.TestTokeniser
Test suite routine for the test runner
suite() - Static method in class gate.email.TestEmail
Test suite routine for the test runner
suite() - Static method in class gate.html.TestHtml
Test suite routine for the test runner
suite() - Static method in class gate.jape.TestJape
Test suite routine for the test runner
suite() - Static method in class gate.persist.TestPersist
Test suite routine for the test runner
suite() - Static method in class gate.security.TestSecurity
Test suite routine for the test runner
suite() - Static method in class gate.sgml.TestSgml
Test suite routine for the test runner
suite() - Static method in class gate.util.TestBumpyStack
Test suite routine for the test runner
suite() - Static method in class gate.util.TestDiffer
Test suite routine for the test runner
suite() - Static method in class gate.util.TestFeatureMap
Test suite routine for the test runner
suite() - Static method in class gate.util.TestFiles
Test suite routine for the test runner
suite() - Static method in class gate.util.TestJacl
Test suite routine for the test runner
suite() - Static method in class gate.util.TestJavac
Test suite routine for the test runner
suite() - Static method in class gate.util.TestJdk
Test suite routine for the test runner
suite() - Static method in class gate.util.TestRBTreeMap
Test suite routine for the test runner
suite() - Static method in class gate.util.TestTemplate
Test suite routine for the test runner
suite() - Static method in class gate.wordnet.TestWordNet
Test suite routine for the test runner
suite() - Static method in class gate.xml.TestXml
Test suite routine for the test runner
superClassesTransitiveClosure - Variable in class gate.creole.ontology.OClassImpl
The super classes transitive closure set
superscriptChk - Variable in class gate.gui.TextAttributesChooser
 
supportGraph - Variable in class gate.fsm.FSMInstance
The FSM for which this FSMInstance is an instance of.
supportList - Variable in class gate.corpora.CorpusImpl
The underlying list that holds the documents in this corpus.
supportStack - Variable in class gate.util.WeakBumpyStack
This is the underlying stack object for this weak stack.
supportedLocales - Variable in class guk.im.GateIM
The available locales (the locales for which a definition file exists).
supportedLocales - Variable in class guk.im.GateIMDescriptor
The available locales.
supportsRepositioning() - Method in class gate.DocumentFormat
If the document format could collect repositioning information during the unpack phase this method will return true.
supportsRepositioning() - Method in class gate.corpora.HtmlDocumentFormat
We could collect repositioning information during XML parsing
supportsRepositioning() - Method in class gate.corpora.XmlDocumentFormat
We could collect repositioning information during XML parsing
swap(int, int) - Method in class gate.swing.XJTable.TableSorter
 
swapPosition(RBTreeMap.Entry, RBTreeMap.Entry) - Method in class gate.util.RBTreeMap
Swap the linkages of two nodes in a tree.
sym - Static variable in class gate.util.Tools
 
sync(LanguageResource) - Method in interface gate.DataStore
Save: synchonise the in-memory image of the LR with the persistent image.
sync() - Method in interface gate.LanguageResource
Save: synchonise the in-memory image of the LR with the persistent image.
sync() - Method in class gate.creole.AbstractLanguageResource
Save: synchonise the in-memory image of the LR with the persistent image.
sync(List, List, List) - Method in interface gate.creole.ir.IndexManager
Reindexing changed documents, removing removed documents and add to the index new corpus documents.
sync(List, List, List) - Method in class gate.creole.ir.lucene.LuceneIndexManager
Reindexing changed documents, removing removed documents and add to the index new corpus documents.
sync(LanguageResource) - Method in class gate.persist.JDBCDataStore
Save: synchonise the in-memory image of the LR with the persistent image.
sync(LanguageResource) - Method in class gate.persist.SerialDataStore
Save: synchonise the in-memory image of the LR with the persistent image.
sync() - Method in class gate.wordnet.IndexFileWordNetImpl
Save: synchonise the in-memory image of the LR with the persistent image.
syncCorpus(Corpus) - Method in class gate.persist.JDBCDataStore
helper for sync() - saves a Corpus in the database
syncDocument(Document) - Method in class gate.persist.JDBCDataStore
helper for sync() - saves a Document in the database
synset - Variable in class gate.wordnet.WordSenseImpl
 
synsetOffset - Variable in class gate.wordnet.SynsetImpl
 
synsetPOS - Variable in class gate.wordnet.SynsetImpl
 
systemData - Variable in class gate.config.ConfigXmlHandler
The current resource data object
systemName - Variable in class gate.config.SystemData
The name of the SYSTEM

T

TAG_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.POSTagger
 
TAG_INPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.POSTagger
 
TAG_LEXICON_URL_PARAMETER_NAME - Static variable in class gate.creole.POSTagger
 
TAG_RULES_URL_PARAMETER_NAME - Static variable in class gate.creole.POSTagger
 
TEMP_LOCATION - Static variable in class gate.creole.ir.TestIndex
 
TEXT_COMPONENTS_FONT - Static variable in interface gate.GateConstants
The key for the font used for text components
TFIDF - Static variable in class gate.creole.ml.weka.StringToNominalFilter
Constant for conversion method.
THE_VALUE - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
THROWEX_FORMAT_PROPERTY_NAME - Static variable in interface gate.GateConstants
Document property to set throw of exception on parsing format error
TITLE_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set title of application from command line
TOKEN_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_CATEGORY_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_KIND_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_LENGTH_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_ORTH_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_STRING_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TRANSD_ANNOT_TYPES_PARAMETER_NAME - Static variable in class gate.creole.annotdelete.AnnotationDeletePR
 
TRANSD_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.annotdelete.AnnotationDeletePR
 
TRANSD_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_GRAMMAR_URL_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_INPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_OUTPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_SETS_KEEP_PARAMETER_NAME - Static variable in class gate.creole.annotdelete.AnnotationDeletePR
 
TRANSITIVE_CLOSURE - Static variable in interface gate.creole.ontology.OClass
denotes atransitive closure
TREE_NODE_ANNOTATION_TYPE - Static variable in class gate.gui.SyntaxTreeViewer
The annotation type used to encode each tree node
TRUE - Static variable in class gate.persist.DBHelper
 
TabBlinker - class gate.gui.TabBlinker.
 
TabBlinker(JTabbedPane, Component, Color) - Constructor for class gate.gui.TabBlinker
 
TabHighlighter - class gate.gui.TabHighlighter.
Highligts a tab in a JTabbedPane.
TabHighlighter(JTabbedPane, Component, Color) - Constructor for class gate.gui.TabHighlighter
 
TableMap - class gate.swing.TableMap.
In a chain of data manipulators some behaviour is common.
TableMap() - Constructor for class gate.swing.TableMap
 
TemplateLaxErrorHandler - class gate.util.TemplateLaxErrorHandler.
 
TemplateLaxErrorHandler() - Constructor for class gate.util.TemplateLaxErrorHandler
TemplateLaxErrorHandler constructor comment.
Term - class gate.creole.ir.Term.
This class represents pairs NAME-VALUE
Term(String, String) - Constructor for class gate.creole.ir.Term
Constructor of the class.
TestAnnotation - class gate.annotation.TestAnnotation.
Tests for the Annotation classes
TestAnnotation(String) - Constructor for class gate.annotation.TestAnnotation
Construction
TestAnnotationDiff - class gate.annotation.TestAnnotationDiff.
 
TestAnnotationDiff(String) - Constructor for class gate.annotation.TestAnnotationDiff
Construction
TestBumpyStack - class gate.util.TestBumpyStack.
BumpyStack test class.
TestBumpyStack(String) - Constructor for class gate.util.TestBumpyStack
Construction
TestConfig - class gate.config.TestConfig.
CREOLE test class
TestConfig(String) - Constructor for class gate.config.TestConfig
Construction
TestControllers - class gate.creole.TestControllers.
Tests for controller classes
TestControllers(String) - Constructor for class gate.creole.TestControllers
Construction
TestCoref - class gate.creole.coref.TestCoref.
 
TestCoref(String) - Constructor for class gate.creole.coref.TestCoref
 
TestCorpus - class gate.corpora.TestCorpus.
Tests for the Corpus classes
TestCorpus(String) - Constructor for class gate.corpora.TestCorpus
Construction
TestCreole - class gate.creole.TestCreole.
CREOLE test class
TestCreole(String) - Constructor for class gate.creole.TestCreole
Construction
TestCreole.DocumentImplBeanInfo - class gate.creole.TestCreole.DocumentImplBeanInfo.
Example of what bean info classes do.
TestCreole.DocumentImplBeanInfo() - Constructor for class gate.creole.TestCreole.DocumentImplBeanInfo
 
TestDatabaseAnnotationSet - class gate.annotation.TestDatabaseAnnotationSet.
Tests for the DatabaseAnnotationSet class
TestDatabaseAnnotationSet(String) - Constructor for class gate.annotation.TestDatabaseAnnotationSet
Construction
TestDiffer - class gate.util.TestDiffer.
 
TestDiffer(String) - Constructor for class gate.util.TestDiffer
Construction
TestDocument - class gate.corpora.TestDocument.
Tests for the Document classes
TestDocument(String) - Constructor for class gate.corpora.TestDocument
Construction
TestEmail - class gate.email.TestEmail.
Test class for Email facilities
TestEmail(String) - Constructor for class gate.email.TestEmail
Construction
TestEqual - class gate.util.TestEqual.
This class provides some static utility methods such as equality test for annotation sets and documents.
TestEqual() - Constructor for class gate.util.TestEqual
 
TestFeatureMap - class gate.util.TestFeatureMap.
Title: Gate2 Description: Copyright: Copyright (c) 2000 Company: University Of Sheffield
TestFeatureMap(String) - Constructor for class gate.util.TestFeatureMap
Construction
TestFiles - class gate.util.TestFiles.
Files test class.
TestFiles(String) - Constructor for class gate.util.TestFiles
Construction
TestGate - class gate.TestGate.
Top-level entry point for GATE test suite; "main" will run the JUnit test runner interface.
TestGate() - Constructor for class gate.TestGate
 
TestGazetteer - class gate.creole.gazetteer.TestGazetteer.
 
TestGazetteer(String) - Constructor for class gate.creole.gazetteer.TestGazetteer
 
TestHtml - class gate.html.TestHtml.
Test class for HTML facilities
TestHtml(String) - Constructor for class gate.html.TestHtml
Construction
TestIndex - class gate.creole.ir.TestIndex.
 
TestIndex(String) - Constructor for class gate.creole.ir.TestIndex
 
TestJacl - class gate.util.TestJacl.
Tests for the Jacl class
TestJacl(String) - Constructor for class gate.util.TestJacl
Construction
TestJape - class gate.jape.TestJape.
Tests for the Corpus classes
TestJape(String) - Constructor for class gate.jape.TestJape
Construction
TestJape2 - class gate.jape.TestJape2.
Second test harness for JAPE.
TestJape2() - Constructor for class gate.jape.TestJape2
 
TestJavac - class gate.util.TestJavac.
 
TestJavac(String) - Constructor for class gate.util.TestJavac
Construction
TestJdk - class gate.util.TestJdk.
Tests for the Jdk class and for GateClassLoader.
TestJdk(String) - Constructor for class gate.util.TestJdk
Construction
TestPR - class gate.creole.TestPR.
Test the PRs on three documents
TestPR(String) - Constructor for class gate.creole.TestPR
Construction
TestPersist - class gate.persist.TestPersist.
Persistence test class
TestPersist(String) - Constructor for class gate.persist.TestPersist
Construction
TestRBTreeMap - class gate.util.TestRBTreeMap.
Tests for the RBTreeMap class
TestRBTreeMap(String) - Constructor for class gate.util.TestRBTreeMap
Construction
TestSecurity - class gate.security.TestSecurity.
Persistence test class
TestSecurity(String) - Constructor for class gate.security.TestSecurity
Construction
TestSerialCorpus - class gate.corpora.TestSerialCorpus.
Tests for the SerialCorpus classes
TestSerialCorpus(String) - Constructor for class gate.corpora.TestSerialCorpus
Construction
TestSgml - class gate.sgml.TestSgml.
Test class for SGML facilities
TestSgml(String) - Constructor for class gate.sgml.TestSgml
Construction
TestSplitterTagger - class gate.creole.TestSplitterTagger.
Test code for the SentenceSplitter and the POS tagger.
TestSplitterTagger(String) - Constructor for class gate.creole.TestSplitterTagger
Construction
TestTemplate - class gate.util.TestTemplate.
Template test class - to add a new part of the test suite: copy this class and change "Template" to the name of the new tests; add a line to TestGate.java in the suite method referencing your new class; add test methods to this class.
TestTemplate(String) - Constructor for class gate.util.TestTemplate
Construction
TestTokeniser - class gate.creole.tokeniser.TestTokeniser.
 
TestTokeniser(String) - Constructor for class gate.creole.tokeniser.TestTokeniser
 
TestWordNet - class gate.wordnet.TestWordNet.
 
TestWordNet(String) - Constructor for class gate.wordnet.TestWordNet
 
TestXSchema - class gate.creole.TestXSchema.
Annotation schemas test class.
TestXSchema(String) - Constructor for class gate.creole.TestXSchema
Construction
TestXml - class gate.xml.TestXml.
Test class for XML facilities
TestXml(String) - Constructor for class gate.xml.TestXml
Construction
TextAttributesChooser - class gate.gui.TextAttributesChooser.
A dialog used to set the attributes for text display.
TextAttributesChooser(Frame, String, boolean) - Constructor for class gate.gui.TextAttributesChooser
 
TextAttributesChooser(Dialog, String, boolean) - Constructor for class gate.gui.TextAttributesChooser
 
TextAttributesChooser() - Constructor for class gate.gui.TextAttributesChooser
 
TextualDocument - interface gate.TextualDocument.
Top interface for all types of textual documents (transient or persistent).
TextualDocumentFormat - class gate.corpora.TextualDocumentFormat.
The format of Documents.
TextualDocumentFormat() - Constructor for class gate.corpora.TextualDocumentFormat
Default construction
Token - class gate.jape.parser.Token.
Describes the input token stream.
Token() - Constructor for class gate.jape.parser.Token
 
TokenLexicalActions(Token) - Method in class gate.jape.parser.ParseCpslTokenManager
 
TokenMgrError - error gate.jape.parser.TokenMgrError.
 
TokenMgrError() - Constructor for class gate.jape.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class gate.jape.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class gate.jape.parser.TokenMgrError
 
TokeniserException - exception gate.creole.tokeniser.TokeniserException.
The top level exception for all the exceptions fired by the tokeniser
TokeniserException(String) - Constructor for class gate.creole.tokeniser.TokeniserException
 
Tools - class gate.util.Tools.
 
Tools() - Constructor for class gate.util.Tools
 
Transducer - class gate.creole.Transducer.
A cascaded multi-phase transducer using the Jape language which is a variant of the CPSL language.
Transducer() - Constructor for class gate.creole.Transducer
Default constructor.
Transducer - class gate.jape.Transducer.
Represents a single or multiphase transducer.
Transducer() - Constructor for class gate.jape.Transducer
 
Transition - class gate.fsm.Transition.
This class implements a Finite State Machine transition.
Transition() - Constructor for class gate.fsm.Transition
Default constructor.
Transition(BasicPatternElement, State) - Constructor for class gate.fsm.Transition
Creates a new transition using the given set of constraints and target state.
Transition(BasicPatternElement, State, LinkedList) - Constructor for class gate.fsm.Transition
Ctreates a new transition from a set of constraints, a target state and a list of labels to be bound with the recognized input symbols (aka annotations).
TreeTableModel - interface gate.swing.TreeTableModel.
TreeTableModel is the model used by a JTreeTable.
tData - Variable in class gate.gui.DocumentEditor.EventsHandler.NodeAdder
 
tData - Variable in class gate.gui.DocumentEditor.EventsHandler.NodeRemover
 
tPane - Variable in class gate.gui.TabBlinker
 
tPane - Variable in class gate.gui.TabHighlighter
 
tab - Variable in class gate.gui.TabBlinker
 
tab - Variable in class gate.gui.TabHighlighter
 
table - Variable in class gate.gui.FeaturesEditor
 
table - Variable in class gate.util.HashMapLong
The hash table data.
tableChanged(TableModelEvent) - Method in class gate.swing.TableMap
 
tableChanged(TableModelEvent) - Method in class gate.swing.XJTable.TableSorter
 
tableChanged(TableModelEvent) - Method in class gate.swing.XJTable
 
tableModel - Variable in class gate.gui.FeaturesEditor
 
tableModel - Variable in class gate.gui.ResourceParametersEditor
 
tableModel - Variable in class gate.gui.SchemaAnnotationEditor
This field is the table model used to represent features
tableScroll - Variable in class gate.gui.DocumentEditor
Scroller for the annotations table
tableScroll - Variable in class gate.gui.NewResourceDialog
 
tagASName - Variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
tagger - Variable in class gate.creole.POSTagger
 
tailMap(Object) - Method in class gate.util.RBTreeMap.SubMap
 
tailMap(Object) - Method in class gate.util.RBTreeMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailSet(long) - Method in class gate.util.SimpleSortedSet
calculate the index of the first element in the offset's array that is equal or not greater then the given one
target - Variable in class gate.fsm.Transition
The state this transition leads to
target - Variable in class gate.gui.NameBearerHandle
 
target - Variable in class gate.gui.SearchPRViewer
The search PR this VR is associated to.
target - Variable in class gate.util.persistence.PersistenceManager.ObjectHolder
 
target - Variable in class gate.wordnet.LexicalRelationImpl
relation target
target - Variable in class gate.wordnet.SemanticRelationImpl
 
targetFile - Variable in class gate.gui.ShellSlacFrame.ExportInline
 
targetLabel - Variable in class gate.gui.CollectionSelectionDialog
A label for the target list
targetList - Variable in class gate.gui.CollectionSelectionDialog
The source list which contains the items that the user choosed
targetListModel - Variable in class gate.gui.CollectionSelectionDialog
This is the model for the list that the user chosed
targetPanel - Variable in class gate.gui.MainFrame.CartoonMinder
 
targets - Variable in class gate.gui.AppearanceDialog
 
tearDown() - Method in class gate.config.TestConfig
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.TestControllers
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.TestCreole
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.TestPR
Put things back as they should be after running tests.
tearDown() - Method in class gate.creole.TestSplitterTagger
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.coref.TestCoref
 
tearDown() - Method in class gate.creole.gazetteer.TestGazetteer
 
tearDown() - Method in class gate.creole.ir.TestIndex
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.tokeniser.TestTokeniser
 
tearDown() - Method in class gate.persist.TestPersist
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.security.TestSecurity
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.util.TestDiffer
Put things back as they should be after running tests.
tearDown() - Method in class gate.util.TestTemplate
Put things back as they should be after running tests.
tempFiles - Static variable in class gate.jape.RightHandSide
A list of the files and directories we create.
tempMap - Variable in class gate.creole.orthomatcher.OrthoMatcher
a feature map to be used when retrieving annotations declared here so can be reused for efficiency clear() before each use
testAddWithNodes() - Method in class gate.annotation.TestAnnotation
Test the annotations set add method that uses existing nodes
testAddingAnnotations() - Method in class gate.CookBook
Adding annotations to documents
testAddingDocuments() - Method in class gate.CookBook
Adding documents to a corpus
testAllPR() - Method in class gate.creole.TestPR
A test for comparing the annotation sets
testAndStart() - Method in class gate.gui.DocumentEditor.SelectionBlinker
If there is no running thread then starts one and stores it in the thread member.
testAnnotationSet() - Method in class gate.annotation.TestAnnotation
Test AnnotationSetImpl
testAnnotationSet() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test AnnotationSetImpl
testArbitraryMetadata() - Method in class gate.creole.TestCreole
Test arbitrary metadata elements on resources
testBatch() - Method in class gate.jape.TestJape
Batch run
testBumpiness() - Method in class gate.util.TestBumpyStack
Test the bumpiness of the thing.
testClassIndex() - Method in class gate.creole.TestCreole
Test resource indexing by class
testClosestMatch() - Method in class gate.util.TestRBTreeMap
 
testComments() - Method in class gate.creole.TestCreole
Test comments on resources
testCompareTo() - Method in class gate.corpora.TestDocument
Test ordering
testCompileError() - Method in class gate.util.TestJavac
 
testCompiler() - Method in class gate.util.TestJavac
Jdk compiler
testCompiler() - Method in class gate.util.TestJdk
Jdk compiler
testCompiler2() - Method in class gate.util.TestJdk
Jdk compiler test 2.
testComplexGet() - Method in class gate.annotation.TestAnnotation
Test complex get (with type, offset and feature contraints)
testConfigFileNaming() - Method in class gate.config.TestConfig
Test config file naming
testConfigReading() - Method in class gate.config.TestConfig
Test config loading
testConfigUpdating() - Method in class gate.config.TestConfig
Test config updating
testContainsSemicolon() - Method in class gate.email.EmailDocumentHandler
Test containsSemicolon
testContainsWhiteSpaces() - Method in class gate.email.EmailDocumentHandler
Test containsWhiteSpaces
testCorpusConstruction() - Method in class gate.CookBook
Constructing a corpus
testCreation() - Method in class gate.corpora.TestCorpus
Corpus creation
testCreation() - Method in class gate.corpora.TestSerialCorpus
Corpus creation
testCreation() - Method in class gate.util.TestJacl
Jacl creation and use of GATE scripts
testDSR() - Method in class gate.persist.TestPersist
Test the DS register.
testDefaultGazetteer() - Method in class gate.creole.gazetteer.TestGazetteer
Test the default tokeniser
testDefaultRun() - Method in class gate.creole.TestCreole
Test default run() on processing resources
testDefaultTokeniser() - Method in class gate.creole.tokeniser.TestTokeniser
Test the default tokeniser
testDelete() - Method in class gate.persist.TestPersist
Test LR deletion
testDiff() - Method in class gate.annotation.TestAnnotationDiff
A test
testDiffer() - Method in class gate.util.TestDiffer
Jdk compiler
testDiscovery() - Method in class gate.creole.TestCreole
Test resource discovery
testDocument1 - Variable in class gate.corpora.TestDocument
Name of test document 1
testDocumentAddition() - Method in class gate.corpora.TestCorpus
Add some documents
testDocumentAddition() - Method in class gate.corpora.TestSerialCorpus
Add some documents
testEmail() - Method in class gate.email.TestEmail
final test
testExact() - Method in class gate.util.TestRBTreeMap
A test test
testExceptions() - Method in class gate.annotation.TestAnnotation
Test exception throwing
testFactory() - Method in class gate.creole.TestCreole
Test the Factory resource creation provisions
testFactoryCreation() - Method in class gate.creole.TestXSchema
Test creation of annotation schemas via gate.Factory
testFeatureSubsumeMethods() - Method in class gate.annotation.TestAnnotation
 
testFind() - Method in class gate.util.TestFiles
Test the find method.
testFinder() - Method in class gate.util.TestJdk
Jdk tool directory finder
testFromAndToXSchema() - Method in class gate.creole.TestXSchema
A test
testGateDocumentToAndFromXmlWithDifferentKindOfFormats() - Method in class gate.xml.TestXml
 
testGazetteer() - Method in class gate.creole.TestPR
 
testGetNextOf() - Method in class gate.util.TestRBTreeMap
 
testGetResources() - Method in class gate.util.TestFiles
Test the getResourceAs...
testHasAMeaning() - Method in class gate.email.EmailDocumentHandler
Test hasAMeaning
testIndex_01() - Method in class gate.creole.ir.TestIndex
Create new index.
testIndex_02() - Method in class gate.creole.ir.TestIndex
Optimize existing index.
testIndex_10() - Method in class gate.creole.ir.TestIndex
Search in existing index.
testIndex_101() - Method in class gate.creole.ir.TestIndex
Delete index.
testIndex_11() - Method in class gate.creole.ir.TestIndex
 
testIndex_12() - Method in class gate.creole.ir.TestIndex
 
testInstanceLists() - Method in class gate.creole.TestCreole
Test the getInstances methods on CreoleRegister
testIntrospection() - Method in class gate.creole.TestCreole
Test resource introspection
testIsPartiallyCompatibleAndCompatible() - Method in class gate.annotation.TestAnnotation
Test Coextensive
testIsTime() - Method in class gate.email.EmailDocumentHandler
Test isTime
testIterator() - Method in class gate.annotation.TestAnnotation
Test iterator
testIterator() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test iterator
testIteratorRemove() - Method in class gate.annotation.TestAnnotation
Test iterator remove
testIteratorRemove() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test iterator remove
testJarFiles() - Method in class gate.util.TestFiles
Test JarFiles methods
testLineBeginsMessage() - Method in class gate.email.EmailDocumentHandler
Test lineBeginsMessage
testLineBeginsWithField() - Method in class gate.email.EmailDocumentHandler
Test lineBeginsWithField
testListing() - Method in class gate.util.TestJacl
Test the finding and listing methods
testLoading() - Method in class gate.creole.TestCreole
Test resource loading
testLotsOfThings() - Method in class gate.corpora.TestDocument
A comprehensive test
testMe() - Method in class gate.util.Jdk
Test method.
testMetadata() - Method in class gate.creole.TestCreole
Test resource metadata
testMultipleLrs() - Method in class gate.persist.TestPersist
Test multiple LRs
testOffsetIndex() - Method in class gate.annotation.TestAnnotation
Test indexing by offset
testOracle_01() - Method in class gate.persist.TestPersist
 
testOracle_02() - Method in class gate.persist.TestPersist
 
testOracle_03() - Method in class gate.persist.TestPersist
 
testOracle_04() - Method in class gate.persist.TestPersist
 
testOracle_101() - Method in class gate.persist.TestPersist
 
testOracle_102() - Method in class gate.persist.TestPersist
 
testOracle_103() - Method in class gate.persist.TestPersist
 
testOriginalContentPreserving() - Method in class gate.corpora.TestDocument
Test loading of the original document content
testOrthomatcher() - Method in class gate.creole.TestPR
 
testOverlapsAndCoextensive() - Method in class gate.annotation.TestAnnotation
Test Overlaps
testParamAsLists() - Method in class gate.creole.TestCreole
Test param as lists
testParameterDefaults1() - Method in class gate.creole.TestCreole
Test parameter defaults
testParameterDefaults2() - Method in class gate.creole.TestCreole
Test parameter defaults (2)
testParameters() - Method in class gate.creole.TestCreole
Test parameters
testPostgres_01() - Method in class gate.persist.TestPersist
 
testPostgres_02() - Method in class gate.persist.TestPersist
 
testPostgres_03() - Method in class gate.persist.TestPersist
 
testPostgres_04() - Method in class gate.persist.TestPersist
 
testPostgres_101() - Method in class gate.persist.TestPersist
 
testPostgres_102() - Method in class gate.persist.TestPersist
 
testPostgres_103() - Method in class gate.persist.TestPersist
 
testPutAndGet() - Method in class gate.util.TestFeatureMap
Test the testPutAndGet()...
testReloading() - Method in class gate.util.TestJdk
Test reloading of classes.
testRemove() - Method in class gate.annotation.TestAnnotation
Test remove
testRemove() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test remove
testRemoveInexistant() - Method in class gate.annotation.TestAnnotation
 
testRemoveInexistant() - Method in class gate.annotation.TestDatabaseAnnotationSet
 
testResourceCreation() - Method in class gate.CookBook
Constructing a resource
testRhsErrorMessages() - Method in class gate.jape.TestJape
This test sets up a JAPE transducer based on a grammar (RhsError.jape) that will throw a null pointer exception.
testSaveRestore() - Method in class gate.persist.TestPersist
Test resource save and restore
testSecurityTables() - Method in class gate.security.TestSecurity
 
testSelf() - Method in class gate.email.EmailDocumentHandler
Test final
testSelfCleaning() - Method in class gate.util.TestBumpyStack
Tests whether the CreoleRegisterImpl keeps unreacheable resourecs alive.
testSerial1() - Method in class gate.creole.TestControllers
Serial controller test 1
testSerial2() - Method in class gate.creole.TestControllers
Serial controller test 2
testServer - Static variable in class gate.corpora.TestDocument
Base of the test server URL
testSessionStateFileNaming() - Method in class gate.config.TestConfig
Test session state file naming
testSetMethods() - Method in class gate.annotation.TestAnnotation
Test Set methods
testSetMethods() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test Set methods
testSgmlLoading() - Method in class gate.sgml.TestSgml
 
testSimple() - Method in class gate.persist.TestPersist
Simple test
testSomething() - Method in class gate.util.TestTemplate
A test
testSplitter() - Method in class gate.creole.TestPR
 
testSplitterTagger() - Method in class gate.creole.TestSplitterTagger
 
testSubsume() - Method in class gate.util.TestFeatureMap
 
testTagger() - Method in class gate.creole.TestPR
 
testTokenizer() - Method in class gate.creole.TestPR
 
testToolsAndPrivate() - Method in class gate.creole.TestCreole
Test TOOLS and PRIVATE attributes
testTransducer() - Method in class gate.creole.TestPR
 
testTypeIndex() - Method in class gate.annotation.TestAnnotation
Test type index
testTypeLists() - Method in class gate.creole.TestCreole
Test type lists
testUnpackMarkup() - Method in class gate.email.TestEmail
A test
testUnpackMarkup() - Method in class gate.html.TestHtml
A test
testUnpackMarkup() - Method in class gate.xml.TestXml
A test
testUpdateXmlElement() - Method in class gate.util.TestFiles
Test the updateXmlElement method.
testUserGroupManipulation() - Method in class gate.security.TestSecurity
 
testUsingFeatures() - Method in class gate.CookBook
Using the FeatureMap interface
testViews() - Method in class gate.creole.TestCreole
Test view registration
testWN_01() - Method in class gate.wordnet.TestWordNet
 
testWN_02() - Method in class gate.wordnet.TestWordNet
 
testWN_03() - Method in class gate.wordnet.TestWordNet
 
testWriteTempFile() - Method in class gate.util.TestFiles
Test the writeTempFile...
text - Variable in class gate.gui.LogArea.SwingWriter
 
text - Variable in class gate.gui.MainFrame.StatusBarUpdater
 
text - Variable in class gate.gui.ResourceParametersEditor.ParameterDisjunctionRenderer
 
textAnnotationType - Variable in class gate.gui.SyntaxTreeViewer
 
textBtn - Variable in class gate.gui.OptionsDialog
Radio button used to set the font for text components
textButtonBox - Variable in class gate.gui.ObjectRenderer
 
textButtonBox - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
 
textButtonBox - Variable in class gate.gui.ResourceParametersEditor.ParameterValueRenderer
 
textComponent - Variable in class gate.gui.DocumentEditor.NodeRenderer1
 
textComponentsFont - Variable in class gate.gui.AppearanceDialog
 
textComponentsFont - Variable in class gate.gui.OptionsDialog
The font to be used for text components; cached value for the one in the user config map.
textComponentsKeys - Static variable in class gate.gui.AppearanceDialog
 
textComponentsKeys - Static variable in class gate.gui.OptionsDialog
 
textComponentsRBtn - Variable in class gate.gui.AppearanceDialog
 
textField - Variable in class gate.gui.ListEditorDialog
Text field used to input new arbitrary values
textField - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
Generic editor for all types that are not treated special
textForList(List) - Method in class gate.gui.ResourceParametersEditor.ParameterValueEditor
Gets a string representation for a list value
textForList(List) - Method in class gate.gui.ResourceParametersEditor.ParameterValueRenderer
Gets a string representation for a list value
textMode - Variable in class gate.annotation.AnnotationDiff
This field indicates wheter or not the annot diff should run int the text mode
textMode - Variable in class gate.annotation.CorpusAnnotationDiff
This field indicates wheter or not the annot diff should run int the text mode
textPane - Variable in class gate.gui.DocumentEditor
The text display.
textPane - Variable in class gate.gui.HelpFrame
 
textPane - Variable in class guk.Editor
 
textScroll - Variable in class gate.gui.DocumentEditor
Scroller used for the text diaplay
textSentences - Variable in class gate.creole.coref.PronominalCoref
---
textTagName - Variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
textVisible - Variable in class gate.gui.DocumentEditor
 
textVisibleBtn - Variable in class gate.gui.DocumentEditor
 
textWithNodes(String) - Method in class gate.corpora.DocumentImpl
This method creates Node XML elements and inserts them at the corresponding offset inside the text.
tf - Variable in class gate.gui.SchemaAnnotationEditor.InnerFeaturesEditor
 
tfidf - Variable in class gate.creole.ml.weka.StringToNominalFilter.WordCount
 
theActionObject - Variable in class gate.jape.RightHandSide
An instance of theActionClass.
theArray - Variable in class gate.util.SimpleArraySet
The array storing the elements
theArray - Variable in class gate.util.SimpleSortedSet
the array containing the distinct offsets in the map It should be sorted before usinf the first and tailSet methods
theCorpus - Variable in class gate.util.CorpusSaver
 
theKeys - Variable in class gate.util.SimpleMapImpl
Array keeping the keys of the entries in the map.
theKeysHere - Static variable in class gate.util.SimpleMapImpl
the static 'all keys' collection
theLanguage - Variable in class gate.creole.GazetteerListsCollector
 
theRootAnnotation - Variable in class gate.corpora.DocumentImpl
Used by the XML dump preserving format method
theValues - Variable in class gate.util.SimpleMapImpl
Array keeping the values of the entries in the map.
thereAreCharsToBeProcessed() - Method in class gate.sgml.Sgml2Xml
This method tests to see if there are more char to be read It will return false when there are no more chars to be read
thisAnnotDiffDialog - Variable in class gate.gui.AnnotDiffDialog
A pointer to this object used in some internal classes
thisAnnotDiffDialog - Variable in class gate.gui.CorpusAnnotDiffDialog
A pointer to this object used in some internal classes
thisBootStrapDialog - Variable in class gate.gui.BootStrapDialog
 
thisColumn - Variable in class gate.gui.SchemaAnnotationEditor.InnerFeaturesEditor
 
thisLogArea - Variable in class gate.gui.LogArea
Field needed in inner classes
thisResourceWritten() - Method in class gate.corpora.SerialCorpusImpl
 
thisRow - Variable in class gate.gui.SchemaAnnotationEditor.InnerFeaturesEditor
 
this_componentHidden(ComponentEvent) - Method in class gate.gui.SyntaxTreeViewer
 
this_componentShown(ComponentEvent) - Method in class gate.gui.SyntaxTreeViewer
 
this_documentChanged() - Method in class gate.gui.DocumentEditor
Updates this component when the underlying document is changed.
this_propertyChange(PropertyChangeEvent) - Method in class gate.gui.SyntaxTreeViewer
 
this_windowClosing(WindowEvent) - Method in class gate.gui.AnnotDiffDialog
This method is called when the user want to close the tool.
this_windowClosing(WindowEvent) - Method in class gate.gui.CorpusAnnotDiffDialog
This method is called when the user want to close the tool.
thread - Variable in class gate.gui.DocumentEditor.SelectionBlinker
 
thread - Variable in class gate.gui.TabBlinker
 
threshold - Variable in class gate.util.CorpusBenchmarkTool
 
threshold - Variable in class gate.util.HashMapLong
 
timeout - Variable in class gate.security.SessionImpl
sesion timeout (in minutes)
timestamp() - Method in interface gate.persist.DatabaseDataStore
---
timestamp() - Method in class gate.persist.JDBCDataStore
not used
timestamp() - Method in class gate.persist.OracleDataStore
Gets a timestamp marker that will be used for all changes made in the database so that subsequent calls to deleteSince() could restore (partly) the database state as it was before the update.
title - Variable in class gate.gui.DocumentEditor.CorefData
 
title - Variable in class gate.gui.NameBearerHandle
 
titleChangable - Variable in class gate.gui.MainFrame
Flag to protect Frame title to be changed
tmpDocContent - Variable in class gate.email.EmailDocumentHandler
 
tmpDocContent - Variable in class gate.html.HtmlDocumentHandler
 
tmpDocContent - Variable in class gate.xml.GateFormatXmlDocumentHandler
The content of the XML document, without any tag
tmpDocContent - Variable in class gate.xml.XmlDocumentHandler
The content of the XML document, without any tag for internal use
toArray() - Method in class gate.corpora.CorpusImpl
 
toArray(Object[]) - Method in class gate.corpora.CorpusImpl
 
toArray() - Method in class gate.corpora.SerialCorpusImpl
 
toArray(Object[]) - Method in class gate.corpora.SerialCorpusImpl
 
toArray() - Method in class gate.creole.gazetteer.GazetteerList
 
toArray(Object[]) - Method in class gate.creole.gazetteer.GazetteerList
 
toArray() - Method in class gate.creole.gazetteer.LinearDefinition
 
toArray(Object[]) - Method in class gate.creole.gazetteer.LinearDefinition
 
toArray() - Method in class gate.creole.gazetteer.MappingDefinition
 
toArray(Object[]) - Method in class gate.creole.gazetteer.MappingDefinition
 
toEnd - Variable in class gate.util.RBTreeMap.SubMap
 
toKey - Variable in class gate.util.RBTreeMap.SubMap
 
toString() - Method in class gate.annotation.AnnotationImpl
String representation of hte annotation
toString() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
toString() - Method in class gate.annotation.NodeImpl
String representation
toString() - Method in class gate.corpora.DocumentContentImpl
Returns the String representing the content in case of a textual document.
toString() - Method in class gate.corpora.DocumentData
 
toString() - Method in class gate.corpora.DocumentImpl
String respresentation
toString() - Method in class gate.corpora.RepositioningInfo.PositionInfo
For debug purposes
toString() - Method in class gate.corpora.SerialCorpusImpl
 
toString() - Method in class gate.creole.Parameter
String representation
toString() - Method in class gate.creole.ParameterList
String representation
toString() - Method in class gate.creole.ResourceData
String representation
toString() - Method in class gate.creole.gazetteer.GazetteerList
Retrieves the string representation of the gaz list according to its mode.
toString() - Method in class gate.creole.gazetteer.LinearNode
Gets the string representation of this node
toString() - Method in class gate.creole.gazetteer.Lookup
Returns a string representation of this lookup in the format This method is used in equals() that caused this method to implement dualistic behaviour : i.e.
toString() - Method in class gate.creole.gazetteer.MappingNode
Gets the string representation of the node
toString() - Method in class gate.creole.ml.Attribute
 
toString() - Method in class gate.creole.ml.DatasetDefintion
 
toString() - Method in class gate.creole.nerc.EntityDescriptor
Returns a string giving the category, offsets and normalised string for the entity, with no newlines.
toString() - Method in class gate.creole.nerc.EntitySet
Returns a string giving the file name on one line (preceded by "==== FILE : " followed by each entity descriptor's string representation, one-per-line.
toString() - Method in interface gate.creole.ontology.OClass
Dumps the class to string.
toString() - Method in class gate.creole.ontology.OClassImpl
 
toString() - Method in class gate.fsm.FSM
Returns a textual description of this FSM.
toString() - Method in class gate.fsm.FSMInstance
Returns a textual representation of this FSM instance.
toString() - Method in class gate.fsm.State
Returns a textual description of this state
toString() - Method in class gate.fsm.Transition
Returns a textual desciption of this transition.
toString() - Method in class gate.gui.DocumentEditor.CorefData
 
toString() - Method in class gate.gui.DocumentEditor.Range
 
toString() - Method in class gate.gui.DocumentEditor.TypeData
 
toString() - Method in class gate.gui.NameBearerHandle
 
toString() - Method in class gate.gui.OptionsDialog.LNFData
 
toString() - Method in class gate.gui.OracleDatastoreViewer.DSEntry
 
toString() - Method in class gate.gui.SerialDatastoreViewer.DSEntry
 
toString() - Method in class gate.jape.BasicPatternElement
Create a string representation of the object.
toString(String) - Method in class gate.jape.BasicPatternElement
Create a string representation of the object.
toString() - Method in class gate.jape.ComplexPatternElement
Create a string representation of the object.
toString(String) - Method in class gate.jape.ComplexPatternElement
Create a string representation of the object.
toString() - Method in class gate.jape.Constraint
Create a string representation of the object.
toString(String) - Method in class gate.jape.Constraint
Create a string representation of the object.
toString() - Method in class gate.jape.ConstraintGroup
Create a string representation of the object.
toString(String) - Method in class gate.jape.ConstraintGroup
Create a string representation of the object.
toString() - Method in class gate.jape.JdmAttribute
 
toString() - Method in class gate.jape.LeftHandSide
Create a string representation of the object.
toString(String) - Method in class gate.jape.LeftHandSide
Create a string representation of the object.
toString() - Method in class gate.jape.MultiPhaseTransducer
Create a string representation of the object.
toString(String) - Method in class gate.jape.MultiPhaseTransducer
Create a string representation of the object.
toString(String) - Method in class gate.jape.PatternElement
Create a string representation of the object with padding.
toString() - Method in class gate.jape.RightHandSide
Create a string representation of the object.
toString(String) - Method in class gate.jape.RightHandSide
Create a string representation of the object.
toString() - Method in class gate.jape.Rule
Create a string representation of the object.
toString(String) - Method in class gate.jape.Rule
Create a string representation of the object.
toString() - Method in class gate.jape.SinglePhaseTransducer
A string representation of this object.
toString(String) - Method in class gate.jape.SinglePhaseTransducer
A string representation of this object.
toString(String) - Method in class gate.jape.Transducer
Create a string representation of the object with padding.
toString() - Method in class gate.jape.parser.Token
Returns the image.
toString() - Method in class gate.persist.Dummy
 
toString() - Method in class gate.persist.SerialDataStore
String representation
toString() - Method in class gate.util.Coordinates
 
toString() - Method in class gate.util.Pair
 
toString() - Method in class gate.util.RBTreeMap.Entry
 
toString() - Method in class gate.util.SimpleMapImpl.Entry
 
toString() - Method in class gate.util.SimpleMapImpl
 
toString() - Method in class gate.xml.GateFormatXmlDocumentHandler.AnnotationObject
 
toXSchema() - Method in class gate.creole.AnnotationSchema
 
toXSchema(Map) - Method in class gate.creole.FeatureSchema
This method transforms a feature to its XSchema representation.
toXml() - Method in interface gate.Document
Returns a GateXml document.
toXml(Set, boolean) - Method in interface gate.Document
Returns an XML document aming to preserve the original markups( the original markup will be in the same place and format as it was before processing the document) and include (if possible) the annotations specified in the aSourceAnnotationSet.
toXml(Set) - Method in interface gate.Document
Equivalent to toXml(aSourceAnnotationSet, true).
toXml(Set) - Method in class gate.corpora.DocumentImpl
Returns an XML document aming to preserve the original markups( the original markup will be in the same place and format as it was before processing the document) and include (if possible) the annotations specified in the aSourceAnnotationSet.
toXml(Set, boolean) - Method in class gate.corpora.DocumentImpl
Returns an XML document aming to preserve the original markups( the original markup will be in the same place and format as it was before processing the document) and include (if possible) the annotations specified in the aSourceAnnotationSet.
toXml() - Method in class gate.corpora.DocumentImpl
Returns a GateXml document that is a custom XML format for wich there is a reader inside GATE called gate.xml.GateFormatXmlHandler.
toggleButton - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer1
 
tokAndGaz(String, ArrayList) - Static method in class gate.jape.TestJape2
Create a collection and put tokenised and gazetteered docs in it.
token - Variable in class gate.jape.parser.ParseCpsl
 
tokenBegin - Variable in class gate.jape.parser.ASCII_CharStream
 
tokenDesc - Variable in class gate.creole.tokeniser.DFSMState
A table of strings describing an annotation.
tokenImage - Static variable in interface gate.jape.parser.ParseCpslConstants
 
tokenImage - Variable in class gate.jape.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenType - Variable in class gate.gui.SyntaxTreeViewer
 
token_source - Variable in class gate.jape.parser.ParseCpsl
 
tokeniseFile(File) - Static method in class gate.util.Scratch
 
tokeniser - Variable in class gate.creole.tokeniser.DefaultTokeniser
the simple tokeniser used for tokenisation
tokeniserRulesURL - Variable in class gate.creole.tokeniser.DefaultTokeniser
 
tokensLongAnnot - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
tokensMap - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
tokensShortAnnot - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
tool - Variable in class gate.creole.ResourceData
Tool flag
toolBar - Variable in class gate.gui.HelpFrame
 
toolTypes - Variable in class gate.creole.CreoleRegisterImpl
A list of the types of TOOL in the register.
toolbar - Variable in class gate.gui.CorpusEditor
 
toolbar - Variable in class gate.gui.DocumentEditor
The toolbar displayed on the top part of the component
toolbar - Variable in class gate.gui.MainFrame
 
toolsLocations - Variable in class gate.util.Jdk
Possible locations of the tools bin directory.
tooltipText - Variable in class gate.gui.NameBearerHandle
 
topSpacer - Variable in class gate.gui.DocumentEditor.CorefNodeRenderer1
 
totalDocLength - Static variable in class gate.creole.ProfilePRs
 
touchSession(Session) - Method in class gate.security.AccessControllerImpl
 
training - Variable in class gate.creole.ml.MachineLearningPR
 
transduce(Corpus) - Method in class gate.jape.Batch
Process the given collection.
transduce(Document) - Method in class gate.jape.Batch
Process a single document.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.Batch
Process a single document.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.MultiPhaseTransducer
Transduce the document by running each phase in turn.
transduce(Document, Map, AnnotationSet, AnnotationSet, Ontology) - Method in class gate.jape.RightHandSide
Makes changes to the document, using LHS bindings.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.Rule
Apply the RHS of this rule (LHS must have been matched first).
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.SinglePhaseTransducer
Transduce a document using the annotation set provided and the current rule application style.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.Transducer
Transduce a document.
transducer - Variable in class gate.creole.splitter.SentenceSplitter
 
transducer - Variable in class gate.creole.tokeniser.DefaultTokeniser
the transducer used for post-processing
transducer - Variable in class gate.jape.Batch
The JAPE transducer.
transducerGrammarURL - Variable in class gate.creole.tokeniser.DefaultTokeniser
 
transducerName - Variable in class gate.fsm.FSM
 
transducerURL - Variable in class gate.creole.splitter.SentenceSplitter
 
transferAnnotations(Document, AnnotationSet) - Static method in class gate.gui.STreeNode
Transfers the annotations from added to the given annotation set Also, for each annotation in removed, removes it from the given annotation set Called by OkAction() in the treeViewer to finalise the changes.
transitionFunction - Variable in class gate.creole.gazetteer.FSMState
The transition function of this state.
transitionFunction - Variable in class gate.creole.tokeniser.DFSMState
The transition function of this state.
transitionFunction - Variable in class gate.creole.tokeniser.FSMState
The transition function of this state.
transitionFunction - Variable in class guk.im.State
The transition function for this state.
transitions - Variable in class gate.fsm.State
A set of objects of type gata.fsm.Transition representing the outgoing transitions.
tree - Variable in class gate.swing.JTreeTable
The tree used to render the first column
treeAnnotations - Variable in class gate.gui.SyntaxTreeViewer
 
treeModel - Variable in class gate.gui.OracleDatastoreViewer
 
treeModel - Variable in class gate.gui.SerialDatastoreViewer
 
treeNodeAnnotationType - Variable in class gate.gui.SyntaxTreeViewer
 
treeRoot - Variable in class gate.gui.OracleDatastoreViewer
 
treeRoot - Variable in class gate.gui.SerialDatastoreViewer
 
treeTableModel - Variable in class gate.swing.JTreeTable
The model for this component
tryFileSystem() - Static method in class gate.Gate
Try to find GATE files in the local file system
tryNetServer(String, int, String) - Static method in class gate.Gate
Try to contact a network server.
tsindex - Variable in class gate.util.SimpleSortedSet
tailSet generated index - this is the index found to be les or equl to the argument provided when tailSet() methos was invoked
type - Variable in class gate.annotation.AnnotationImpl
The type of the annotation
type - Variable in class gate.creole.ml.Attribute
 
type - Variable in class gate.creole.ontology.NoSuchClosureTypeException
the type of the closure
type - Variable in class gate.creole.tokeniser.UnicodeType
 
type - Variable in class gate.event.GateEvent
 
type - Variable in class gate.gui.DocumentEditor.NewAnnotationAction
 
type - Variable in class gate.gui.DocumentEditor.Range
 
type - Variable in class gate.gui.DocumentEditor.TypeData
 
type - Variable in class gate.gui.OracleDatastoreViewer.DSEntry
 
type - Variable in class gate.gui.ResourceParametersEditor.ParameterValueEditor
The type of the value currently being edited
type - Variable in class gate.gui.SerialDatastoreViewer.DSEntry
 
type - Variable in class gate.util.AnnotationDiffer.Choice
 
type - Variable in class gate.util.RBTreeMap.Iterator
 
type - Variable in class gate.wordnet.RelationImpl
 
typeCounter - Variable in class gate.annotation.AnnotationDiff
Used to store the no.
typeCounter - Variable in class gate.annotation.CorpusAnnotationDiff
Used to store the no.
typeDataMap - Variable in class gate.gui.DocumentEditor
A composed map used to get the metadata for an annotation type starting from the annotation set name and the type name.
typeIds - Static variable in class gate.creole.tokeniser.SimpleTokeniser
maps from int (the static value on Character to int the internal value used by the tokeniser.
typeMnemonics - Static variable in class gate.creole.tokeniser.SimpleTokeniser
Maps the internal type ids to the type name
typeName - Variable in class gate.creole.Parameter
The type name of the parameter
types - Variable in class gate.gui.ParameterDisjunction
 
typesComboBox - Variable in class gate.gui.AnnotDiffDialog
Renders annot types which come from intersecting keyAnnotSet with responseAnnotSet
typesComboBox - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders annot types which come from intersecting keyAnnotSet with responseAnnotSet
typesLabel - Variable in class gate.gui.AnnotDiffDialog
Renders the text label for typesComboBox
typesLabel - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the text label for typesComboBox
typesMap - Variable in class gate.gui.AnnotDiffDialog
A map from Annotation types 2 AnnotationSchema, used to display annotations in combo boxes
typesMap - Variable in class gate.gui.CorpusAnnotDiffDialog
A map from Annotation types 2 AnnotationSchema, used to display annotations in combo boxes
typesTreeVisible - Variable in class gate.gui.DocumentEditor
 
typesTreeVisibleBtn - Variable in class gate.gui.DocumentEditor
 

U

UNICODE_STRING - Static variable in class gate.persist.TestPersist
 
URI - Static variable in class gate.Gate
The GATE URI used to interpret custom GATE tags
UTF_BYTES_PER_CHAR_MAX - Static variable in class gate.persist.OracleDataStore
maximum number of bytes that represent a char in UTF8 database
UnicodeType - class gate.creole.tokeniser.UnicodeType.
Used as an object wrapper that holds an Unicode type (the byte value of the static member of java.lang.Character).
UnicodeType(int) - Constructor for class gate.creole.tokeniser.UnicodeType
 
UnrestrictedAnnotationEditor - class gate.gui.UnrestrictedAnnotationEditor.
This class visually adds/edits features and annot type of an annotation It does this without using an AnnotationSchema.
UnrestrictedAnnotationEditor() - Constructor for class gate.gui.UnrestrictedAnnotationEditor
Default constructor
UnrestrictedAnnotationEditor.MyCustomFeatureBearer - class gate.gui.UnrestrictedAnnotationEditor.MyCustomFeatureBearer.
This class implements a feature bearer.
UnrestrictedAnnotationEditor.MyCustomFeatureBearer(Annotation) - Constructor for class gate.gui.UnrestrictedAnnotationEditor.MyCustomFeatureBearer
Constructs a custom feature bearer.
UpdateLineColumn(char) - Method in class gate.jape.parser.ASCII_CharStream
 
User - interface gate.security.User.
 
UserGroupEditor - class gate.gui.UserGroupEditor.
 
UserGroupEditor(AccessController, Session) - Constructor for class gate.gui.UserGroupEditor
 
UserGroupEditor.Add2GroupAction - class gate.gui.UserGroupEditor.Add2GroupAction.
 
UserGroupEditor.Add2GroupAction(JList) - Constructor for class gate.gui.UserGroupEditor.Add2GroupAction
 
UserGroupEditor.AddGroupAction - class gate.gui.UserGroupEditor.AddGroupAction.
 
UserGroupEditor.AddGroupAction(JList) - Constructor for class gate.gui.UserGroupEditor.AddGroupAction
 
UserGroupEditor.AddUserAction - class gate.gui.UserGroupEditor.AddUserAction.
 
UserGroupEditor.AddUserAction(JList) - Constructor for class gate.gui.UserGroupEditor.AddUserAction
 
UserGroupEditor.ChangePasswordAction - class gate.gui.UserGroupEditor.ChangePasswordAction.
 
UserGroupEditor.ChangePasswordAction(JList) - Constructor for class gate.gui.UserGroupEditor.ChangePasswordAction
 
UserGroupEditor.CreateUserAction - class gate.gui.UserGroupEditor.CreateUserAction.
 
UserGroupEditor.CreateUserAction(JList) - Constructor for class gate.gui.UserGroupEditor.CreateUserAction
 
UserGroupEditor.DeleteGroupAction - class gate.gui.UserGroupEditor.DeleteGroupAction.
 
UserGroupEditor.DeleteGroupAction(JList) - Constructor for class gate.gui.UserGroupEditor.DeleteGroupAction
 
UserGroupEditor.DeleteUserAction - class gate.gui.UserGroupEditor.DeleteUserAction.
 
UserGroupEditor.DeleteUserAction(JList) - Constructor for class gate.gui.UserGroupEditor.DeleteUserAction
 
UserGroupEditor.RemoveFromGroupAction - class gate.gui.UserGroupEditor.RemoveFromGroupAction.
 
UserGroupEditor.RemoveFromGroupAction(JList) - Constructor for class gate.gui.UserGroupEditor.RemoveFromGroupAction
 
UserGroupEditor.RemoveUserAction - class gate.gui.UserGroupEditor.RemoveUserAction.
 
UserGroupEditor.RemoveUserAction(JList) - Constructor for class gate.gui.UserGroupEditor.RemoveUserAction
 
UserGroupEditor.RenameGroupAction - class gate.gui.UserGroupEditor.RenameGroupAction.
 
UserGroupEditor.RenameGroupAction(JList) - Constructor for class gate.gui.UserGroupEditor.RenameGroupAction
 
UserGroupEditor.RenameUserAction - class gate.gui.UserGroupEditor.RenameUserAction.
 
UserGroupEditor.RenameUserAction(JList) - Constructor for class gate.gui.UserGroupEditor.RenameUserAction
 
UserImpl - class gate.security.UserImpl.
 
UserImpl(Long, String, List, AccessControllerImpl, Connection) - Constructor for class gate.security.UserImpl
---
UserPasswordDialog - class gate.gui.UserPasswordDialog.
 
UserPasswordDialog() - Constructor for class gate.gui.UserPasswordDialog
 
unHighlight() - Method in class guk.im.KeyboardMap.KeyGUI
Renders this KeyGUI normaly (not highlighted)
underlineChk - Variable in class gate.gui.TextAttributesChooser
 
undo(Document) - Static method in class gate.gui.STreeNode
 
undoAction - Variable in class guk.Editor
 
undoManager - Variable in class guk.Editor
 
unicodeEnabled - Static variable in class gate.util.Tools
Does Gate know about Unicode?
unknownType - Variable in class gate.creole.orthomatcher.OrthoMatcher
 
unloadDocument(Document) - Method in interface gate.Corpus
Unloads the document from memory.
unloadDocument(Document) - Method in class gate.corpora.CorpusImpl
This method does not make sense for transient corpora, so it does nothing.
unloadDocument(int) - Method in class gate.corpora.DatabaseCorpusImpl
Unloads the document from memory, but calls sync() first, to store the changes
unloadDocument(Document) - Method in class gate.corpora.DatabaseCorpusImpl
Unloads a document from memory
unloadDocument(int) - Method in class gate.corpora.SerialCorpusImpl
Unloads the document from memory, but calls sync() first, to store the changes
unloadDocument(Document) - Method in class gate.corpora.SerialCorpusImpl
Unloads a document from memory
unloadLR(Long) - Method in class gate.persist.JDBCDataStore
unloads a LR from the GUI
unloadPRs() - Method in class gate.util.CorpusBenchmarkTool
 
unlockGUI() - Static method in class gate.gui.MainFrame
 
unlockLr(LanguageResource) - Method in interface gate.DataStore
Releases the exlusive lock on a resource from the persistent store.
unlockLr(LanguageResource) - Method in class gate.persist.OracleDataStore
Releases the exlusive lock on a resource from the persistent store.
unlockLr(LanguageResource) - Method in class gate.persist.PostgresDataStore
Releases the exlusive lock on a resource from the persistent store.
unlockLr(LanguageResource) - Method in class gate.persist.SerialDataStore
Releases the exlusive lock on a resource from the persistent store.
unpackMarkup(Document) - Method in class gate.DocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, RepositioningInfo, RepositioningInfo) - Method in class gate.DocumentFormat
 
unpackMarkup(Document, String) - Method in class gate.DocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.EmailDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.HtmlDocumentFormat
Old style of unpackMarkup (without collecting of RepositioningInfo)
unpackMarkup(Document, RepositioningInfo, RepositioningInfo) - Method in class gate.corpora.HtmlDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.RtfDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.SgmlDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.TextualDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, RepositioningInfo, RepositioningInfo) - Method in class gate.corpora.TextualDocumentFormat
 
unpackMarkup(Document) - Method in class gate.corpora.XmlDocumentFormat
Old style of unpackMarkup (without collecting of RepositioningInfo)
unpackMarkup(Document, RepositioningInfo, RepositioningInfo) - Method in class gate.corpora.XmlDocumentFormat
Unpack the markup in the document.
unregisterIREngine(String) - Static method in class gate.Gate
Unregisters a previously registered IR engine.
unregisterObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.AccessControllerImpl
 
unregisterObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.GroupImpl
 
unregisterObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.UserImpl
unregisters an object fore receiving ObjectModificationEvent-s send by this object the only types of events sent by a user object are OBJECT_DELETED and OBJECT_MODIFIED, so any attempt for unregistering for other events is invalid
up - Variable in class guk.im.KeyboardMap.KeyGUI
 
upIcon - Variable in class gate.swing.XJTable
 
update(LocaleHandler, State) - Method in class guk.im.KeyboardMap
Updates the keyboard map for a new Locale or a new state of the current locale handler.
update() - Method in class guk.im.KeyboardMap
Does th actual update.
updateContent(String) - Method in class gate.creole.gazetteer.GazetteerList
Updates the content of the gaz list with the given parameter.
updateCorefTree() - Method in class gate.gui.DocumentEditor
Updates the coref tree from the coref data on the document's features
updateData() - Method in class gate.gui.AnnotDiffDialog
This method is called when adding or removing a document
updateData() - Method in class gate.gui.CorpusAnnotDiffDialog
This method is called when adding or removing a document
updateData() - Method in class gate.gui.TextAttributesChooser
Updates all the GUI components to show the values in the current attribute set.
updateDisplay() - Method in class gate.gui.SearchPRViewer
 
updateDocument(Object, int) - Method in class gate.creole.ml.MachineLearningPR
 
updateDocumentContent(Long, DocumentContent) - Method in class gate.persist.JDBCDataStore
 
updateDocumentContent(Long, DocumentContent) - Method in class gate.persist.OracleDataStore
updates the content of the document if it is binary or a long string (that does not fit into VARCHAR2)
updateDocumentContent(Long, DocumentContent) - Method in class gate.persist.PostgresDataStore
updates the content of the document if it is binary or a long string (that does not fit into VARCHAR2)
updateEnableState() - Method in class gate.swing.XJEditorPane
Updates the enabled/disabled state for the back/forward actions
updateFont() - Method in class gate.swing.JFontChooser
 
updateLabel() - Method in class guk.im.KeyboardMap.KeyGUI
 
updateLabels() - Method in class guk.im.KeyboardMap
Updates the virtual keyboard to reflect the current state.
updateMatches(Annotation, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
updateMatches(Annotation, Annotation) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
updateSample() - Method in class gate.gui.TextAttributesChooser
Updates the sample text with the current attributes.
updateStatistics(AnnotationDiff, String) - Method in class gate.util.CorpusBenchmarkTool
 
updateStatisticsProc(AnnotationDiff, String) - Method in class gate.util.CorpusBenchmarkTool
Update statistics for processed documents The same procedure as updateStatistics with different hashTables
updateStyle() - Method in class gate.swing.XJTextPane
 
updateTitle() - Method in class guk.Editor
 
updateUI() - Method in class gate.swing.JTreeTable.CustomJTree
 
updateValues(Resource) - Method in class gate.gui.ParameterDisjunction
Called when a resource has been unloaded from the system; If any of the parameters has this resource as value then the value will be deleted.
updateXmlElement(BufferedReader, String, Map) - Static method in class gate.util.Files
This method updates an XML element with a new set of attributes.
updateXmlElement(File, String, Map) - Static method in class gate.util.Files
This method updates an XML element in an XML file with a new set of attributes.
updatedAnnotations - Variable in class gate.annotation.DatabaseAnnotationSetImpl
 
uri - Variable in class gate.creole.ontology.OClassImpl
the URI of the class
url - Variable in class gate.creole.gazetteer.GazetteerList
the url of this list
url - Variable in class gate.creole.gazetteer.InvalidFormatException
the associated URL
url - Variable in class gate.creole.gazetteer.LinearDefinition
the URL of the definition
url - Variable in class gate.creole.gazetteer.MappingDefinition
the url of the mapping definition
url - Variable in class gate.creole.ontology.InvalidFormatException
the url of the file
url - Variable in class gate.persist.ConnectionPool
 
urlBase - Static variable in class gate.Gate
The URL base for GATE files, e.g.
urlString - Variable in class gate.util.persistence.PersistenceManager.URLHolder
 
urlTextField - Variable in class gate.gui.CorpusFillerComponent
The text field for the directory URL
usage - Static variable in class gate.CookBook
String to print when wrong command-line args
usage() - Static method in class gate.Main
Display a usage message
usage - Static variable in class gate.creole.ProfilePRs
String to print when wrong command-line args
usage(String) - Method in class gate.jape.Batch
You got something wrong, dumbo.
usage(String) - Static method in class gate.jape.TestJape2
You got something wrong, dumbo.
usage - Static variable in class gate.util.CorpusBenchmarkTool
String to print when wrong command-line args
useBackgroundChk - Variable in class gate.gui.TextAttributesChooser
 
useCase01() - Method in class gate.creole.coref.TestCoref
Test suite routine for the test runner
useContentChk - Variable in class gate.gui.CreateIndexGUI
Checkbox for content used.
useForegroundChk - Variable in class gate.gui.TextAttributesChooser
 
useStandOffXML - Variable in class gate.creole.dumpingPR.DumpingPR
Whether or not to include the annotation features during export
useSuffixForDumpFiles - Variable in class gate.creole.dumpingPR.DumpingPR
Whether or not to use the special suffix fo the dump files.
usedSpacesList - Variable in class gate.swing.ColorGenerator
 
user - Variable in class gate.security.SessionImpl
User associated with the session
userCanceled - Variable in class gate.gui.NewResourceDialog
 
userCancelled - Variable in class gate.gui.ListEditorDialog
Did the user press the cancel button?
userConfig - Static variable in class gate.Gate
GATE development environment configuration data (stored in gate.xml).
userConfigElement - Static variable in class gate.Gate
Name of the XML element for GATE development environment config data.
userData - Variable in class gate.creole.ontology.OInstanceImpl
 
userGroup - Variable in class gate.util.persistence.JDBCDSPersistence
 
userHasPressedCancel - Static variable in class gate.gui.OkCancelDialog
 
userHasPressedOK - Variable in class gate.gui.OkCancelDialog
 
userMenu - Variable in class gate.gui.UserGroupEditor
 
userName - Variable in class gate.gui.UserPasswordDialog
 
userName - Variable in class gate.util.persistence.JDBCDSPersistence
 
userPass - Variable in class gate.gui.UserPasswordDialog
 
users - Variable in class gate.security.GroupImpl
---
usersByID - Variable in class gate.security.AccessControllerImpl
 
usersByName - Variable in class gate.security.AccessControllerImpl
 
usersFirst - Variable in class gate.gui.UserGroupEditor
 
usr - Variable in class gate.security.SecurityInfo
 
utterance - Variable in class gate.gui.SyntaxTreeViewer
 
utteranceAdded - Variable in class gate.gui.SyntaxTreeViewer
 
utteranceEndOffset - Variable in class gate.gui.SyntaxTreeViewer
 
utteranceStartOffset - Variable in class gate.gui.SyntaxTreeViewer
 
utterances2Trees() - Method in class gate.gui.SyntaxTreeViewer
Converts the given utterances into a set of leaf nodes for annotation

V

VALUES - Static variable in class gate.util.RBTreeMap
 
VALUE_TYPE_BINARY - Static variable in class gate.persist.DBHelper
feature value is binary
VALUE_TYPE_BINARY_ARR - Static variable in class gate.persist.DBHelper
feature value is array of binary values
VALUE_TYPE_BOOLEAN - Static variable in class gate.persist.DBHelper
feature value is boolean
VALUE_TYPE_BOOLEAN_ARR - Static variable in class gate.persist.DBHelper
feature value is array of bools
VALUE_TYPE_EMPTY_ARR - Static variable in class gate.persist.DBHelper
feature value is array of floats
VALUE_TYPE_FLOAT - Static variable in class gate.persist.DBHelper
feature value is float
VALUE_TYPE_FLOAT_ARR - Static variable in class gate.persist.DBHelper
feature value is array of floats
VALUE_TYPE_INTEGER - Static variable in class gate.persist.DBHelper
feature value is int
VALUE_TYPE_INTEGER_ARR - Static variable in class gate.persist.DBHelper
feature value is array of ints
VALUE_TYPE_LONG - Static variable in class gate.persist.DBHelper
feature value is long
VALUE_TYPE_LONG_ARR - Static variable in class gate.persist.DBHelper
feature value is array of longs
VALUE_TYPE_NULL - Static variable in class gate.persist.DBHelper
feature value is null
VALUE_TYPE_STRING - Static variable in class gate.persist.DBHelper
feature value is string less than 4000 bytes
VALUE_TYPE_STRING_ARR - Static variable in class gate.persist.DBHelper
feature value is array of strings
VARRAY_SIZE - Static variable in class gate.persist.OracleDataStore
size of the Oracle varrays used for bulc inserts
VERY_LONG_STRING - Variable in class gate.persist.TestPersist
 
VPChunker - class gate.creole.VPChunker.
ANNIE VP Chunker module.
VPChunker() - Constructor for class gate.creole.VPChunker
 
Verb - interface gate.wordnet.Verb.
Represents WordNet verb.
VerbFrame - interface gate.wordnet.VerbFrame.
Represents WordNet verb frame.
VerbFrameImpl - class gate.wordnet.VerbFrameImpl.
 
VerbFrameImpl(String) - Constructor for class gate.wordnet.VerbFrameImpl
 
VerbImpl - class gate.wordnet.VerbImpl.
Represents WordNet verb.
VerbImpl(Word, Synset, int, int, boolean, Verb, Dictionary) - Constructor for class gate.wordnet.VerbImpl
 
VisualResource - interface gate.VisualResource.
Models all sorts of visual resources.
valEquals(Object, Object) - Static method in class gate.util.RBTreeMap
Test two values for equality.
validate() - Method in class gate.gui.SearchPRViewer.FloatRenderer
Overridden for performance reasons.
validate() - Method in class gate.swing.JTreeTable.CustomJTree
 
validating - Variable in class gate.annotation.DatabaseAnnotationSetImpl
 
validityMessage - Variable in class gate.creole.ResourceData
Status message set by isValid()
value - Variable in class gate.creole.ir.Term
Value
value - Variable in class gate.gui.MainFrame.ProgressBarUpdater
 
value - Variable in class gate.gui.SchemaAnnotationEditor.RowData
 
value - Variable in class gate.jape.JdmAttribute
 
value - Variable in class gate.jape.MutableBoolean
 
value - Variable in class gate.jape.MutableInteger
 
value - Variable in class gate.persist.OracleDataStore.Feature
 
value - Variable in class gate.util.HashMapLong.Entry
 
value - Variable in class gate.util.RBTreeMap.Entry
 
value - Variable in class gate.util.Restriction
 
value - Variable in class gate.util.SimpleMapImpl.Entry
 
valueForPathChanged(TreePath, Object) - Method in class gate.gui.MainFrame.ResourcesTreeModel
 
valueForPathChanged(TreePath, Object) - Method in class gate.swing.AbstractTreeTableModel
 
valueReturn - Variable in class gate.creole.FeatureMethod
the return value
valueSearchNonNull(RBTreeMap.Entry, Object) - Method in class gate.util.RBTreeMap
 
valueSearchNull(RBTreeMap.Entry) - Method in class gate.util.RBTreeMap
 
valueType - Variable in class gate.persist.OracleDataStore.Feature
 
values - Variable in class gate.creole.ml.Attribute
 
values - Variable in class gate.gui.ParameterDisjunction
 
values - Variable in class gate.util.RBTreeMap
 
values() - Method in class gate.util.RBTreeMap
Returns a collection view of the values contained in this map.
values() - Method in class gate.util.SimpleMapImpl
Not supported.
verbFrames - Variable in class gate.wordnet.VerbImpl
 
verbose - Static variable in class gate.Main
Verbose?
verbose - Variable in class gate.jape.Batch
Whether to print progress messages or not.
verbose - Static variable in class gate.jape.Compiler
How much noise to make.
verbose - Static variable in class gate.jape.TestJape2
How much noise to make.
verboseMode - Variable in class gate.gui.MainFrame.VerboseModeCorpusEvalToolAction
 
verboseModeCorpusEvalToolAction - Variable in class gate.gui.MainFrame
 
verifyInput(String, String) - Method in class gate.creole.BootStrap
verify if the class name contains only letters and digits the path of the new project is a directory
verifyNodeIdConsistency(Document) - Static method in class gate.corpora.TestDocument
The reason this is method begins with verify and not with test is that it gets called by various other test methods.
verifyNodeIdConsistency(AnnotationSet, Map, Document) - Static method in class gate.corpora.TestDocument
This metod runs the test over an annotation Set.
version - Static variable in class gate.Main
 
version - Variable in class guk.Editor_AboutBox
 
versionFileName - Static variable in class gate.persist.SerialDataStore
The name of the version file
versionNumber - Variable in class gate.persist.SerialDataStore
Version number for variations in the storage protocol.
vertButtonGap - Variable in class gate.gui.SyntaxTreeViewer
 
visible - Variable in class gate.gui.DocumentEditor.CorefData
 
visible - Variable in class gate.gui.DocumentEditor.TypeData
 
visibleChk - Variable in class gate.gui.DocumentEditor.NodeRenderer
 
visibleChk - Variable in class gate.gui.DocumentEditor.NodeRenderer1
 
visibleRow - Variable in class gate.swing.JTreeTable.CustomJTree
 
visualResource - Variable in class gate.creole.ProtegeProjectName
Keep visual resource to refresh Ontotext Editor if any
visualize() - Method in interface gate.creole.ontology.OntologyEditor
Visualizes the editor
vrTypes - Variable in class gate.creole.CreoleRegisterImpl
A list of the types of VR in the register.

W

WHITE - Variable in class gate.annotation.AnnotationDiff
White used for DEFAULT_TYPE
WHITE - Variable in class gate.annotation.CorpusAnnotationDiff
White used for DEFAULT_TYPE
WITHIN_COMMENT - Static variable in interface gate.jape.parser.ParseCpslConstants
 
WNHelper - class gate.wordnet.WNHelper.
 
WNHelper() - Constructor for class gate.wordnet.WNHelper
 
WORDNET_CONFIG_FILE - Static variable in interface gate.GateConstants
The key for the WordNet config file
WRITE_ACCESS - Static variable in class gate.persist.DBHelper
used internaly, may change in the future
WaitDialog - class gate.swing.WaitDialog.
A small window used to show messages to the user during processing.
WaitDialog(Frame, String) - Constructor for class gate.swing.WaitDialog
 
WeakBumpyStack - class gate.util.WeakBumpyStack.
Weak stack that allow you to bump an element to the front.
WeakBumpyStack() - Constructor for class gate.util.WeakBumpyStack
Creates a new empty stack.
Word - interface gate.wordnet.Word.
Represents WordNet word.
WordImpl - class gate.wordnet.WordImpl.
 
WordImpl(String, int, Dictionary) - Constructor for class gate.wordnet.WordImpl
 
WordNet - interface gate.wordnet.WordNet.
Represents WordNet LKB.
WordNetException - exception gate.wordnet.WordNetException.
Title: Gate2 Description: Copyright: Copyright (c) 2000 Company: University Of Sheffield
WordNetException() - Constructor for class gate.wordnet.WordNetException
 
WordNetException(String) - Constructor for class gate.wordnet.WordNetException
 
WordNetException(Throwable) - Constructor for class gate.wordnet.WordNetException
 
WordSense - interface gate.wordnet.WordSense.
Represents WordNet word sense.
WordSenseImpl - class gate.wordnet.WordSenseImpl.
 
WordSenseImpl(Word, Synset, int, int, boolean, Dictionary) - Constructor for class gate.wordnet.WordSenseImpl
 
Wrapper - class gate.creole.ml.weka.Wrapper.
Wrapper class for the WEKA Machine Learning Engine.
Wrapper() - Constructor for class gate.creole.ml.weka.Wrapper
 
Wrapper.LoadModelAction - class gate.creole.ml.weka.Wrapper.LoadModelAction.
 
Wrapper.LoadModelAction() - Constructor for class gate.creole.ml.weka.Wrapper.LoadModelAction
 
Wrapper.SaveDatasetAsArffAction - class gate.creole.ml.weka.Wrapper.SaveDatasetAsArffAction.
 
Wrapper.SaveDatasetAsArffAction() - Constructor for class gate.creole.ml.weka.Wrapper.SaveDatasetAsArffAction
 
Wrapper.SaveModelAction - class gate.creole.ml.weka.Wrapper.SaveModelAction.
 
Wrapper.SaveModelAction() - Constructor for class gate.creole.ml.weka.Wrapper.SaveModelAction
 
waitDialog - Variable in class gate.gui.MainFrame
 
warning(SAXParseException) - Method in class gate.config.ConfigXmlHandler
Called for warnings.
warning(SAXParseException) - Method in class gate.creole.CreoleXmlHandler
Called for warnings.
warning - Variable in class gate.util.JarFiles
 
warning(SAXParseException) - Method in class gate.util.Lax
warning method comment.
warning(SAXParseException) - Method in class gate.util.LaxErrorHandler
warning method comment.
warning(SAXParseException) - Method in class gate.util.TemplateLaxErrorHandler
warning method comment.
warning(SAXParseException) - Method in class gate.xml.GateFormatXmlDocumentHandler
Warning method comment.
warning(SAXParseException) - Method in class gate.xml.SimpleErrorHandler
This warning is called by the SAX parser when there is the danger of a confusion.
warning(SAXParseException) - Method in class gate.xml.XmlDocumentHandler
Warning method comment.
weFinished - Variable in class gate.jape.Rule
Flag for end of document during getNextMatch.
weight - Static variable in class gate.annotation.AnnotationDiff
The weight used in F-measure (see NLP Information Extraction)
weight - Static variable in class gate.annotation.CorpusAnnotationDiff
The weight used in F-measure (see NLP Information Extraction)
weightLabel - Variable in class gate.gui.AnnotDiffDialog
Renders the label for weightTextField
weightLabel - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the label for weightTextField
weightTextField - Variable in class gate.gui.AnnotDiffDialog
Renders the value of weight used in calculating F measure
weightTextField - Variable in class gate.gui.CorpusAnnotDiffDialog
Renders the value of weight used in calculating F measure
whiteSpace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
wholeWordsChk - Variable in class gate.gui.DocumentEditor.SearchDialog
 
wholeWordsOnly - Variable in class gate.creole.gazetteer.AbstractGazetteer
Should this gazetteer only match whole words.
window - Variable in class gate.gui.NameBearerHandle
The top level GUI component this hadle belongs to.
window - Variable in class guk.im.KeyboardMap
The window used for displaying the keyboard map
wnDictionary - Variable in class gate.wordnet.IndexFileWordNetImpl
JWNL dictionary
wnDictionary - Variable in class gate.wordnet.SynsetImpl
 
wnDictionary - Variable in class gate.wordnet.WordImpl
 
wnDictionary - Variable in class gate.wordnet.WordSenseImpl
 
wnMain - Static variable in class gate.wordnet.TestWordNet
 
word - Variable in class gate.creole.ml.weka.StringToNominalFilter.WordCount
 
word - Variable in class gate.creole.ml.weka.StringToNominalFilter.WordData
 
word - Variable in class gate.wordnet.WordSenseImpl
 
wordSenses - Variable in class gate.wordnet.SynsetImpl
 
wordSenses - Variable in class gate.wordnet.WordImpl
 
workWithJDom(Document) - Method in class gate.creole.AnnotationSchema
This method uses the JDom structure for our XSchema needs.
wr_gw - Static variable in class gate.gui.AccessRightsDialog
 
write(int) - Method in class gate.gui.LogArea.LogAreaOutputStream
Writes an int which must be a the code of a char, into the LogArea, using the style specified in constructor.
write(byte[], int, int) - Method in class gate.gui.LogArea.LogAreaOutputStream
Writes an array of bytes into the LogArea, using the style specified in constructor.
write2File(AnnotationSet) - Method in class gate.creole.dumpingPR.DumpingPR
 
write2File() - Method in class gate.creole.dumpingPR.DumpingPR
 
writeBLOB(Object, Blob) - Static method in class gate.persist.OracleDataStore
writes the specified object into the BLOB NOTE: the object should be serializable
writeCLOB(String, Clob) - Static method in class gate.persist.OracleDataStore
writes the content of a String into the specified CLOB object
writeCLOB(StringBuffer, Clob) - Static method in class gate.persist.OracleDataStore
writes the content of a StringBuffer into the specified CLOB object
writeEmptyTag(Annotation) - Method in class gate.corpora.DocumentImpl
 
writeEmptyTag(Annotation, boolean) - Method in class gate.corpora.DocumentImpl
Returns a string representing an empty tag based on the input annot
writeEndTag(Annotation) - Method in class gate.corpora.DocumentImpl
Returns a string representing an end tag based on the input annot
writeFeatures(FeatureMap, boolean) - Method in class gate.corpora.DocumentImpl
Returns a string representing a FeatureMap serialized as XML attributes
writeObject(ObjectOutputStream) - Method in class gate.util.RBTreeMap
Save the state of the RBTreeMap instance to a stream (i.e., serialize it).
writeObjectOverride(Object) - Method in class gate.util.persistence.GateObjectOutputStream
 
writeStartTag(Annotation, boolean) - Method in class gate.corpora.DocumentImpl
 
writeStartTag(Annotation, boolean, boolean) - Method in class gate.corpora.DocumentImpl
Returns a string representing a start tag based on the input annot
writeTempFile(InputStream) - Static method in class gate.util.Files
Writes a temporary file into the default temporary directory, form an InputStream a unique ID is generated and associated automaticaly with the file name...
writeTempFile(String, String) - Static method in class gate.util.Files
Writes aString into a temporary file located inside the default temporary directory defined by JVM, using the specific anEncoding.
writeTempFile(String) - Static method in class gate.util.Files
Writes aString into a temporary file located inside the default temporary directory defined by JVM, using the default encoding.
writeUserConfig() - Static method in class gate.Gate
Update the GATE development environment configuration data in the user's gate.xml file (create one if it doesn't exist).

X

XJEditorPane - class gate.swing.XJEditorPane.
An enhanced version of JEditorPane that is able of handling hyperlinks from the HTML document displayed.
XJEditorPane() - Constructor for class gate.swing.XJEditorPane
 
XJEditorPane(String) - Constructor for class gate.swing.XJEditorPane
 
XJEditorPane(URL) - Constructor for class gate.swing.XJEditorPane
 
XJEditorPane.BackAction - class gate.swing.XJEditorPane.BackAction.
 
XJEditorPane.BackAction() - Constructor for class gate.swing.XJEditorPane.BackAction
 
XJEditorPane.ForwardAction - class gate.swing.XJEditorPane.ForwardAction.
 
XJEditorPane.ForwardAction() - Constructor for class gate.swing.XJEditorPane.ForwardAction
 
XJMenu - class gate.swing.XJMenu.
A modified version of JMenu that uses MenuLayout as its layout.
XJMenu() - Constructor for class gate.swing.XJMenu
 
XJMenu(Action) - Constructor for class gate.swing.XJMenu
 
XJMenu(String) - Constructor for class gate.swing.XJMenu
 
XJMenu(String, boolean) - Constructor for class gate.swing.XJMenu
 
XJMenuItem - class gate.swing.XJMenuItem.
 
XJMenuItem(Icon, String, StatusListener) - Constructor for class gate.swing.XJMenuItem
 
XJMenuItem(String, String, StatusListener) - Constructor for class gate.swing.XJMenuItem
 
XJMenuItem(Action, StatusListener) - Constructor for class gate.swing.XJMenuItem
 
XJMenuItem(String, Icon, String, StatusListener) - Constructor for class gate.swing.XJMenuItem
 
XJMenuItem(String, int, String, StatusListener) - Constructor for class gate.swing.XJMenuItem
 
XJPopupMenu - class gate.swing.XJPopupMenu.
A modified version of JPopupMenu that uses MenuLayout as its layout.
XJPopupMenu() - Constructor for class gate.swing.XJPopupMenu
 
XJPopupMenu(String) - Constructor for class gate.swing.XJPopupMenu
 
XJTabbedPane - class gate.swing.XJTabbedPane.
An extended version of JTabbedPane.
XJTabbedPane(int) - Constructor for class gate.swing.XJTabbedPane
 
XJTable - class gate.swing.XJTable.
A "smarter" JTable.
XJTable() - Constructor for class gate.swing.XJTable
Default constructor
XJTable(TableModel) - Constructor for class gate.swing.XJTable
Constructor from model
XJTable.CustomHeaderRenderer - class gate.swing.XJTable.CustomHeaderRenderer.
 
XJTable.CustomHeaderRenderer(TableCellRenderer) - Constructor for class gate.swing.XJTable.CustomHeaderRenderer
 
XJTable.TableSorter - class gate.swing.XJTable.TableSorter.
A sorter for TableModels.
XJTable.TableSorter() - Constructor for class gate.swing.XJTable.TableSorter
 
XJTable.TableSorter(TableModel) - Constructor for class gate.swing.XJTable.TableSorter
 
XJTextPane - class gate.swing.XJTextPane.
A custom JTextPane that reinitialises the default font style when th UI changes.
XJTextPane() - Constructor for class gate.swing.XJTextPane
 
XJTextPane(StyledDocument) - Constructor for class gate.swing.XJTextPane
 
X_ORACLE_DUPLICATE_GROUP_NAME - Static variable in class gate.persist.DBHelper
this should be thrown if an attempt to create a group with duplicated name is made
X_ORACLE_DUPLICATE_USER_NAME - Static variable in class gate.persist.DBHelper
see above
X_ORACLE_GROUP_OWNS_RESOURCES - Static variable in class gate.persist.DBHelper
attempt to delete a group that owns resources is made
X_ORACLE_INCOMPLETE_DATA - Static variable in class gate.persist.DBHelper
huh?
X_ORACLE_INSUFFICIENT_PRIVILEGES - Static variable in class gate.persist.DBHelper
attempt to perform an operation that requres more privileged is made
X_ORACLE_INVALID_ACCESS_MODE - Static variable in class gate.persist.DBHelper
attempt to access resource in mode that does not exist
X_ORACLE_INVALID_ANNOTATION - Static variable in class gate.persist.DBHelper
attempt to remove annotation that does not exist is made
X_ORACLE_INVALID_ANNOTATION_SET - Static variable in class gate.persist.DBHelper
attempt to remove annotation set that does not exist is made
X_ORACLE_INVALID_ANNOTATION_TYPE - Static variable in class gate.persist.DBHelper
this is obsolete now?
X_ORACLE_INVALID_ARGUMENT - Static variable in class gate.persist.DBHelper
huh?
X_ORACLE_INVALID_CONTENT_TYPE - Static variable in class gate.persist.DBHelper
not supported content type - we support only character/binary/empty content since there are no many other options this error shoudkl indicate that the java code was not synced with the pl/sql one
X_ORACLE_INVALID_FEATURE_TYPE - Static variable in class gate.persist.DBHelper
attempt to create a feature with invalid value type is made since value types are automatically assigned in the java code, this errror should indicate that the java code was changed but no changes were made to the relevant pl/sql code
X_ORACLE_INVALID_LR - Static variable in class gate.persist.DBHelper
access to LR by id fails - no such resource
X_ORACLE_INVALID_LR_TYPE - Static variable in class gate.persist.DBHelper
attempt to access resources by type is made, but no such type exists
X_ORACLE_INVALID_USER_GROUP - Static variable in class gate.persist.DBHelper
invalid group id supplied for operation requiring such specifier
X_ORACLE_INVALID_USER_NAME - Static variable in class gate.persist.DBHelper
no such user failure upon login
X_ORACLE_INVALID_USER_PASS - Static variable in class gate.persist.DBHelper
-
X_ORACLE_NOT_IMPLEMENTED - Static variable in class gate.persist.DBHelper
this should not be in use anymore
X_ORACLE_START - Static variable in class gate.persist.DBHelper
user defined error codes in Oracle start with -21000
X_ORACLE_USER_OWNS_RESOURCES - Static variable in class gate.persist.DBHelper
attempt to delete a user that owns resources is made
XmlDocumentFormat - class gate.corpora.XmlDocumentFormat.
The format of Documents.
XmlDocumentFormat() - Constructor for class gate.corpora.XmlDocumentFormat
Default construction
XmlDocumentHandler - class gate.xml.XmlDocumentHandler.
Implements the behaviour of the XML reader Methods of an object of this class are called by the SAX parser when events will appear.
XmlDocumentHandler(Document, Map, Map) - Constructor for class gate.xml.XmlDocumentHandler
Constructs a XmlDocumentHandler object.
XmlDocumentHandler(Document, Map, Map, AnnotationSet) - Constructor for class gate.xml.XmlDocumentHandler
Constructs a XmlDocumentHandler object.
XmlDocumentHandler.CustomObject - class gate.xml.XmlDocumentHandler.CustomObject.
The objects belonging to this class are used inside the stack.
XmlDocumentHandler.CustomObject(Integer, String, FeatureMap, Long, Long) - Constructor for class gate.xml.XmlDocumentHandler.CustomObject
 
XmlPositionCorrectionHandler - class gate.xml.XmlPositionCorrectionHandler.
This class correct a Xerces parser bug in reported position in file during the parsing process.
XmlPositionCorrectionHandler() - Constructor for class gate.xml.XmlPositionCorrectionHandler
Constructor for initialization of variables
x1 - Variable in class gate.util.Coordinates
 
x2 - Variable in class gate.util.Coordinates
 
xSchema2JavaMap - Static variable in class gate.creole.AnnotationSchema
A map between XSchema types and Java Types
xmlDoc - Variable in class gate.creole.APFormatExporter
This is the xmlDoc that will be created
xmlFileName - Variable in class gate.creole.ResourceData
The xml file name of the resource
xmlFileUrl - Variable in class gate.creole.AnnotationSchema
The xml file URL of the resource
xmlFileUrl - Variable in class gate.creole.ResourceData
The xml file URL of the resource

Y

YELLOW - Variable in class gate.annotation.AnnotationDiff
Yellow used for MISSING_TYPE
YELLOW - Variable in class gate.annotation.CorpusAnnotationDiff
Yellow used for MISSING_TYPE
y1 - Variable in class gate.util.Coordinates
 
y2 - Variable in class gate.util.Coordinates
 
yellow - Variable in class gate.gui.SerialControllerEditor.MemberPRsTableModel
 
yes_RunRBtn - Variable in class gate.gui.SerialControllerEditor
Button for run always.

Z

zone - Variable in class gate.email.EmailDocumentHandler
 

_

_adopt(LanguageResource, SecurityInfo, boolean) - Method in class gate.persist.JDBCDataStore
 
_caAttrList - Static variable in class gate.util.Lax
 
_caNoArgs - Static variable in class gate.util.Lax
 
_caString - Static variable in class gate.util.Lax
 
_chooseAntecedent$HE$HIM$HIS$SHE$HER$HIMSELF$(Annotation, Annotation, Annotation) - Method in class gate.creole.coref.PronominalCoref
---
_chooseAntecedent$IT$ITS$ITSELF$(Annotation, Annotation, Annotation) - Method in class gate.creole.coref.PronominalCoref
---
_createDS() - Method in class gate.persist.TestPersist
 
_createFeature(Long, int, String, Object, int, CallableStatement) - Method in class gate.persist.OracleDataStore
creates a feature of the specified type/value/valueType/key for the specified entity Entity is one of: LR, Annotation Value types are: boolean, int, long, string, float, Object
_createFeature(Long, int, String, Object, int, PreparedStatement) - Method in class gate.persist.PostgresDataStore
creates a feature of the specified type/value/valueType/key for the specified entity Entity is one of: LR, Annotation Value types are: boolean, int, long, string, float, Object
_createFeatureBulk(Vector, CallableStatement, ArrayDescriptor, ArrayDescriptor) - Method in class gate.persist.OracleDataStore
creates a feature of the specified type/value/valueType/key for the specified entity Entity is one of: LR, Annotation Value types are: boolean, int, long, string, float, Object
_getAnnotations(String) - Method in class gate.corpora.DatabaseDocumentImpl
 
_getOffset(Object) - Method in class gate.creole.coref.PronominalCoref.AnnotationOffsetComparator
 
_inputStream - Variable in class gate.util.ObjectWriter.Writer
 
_knowledgeBaseListener - Variable in class gate.creole.ProtegeProjectName
Track changes in Protege KnowledgeBase to transffer in Ontotext Editor
_loadLexicalRelations() - Method in class gate.wordnet.WordSenseImpl
 
_loadSemanticRelations() - Method in class gate.wordnet.SynsetImpl
 
_loadWordSenses() - Method in class gate.wordnet.WordImpl
 
_lockLr(Long) - Method in class gate.persist.OracleDataStore
helper for lockLR() never call directly
_lockLr(Long) - Method in class gate.persist.PostgresDataStore
helper for lockLR() never call directly
_lookupWord(String, IndexWord[]) - Method in class gate.wordnet.IndexFileWordNetImpl
helper method
_namespaceAwareParser - Variable in class gate.util.Lax
 
_object - Variable in class gate.util.ObjectWriter.Writer
 
_outputStream - Variable in class gate.util.ObjectWriter.Writer
 
_readContent() - Method in class gate.corpora.DatabaseDocumentImpl
 
_readFeatures(Long) - Method in class gate.corpora.DatabaseDocumentImpl
 
_resolve$HE$HIM$HIS$HIMSELF$(Annotation, int) - Method in class gate.creole.coref.PronominalCoref
---
_resolve$I$ME$MY$MYSELF$(Annotation, int) - Method in class gate.creole.coref.PronominalCoref
---
_resolve$IT$ITS$ITSELF$(Annotation, int) - Method in class gate.creole.coref.PronominalCoref
---
_resolve$SHE$HER$(Annotation, int) - Method in class gate.creole.coref.PronominalCoref
---
_seh - Variable in class gate.config.ConfigXmlHandler
This object indicates what to do when the parser encounts an error
_seh - Variable in class gate.creole.CreoleXmlHandler
This object indicates what to do when the parser encounts an error
_seh - Variable in class gate.util.Lax
 
_seh - Variable in class gate.xml.GateFormatXmlDocumentHandler
This object indicates what to do when the parser encounts an error
_seh - Variable in class gate.xml.XmlDocumentHandler
This object inducates what to do when the parser encounts an error
_setAnnotations(String, Collection) - Method in class gate.corpora.DatabaseDocumentImpl
 
_sync(LanguageResource, boolean) - Method in class gate.persist.JDBCDataStore
Save: synchonise the in-memory image of the LR with the persistent image.
_syncAddedAnnotations(Document, AnnotationSet, Collection) - Method in class gate.persist.JDBCDataStore
helper for sync() - never call directly
_syncAnnotationSets(Document, Collection, Collection) - Method in class gate.persist.JDBCDataStore
helper for sync() - never call directly
_syncAnnotations(Document) - Method in class gate.persist.JDBCDataStore
helper for sync() - never call directly
_syncChangedAnnotations(Document, AnnotationSet, Collection) - Method in class gate.persist.JDBCDataStore
helper for sync() - never call directly
_syncDocumentContent(Document) - Method in class gate.persist.JDBCDataStore
helper for sync() - never call directly
_syncDocumentContent(Document) - Method in class gate.persist.OracleDataStore
helper for sync() - never call directly
_syncDocumentContent(Document) - Method in class gate.persist.PostgresDataStore
helper for sync() - never call directly
_syncDocumentHeader(Document) - Method in class gate.persist.JDBCDataStore
helper for sync() - never call directly
_syncDocumentHeader(Document) - Method in class gate.persist.OracleDataStore
helper for sync() - never call directly
_syncDocumentHeader(Document) - Method in class gate.persist.PostgresDataStore
helper for sync() - never call directly
_syncFeatures(LanguageResource) - Method in class gate.persist.JDBCDataStore
helper for sync() - never call directly
_syncFeatures(LanguageResource) - Method in class gate.persist.OracleDataStore
helper for sync() - never call directly
_syncFeatures(LanguageResource) - Method in class gate.persist.PostgresDataStore
helper for sync() - never call directly
_syncLR(LanguageResource) - Method in class gate.persist.JDBCDataStore
helper for sync() NEVER call directly
_syncLR(LanguageResource) - Method in class gate.persist.OracleDataStore
helper for sync() NEVER call directly
_syncLR(LanguageResource) - Method in class gate.persist.PostgresDataStore
helper for sync() NEVER call directly
_syncRemovedAnnotations(Document, AnnotationSet, Collection) - Method in class gate.persist.JDBCDataStore
helper for sync() - never call directly
_syncRemovedDocumentsFromCorpus(List, Long) - Method in class gate.persist.JDBCDataStore
helper for sync() - never call directly
_syncRemovedDocumentsFromCorpus(List, Long) - Method in class gate.persist.OracleDataStore
helper for sync() - never call directly
_syncRemovedDocumentsFromCorpus(List, Long) - Method in class gate.persist.PostgresDataStore
helper for sync() - never call directly
_testCombined() - Method in class gate.jape.TestJape
Test using the large "combined" grammar from the gate/resources tree.
_testDB_UseCase01() - Method in class gate.persist.TestPersist
Test the DS register.
_testDB_UseCase02() - Method in class gate.persist.TestPersist
 
_testDB_UseCase03() - Method in class gate.persist.TestPersist
 
_testDB_UseCase04() - Method in class gate.persist.TestPersist
 
_testDB_UseCase101() - Method in class gate.persist.TestPersist
Test the DS register.
_testDB_UseCase102() - Method in class gate.persist.TestPersist
Test the DS register.
_testDB_UseCase103() - Method in class gate.persist.TestPersist
 
_testGap() - Method in class gate.annotation.TestAnnotation
Test get with offset and no annotation starting at given offset
_updateFeatureLOB(Long, Object, int) - Method in class gate.persist.OracleDataStore
updates the value of a feature where the value is string (>4000 bytes, stored as CLOB) or Object (stored as BLOB)
_validatingParser - Variable in class gate.util.Lax
 
_vecHandlers - Variable in class gate.util.Lax
 
_vecTags - Variable in class gate.util.Lax
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _