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

A

AbstractFeatureBearer - class gate.util.AbstractFeatureBearer.
A convenience implemetation of FeatureBearer.
AbstractFeatureBearer() - Constructor for class gate.util.AbstractFeatureBearer
 
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
 
AbstractProcessingResource - class gate.creole.AbstractProcessingResource.
A convenience implementation of ProcessingResource with some default code.
AbstractProcessingResource() - Constructor for class gate.creole.AbstractProcessingResource
 
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.
accept(File) - Method in class gate.swing.ExtensionFileFilter
Checks a file for compliance with the requested extensions.
Action - class guk.im.Action.
Defines an action in the FSM of the input method.
Action() - Method in class gate.jape.parser.ParseCpsl
 
Action(State) - Constructor for class guk.im.Action
Constructor.
actionPerformed(ActionEvent) - Method in class gate.gui.SyntaxTreeViewer
 
actionPerformed(ActionEvent) - Method in class guk.Editor_AboutBox
Close the dialog on a button event
activate() - Method in class guk.im.GateIM
Activates this input method
add(Integer, Long, Long, String, FeatureMap) - Method in interface gate.AnnotationSet
Create and add an annotation with a pre-existing 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(List) - Method in class gate.creole.ParameterList
Add a parameter disjunction.
add(Long, Long, String, FeatureMap) - Method in interface gate.AnnotationSet
Create and add an annotation and return its id
add(Long, Long, String, FeatureMap) - Method in class gate.annotation.AnnotationSetImpl
Create and add an annotation and return its id
add(Node, Node, String, FeatureMap) - Method in interface gate.AnnotationSet
Create and add an annotation with pre-existing nodes, and return its id
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.DataStoreRegister
Adds the specified element to this set if it is not already present.
add(Object) - Method in interface gate.AnnotationSet
Add an existing annotation.
add(Object) - Method in class gate.annotation.AnnotationSetImpl
Add an existing annotation.
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.
addAction(Key, Action) - Method in class guk.im.State
Adds anew action to this state.
addAll(List) - Method in class gate.creole.ParameterList
Add all the members of a parameter list (as individual disjunctions)
addAnnotationSetListener(AnnotationSetListener) - Method in interface gate.AnnotationSet
 
addAnnotationSetListener(AnnotationSetListener) - Method in class gate.annotation.AnnotationSetImpl
 
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
addConstraint(Constraint) - Method in class gate.jape.BasicPatternElement
Add a constraint.
addContent(String, String, String) - Method in class gate.creole.BootStrap
Modifies the content of the file from gate/resources/pathResourceFile using the information (e.g.name of the resource, name of the class which implements the resource)provided by the user and copies it in currentFile.
addCreoleListener(CreoleListener) - Method in class gate.DataStoreRegister
Registers a new CreoleListener with this DataStoreRegister.
addCreoleListener(CreoleListener) - Static method in class gate.Gate
Registers a CreoleListener with the Gate system
addCreoleListener(CreoleListener) - Method in interface gate.CreoleRegister
Registers a CreoleListenerwith this CreoleRegister.
addCreoleListener(CreoleListener) - Static method in class gate.Factory
Add a listener
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.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
 
addDocumentListener(DocumentListener) - Method in class gate.corpora.DocumentImpl
 
addExtension(String) - Method in class gate.swing.ExtensionFileFilter
Adds a new extension to the list of accepted extensions.
addGateListener(GateListener) - Method in interface gate.Document
 
addGateListener(GateListener) - Method in interface gate.AnnotationSet
 
addGateListener(GateListener) - Method in class gate.annotation.AnnotationSetImpl
 
addGateListener(GateListener) - Method in class gate.corpora.DocumentImpl
 
addHandler(Object) - Method in class gate.util.Lax
Add a handler to the list of handler objects.
addInput(String) - Method in class gate.jape.SinglePhaseTransducer
Adds a new type of input annotations used by this transducer.
addInstantiation(Resource) - Method in class gate.creole.ResourceData
Add an instantiation of the resource to the register of these
addJob(Object) - Method in class guk.im.KeyboardMap
Adds a job to the job list of the thread.
addLookup(String, Lookup) - Method in class gate.creole.gazetteer.DefaultGazetteer
Adds one phrase to the list of phrases recognised by this gazetteer
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.
addProcessProgressListener(ProgressListener) - Method in class gate.jape.Rule
 
addProcessProgressListener(ProgressListener) - Method in class gate.util.DumbTokeniser
 
addProgressListener(ProgressListener) - Method in class gate.creole.POSTagger
 
addProgressListener(ProgressListener) - Method in class gate.creole.Transducer
 
addProgressListener(ProgressListener) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
addProgressListener(ProgressListener) - Method in class gate.creole.nerc.Nerc
 
addProgressListener(ProgressListener) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
addProgressListener(ProgressListener) - Method in class gate.gui.DefaultResourceHandle
 
addProgressListener(ProgressListener) - Method in class gate.gui.DSHandle
 
addProgressListener(ProgressListener) - Method in class gate.gui.ApplicationViewer
 
addProgressListener(ProgressListener) - Method in class gate.jape.Transducer
 
addProgressListener(ProgressListener) - Method in class gate.jape.SinglePhaseTransducer
 
addProgressListener(ProgressListener) - Method in class gate.jape.Batch
 
addPropertyChangeListener(PropertyChangeListener) - Method in class gate.gui.AnnotationEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class gate.swing.JFontChooser
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class gate.gui.AnnotationEditor
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class gate.swing.JFontChooser
 
addRule(Rule) - Method in class gate.jape.SinglePhaseTransducer
Add a rule.
addStatusListener(StatusListener) - Method in class gate.DocumentFormat
 
addStatusListener(StatusListener) - Method in class gate.corpora.DocumentImpl
 
addStatusListener(StatusListener) - Method in class gate.creole.POSTagger
 
addStatusListener(StatusListener) - Method in class gate.creole.Transducer
 
addStatusListener(StatusListener) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
addStatusListener(StatusListener) - Method in class gate.creole.nerc.Nerc
 
addStatusListener(StatusListener) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
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.DefaultResourceHandle
 
addStatusListener(StatusListener) - Method in class gate.gui.DSHandle
 
addStatusListener(StatusListener) - Method in class gate.gui.ApplicationViewer
 
addStatusListener(StatusListener) - Method in class gate.html.HtmlDocumentHandler
 
addStatusListener(StatusListener) - Method in class gate.jape.Transducer
 
addStatusListener(StatusListener) - Method in class gate.jape.Batch
 
addStatusListener(StatusListener) - Method in class gate.jape.Rule
 
addStatusListener(StatusListener) - Method in class gate.jape.parser.ParseCpsl
 
addStatusListener(StatusListener) - Method in class gate.xml.XmlDocumentHandler
This methos is called when a listener is registered with this class
addStatusListener(StatusListener) - Method in class gate.xml.GateFormatXmlDocumentHandler
This methos is called when a listener is registered with this class
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.
addView(FeatureMap) - Method in class gate.creole.ResourceData
Add a view (a feature map minimally defining the view's TYPE and TITLE).
adjustBeginLineColumn(int, int) - Method in class gate.jape.parser.ASCII_CharStream
Method to adjust line and column numbers for the start of a token.
adopt(LanguageResource) - Method in interface gate.DataStore
Adopt a resource for persistence.
adopt(LanguageResource) - Method in class gate.persist.SerialDataStore
Adopt a resource for persistence.
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.
Annotation - interface gate.Annotation.
An Annotation is an arc in an AnnotationGraph.
ANNOTATION_ADDED - Static variable in class gate.event.AnnotationSetEvent
Event type used for situations when a new annotation has been added
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
annotationAdded(AnnotationSetEvent) - Method in interface gate.event.AnnotationSetListener
Called when a new Annotation has been added
AnnotationDiff - class gate.annotation.AnnotationDiff.
This class compare two annotation sets on annotation type given by the AnnotationSchema object.
AnnotationDiff.AnnotationDiffCellRenderer - class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer.
This class defines a Cell renderer for the AnnotationDiff table
AnnotationDiff.AnnotationDiffCellRenderer(AnnotationDiff) - Constructor for class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer
Constructs a randerer with a table model
AnnotationDiff() - Constructor for class gate.annotation.AnnotationDiff
Constructs a AnnotationDif
AnnotationEditDialog - class gate.gui.AnnotationEditDialog.
This class visually adds/edits features from a GATE annotation.
AnnotationEditDialog() - Constructor for class gate.gui.AnnotationEditDialog
Constructs an AnnotationEditDialog using null as a frame and true as modal value for dialog
AnnotationEditDialog(Frame, boolean) - Constructor for class gate.gui.AnnotationEditDialog
Constructs an AnnotationEditDialog
AnnotationEditor - class gate.gui.AnnotationEditor.
This class implements a viewer/editor for the annotations on a document.
AnnotationEditor.CustomLabelView - class gate.gui.AnnotationEditor.CustomLabelView.
Fixes the 4406598 bug in swing text components.
AnnotationEditor.CustomLabelView(AnnotationEditor, Element) - Constructor for class gate.gui.AnnotationEditor.CustomLabelView
 
AnnotationEditor.CustomStyledEditorKit - class gate.gui.AnnotationEditor.CustomStyledEditorKit.
Fixes the 4406598 bug in swing text components.
AnnotationEditor.CustomStyledEditorKit(AnnotationEditor) - Constructor for class gate.gui.AnnotationEditor.CustomStyledEditorKit
 
AnnotationEditor.CustomStyledViewFactory - class gate.gui.AnnotationEditor.CustomStyledViewFactory.
Fixes the 4406598 bug in swing text components.
AnnotationEditor.CustomStyledViewFactory(AnnotationEditor) - Constructor for class gate.gui.AnnotationEditor.CustomStyledViewFactory
 
AnnotationEditor.TypeData - class gate.gui.AnnotationEditor.TypeData.
Holds the GUI metadata for a given annotation type.
AnnotationEditor.TypeData(AnnotationEditor, String, String, boolean) - Constructor for class gate.gui.AnnotationEditor.TypeData
 
AnnotationEditor() - Constructor for class gate.gui.AnnotationEditor
Default constructor.
AnnotationImpl - class gate.annotation.AnnotationImpl.
Provides an implementation for the interface gate.Annotation
annotationRemoved(AnnotationSetEvent) - Method in interface gate.event.AnnotationSetListener
Called when an Annotation has been removed
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
annotationSetAdded(DocumentEvent) - Method in interface gate.event.DocumentListener
Called when a new AnnotationSet has been added
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(Collection) - Constructor for class gate.annotation.AnnotationSetImpl
Construction from Collection (which must be an 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.
AnnotationSetListener - interface gate.event.AnnotationSetListener.
A listener for events fired by an AnnotationSet (AnnotationSetEvent)
annotationSetRemoved(DocumentEvent) - Method in interface gate.event.DocumentListener
Called when an AnnotationSet has been removed
AnonymousJavaBlock() - Method in class gate.jape.parser.ParseCpsl
 
APPELT_STYLE - Static variable in interface gate.jape.JapeConstants
Appelt-style rule application
ApperanceDialog - class gate.gui.ApperanceDialog.
 
ApperanceDialog(Dialog, String, boolean, Component[]) - Constructor for class gate.gui.ApperanceDialog
 
ApperanceDialog(Frame, String, boolean, Component[]) - Constructor for class gate.gui.ApperanceDialog
 
ApplicationViewer - class gate.gui.ApplicationViewer.
 
ApplicationViewer() - Constructor for class gate.gui.ApplicationViewer
 
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(InputStream, 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(Reader, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
assign - Static variable in interface gate.jape.parser.ParseCpslConstants
 
AssignmentExpression() - Method in class gate.jape.parser.ParseCpsl
 
AttrVal() - Method in class gate.jape.parser.ParseCpsl
 

B

backup(int) - Method in class gate.jape.parser.ASCII_CharStream
 
bar - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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(URL, String) - Constructor for class gate.jape.Batch
Create a fully initialised instance.
Batch(URL, String, StatusListener) - Constructor for class gate.jape.Batch
 
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.
BeginToken() - Method in class gate.jape.parser.ASCII_CharStream
 
beginTransaction() - Method in interface gate.LRDBWrapper
Starts a transaction.
beginTransaction() - Method in class gate.db.DocumentWrapper
Starts a transaction
beginTransaction() - Method in class gate.db.CorpusWrapper
Starts a transaction.
bool - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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
 
BRILL_STYLE - Static variable in interface gate.jape.JapeConstants
Brill-style rule application
bufpos - Variable in class gate.jape.parser.ASCII_CharStream
 
build - Static variable in class gate.Main
 
bump(Object) - Method in class gate.util.BumpyStack
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
BumpyStack - class gate.util.BumpyStack.
Stacks that allow you to bump an element to the front.
BumpyStack() - Constructor for class gate.util.BumpyStack
 

C

calculateDefaultValue() - Method in class gate.creole.Parameter
Calculate and return the default value for this parameter
calculateValueFromString(String) - Method in class gate.creole.Parameter
Calculate and return the value for this parameter starting from a String
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
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.XmlDocumentHandler
This method is called when the SAX parser encounts text in the XML doc.
characters(char[], int, int) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts text in the XML doc.
check() - Method in interface gate.ProcessingResource
Trigger any exception that was caught when run() was invoked.
check() - Method in class gate.creole.AbstractProcessingResource
Trigger any exception that was caught when run() was invoked.
check() - Method in class gate.creole.AbstractLanguageAnalyser
Trigger any exception that was caught when run() was invoked.
check() - Method in class gate.creole.SerialController
Trigger any exception that was caught when run() was invoked.
check() - Method in class gate.creole.namematch.Namematch
 
Checker - class gate.db.Checker.
This class provides some static methods needed by other classes for database check/setup-ing.
Checker() - Constructor for class gate.db.Checker
 
cleanUp() - Method in class gate.jape.Transducer
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() - Static method in class gate.jape.RightHandSide
Remove class files created for actions.
cleanUp() - Method in class gate.jape.MultiPhaseTransducer
Ask each phase to clean up (delete action class files, for e.g.).
cleanUp() - Method in class gate.jape.Rule
Clean up (delete action class files, for e.g.).
clear() - Method in class gate.DataStoreRegister
Removes all of the elements from this set.
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.util.RBTreeMap
Removes all mappings from this RBTreeMap.
clearInstances() - Static method in class gate.fsm.FSMInstance
Release all the FSMInstances that are not currently in use
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.Constraint
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.jape.ComplexPatternElement
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.BasicPatternElement
Need cloning for processing of macro references.
clone() - Method in class gate.util.RBTreeMap
Returns a shallow copy of this RBTreeMap instance.
close() - Method in interface gate.DataStore
Close the data store.
close() - Method in class gate.persist.SerialDataStore
Close the data store.
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.
colon - Static variable in interface gate.jape.parser.ParseCpslConstants
 
colonplus - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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
comma - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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
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
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
 
commit() - Method in interface gate.LRDBWrapper
Commits the reads/writes
commit() - Method in class gate.db.DocumentWrapper
Commits the reads/writes
commit() - Method in class gate.db.CorpusWrapper
Commits the reads/writes
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.
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.fsm.FSMInstance
Implementation of the compareTo method required by the Comparable interface.
compile(Array) - Static method in class gate.jape.Compiler
The main compile method, taking a list of file names.
compile(String, String) - Static method in class gate.jape.Compiler
The main compile method, taking a file name.
compile(String, String) - Method in class gate.util.Jdk
Compile a class from its source code string.
compileActionClass() - Method in class gate.jape.RightHandSide
Compile the action class.
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
 
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
Constraint - class gate.jape.Constraint.
An individual annotation/attribute/value expression.
Constraint() - Method in class gate.jape.parser.ParseCpsl
 
Constraint(String) - Constructor for class gate.jape.Constraint
Construction from annot type string
Constraint(String, Array) - Constructor for class gate.jape.Constraint
Construction from annot type and array of attributes
Constraint(String, FeatureMap) - Constructor for class gate.jape.Constraint
Construction from annot type and attribute sequence
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
 
containsKey(Object) - Method in class gate.util.RBTreeMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class gate.util.RBTreeMap
Returns true if this map maps one or more keys to the specified value.
Controller - interface gate.Controller.
Models the execution of groups of ProcessingResources.
convert() - Method in class gate.sgml.Sgml2Xml
This method is responsable with document conversion
CookBook - class gate.CookBook.
This class provides examples of using the GATE APIs.
CookBook(String) - Constructor for class gate.CookBook
Construction
Coordinates - class gate.util.Coordinates.
 
Coordinates(int, int, int, int) - Constructor for class gate.util.Coordinates
 
Corpus - interface gate.Corpus.
Corpora are sets of Document.
CorpusImpl - class gate.corpora.CorpusImpl.
Corpora are sets of Document.
CorpusImpl() - Constructor for class gate.corpora.CorpusImpl
Construction
CorpusWrapper - class gate.db.CorpusWrapper.
This class extends CorpusImpl adding database persistence via Jdbc.
CorpusWrapper(DataStore, CorpusImpl) - Constructor for class gate.db.CorpusWrapper
Creates a persistent corpus starting from a transient one.
CorpusWrapper(DataStore, String) - Constructor for class gate.db.CorpusWrapper
Constructs a CorpusWrapper object retrieving the information from the DataStore provided as parameter.
CorpusWrapper(DataStore, String, FeatureMap) - Constructor for class gate.db.CorpusWrapper
Creates a persistent corpus with the given name and features.
CORRECT_TYPE - Variable in class gate.annotation.AnnotationDiff
 
countTokens() - Method in class gate.util.StrTokeniser
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
create() - Method in interface gate.DataStore
Create a new data store.
create() - Method in class gate.persist.SerialDataStore
Create a new data store.
create(Element) - Method in class gate.gui.AnnotationEditor.CustomStyledViewFactory
 
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.
createAnnotation(Document, String, String, int) - Method in class gate.gui.STreeNode
Creates an annotation of the given type.
createAnnotList(String, String) - Method in class gate.creole.namematch.Namematch
creates the lookup tables
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, URL) - Static method in class gate.Factory
Create a new DataStore and open it.
createDisjunction() - Method in class gate.jape.ConstraintGroup
Make a new disjunction at this point.
createInputMethod() - Method in class guk.im.GateIMDescriptor
Creates a new GateIM object and returns a handle.
createLists() - Method in class gate.creole.namematch.Namematch
if ( == false) then reads the names of files in order to create the lookup tables
createNames(String, String, String) - Method in class gate.creole.BootStrap
create the map with variants of the names...
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, Map) - Static method in class gate.Factory
Create an instance of a resource, and return it.
createResource(String, FeatureMap, Map) - Static method in class gate.Factory
Create an instance of a resource, and return it.
createResource(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
CreoleEvent - class gate.event.CreoleEvent.
Events related to the gate.creole package.
CreoleEvent(DataStore, int) - Constructor for class gate.event.CreoleEvent
Constructor
CreoleEvent(Resource, int) - Constructor for class gate.event.CreoleEvent
Constructor
CreoleListener - interface gate.event.CreoleListener.
A listener for events fired by the CreoleRegister (CreoleEvent).
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
currentToken - Variable in class gate.jape.parser.ParseException
This is the last token that has been consumed successfully.
CustomAnnotationEditDialog - class gate.gui.CustomAnnotationEditDialog.
This class visually adds/edits features and annot type of an annotation It does this without using an AnnotationSchema.
CustomAnnotationEditDialog(Frame, boolean, Set) - Constructor for class gate.gui.CustomAnnotationEditDialog
Constructs a CustomAnnotationEditDialog
CustomAnnotationEditDialog(Set) - Constructor for class gate.gui.CustomAnnotationEditDialog
Constructs a CustomAnnotationEditDialog.The parent frame is null and the dialog is modal.

D

Database - class gate.db.Database.
Objects of type Database are used to connect to a database.
Database(Driver, String, String, String, String, String) - Constructor for class gate.db.Database
Constructs an object of type database.
DataStore - interface gate.DataStore.
Models all sorts of data storage.
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_OPENED - Static variable in class gate.event.CreoleEvent
Event type that mark the opening of a datastore
datastoreClosed(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
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.ApplicationViewer
 
datastoreCreated(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
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.ApplicationViewer
 
DatastoreEvent - class gate.event.DatastoreEvent.
This class models events fired by datastores.
DatastoreEvent(DataStore, int, Resource, String) - Constructor for class gate.event.DatastoreEvent
Constructor.
DatastoreListener - interface gate.event.DatastoreListener.
A listener for DatastoreEvents.
datastoreOpened(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
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.ApplicationViewer
 
DataStoreRegister - class gate.DataStoreRegister.
Records all the open DataStores.
DataStoreRegister() - Constructor for class gate.DataStoreRegister
 
deactivate(boolean) - Method in class guk.im.GateIM
Deactivates this input method
DEFAULT - Static variable in interface gate.jape.parser.ParseCpslConstants
 
DEFAULT_PRIORITY - Static variable in interface gate.jape.JapeConstants
The default priority of a rule.
DEFAULT_TYPE - Variable in class gate.annotation.AnnotationDiff
 
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 {@see init()}
DefaultResourceHandle - class gate.gui.DefaultResourceHandle.
Class used to store the information about an open resource.
DefaultResourceHandle(FeatureBearer) - Constructor for class gate.gui.DefaultResourceHandle
 
DefaultTokeniser - class gate.creole.tokeniser.DefaultTokeniser.
Implementation of a Unicode rule based tokeniser.
DefaultTokeniser() - Constructor for class gate.creole.tokeniser.DefaultTokeniser
Creates a tokeniser
defineActionClass() - Method in class gate.jape.RightHandSide
Define the action class (after deserialisation).
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.
delete() - Method in interface gate.DataStore
Delete the data store.
delete() - Method in class gate.persist.SerialDataStore
Delete the data store.
delete(String, String) - Method in interface gate.DataStore
Delete a resource from the data store.
delete(String, String) - Method in class gate.persist.SerialDataStore
Delete a resource from the data store.
deleteFeaturesOf(long, Connection) - Method in class gate.db.Database
Deletes from the Gate2 database all the features belonging to the object with the given id.
deleteResource(Resource) - Static method in class gate.Factory
Delete an instance of a resource.
determineMatchesDocument() - Method in class gate.creole.namematch.Namematch
all the matches from the current document are placed in a list
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
return the text between the last dot and the end of input
digits - Static variable in interface gate.jape.parser.ParseCpslConstants
 
disable_tracing() - Method in class gate.jape.parser.ParseCpsl
 
disconnect() - Method in interface gate.LRDBWrapper
Disconnects from the Datastore object, that is returns the connection
disconnect() - Method in class gate.db.DocumentWrapper
Disconnects from the Datastore object, i.e.
disconnect() - Method in class gate.db.CorpusWrapper
Disconnects from the Datastore object, that is returns the connection
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.
dispose() - Method in class guk.im.GateIM
Disposes this input method releasing all the memory.
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(String) - Constructor for class gate.corpora.DocumentContentImpl
For ranges
DocumentContentImpl(URL, String, Long, Long) - Constructor for class gate.corpora.DocumentContentImpl
Contruction from URL and offsets.
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(Exception) - Constructor for class gate.util.DocumentFormatException
 
DocumentFormatException(String) - Constructor for class gate.util.DocumentFormatException
 
DocumentFormatException(String, 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.
DocumentListener - interface gate.event.DocumentListener.
A listener for document events (DocumentEvent).
DocumentWrapper - class gate.db.DocumentWrapper.
This class extends DocumentImpl adding database persistence via Jdbc.
DocumentWrapper(Connection, Database, DocumentImpl) - Constructor for class gate.db.DocumentWrapper
Construction from Document.
DocumentWrapper(Connection, Database, long) - Constructor for class gate.db.DocumentWrapper
Construction from ID.
DocumentWrapper(DataStore, DocumentImpl) - Constructor for class gate.db.DocumentWrapper
Construction from Document.
DocumentWrapper(DataStore, long) - Constructor for class gate.db.DocumentWrapper
Construction from ID.
DocumentWrapper(DataStore, String) - Constructor for class gate.db.DocumentWrapper
Construction from String representing URL
DocumentWrapper(DataStore, URL) - Constructor for class gate.db.DocumentWrapper
Construction from URL; content read over the net.
DocumentWrapper(DataStore, URL, Long, Long) - Constructor for class gate.db.DocumentWrapper
Construction from URL and offsets.
DocumentWrapper(URL, String, Long, Long) - Constructor for class gate.db.DocumentWrapper
Construction from URL and offsets.
doit(Document, AnnotationSet, Map) - Method in interface gate.jape.RhsAction
 
Done() - Method in class gate.jape.parser.ASCII_CharStream
 
DoTestBigGrammar(String) - Method in class gate.jape.TestJape
 
doTestCorpus(Database) - Method in class gate.db.TestDB
Creates a new transient corpus; Creates a new transient document and adds it to the newcorpus; Creates a persistent corpus starting from the transient one; Closes the database connection; Re-opens the database connection; Retrieves the previuosly created corpus and checks its contents.
doTestDatabase(Database) - Method in class gate.db.TestDB
Checks whether the provided database complies with Gate2 requirements
DSHandle - class gate.gui.DSHandle.
 
DSHandle(DataStore) - Constructor for class gate.gui.DSHandle
 
DumbTokeniser - class gate.util.DumbTokeniser.
 
DumbTokeniser() - Constructor for class gate.util.DumbTokeniser
 
dumpGuiState() - Static method in class gate.util.Scratch
***** Failed ***** attempt to serialise whole gui state - various swing components don't like to be serialised :-(.

E

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.DocumentImpl
Propagate edit changes to the document content and annotations.
Editor - class guk.Editor.
A simple text editor included here to demonstrate the capabilities of the GUK package.
Editor_AboutBox - class guk.Editor_AboutBox.
 
Editor_AboutBox(Frame) - Constructor for class guk.Editor_AboutBox
 
Editor() - Constructor for class guk.Editor
Construct the frame
eliminateVoidTransitions() - Method in class gate.fsm.FSM
Converts this FSM from a non-deterministic to a deterministic one by eliminating all the unrestricted transitions.
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
emessage(String) - Static method in class gate.jape.Compiler
Ooops.
enable_tracing() - Method in class gate.jape.parser.ParseCpsl
 
endCDATA() - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the end of a CDATA section.
endCDATA() - Method in class gate.xml.GateFormatXmlDocumentHandler
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.XmlDocumentHandler
This method is called when the SAX parser encounts the end of the XML document.
endDocument() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the end of the XML document.
endElement(String) - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the end of an XML element.
endElement(String) - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the end of an XML element.
endElement(String) - Method in class gate.util.Lax
Call all end tag methods in the handler list
endElement(String) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the end of an XML element.
endElement(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
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.
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
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
EntityDescriptor - class gate.creole.nerc.EntityDescriptor.
Represents a single named entity
EntityDescriptor(Document, Annotation) - Constructor for class gate.creole.nerc.EntityDescriptor
Constructs a new entity descriptor starting from a Gate annotation
EntityDescriptor(String, String, int, int) - Constructor for class gate.creole.nerc.EntityDescriptor
Constructs a new entity descriptor
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
entrySet() - Method in class gate.util.RBTreeMap
Returns a set view of the mappings contained in this map.
EOF - Static variable in interface gate.jape.parser.ParseCpslConstants
 
equals - Static variable in interface gate.jape.parser.ParseCpslConstants
 
equals(Object) - Method in class gate.annotation.AnnotationSetImpl
Two AnnotationSet are equal if their name, the documents of which belong to the AnnotationSets and annotations from the sets are the same
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.DocumentImpl
Equals
equals(Object) - Method in class gate.corpora.DocumentContentImpl
 
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.SerialController
Two controller that contain the same modules are not equal.
equals(Object) - Method in class gate.db.Field
Checks this object for "equality" whith annother object of type Field.
equals(Object) - Method in class gate.fsm.FSMInstance
 
equals(Object) - Method in class gate.jape.JdmAttribute
 
equals(Object) - Method in class gate.persist.SerialDataStore
Equality: based on storage dir of other.
equals(Object) - Method in class guk.im.Key
 
Err - class gate.util.Err.
Shorthand for the System.err.print and println methods.
errMsg - Static variable in class gate.db.Checker
The error message for the last fail of setupDB execution
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.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
error(SAXParseException) - Method in class gate.xml.GateFormatXmlDocumentHandler
Error method.We deal with this exception inside SimpleErrorHandler class
ExecutionException - exception gate.creole.ExecutionException.
This exception indicates failure during run() invocations on ProcessingResources.
ExecutionException() - Constructor for class gate.creole.ExecutionException
 
ExecutionException(Exception) - Constructor for class gate.creole.ExecutionException
 
ExecutionException(String) - Constructor for class gate.creole.ExecutionException
 
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
 
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
 
ExtensionFileFilter - class gate.swing.ExtensionFileFilter.
This class is used by JFileChooser to filter the displayed files by their extension.
ExtensionFileFilter() - Constructor for class gate.swing.ExtensionFileFilter
Builds a new ExtensionFileFilter

F

Factory - class gate.Factory.
Provides static methods for the creation of Resources.
Factory() - Constructor for class gate.Factory
 
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.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.
fatalError(SAXParseException) - Method in class gate.xml.GateFormatXmlDocumentHandler
FatalError method.
FeatureBearer - interface gate.util.FeatureBearer.
Classes that have features.
FeatureMap - interface gate.FeatureMap.
An attribute-value matrix.
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
 
Field - class gate.db.Field.
This class is used in defining databases structure.
Field(String, String, int, int, boolean, boolean) - Constructor for class gate.db.Field
Constructs a instance of Field.
fields - Variable in class gate.db.Table
 
Files - class gate.util.Files.
Some utilities for use with Files and with resources.
Files() - Constructor for class gate.util.Files
 
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.
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 .
finish() - Method in class gate.jape.Constraint
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.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.Transducer
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.ConstraintGroup
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.BasicPatternElement
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.
finished() - Method in class gate.jape.Rule
Have we hit the end of the document without matching?
FIRST_STYLE - Static variable in interface gate.jape.JapeConstants
Appelt-shortest-style rule application
firstKey() - Method in class gate.util.RBTreeMap
Returns the first (lowest) key currently in this sorted map.
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
floatingPoint - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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.Out
Flush the output stream.
flush() - Static method in class gate.util.Err
Flush the output stream.
fromXSchema(InputStream) - Method in class gate.creole.AnnotationSchema
Creates an AnnotationSchema object from an XSchema file
fromXSchema(URL) - Method in class gate.creole.AnnotationSchema
Creates an AnnotationSchema object from an XSchema file
FSM - class gate.fsm.FSM.
This class implements a standard Finite State Machine.
FSM(FSM, Rule) - Constructor for class gate.fsm.FSM
Builds a FSM starting from a rule.
FSM(FSM, SinglePhaseTransducer) - Constructor for class gate.fsm.FSM
This constructor creates a finite state machine starting from a single phase transducer.
FSM(SinglePhaseTransducer) - Constructor for class gate.fsm.FSM
Builds a standalone FSM starting from a single phase transducer.
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) - Constructor for class gate.fsm.FSMInstance
Creates a new FSMInstance object.

G

gate - package gate
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.annotation - package gate.annotation
 
gate.config - package gate.config
 
gate.corpora - package gate.corpora
 
gate.creole - package gate.creole
 
gate.creole.gazetteer - package gate.creole.gazetteer
 
gate.creole.namematch - package gate.creole.namematch
 
gate.creole.nerc - package gate.creole.nerc
 
gate.creole.tokeniser - package gate.creole.tokeniser
 
gate.db - package gate.db
 
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.sgml - package gate.sgml
 
gate.swing - package gate.swing
 
gate.util - package gate.util
 
gate.xml - package gate.xml
 
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.
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(Exception) - Constructor for class gate.util.GateException
 
GateException(String) - 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
 
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.
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(Exception) - Constructor for class gate.util.GateSaxException
 
GateSaxException(String) - Constructor for class gate.util.GateSaxException
 
GateSaxException(String, Exception) - Constructor for class gate.util.GateSaxException
 
GazetteerException - exception gate.creole.gazetteer.GazetteerException.
Used to signal Gazetteer specific exceptions
GazetteerException(String) - Constructor for class gate.creole.gazetteer.GazetteerException
 
generateParseException() - Method in class gate.jape.parser.ParseCpsl
 
gensym() - Static method in class gate.util.Tools
Returns a Long wich is unique during the current run.
genTime() - Static method in class gate.util.Tools
 
get() - Method in interface gate.AnnotationSet
Get all annotations
get() - Method in class gate.annotation.AnnotationSetImpl
Get all annotations
get(Integer) - Method in interface gate.AnnotationSet
Find annotations by id
get(Integer) - Method in class gate.annotation.AnnotationSetImpl
Find annotations by id
get(Long) - Method in interface gate.AnnotationSet
Select annotations by offset.
get(Long) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by offset.
get(Long, Long) - Method in interface gate.AnnotationSet
Select annotations by offset.
get(Long, Long) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by offset.
get(Object) - Method in class gate.util.RBTreeMap
Returns the value to which this map maps the specified key.
get(Set) - Method in interface gate.AnnotationSet
Select annotations by a set of types.
get(Set) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by a set of types.
get(String) - Method in interface gate.AnnotationSet
Select annotations by type
get(String) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by type
get(String, FeatureMap) - Method in interface gate.AnnotationSet
Select annotations by type and features
get(String, FeatureMap) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by type and features
get(String, FeatureMap, Long) - Method in interface gate.AnnotationSet
Select annotations by type, features and offset
get(String, FeatureMap, Long) - Method in class gate.annotation.AnnotationSetImpl
Select annotations by type, features and offset
getAction() - Method in class gate.fsm.State
Gets the action associated to this state.
getActionClassString() - Method in class gate.jape.RightHandSide
For debugging.
getActualModel() - Method in class gate.swing.XJTable
Returns the actual table model.
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.
getAllSmallViews() - Method in class gate.creole.ResourceData
Get all the small views of this resource and those Resource classes that it inherits from.
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.
getAllViews() - Method in class gate.creole.ResourceData
Get all the (not small) views of this resource and those Resource classes that it inherits from.
getAllViews(boolean) - Method in class gate.creole.ResourceData
Get all the views of this resource and those Resource classes that it inherits from.
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
getAnnotations() - Method in interface gate.Document
Get the default set of annotations.
getAnnotations() - Method in class gate.corpora.DocumentImpl
Get the default set of annotations.
getAnnotations() - Method in class gate.gui.AnnotationEditor.TypeData
 
getAnnotations(String) - Method in interface gate.Document
Get a named set of annotations.
getAnnotations(String) - Method in class gate.corpora.DocumentImpl
Get a named set of annotations.
getAnnotationSchema() - Method in class gate.annotation.AnnotationDiff
 
getAnnotationSetName() - Method in class gate.creole.namematch.Namematch
get the name of the annotation set
getAnnotationSetName() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
getAnnotationSetName() - Method in class gate.event.DocumentEvent
Gets the name of the AnnotationSet that has been added or removed.
getAnnotationTypeForFalsePositive() - Method in class gate.annotation.AnnotationDiff
Gets the annotation type needed to calculate the falsePossitive measure
getAnnotationTypes() - Method in class gate.creole.namematch.Namematch
get the types of the annotation
getAnnotType() - Method in class gate.gui.CustomAnnotationEditDialog
Returns annot type edited with this tool
getAnnotType() - Method in class gate.jape.Constraint
Get the type of annnotation we're looking for.
getApplicationAttribute(FeatureMap) - Static method in class gate.Gate
Returns the value for the APPLICATION attribute of a feature map
getAttributeArray() - Method in class gate.jape.Constraint
Get the attributes that must be present on the matched annotation.
getAttributes() - Method in class gate.gui.AnnotationEditor.TypeData
 
getAttributeSeq() - Method in class gate.jape.Constraint
Get the attributes that must be present on the matched annotation.
getAvailableLocales() - Method in class guk.im.GateIMDescriptor
Gets an Array with the locales supported by the Gate input method.
getBackground() - Method in class gate.gui.AnnotationEditor.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.Transition
Returns the list of bindings associated to this transition
getBindings() - Method in class gate.fsm.FSMInstance
Gets the map representing the bindings that took place during the matching process this FSM instance performed.
getBoundAnnots(String) - Method in class gate.jape.LeftHandSide
Get annotations via a binding name.
getByteArray(File) - Static method in class gate.util.Files
Get a byte array representing the contents of a binary file.
getCaseSensitive() - Method in class gate.creole.gazetteer.DefaultGazetteer
 
getCatalog() - Method in class gate.db.Database
Returns the 'catalog' associated with this database object.
getCategory() - Method in class gate.creole.nerc.EntityDescriptor
Returns the category of the entity
getChild(Object, int) - Method in class gate.swing.AbstractTreeTableModel
 
getChildCount(Object) - Method in class gate.swing.AbstractTreeTableModel
 
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
getClosestMatch(Object) - Method in class gate.util.RBTreeMap
Returns a pair of values: (glb,lub).
getColumn() - Method in class gate.jape.parser.ASCII_CharStream
Deprecated.  
getColumnClass(int) - Method in class gate.swing.AbstractTreeTableModel
 
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.swing.AbstractTreeTableModel
 
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.swing.AbstractTreeTableModel
 
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 class gate.creole.Parameter
Get the comment for this parameter
getComment() - Method in class gate.creole.ResourceData
Get method for the resource comment
getComposedText() - Method in class guk.im.Action
Gets the composed text added by this action.
getConnection() - Method in class gate.db.Database
This method is used by the clients of this Database object in order to gain access to the database.
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
 
getContent() - Method in interface gate.Document
The content of the document: wraps e.g.
getContent() - Method in class gate.corpora.DocumentImpl
The content of the document: a String for text; MPEG for video; etc.
getContent(Long, Long) - Method in interface gate.DocumentContent
The contents under a particular span.
getContent(Long, Long) - Method in class gate.corpora.DocumentContentImpl
The contents under a particular span.
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.
getCorpus() - Method in class gate.creole.AbstractLanguageAnalyser
Get the corpus property for this analyser.
getCreoleRegister() - Static method in class gate.Gate
Get the CREOLE register.
getCurrentPosition() - Method in class gate.util.StrTokeniser
Returns the current position of the tikeniser so it can be used for calculating the offset.
getDatastore() - Method in class gate.event.CreoleEvent
Gets the DataStore that has been created/loaded/closed.
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.corpora.CorpusImpl
Get the data store the document lives in.
getDataStore() - Method in class gate.creole.AbstractLanguageResource
Get the data store that this LR lives in.
getDataStore() - Method in class gate.db.DocumentWrapper
Returns the Datastore object associated to this persistent document.
getDataStore() - Method in class gate.db.CorpusWrapper
Returns the datastore object used for the persistent store of this cropus
getDataStore() - Method in class gate.gui.DSHandle
 
getDataStoreClassNames() - Static method in class gate.DataStoreRegister
All the DataStore classes available.
getDataStoreRegister() - Static method in class gate.Gate
Get the DataStore register.
getDefaults(List) - Method in class gate.creole.ParameterList
Get default parameter value set.
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
getDescription() - Method in class gate.swing.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
getDFSMgml() - Method in class gate.creole.tokeniser.DefaultTokeniser
Returns a string representation of the deterministic FSM graph using GML.
getDictionary() - Method in class gate.db.Database
 
getDictionary() - Method in class gate.db.OracleDataStore
 
getDictionary() - Method in class gate.db.PostgresDataStore
 
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.
getDocument() - Method in interface gate.AnnotationSet
Get the document this set is attached to.
getDocument() - Method in class gate.annotation.AnnotationSetImpl
Get the document this set is attached to.
getDocument() - Method in class gate.creole.POSTagger
 
getDocument() - Method in class gate.creole.Transducer
Gets the document currently set as target for this transducer.
getDocument() - Method in class gate.creole.AbstractLanguageAnalyser
Get the document property for this analyser.
getDocument() - Method in class gate.creole.namematch.Namematch
Gets the document currently set as target for this namematch.
getDocument() - Method in class gate.creole.nerc.Nerc
 
getDocument() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
getDocument() - Method in class gate.gui.AnnotationEditor
Gets the currently displayed 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.
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
getElement2StringMap() - Method in class gate.DocumentFormat
Get the element 2 string map
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.DefaultGazetteer
 
getEncoding() - Method in class gate.creole.nerc.Nerc
 
getEncoding() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
getEnd() - Method in class gate.gui.STreeNode
 
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.
getEndPosition() - Method in class gate.jape.Rule
Return the ending position of a match.
getErrorHandler() - Method in class gate.util.Lax
Get the CustomErrorHandler
getException() - Method in class gate.creole.ExecutionException
Gets the exception that caused this ExecutionException to be raised.
getExtList() - Method in class gate.creole.namematch.Namematch
 
getFalsePositiveAverage() - Method in class gate.annotation.AnnotationDiff
 
getFalsePositiveLenient() - Method in class gate.annotation.AnnotationDiff
 
getFalsePositiveStrict() - Method in class gate.annotation.AnnotationDiff
 
getFeatureBearer() - Method in class gate.gui.DefaultResourceHandle
 
getFeatureBearer() - Method in class gate.gui.FeaturesEditor
 
getFeatureName() - Method in class gate.creole.FeatureSchema
Get the feature name
getFeatures() - Method in class gate.DocumentFormat
Get the feature set
getFeatures() - Method in class gate.annotation.AnnotationImpl
The features, or content of this arc (corresponds to TIPSTER "attributes", and to LDC "label", which is the simplest case).
getFeatures() - Method in class gate.corpora.CorpusImpl
Get the features associated with this corpus.
getFeatures() - Method in class gate.corpora.DocumentImpl
Get the features associated with this document.
getFeatures() - Method in class gate.creole.AbstractVisualResource
Accessor for features.
getFeatures() - Method in class gate.creole.SerialController
Get the feature set
getFeatures() - Method in class gate.creole.gazetteer.DefaultGazetteer
 
getFeatures() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
getFeatures() - Method in class gate.db.Database
Gets the features of this datastore.
getFeatures() - Method in class gate.gui.CustomAnnotationEditDialog
Returns the features edited with this tool
getFeatures() - Method in class gate.jape.Batch
 
getFeatures() - Method in class gate.util.AbstractFeatureBearer
Get the feature set
getFeatures() - Method in class gate.util.DumbTokeniser
 
getFeatures() - Method in interface gate.util.FeatureBearer
Get the feature set
getFeatureSchema(String) - Method in class gate.creole.AnnotationSchema
 
getFeatureSchemaSet() - Method in class gate.creole.AnnotationSchema
Returns the feature schema set
getFeatureValue() - Method in class gate.creole.FeatureSchema
This method returns the value of the feature.
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.
getFileSep() - Static method in class gate.util.Strings
Get local fashion for file separators (e.g.
getFMeasureAverage() - Method in class gate.annotation.AnnotationDiff
 
getFMeasureLenient() - Method in class gate.annotation.AnnotationDiff
 
getFMeasureStrict() - Method in class gate.annotation.AnnotationDiff
 
getFontValue() - Method in class gate.swing.JFontChooser
 
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.DefaultTokeniser
Returns a string representation of the non-deterministic FSM graph using GML (Graph modelling language).
getFSMPosition() - Method in class gate.fsm.FSMInstance
Returns the position in the support graph for this FSM instance
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.
getGazetteerListsURL() - Method in class gate.creole.nerc.Nerc
 
getGML() - Method in class gate.fsm.FSM
Returns a GML (Graph Modelling Language) representation of the transition graph of this FSM.
getGrammarURL() - Method in class gate.creole.Transducer
Gets the URL to the grammar used to build this transducer.
getHiddenAttribute(FeatureMap) - Static method in class gate.Gate
Returns the value for the HIDDEN attribute of a feature map
getIcon() - Method in class gate.creole.ResourceData
Get method for the resource icon
getIcon() - Method in class gate.gui.DefaultResourceHandle
 
getIcon() - Method in interface gate.gui.ResourceHandle
 
getIcon(String) - Static method in class gate.gui.MainFrame
 
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.db.DocumentWrapper
Gets the database ID of this persistent object.
getId() - Method in class gate.db.CorpusWrapper
 
getId() - Method in interface gate.util.IdBearer
The ID.
getID() - Method in class gate.gui.STreeNode
 
GetImage() - Method in class gate.jape.parser.ASCII_CharStream
 
getIMBase() - Static method in class guk.im.GateIM
Gets the path inside the classpath where the input methods should be found
getIndexAt(Point) - Method in class gate.swing.XJTabbedPane
 
getIndexOfChild(Object, Object) - Method in class gate.swing.AbstractTreeTableModel
This method is not called by the current implementation of JTree.
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.
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
Returns a PipedInputStream from which the object given as parameter for the constructor can be read.
getInstantiations() - Method in class gate.creole.ResourceData
Get the list of instantiations of resources
getInterfaceName() - Method in class gate.creole.ResourceData
Get method for the resource interface name
getInterfacesAndClass(String, Set) - Method in class gate.creole.BootStrap
returns all the interfaces that it implements and the class that it extends as a string
getInterp() - Method in class gate.util.Jacl
Get the interpreter
getJapeGrammarURL() - Method in class gate.creole.nerc.Nerc
 
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
getKeyboardFont() - Static method in class guk.im.GateIM
 
getKeyCap() - Method in class guk.im.LocaleHandler
Gets the map with the keycaps (the strings to be painted on virtual keys).
getKeyDocument() - Method in class gate.annotation.AnnotationDiff
 
getKleeneOp() - Method in class gate.jape.ComplexPatternElement
 
getLargeView() - Method in class gate.gui.DefaultResourceHandle
Returns the large view for this resource.
getLargeView() - Method in interface gate.gui.ResourceHandle
Returns the large view for this resource.
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
 
getLexiconURL() - Method in class gate.creole.POSTagger
 
getLHS() - Method in class gate.jape.Rule
 
getLine() - Method in class gate.jape.parser.ASCII_CharStream
Deprecated.  
getListsURL() - Method in class gate.creole.gazetteer.DefaultGazetteer
 
getLocale() - Method in class guk.im.GateIM
Gets the active locale
getLr(String, String) - Method in interface gate.DataStore
Get a resource from the persistent store.
getLr(String, String) - 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.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() - Method in class gate.creole.CreoleRegisterImpl
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(String) - Method in class gate.creole.CreoleRegisterImpl
Get a list of instantiations of a type of LR in the register.
getLrName(String) - Method in interface gate.DataStore
Get the name of an LR from its ID.
getLrName(String) - 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.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.SerialDataStore
Get a list of the types of LR that are present in the data store.
getMainFrame() - Static method in class gate.Main
Get the main frame of the GUI.
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.PatternElement
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.BasicPatternElement
Access to the annotations that have been matched.
getMatchesDocument() - Method in class gate.creole.namematch.Namematch
 
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.
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
getModel() - Method in class gate.swing.TableMap
 
getName() - Method in interface gate.Corpus
Get the name of the corpus.
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.corpora.CorpusImpl
Get the name of the corpus.
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 class gate.creole.SerialController
Returns the name of this resource
getName() - Method in class gate.jape.Transducer
Get the phase name of this transducer
getName() - Method in class gate.jape.JdmAttribute
 
getName() - Method in class gate.util.AbstractFeatureBearer
Returns the name of this resource
getName() - Method in interface gate.util.FeatureBearer
Returns the name of this resource
getName(FeatureMap) - Static method in class gate.Gate
Gets the NAME attribute feature map.
getNamedAnnotationSets() - Method in interface gate.Document
Returns a map with the named annotation sets
getNamedAnnotationSets() - Method in class gate.corpora.DocumentImpl
Returns a map with the named annotation sets.
getNamespacesAware() - Method in class gate.util.Lax
Get the namespacesAware property
getNewInstance(FSM, State, Node, Node, HashMap) - 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 colouor
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.
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.ParseCpslTokenManager
 
getNextToken() - Method in class gate.jape.parser.ParseCpsl
 
getNl() - Static method in class gate.util.Strings
Get local fashion for newlines.
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)
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
getOption(String) - Method in class gate.jape.SinglePhaseTransducer
Get the value for a particular option.
getOrganizationType() - Method in class gate.creole.namematch.Namematch
 
getOutputASName() - Method in class gate.creole.POSTagger
 
getOutputASName() - Method in class gate.creole.Transducer
Gets the AnnotationSet used as output by this transducer.
getPadChar() - Static method in class gate.util.Out
An accesor method for padChar
getPadChar() - Static method in class gate.util.Err
An accesor method for padChar
getParameterList() - Method in class gate.creole.ResourceData
Get the parameter list
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
getPersonType() - Method in class gate.creole.namematch.Namematch
 
getPhases() - Method in class gate.jape.MultiPhaseTransducer
 
getPopup() - Method in class gate.gui.DefaultResourceHandle
 
getPopup() - Method in interface gate.gui.ResourceHandle
 
getPosition() - Method in class gate.jape.Rule
Get the rule's position in sequence (e.g.
getPrecisionAverage() - Method in class gate.annotation.AnnotationDiff
 
getPrecisionLenient() - Method in class gate.annotation.AnnotationDiff
 
getPrecisionStrict() - Method in class gate.annotation.AnnotationDiff
 
getPreferredScrollableViewportSize() - Method in class gate.gui.SyntaxTreeViewer
 
getPrInstances() - Method in interface gate.CreoleRegister
Get a list of all instantiations 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 interface gate.CreoleRegister
Get a list of instantiations of a type 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.
getPrintWriter() - Static method in class gate.util.Out
This sets a new printWriter
getPrintWriter() - Static method in class gate.util.Err
This sets a new printWriter
getPriority() - Method in class gate.jape.Rule
Get the rule priority.
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.
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.
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.
getRecallAverage() - Method in class gate.annotation.AnnotationDiff
 
getRecallLenient() - Method in class gate.annotation.AnnotationDiff
 
getRecallStrict() - Method in class gate.annotation.AnnotationDiff
 
getResource() - Method in class gate.event.DatastoreEvent
Gets the resource involved in this event
getResource() - Method in class gate.event.CreoleEvent
Gets the resource that has been (un)loaded.
getResource() - Method in class gate.gui.DefaultResourceHandle
 
getResource() - Method in interface gate.gui.ResourceHandle
 
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.
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
getRHS() - Method in class gate.jape.Rule
 
getRoot() - Method in class gate.swing.AbstractTreeTableModel
Default implementation.
getRowCount() - Method in class gate.swing.TableMap
 
getRuleApplicationStyle() - Method in class gate.jape.SinglePhaseTransducer
 
getRules() - Method in class gate.jape.SinglePhaseTransducer
 
getRulesResourceName() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
getRulesURL() - Method in class gate.creole.POSTagger
 
getRulesURL() - Method in class gate.creole.tokeniser.DefaultTokeniser
Gets the value of the rulesURL property hich holds an URL to the file containing the rules for this tokeniser.
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).
getSchema() - Method in class gate.db.Database
Returns the 'schema' value associated with this database object.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class gate.gui.SyntaxTreeViewer
 
getScrollableTracksViewportHeight() - Method in class gate.gui.SyntaxTreeViewer
 
getScrollableTracksViewportWidth() - Method in class gate.gui.SyntaxTreeViewer
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class gate.gui.SyntaxTreeViewer
 
getSelectedInterfaces() - Method in class gate.gui.BootStrapDialog
It returns the interfaces the resource implements
getSet() - Method in class gate.gui.AnnotationEditor.TypeData
 
getSize() - Method in class gate.util.ObjectWriter
Obtains the object size.
getSmallView() - Method in class gate.gui.DefaultResourceHandle
Returns a GUI component to be used as a small viewer/editor, e.g.
getSmallView() - Method in interface gate.gui.ResourceHandle
Returns a GUI component to be used as a small viewer/editor, e.g.
getSmallViews() - Method in class gate.creole.ResourceData
Get the views registered for this resource.
getSourceDocument() - Method in class gate.event.AnnotationSetEvent
Gets the document that has had an annotation added or removed.
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.
getStart() - Method in class gate.gui.STreeNode
 
getStartAGPosition() - Method in class gate.fsm.FSMInstance
Returns the node in the AnnotationGraph from which this FSM instance started the matching process.
getStartNode() - Method in interface gate.Annotation
The start node.
getStartNode() - Method in class gate.annotation.AnnotationImpl
The start node.
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 for the underlying storage mechanism.
getStorageUrl() - Method in class gate.persist.SerialDataStore
Get the URL for the underlying storage mechanism.
getString() - Method in class gate.creole.nerc.EntityDescriptor
Returns a normalised string for the entity.
getString(File) - Static method in class gate.util.Files
Get a string representing the contents of a text file.
getString(String) - Static method in class gate.util.Files
Get a string representing the contents of a text file.
GetSuffix(int) - Method in class gate.jape.parser.ASCII_CharStream
 
getSupportGraph() - Method in class gate.fsm.FSMInstance
Returns the FSM transition graph that backs this FSM instance
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.gui.ObjectRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.gui.BooleanRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gate.swing.JTreeTable.TreeTableCellRenderer
 
getTableRow(int) - Method in class gate.swing.XJTable
Get the row in the table for a row in the model.
getTarget() - Method in class gate.fsm.Transition
Gets the target state of this transition
getTempAnnotationSetName() - Method in class gate.creole.nerc.Nerc
 
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
getTitle() - Method in class gate.gui.AnnotationEditor.TypeData
 
getTitle() - Method in class gate.gui.DefaultResourceHandle
 
getTitle() - Method in interface gate.gui.ResourceHandle
 
getToken(int) - Method in class gate.jape.parser.ParseCpsl
 
getTokeniserRulesURL() - Method in class gate.creole.nerc.Nerc
 
getToolsHome() - Method in class gate.util.Jdk
Returns a File specifying the location of the JDK tools, i.e.
getTooltipText() - Method in class gate.gui.DefaultResourceHandle
 
getTooltipText() - Method in interface gate.gui.ResourceHandle
 
getToolTypes() - Method in class gate.creole.CreoleRegisterImpl
Get the list of types of TOOL respurces in the register.
getTransducer() - Method in class gate.jape.Batch
Get the transducer.
getTransitions() - Method in class gate.fsm.State
Gets the set of transitions for this state.
getTree() - Method in class gate.swing.JTreeTable
 
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.event.GateEvent
Gets the type of the event.
getType() - Method in class gate.gui.AnnotationEditor.TypeData
 
getTypeName() - Method in class gate.creole.Parameter
Get the type name for this parameter
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).
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.jape.JdmAttribute
 
getValueAt(int, int) - Method in class gate.swing.TableMap
 
getValueAt(Object, int) - Method in class gate.swing.AbstractTreeTableModel
 
getValueAt(Object, int) - Method in interface gate.swing.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueClassName() - Method in class gate.creole.FeatureSchema
Get the feature value class name
getValueType() - Method in class gate.jape.JdmAttribute
 
getViewFactory() - Method in class gate.gui.AnnotationEditor.CustomStyledEditorKit
 
getViews() - Method in class gate.creole.ResourceData
Get the views registered for this resource.
getVisible() - Method in class gate.gui.AnnotationEditor.TypeData
 
getVrInstances() - Method in interface gate.CreoleRegister
Get a list of all instantiations 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 interface gate.CreoleRegister
Get a list of instantiations of a type 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.
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
 
goAway() - Method in class gate.swing.WaitDialog
Hides the window.
graphTest() - Method in class gate.fsm.TestFSM
Will try to parse a .jape file and display the graphs resulted.
guk - package guk
This package is used to add Unicode handling capabilities to any Java application.
guk.im - package guk.im
 

H

handleComment(char[], int) - Method in class gate.html.HtmlDocumentHandler
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
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
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class gate.html.HtmlDocumentHandler
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.
handleText(char[], int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts text (PCDATA)
hasDynamicLocaleList() - Method in class guk.im.GateIMDescriptor
Is the available locales list dynamic.
hashCode() - Method in class gate.annotation.AnnotationSetImpl
 
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
A Hash value for this corpus
hashCode() - Method in class gate.corpora.DocumentImpl
Hash code
hashCode() - Method in class gate.corpora.DocumentContentImpl
 
hashCode() - Method in class gate.creole.ResourceData
Hashing, based on the name field of the object
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 guk.im.Key
 
hasMatched() - Method in class gate.jape.LeftHandSide
Was the last match successful?
hasMoreElements() - Method in class gate.util.StrTokeniser
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class gate.util.StrTokeniser
Tests if there are more tokens available from this tokenizer's string.
hasNext() - Method in class guk.im.State
Has this state any actions?
headMap(Object) - Method in class gate.util.RBTreeMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
help() - Static method in class gate.Main
Display a help message
hideWindows() - Method in class guk.im.GateIM
Hides all the windows displayed by the input method.
highlight() - Method in class guk.im.KeyboardMap.KeyGUI
Renders this KeyGUI as highlighted
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

I

IdBearer - interface gate.util.IdBearer.
Classes that have Ids.
ident - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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.XmlDocumentHandler
This method is called when the SAX parser encounts white spaces
ignorableWhitespace(char[], int, int) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts white spaces
image - Variable in class gate.jape.parser.Token
The string image of the token.
IN_PHASES - Static variable in interface gate.jape.parser.ParseCpslConstants
 
IN_STRING - Static variable in interface gate.jape.parser.ParseCpslConstants
 
INDENT_PADDING - Static variable in interface gate.jape.JapeConstants
How far to increase indent when padding toString invocations.
init() - Method in interface gate.Resource
Initialise this resource, and return it.
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 class gate.annotation.AnnotationDiff
This method does the diff, Precision,Recall,FalsePositive calculation and so on.
init() - Method in class gate.corpora.TextualDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.SgmlDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.CorpusImpl
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.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.EmailDocumentFormat
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.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.AbstractProcessingResource
Initialise this resource, and return it.
init() - Method in class gate.creole.POSTagger
 
init() - Method in class gate.creole.Transducer
This method is the one responsible for initialising the transducer.
init() - Method in class gate.creole.AnnotationSchema
Initialise this resource, and return it.
init() - Method in class gate.creole.AbstractLanguageAnalyser
Initialise this resource, and return it.
init() - Method in class gate.creole.SerialController
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.namematch.Namematch
Initialise this resource, and return it.
init() - Method in class gate.creole.nerc.Nerc
Initialise this resource, and return it.
init() - Method in class gate.creole.tokeniser.DefaultTokeniser
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.ApplicationViewer
 
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.
initGuiComponents() - Method in class gate.gui.BootStrapDialog
This method initializes the GUI components
initListeners() - Method in class gate.gui.BootStrapDialog
This one initializes the listeners fot the GUI components
initListeners() - Method in class gate.gui.LogArea
Init all listeners for this object
initLocalData() - Method in class gate.gui.BootStrapDialog
Initialises the data (the loaded resources)
input - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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.
integer - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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
 
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
 
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.SerialDataStore
Get the autosaving behaviour of the LR.
isCellEditable(int, int) - Method in class gate.swing.TableMap
 
isCellEditable(Object, int) - Method in class gate.swing.AbstractTreeTableModel
 
isCellEditable(Object, int) - Method in interface gate.swing.TreeTableModel
Indicates whether the the value for node node, at column number column is editable.
isCompatible(Annotation) - Method in interface gate.Annotation
This verifies if this annotation is compatible with another one.
isCompatible(Annotation) - Method in class gate.annotation.AnnotationImpl
This verifies if this annotation is compatible with another one.
isCompositionEnabled() - Method in class guk.im.GateIM
Is this input method enabled?
isConnected() - Method in class gate.db.Database
Used to find out if this Database object is actually connected to a database.
isDefault() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is default.
isEditable() - Method in class gate.gui.AnnotationEditor
Is the editor functionality enabled
isEnumeration() - Method in class gate.creole.FeatureSchema
Tests whether the values are an enumeration or not.
isFiltersVisible() - Method in class gate.gui.AnnotationEditor
Is the right hand side tree shown?
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).
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?
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?
isNew() - Method in class gate.db.DocumentWrapper
Can be used to check if this document is an old one that has been retrieved from the databse or is a new one that has just been saved.
isNew() - Method in class gate.db.CorpusWrapper
This method can be used to check whether the constructor read an old corpus previously stored in in the database or it created a new corpus starting from transient values.
isOptional() - Method in class gate.creole.Parameter
Is the parameter optional?
isOptional() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is optional.
isPartiallyCompatible(Annotation) - Method in interface gate.Annotation
This method verifies if two annotation and are partially compatible.
isPartiallyCompatible(Annotation) - Method in class gate.annotation.AnnotationImpl
This method verifies if two annotation and are partially compatible.
isPrivate() - Method in class gate.creole.ResourceData
Is the resource private?
isProhibited() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is prohibited.
isRequired() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is required.
isRuntime() - Method in class gate.creole.Parameter
Is the parameter runtime?
isTableVisible() - Method in class gate.gui.AnnotationEditor
Is the annotations table shown?
isTextVisible() - Method in class gate.gui.AnnotationEditor
Is the text display shown?
isTool() - Method in class gate.creole.ResourceData
Is the resource a tool?
isUnicodeEnabled() - Static method in class gate.util.Tools
Checks wheter Gate is Unicode enabled
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().
isValidOffset(Long) - Method in class gate.corpora.DocumentImpl
Check that an offset is valid, i.e.
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.
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.creole.nerc.EntitySet
 

J

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() - Constructor for class gate.jape.JapeException
 
JapeException(String) - 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
 
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(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.
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.
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
 
JFontChooser - class gate.swing.JFontChooser.
 
JFontChooser() - Constructor for class gate.swing.JFontChooser
 
JFontChooser(Font) - Constructor for class gate.swing.JFontChooser
 
jj_nt - Variable in class gate.jape.parser.ParseCpsl
 
jjnewLexState - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jjstrLiteralImages - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
jMenuFileExit_actionPerformed(ActionEvent) - Method in class gate.gui.MainFrame
File | Exit action performed
jMenuHelpAbout_actionPerformed(ActionEvent) - Method in class guk.Editor
Help | About action performed
JTreeTable - class gate.swing.JTreeTable.
A TreeTable component.
JTreeTable.TreeTableCellRenderer - class gate.swing.JTreeTable.TreeTableCellRenderer.
The renderer used to display the table cells containing tree nodes.
JTreeTable.TreeTableCellRenderer(JTreeTable) - Constructor for class gate.swing.JTreeTable.TreeTableCellRenderer
 
JTreeTable(TreeTableModel) - Constructor for class gate.swing.JTreeTable
Constructs a JTreeTable from a model

K

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.KeyGUI - class guk.im.KeyboardMap.KeyGUI.
 
KeyboardMap.KeyGUI(KeyboardMap, String, char, char, JLabel) - Constructor for class guk.im.KeyboardMap.KeyGUI
Constructs a new KeyGUI.
KeyboardMap(GateIM, LocaleHandler, State) - Constructor for class guk.im.KeyboardMap
Builds the keyboard map.
keySet() - Method in class gate.util.RBTreeMap
Returns a Set view of the keys contained in this map.
kind - Variable in class gate.jape.parser.Token
An integer that describes the kind of this token.
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 (*)
kleeneOp - Static variable in interface gate.jape.parser.ParseCpslConstants
 

L

LanguageResource - interface gate.LanguageResource.
Models all sorts of language resources.
lastKey() - Method in class gate.util.RBTreeMap
Returns the last (highest) key currently in this sorted map.
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
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.
leftBrace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
leftBracket - Static variable in interface gate.jape.parser.ParseCpslConstants
 
LeftHandSide - class gate.jape.LeftHandSide.
The LHS of a CPSL rule.
LeftHandSide() - Method in class gate.jape.parser.ParseCpsl
 
LeftHandSide(ConstraintGroup) - Constructor for class gate.jape.LeftHandSide
Construction from a ConstraintGroup
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
 
lexStateNames - Static variable in class gate.jape.parser.ParseCpslTokenManager
 
loadActionClass() - Method in class gate.jape.RightHandSide
Load the action class.
loadActionClass(String) - Method in class gate.util.Jdk
Load a class.
loadClass(String, boolean) - Method in class gate.util.GateClassLoader
Delegate loading to the super class (loadClass has protected access there).
loadScripts() - Method in class gate.util.Jacl
Loads all the scripts in the GATE source.
loadScripts(List) - Method in class gate.util.Jacl
Load a list of Tcl scripts.
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.
locateGateFiles() - Static method in class gate.Gate
Find the location of the GATE binaries (and resources) in the local file system.
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.
lookingAhead - Variable in class gate.jape.parser.ParseCpsl
 
LRDBWrapper - interface gate.LRDBWrapper.
This interface should be implemented by any persistent language resource.
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.

M

macro - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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
 
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.TestAnnotationDiff
 
main(String[]) - Static method in class gate.annotation.TestAnnotation
 
main(String[]) - Static method in class gate.creole.gazetteer.TestGazetteer
 
main(String[]) - Static method in class gate.creole.namematch.TestNamematch
 
main(String[]) - Static method in class gate.creole.nerc.ProfileNerc
Main takes at l
main(String[]) - Static method in class gate.creole.tokeniser.TestTokeniser
 
main(String[]) - Static method in class gate.db.TestDB
 
main(String[]) - Static method in class gate.email.TestEmail
 
main(String[]) - Static method in class gate.fsm.TestFSM
runs the graphical test
main(String[]) - Static method in class gate.gui.AnnotationEditor
Test code
main(String[]) - Static method in class gate.gui.SyntaxTreeViewer
 
main(String[]) - Static method in class gate.gui.ApperanceDialog
 
main(String[]) - Static method in class gate.gui.TextAttributesChooser
Test code
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.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.jape.TestJape
 
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.persist.TestPersist
 
main(String[]) - Static method in class gate.swing.JFontChooser
 
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.TestFiles
 
main(String[]) - Static method in class gate.util.Jdk
main.
main(String[]) - Static method in class gate.util.TestJdk
 
main(String[]) - Static method in class gate.util.Scratch
 
main(String[]) - Static method in class gate.util.DumbTokeniser
 
main(String[]) - Static method in class guk.Editor
Main method
MainFrame - class gate.gui.MainFrame.
The main Gate GUI frame.
MainFrame() - Constructor for class gate.gui.MainFrame
Construct the frame
Matcher - interface gate.jape.Matcher.
Interface to be implemented by classes providing matching on documents, e.g.
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.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.ConstraintGroup
Does this element match the document at this position?
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.Rule
Does this element match the document at this position?
matchRule0(String, String) - Method in class gate.creole.namematch.Namematch
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.namematch.Namematch
RULE #1: If the two names are identical then they are the same Condition(s): depend on case Applied to: all name annotations
matchRule10(String, String) - Method in class gate.creole.namematch.Namematch
RULE #10: is one name the reverse of the other reversing around prepositions only? e.g.
matchRule11(String, String) - Method in class gate.creole.namematch.Namematch
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.namematch.Namematch
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.namematch.Namematch
RULE #13: do multi-word names match except for one token e.g.
matchRule2(String, String) - Method in class gate.creole.namematch.Namematch
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.namematch.Namematch
RULE #3: adding a possessive at the end of one name causes a match e.g.
matchRule4(String, String) - Method in class gate.creole.namematch.Namematch
RULE #4: Do all tokens other than the punctuation marks , and .
matchRule5(String, String) - Method in class gate.creole.namematch.Namematch
RULE #5: if the 1st token of one name matches the second name e.g.
matchRule6(String, String) - Method in class gate.creole.namematch.Namematch
RULE #6: if one name is the acronym of the other e.g.
matchRule7(String, String) - Method in class gate.creole.namematch.Namematch
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.namematch.Namematch
RULE #8: if the names match after stripping off "The" and trailing company designator e.g.
matchRule9(String, String) - Method in class gate.creole.namematch.Namematch
RULE #9: does one of the names match the token just before a trailing company designator in the other name? e.g.
MAX_TYPES - Variable in class gate.annotation.AnnotationDiff
Fields used to describe the type of annotations
maxTypeId - Static variable in class gate.creole.tokeniser.DefaultTokeniser
The maximum int value used internally as a type i
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.TestJape2
Hello? Anybody there??
message(String) - Static method in class gate.jape.Compiler
Hello? Anybody there??
MISSING_TYPE - Variable in class gate.annotation.AnnotationDiff
 
mouseClicked(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
mouseEntered(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
mouseExited(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
mousePressed(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
mouseReleased(MouseEvent) - Method in class gate.gui.SyntaxTreeViewer
 
MULTI_SPAN_BINDING - Static variable in interface gate.jape.JapeConstants
 
multiphase - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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() - Constructor for class gate.jape.MultiPhaseTransducer
Anonymous construction
MultiPhaseTransducer() - Method in class gate.jape.parser.ParseCpsl
 
MultiPhaseTransducer(String) - Constructor for class gate.jape.MultiPhaseTransducer
Construction from name.
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
 

N

name - Static variable in class gate.Main
 
name - Variable in class gate.db.Field
 
name - Variable in class gate.db.Table
 
NamedJavaBlock() - Method in class gate.jape.parser.ParseCpsl
 
Namematch - class gate.creole.namematch.Namematch.
 
Namematch() - Constructor for class gate.creole.namematch.Namematch
 
namesPackages(Set) - Method in class gate.creole.BootStrap
determine all the packages
negate() - Method in class gate.jape.Constraint
Set negation.
Nerc - class gate.creole.nerc.Nerc.
NERC stands for Named-Entity Recognition Component.
Nerc() - Constructor for class gate.creole.nerc.Nerc
 
newCorpus(String) - Static method in class gate.Factory
Create a new transient Corpus.
newDocument(String) - Static method in class gate.Factory
Create a new transient textual Document from a string.
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.
newFeatureMap() - Static method in class gate.Factory
Create a new FeatureMap.
newline - Static variable in interface gate.jape.parser.ParseCpslConstants
 
NewResourceDialog - class gate.gui.NewResourceDialog.
 
NewResourceDialog(Frame, String, boolean) - Constructor for class gate.gui.NewResourceDialog
 
newToken(int) - Static method in class gate.jape.parser.Token
Returns a new Token object, by default.
next - Variable in class gate.jape.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextElement() - Method in class gate.util.StrTokeniser
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
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.
nextToken() - Method in class gate.util.StrTokeniser
Returns the next token from this string tokenizer.
nextToken(String) - Method in class gate.util.StrTokeniser
Returns the next token in this string tokenizer's string.
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
Node - interface gate.Node.
Nodes in AnnotationGraphs.
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.
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
 
notifyClientWindowChange(Rectangle) - Method in class guk.im.GateIM
Called by the system when the client window has changed size or position.
notNull - Variable in class gate.db.Field
 
NULL_TYPE - Variable in class gate.annotation.AnnotationDiff
 

O

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
 
open() - Method in interface gate.DataStore
Open a connection to the data store.
open() - Method in class gate.persist.SerialDataStore
Open a connection to the data store.
openDataStore(String, URL) - Static method in class gate.Factory
Open an existing DataStore.
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
 
option - Static variable in interface gate.jape.parser.ParseCpslConstants
 
OracleDataStore - class gate.db.OracleDataStore.
Provides connection to an Oracle Database.
OracleDataStore(Driver, String, String, String, String, String) - Constructor for class gate.db.OracleDataStore
Constructs a OracleDataStore
orderPhases(String[]) - Method in class gate.jape.MultiPhaseTransducer
Change the phase order to the one specified in a list of names.
other - Static variable in interface gate.jape.parser.ParseCpslConstants
 
Out - class gate.util.Out.
Shorthand for the System.out.print and println methods.
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.

P

padPr(String, int) - Static method in class gate.util.Out
Print padding followed by String s.
padPr(String, int) - Static method in class gate.util.Err
Print padding followed by String s.
paint(Graphics) - Method in class gate.swing.JTreeTable.TreeTableCellRenderer
This tricks the tree into doing the job for us :)
Parameter - class gate.creole.Parameter.
Models a resource parameter.
Parameter() - Constructor for class gate.creole.Parameter
 
ParameterException - exception gate.creole.ParameterException.
This exception indicates failure to set a resource parameter.
ParameterException() - Constructor for class gate.creole.ParameterException
 
ParameterException(Exception) - Constructor for class gate.creole.ParameterException
 
ParameterException(String) - 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
 
parseConfigFile(InputStream, URL) - Method in class gate.config.ConfigDataProcessor
Parse a config file (represented as an open stream).
ParseCpsl - class gate.jape.parser.ParseCpsl.
A parser for the CPSL language.
ParseCpsl(InputStream) - Constructor for class gate.jape.parser.ParseCpsl
 
ParseCpsl(ParseCpslTokenManager) - Constructor for class gate.jape.parser.ParseCpsl
 
ParseCpsl(Reader) - Constructor for class gate.jape.parser.ParseCpsl
 
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
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() - 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
 
ParseException(Token, int[][], String[]) - Constructor for class gate.jape.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseJape(String, String) - Static method in class gate.jape.Compiler
Parse a .jape and return a transducer, or throw exception.
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
 
PARTIALLY_CORRECT_TYPE - Variable in class gate.annotation.AnnotationDiff
 
path - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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
 
pending() - Method in class gate.jape.Rule
If we're pending (have matched), get the position we want to fire in, else -1.
period - Static variable in interface gate.jape.parser.ParseCpslConstants
 
PersistenceException - exception gate.persist.PersistenceException.
This exception indicates failure during persistence operations.
PersistenceException() - Constructor for class gate.persist.PersistenceException
Default construction
PersistenceException(Exception) - Constructor for class gate.persist.PersistenceException
Construction from exception
PersistenceException(String) - Constructor for class gate.persist.PersistenceException
Construction from string
phase - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phases - Static variable in interface gate.jape.parser.ParseCpslConstants
 
PHASES_WITHIN_COMMENT - 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
 
phasesSingleLineCpslStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesSingleLineCStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesWhiteSpace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
pling - Static variable in interface gate.jape.parser.ParseCpslConstants
 
POSTagger - class gate.creole.POSTagger.
This class is a wrapper for HepTag, Mark Hepple's POS tagger.
POSTagger() - Constructor for class gate.creole.POSTagger
 
PostgresDataStore - class gate.db.PostgresDataStore.
Provides connection to an Oracle Database.
PostgresDataStore(Driver, String, String, String, String, String) - Constructor for class gate.db.PostgresDataStore
Constructs a OracleDataStore
pr(boolean) - Static method in class gate.util.Out
 
pr(boolean) - Static method in class gate.util.Err
 
pr(char) - Static method in class gate.util.Out
 
pr(char) - Static method in class gate.util.Err
 
pr(char[]) - Static method in class gate.util.Out
 
pr(char[]) - Static method in class gate.util.Err
 
pr(double) - Static method in class gate.util.Out
 
pr(double) - Static method in class gate.util.Err
 
pr(float) - Static method in class gate.util.Out
 
pr(float) - Static method in class gate.util.Err
 
pr(int) - Static method in class gate.util.Out
 
pr(int) - Static method in class gate.util.Err
 
pr(long) - Static method in class gate.util.Out
 
pr(long) - Static method in class gate.util.Err
 
pr(Object) - Static method in class gate.util.Out
 
pr(Object) - Static method in class gate.util.Err
 
pr(String) - Static method in class gate.util.Out
 
pr(String) - Static method in class gate.util.Err
 
pressKey() - Method in class guk.im.KeyboardMap.KeyGUI
Displays this key as pressed
primaryKey - Variable in class gate.db.Field
 
print(boolean) - Static method in class gate.util.Out
 
print(boolean) - Static method in class gate.util.Err
 
print(char) - Static method in class gate.util.Out
 
print(char) - Static method in class gate.util.Err
 
print(char[]) - Static method in class gate.util.Out
 
print(char[]) - Static method in class gate.util.Err
 
print(double) - Static method in class gate.util.Out
 
print(double) - Static method in class gate.util.Err
 
print(float) - Static method in class gate.util.Out
 
print(float) - Static method in class gate.util.Err
 
print(int) - Static method in class gate.util.Out
 
print(int) - Static method in class gate.util.Err
 
print(long) - Static method in class gate.util.Out
 
print(long) - Static method in class gate.util.Err
 
print(Object) - Static method in class gate.util.Out
 
print(Object) - Static method in class gate.util.Err
 
print(String) - Static method in class gate.util.Out
 
print(String) - Static method in class gate.util.Err
 
println() - Static method in class gate.util.Out
 
println() - Static method in class gate.util.Err
 
println(boolean) - Static method in class gate.util.Out
 
println(boolean) - Static method in class gate.util.Err
 
println(char) - Static method in class gate.util.Out
 
println(char) - Static method in class gate.util.Err
 
println(char[]) - Static method in class gate.util.Out
 
println(char[]) - Static method in class gate.util.Err
 
println(double) - Static method in class gate.util.Out
 
println(double) - Static method in class gate.util.Err
 
println(float) - Static method in class gate.util.Out
 
println(float) - Static method in class gate.util.Err
 
println(int) - Static method in class gate.util.Out
 
println(int) - Static method in class gate.util.Err
 
println(long) - Static method in class gate.util.Out
 
println(long) - Static method in class gate.util.Err
 
println(Object) - Static method in class gate.util.Out
 
println(Object) - Static method in class gate.util.Err
 
println(String) - Static method in class gate.util.Out
 
println(String) - Static method in class gate.util.Err
 
printProperty(PropertyDescriptor) - Static method in class gate.creole.TestCreole
Utility method to print out the values of a property descriptor
PrioritisedRuleList - class gate.jape.PrioritisedRuleList.
A list of rules ordered according to priority.
PrioritisedRuleList() - Constructor for class gate.jape.PrioritisedRuleList
 
priority - Static variable in interface gate.jape.parser.ParseCpslConstants
 
prln() - Static method in class gate.util.Out
 
prln() - Static method in class gate.util.Err
 
prln(boolean) - Static method in class gate.util.Out
 
prln(boolean) - Static method in class gate.util.Err
 
prln(char) - Static method in class gate.util.Out
 
prln(char) - Static method in class gate.util.Err
 
prln(char[]) - Static method in class gate.util.Out
 
prln(char[]) - Static method in class gate.util.Err
 
prln(double) - Static method in class gate.util.Out
 
prln(double) - Static method in class gate.util.Err
 
prln(float) - Static method in class gate.util.Out
 
prln(float) - Static method in class gate.util.Err
 
prln(int) - Static method in class gate.util.Out
 
prln(int) - Static method in class gate.util.Err
 
prln(long) - Static method in class gate.util.Out
 
prln(long) - Static method in class gate.util.Err
 
prln(Object) - Static method in class gate.util.Out
 
prln(Object) - Static method in class gate.util.Err
 
prln(String) - Static method in class gate.util.Out
 
prln(String) - Static method in class gate.util.Err
 
processArgs(String[]) - Static method in class gate.Main
Process arguments and set up member fields appropriately.
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.util.ProgressPrinter
 
processGateEvent(GateEvent) - Method in interface gate.event.GateListener
Called when a Gate event has occured
ProcessingResource - interface gate.ProcessingResource.
Models all sorts of processing resources.
ProfileNerc - class gate.creole.nerc.ProfileNerc.
This class is used to profile nerc.
ProfileNerc() - Constructor for class gate.creole.nerc.ProfileNerc
Default constructor
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.util.ProgressPrinter
 
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) - Constructor for class gate.util.ProgressPrinter
Constructor.
ProgressPrinter(PrintStream, int) - Constructor for class gate.util.ProgressPrinter
Constructor.
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(Object, Object) - Method in class gate.util.RBTreeMap
Associates the specified value with the specified key in this map.
putAll(Map) - Method in class gate.util.RBTreeMap
Copies all of the mappings from the specified map to this map.
putObject(PreparedStatement, int, Object) - Method in class gate.db.Database
Acts as a setBlob for the provided prepared statement on the position indicated by place.
putObject(PreparedStatement, int, Object) - Method in class gate.db.OracleDataStore
Acts as a setBlob for the provided prepared statement on the position indicated by place.
putObject(PreparedStatement, int, Object) - Method in class gate.db.PostgresDataStore
Acts as a setBlob for the provided prepared statement on the position indicated by place.

R

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
 
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.
read(Reader, Document, int) - Method in class gate.gui.AnnotationEditor.CustomStyledEditorKit
Inserts content from the given stream, which will be treated as plain text.
read(Reader, Document, int) - Method in class gate.util.RawEditorKit
Inserts content from the given stream, which will be treated as plain text.
readActionClass() - Method in class gate.jape.RightHandSide
Read action class bytes, for storing during serialisation.
readChar() - Method in class gate.jape.parser.ASCII_CharStream
 
readClass(String) - Method in class gate.util.Jdk
Read the bytes for a class.
readFeaturesOf(long, Connection) - Method in class gate.db.Database
This method reads (from the Gate2 database) the features of the object bearing the given ID.
readObjectBlob(ResultSet, Connection, String) - Method in class gate.db.Database
Reads a Object from a BLOB on the current row in a result set.
readObjectBlob(ResultSet, Connection, String) - Method in class gate.db.OracleDataStore
Reads a Object from a BLOB on the current row in a result set.
readObjectBlob(ResultSet, Connection, String) - Method in class gate.db.PostgresDataStore
Reads a Object from a BLOB on the current row in a result set.
reconvert() - Method in class guk.im.GateIM
Throws a UnsupportedOperationException as this input method does not support recnversion.
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.
registerDirectories() - Method in interface gate.CreoleRegister
Register all the CREOLE directories that we know of.
registerDirectories() - Method in class gate.creole.CreoleRegisterImpl
Register all the CREOLE directories that we know of.
registerDirectories(URL) - Method in interface gate.CreoleRegister
Register a single CREOLE directory.
registerDirectories(URL) - Method in class gate.creole.CreoleRegisterImpl
Register a single CREOLE directory.
regularExpressions(String, String, String) - Method in class gate.creole.BootStrap
replace with replacement in the text using regEx as a regular expression
regularExpressions(String, String, String) - Method in class gate.creole.namematch.Namematch
substitute all multiple spaces, tabes and newlines with a single space
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.SerialController
Reinitialises the processing resource.
ReInit(ASCII_CharStream) - Method in class gate.jape.parser.ParseCpslTokenManager
 
ReInit(ASCII_CharStream, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
ReInit(InputStream) - Method in class gate.jape.parser.ParseCpsl
 
ReInit(InputStream, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(ParseCpslTokenManager) - Method in class gate.jape.parser.ParseCpsl
 
ReInit(Reader) - Method in class gate.jape.parser.ParseCpsl
 
ReInit(Reader, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(Reader, int, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
release() - Method in class gate.db.Database
Frees the allocated resources (closes all the open connections).
releaseKey() - Method in class guk.im.KeyboardMap.KeyGUI
Displays ths key as released.
reloadClass(String) - Method in class gate.util.GateClassLoader
Reload a class.
remove(Object) - Method in class gate.DataStoreRegister
Removes the given element from this set if it is present.
remove(Object) - Method in interface gate.AnnotationSet
Remove an element from this set.
remove(Object) - Method in class gate.annotation.AnnotationSetImpl
Remove an element from this set.
remove(Object) - Method in class gate.creole.CreoleRegisterImpl
Overide HashMap's delete method to update the lists of types in the register.
remove(Object) - Method in class gate.util.RBTreeMap
Removes the mapping for this key from this RBTreeMap if present.
removeAnnotation(Document) - Method in class gate.gui.STreeNode
Store the annotation in the deleted list so it can retrieved later
removeAnnotationSet(String) - Method in interface gate.Document
Removes one of the named annotation sets.
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
 
removeCreoleListener(CreoleListener) - Method in class gate.DataStoreRegister
Removes a previously registered CreoleListener from the list of listeners for this DataStoreRegister.
removeCreoleListener(CreoleListener) - Method in interface gate.CreoleRegister
Removes a CreoleListener previously registered with this CreoleRegister.
removeCreoleListener(CreoleListener) - Method in class gate.creole.CreoleRegisterImpl
 
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.SerialDataStore
 
removeDocumentListener(DocumentListener) - Method in interface gate.Document
 
removeDocumentListener(DocumentListener) - Method in class gate.corpora.DocumentImpl
 
removeGateListener(GateListener) - Method in interface gate.Document
 
removeGateListener(GateListener) - Method in interface gate.AnnotationSet
 
removeGateListener(GateListener) - Method in class gate.annotation.AnnotationSetImpl
 
removeGateListener(GateListener) - Method in class gate.corpora.DocumentImpl
 
removeInstantiation(Resource) - Method in class gate.creole.ResourceData
Remove an instantiation of the resource from the register of these
removeLookup(String, Lookup) - Method in class gate.creole.gazetteer.DefaultGazetteer
Removes one phrase to the list of phrases recognised by this gazetteer
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
 
removeProcessProgressListener(ProgressListener) - Method in class gate.util.DumbTokeniser
 
removeProgressListener(ProgressListener) - Method in class gate.creole.POSTagger
 
removeProgressListener(ProgressListener) - Method in class gate.creole.Transducer
 
removeProgressListener(ProgressListener) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
removeProgressListener(ProgressListener) - Method in class gate.creole.nerc.Nerc
 
removeProgressListener(ProgressListener) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
removeProgressListener(ProgressListener) - Method in class gate.gui.DefaultResourceHandle
 
removeProgressListener(ProgressListener) - Method in class gate.gui.DSHandle
 
removeProgressListener(ProgressListener) - Method in class gate.gui.ApplicationViewer
 
removeProgressListener(ProgressListener) - Method in class gate.jape.Transducer
 
removeProgressListener(ProgressListener) - Method in class gate.jape.SinglePhaseTransducer
 
removeProgressListener(ProgressListener) - Method in class gate.jape.Batch
 
removePropertyChangeListener(PropertyChangeListener) - Method in class gate.gui.AnnotationEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class gate.swing.JFontChooser
 
removeResourceListeners(Resource, Map) - Static method in class gate.Factory
Removes listeners from a resource.
removeStatusListener(StatusListener) - Method in class gate.DocumentFormat
 
removeStatusListener(StatusListener) - Method in class gate.corpora.DocumentImpl
 
removeStatusListener(StatusListener) - Method in class gate.creole.POSTagger
 
removeStatusListener(StatusListener) - Method in class gate.creole.Transducer
 
removeStatusListener(StatusListener) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
removeStatusListener(StatusListener) - Method in class gate.creole.nerc.Nerc
 
removeStatusListener(StatusListener) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
removeStatusListener(StatusListener) - Method in class gate.email.EmailDocumentHandler
This methos is called when a listener is removed
removeStatusListener(StatusListener) - Method in class gate.gui.DefaultResourceHandle
 
removeStatusListener(StatusListener) - Method in class gate.gui.DSHandle
 
removeStatusListener(StatusListener) - Method in class gate.gui.ApplicationViewer
 
removeStatusListener(StatusListener) - Method in class gate.html.HtmlDocumentHandler
 
removeStatusListener(StatusListener) - Method in class gate.jape.Transducer
 
removeStatusListener(StatusListener) - Method in class gate.jape.Batch
 
removeStatusListener(StatusListener) - Method in class gate.jape.Rule
 
removeStatusListener(StatusListener) - Method in class gate.jape.parser.ParseCpsl
 
removeStatusListener(StatusListener) - Method in class gate.xml.XmlDocumentHandler
This methos is called when a listener is removed
removeStatusListener(StatusListener) - Method in class gate.xml.GateFormatXmlDocumentHandler
This methos is called when a listener is removed
removeTreeModelListener(TreeModelListener) - Method in class gate.swing.AbstractTreeTableModel
Removes a TreeModelListener from the list of listeners registered with this model.
reset() - Method in class gate.creole.gazetteer.DefaultGazetteer
Resets this resource preparing it for a new run
reset() - Method in class gate.creole.tokeniser.DefaultTokeniser
Prepares this Processing resource for a new run.
reset() - Method in class gate.jape.PatternElement
Reset: clear annotation caches etc.
reset() - Method in class gate.jape.ComplexPatternElement
Reset: clear caches of annotations matched.
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.ConstraintGroup
Clear all the annotations that have been matched by this group.
reset() - Method in class gate.jape.BasicPatternElement
Reset: clear last failure point and matched annotations list.
reset() - Method in class gate.jape.Rule
Clear away the results of a match.
resolveGateClass(Class) - Method in class gate.util.GateClassLoader
Forward a call to super.resolveClass, which is protected and final in super.
Resource - interface gate.Resource.
Models all sorts of resources.
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
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.DSHandle
 
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
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.DSHandle
 
ResourceHandle - interface gate.gui.ResourceHandle.
Interface for classes used to store the information about an open resource.
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(Exception) - Constructor for class gate.creole.ResourceInstantiationException
 
ResourceInstantiationException(String) - Constructor for class gate.creole.ResourceInstantiationException
 
resourceLoaded(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
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.ApplicationViewer
 
resourceUnloaded(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
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.ApplicationViewer
 
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.DSHandle
 
returnInstance(FSMInstance) - Static method in class gate.fsm.FSMInstance
Static method used to return a FSMInstance that is not needed anymore
RhsAction - interface gate.jape.RhsAction.
An interface that defines what the action classes created for RightHandSides look like.
rightBrace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
rightBracket - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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
 
rmdir(File) - Static method in class gate.util.Files
Recursively remove a directory even if it contains other files or directories.
rollback() - Method in interface gate.LRDBWrapper
Rolls back all the actions performed since the last beginTransaction call
rollback() - Method in class gate.db.DocumentWrapper
Rolls back all the actions performed since the last beginTransaction call
rollback() - Method in class gate.db.CorpusWrapper
Rolls back all the actions performed since the last beginTransaction call
rollback(int) - Method in class gate.jape.PatternElement
Multilevel rollback of annotation caches.
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.BasicPatternElement
Multilevel rollback of the annotation cache.
RtfDocumentFormat - class gate.corpora.RtfDocumentFormat.
The format of Documents.
RtfDocumentFormat() - Constructor for class gate.corpora.RtfDocumentFormat
Default construction
rule - Static variable in interface gate.jape.parser.ParseCpslConstants
 
Rule - class gate.jape.Rule.
A CPSL rule.
Rule(String) - Method in class gate.jape.parser.ParseCpsl
 
Rule(String, int, int, LeftHandSide, RightHandSide) - Constructor for class gate.jape.Rule
Construction
run_() - Method in class gate.util.DumbTokeniser
 
run() - Method in class gate.creole.AbstractProcessingResource
Run the resource.
run() - Method in class gate.creole.POSTagger
 
run() - Method in class gate.creole.Transducer
Implementation of the run() method from Runnable.
run() - Method in class gate.creole.AbstractLanguageAnalyser
Run the resource.
run() - Method in class gate.creole.SerialController
Run the Processing Resources in sequence.
run() - Method in class gate.creole.gazetteer.DefaultGazetteer
This method runs the gazetteer.
run() - Method in class gate.creole.namematch.Namematch
Run the resource.
run() - Method in class gate.creole.nerc.Nerc
 
run() - Method in class gate.creole.tokeniser.DefaultTokeniser
The method that does the actual tokenisation.
run() - Method in class gate.swing.TabBlinker
 
run() - Method in class gate.swing.WaitDialog
 
run() - Method in class gate.util.ObjectWriter
Writes all the buffers to the output stream
run() - Method in class gate.util.DumbTokeniser
 
run() - Method in class guk.im.KeyboardMap
The run method for the thread responsible for updating the display.
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.

S

saveJape(String, Transducer) - Static method in class gate.jape.Compiler
Save a .jape, or throw exception.
scale - Variable in class gate.db.Field
 
Scratch - class gate.util.Scratch.
A scratch pad for experimenting.
Scratch() - Constructor for class gate.util.Scratch
 
semicolon - Static variable in interface gate.jape.parser.ParseCpslConstants
 
SerialController - class gate.creole.SerialController.
Execute a list of PRs serially.
SerialController() - Constructor for class gate.creole.SerialController
 
SerialDataStore - class gate.persist.SerialDataStore.
A data store based on Java serialisation.
SerialDataStore() - Constructor for class gate.persist.SerialDataStore
Default construction.
SerialDataStore(URL) - Constructor for class gate.persist.SerialDataStore
Construction requires a file protocol URL pointing to the storage directory used for the serialised classes.
setActionClassNumber(int) - Static method in class gate.jape.RightHandSide
Allow setting of the initial action class number.
setAGPosition(Node) - Method in class gate.fsm.FSMInstance
Sets the current position in the AnnotationGraph.
setAlt(boolean) - Method in class guk.im.KeyboardMap
Is the Alt key pressed?
setAnnotation(Annotation) - Method in class gate.gui.STreeNode
This also sets the span to match the annotation span!
setAnnotationName(String) - Method in class gate.creole.AnnotationSchema
Sets the annotation name
setAnnotations(Set) - Method in class gate.gui.AnnotationEditor.TypeData
 
setAnnotationSchema(AnnotationSchema) - Method in class gate.annotation.AnnotationDiff
 
setAnnotationSetName(String) - Method in class gate.creole.gazetteer.DefaultGazetteer
Sets the AnnotationSet that will be used at the next run for the newly produced annotations.
setAnnotationSetName(String) - Method in class gate.creole.namematch.Namematch
set the annotation set name
setAnnotationSetName(String) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setAnnotationTypeForFalsePositive(String) - Method in class gate.annotation.AnnotationDiff
Sets the annotation type needed to calculate the falsePossitive measure
setAnnotationTypes(Set) - Method in class gate.creole.namematch.Namematch
set the types of the annotations
setApplicationAttribute(FeatureMap, boolean) - Static method in class gate.Gate
Sets the value for the APPLICATION attribute of a feature map
setAscending(boolean) - Method in class gate.swing.XJTable
Should the sorting be ascending or descending
setAttributes(AttributeSet) - Method in class gate.gui.AnnotationEditor.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.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.DefaultGazetteer
 
setCharacterSubsets(Character.Subset[]) - Method in class guk.im.GateIM
Restricts the character ranges valid for this input method output.
setClassName(String) - Method in class gate.creole.ResourceData
Set method for the resource class name
setComment(String) - Method in class gate.creole.Parameter
Set the comment for this parameter
setComment(String) - Method in class gate.creole.ResourceData
Set method for the resource comment
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
setContent(DocumentContent) - Method in interface gate.Document
Set method for the document content
setContent(DocumentContent) - Method in class gate.corpora.DocumentImpl
Set method for the document content
setController(SerialController) - Method in class gate.gui.ApplicationViewer
 
setCorpus(Corpus) - Method in class gate.creole.AbstractLanguageAnalyser
Set the corpus property for this analyser.
setCtrl(boolean) - Method in class guk.im.KeyboardMap
Is the Ctrl key pressed?
setDataStore(DataStore) - Method in interface gate.LanguageResource
Set the data store that this LR lives in.
setDataStore(DataStore) - Method in class gate.corpora.CorpusImpl
Set the data store that this LR lives in.
setDataStore(DataStore) - Method in class gate.creole.AbstractLanguageResource
Set the data store that this LR lives in.
setDefaultValueString(String) - Method in class gate.creole.Parameter
Set the default value string (from the metadata) for the parameter
setDescription(String) - Method in class gate.swing.ExtensionFileFilter
Sets the user friendly description for the accepted files.
setDocument(Document) - Method in class gate.creole.POSTagger
 
setDocument(Document) - Method in class gate.creole.Transducer
Sets the document to be processed through this transducer.
setDocument(Document) - Method in class gate.creole.AbstractLanguageAnalyser
Set the document property for this analyser.
setDocument(Document) - Method in class gate.creole.gazetteer.DefaultGazetteer
Sets the document to be processed by the next run
setDocument(Document) - Method in class gate.creole.namematch.Namematch
set the document
setDocument(Document) - Method in class gate.creole.nerc.Nerc
 
setDocument(Document) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setDocument(Document) - Method in class gate.gui.AnnotationEditor
Sets the document to be displayed
setEditable(boolean) - Method in class gate.gui.AnnotationEditor
Should the editor functionality of this component be enabled
setElement2StringMap(Map) - Method in class gate.DocumentFormat
Set the element 2 string map
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.DefaultGazetteer
 
setEncoding(String) - Method in class gate.creole.nerc.Nerc
 
setEncoding(String) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setEnd(int) - Method in class gate.gui.STreeNode
 
setErrorHandler(LaxErrorHandler) - Method in class gate.util.Lax
Sets the CustomErrorHandler
setExtLists(Boolean) - Method in class gate.creole.namematch.Namematch
set the annotations
setFeatureBearer(FeatureBearer) - Method in class gate.gui.FeaturesEditor
 
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.CorpusImpl
Set the feature set
setFeatures(FeatureMap) - Method in class gate.corpora.DocumentImpl
Set the feature set
setFeatures(FeatureMap) - Method in class gate.creole.AbstractVisualResource
Mutatot for features
setFeatures(FeatureMap) - Method in class gate.creole.SerialController
Set the feature set
setFeatures(FeatureMap) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
setFeatures(FeatureMap) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setFeatures(FeatureMap) - Method in class gate.db.Database
Sets the features of this datastore.
setFeatures(FeatureMap) - Method in class gate.jape.Batch
 
setFeatures(FeatureMap) - Method in class gate.util.AbstractFeatureBearer
Set the feature set
setFeatures(FeatureMap) - Method in class gate.util.DumbTokeniser
 
setFeatures(FeatureMap) - Method in interface gate.util.FeatureBearer
Set the feature set
setFeatureSchemaSet(Set) - Method in class gate.creole.AnnotationSchema
Sets the feature schema set
setFeatureValue(String) - Method in class gate.creole.FeatureSchema
This method sets the value of the feature.
setFiltersVisible(boolean) - Method in class gate.gui.AnnotationEditor
If set to true the right hand side tree will be displayed.
setFinal(boolean) - Method in class guk.im.State
Sets the final attribute.
setFontValue(Font) - Method in class gate.swing.JFontChooser
 
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.
setGazetteerListsURL(URL) - Method in class gate.creole.nerc.Nerc
 
setGrammarURL(URL) - Method in class gate.creole.Transducer
Sets the grammar to be used for building this transducer.
setHandle(ResourceHandle) - Method in class gate.gui.ApplicationViewer
 
setHiddenAttribute(FeatureMap, boolean) - Static method in class gate.Gate
Sets the value for the HIDDEN attribute of a feature map
setIcon(Icon) - Method in class gate.gui.DefaultResourceHandle
 
setIcon(String) - Method in class gate.creole.ResourceData
Set method for the resource icon
setIMBase(String) - Static method in class guk.im.GateIM
Sets the default path to be used when looking for input methods.
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.
setInputMethodContext(InputMethodContext) - Method in class guk.im.GateIM
Provides the input method with a context.
setInterfaceName(String) - Method in class gate.creole.ResourceData
Set method for the resource interface name
setJapeGrammarURL(URL) - Method in class gate.creole.nerc.Nerc
 
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
setKeyDocument(Document) - Method in class gate.annotation.AnnotationDiff
Sets the keyDocument in AnnotDiff
setLevel(int) - Method in class gate.gui.STreeNode
 
setLexiconURL(URL) - Method in class gate.creole.POSTagger
 
setListsURL(URL) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
setLocale(Locale) - Method in class guk.im.GateIM
Selects the active locale
setLocalWebServer(boolean) - Static method in class gate.Gate
Tell GATE whether to assume there's a local web server.
setMapVisible(boolean) - Method in class guk.im.GateIM
Should the virtual keyboard map be visible?
setMarkupAware(Boolean) - Method in interface gate.Document
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
setMimeType(MimeType) - Method in class gate.DocumentFormat
Set the mime type
setModel(TableModel) - Method in class gate.swing.TableMap
 
setModel(TableModel) - Method in class gate.swing.XJTable
 
setName(FeatureMap, String) - Static method in class gate.Gate
Sets the NAME attribute in a feature map.
setName(String) - Method in interface gate.Corpus
Set the name of the corpus.
setName(String) - Method in class gate.corpora.CorpusImpl
Set the name of the corpus.
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.SerialController
Sets the name of this resource
setName(String) - Method in class gate.jape.MultiPhaseTransducer
Set the name.
setName(String) - Method in class gate.util.AbstractFeatureBearer
Sets the name of this resource
setName(String) - Method in interface gate.util.FeatureBearer
Sets the name of this resource
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.
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
setOrganizationType(String) - Method in class gate.creole.namematch.Namematch
 
setOutputASName(String) - Method in class gate.creole.POSTagger
 
setOutputASName(String) - Method in class gate.creole.Transducer
Sets the AnnotationSet to be used as output by the transducer.
setPadChar(char) - Static method in class gate.util.Out
A mutator method for padChar
setPadChar(char) - Static method in class gate.util.Err
A mutator method for padChar
setParameterList(ParameterList) - Method in class gate.creole.ResourceData
Set the parameter list
setPermissibleValues(Set) - Method in class gate.creole.FeatureSchema
Adds all values from the given set as permissible values for the given feature.
setPersonType(String) - Method in class gate.creole.namematch.Namematch
 
setPopup(JPopupMenu) - Method in class gate.gui.DefaultResourceHandle
 
setPrintWriter(PrintWriter) - Static method in class gate.util.Out
This sets a new printWriter
setPrintWriter(PrintWriter) - Static method in class gate.util.Err
This sets a new printWriter
setPrivate(boolean) - Method in class gate.creole.ResourceData
Set method for resource private flag
setResourceClass(Class) - Method in class gate.creole.ResourceData
Set method for the resource class
setResourceInittimeParameters(Resource, FeatureMap) - Static method in class gate.Factory
For each paramter, set the appropriate property on the resource using bean-style reflection.
setResourceListeners(Resource, Map) - Static method in class gate.Factory
Adds listeners to a resource.
setResourceRuntimeParameters(Resource, FeatureMap) - Static method in class gate.Factory
For each paramter, set the appropriate property on the resource using bean-style reflection.
setResponseDocument(Document) - Method in class gate.annotation.AnnotationDiff
 
setRuleApplicationStyle(int) - Method in class gate.jape.SinglePhaseTransducer
Set the type of rule application (types defined in JapeConstants).
setRulesResourceName(String) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setRulesURL(URL) - Method in class gate.creole.POSTagger
 
setRulesURL(URL) - Method in class gate.creole.tokeniser.DefaultTokeniser
Sets the value of the rulesURL property which holds an URL to the file containing the rules for this tokeniser.
setRuntime(boolean) - Method in class gate.creole.Parameter
Set runtime status of this parameter
setRuntimeParameters(FeatureMap) - Method in class gate.creole.SerialController
 
setSet(String) - Method in class gate.gui.AnnotationEditor.TypeData
 
setShift(boolean) - Method in class guk.im.KeyboardMap
Is the Shift key pressed?
setSortable(boolean) - Method in class gate.swing.XJTable
Should the soring facility be enabled
setSortable(boolean) - Method in class gate.swing.JTreeTable
Overrides the setSortable() method from XJTable so the table is NOT sortable.
setSortedColumn(int) - Method in class gate.swing.XJTable
Sets the column to be used as key for sorting.
setSourceUrl(URL) - Method in interface gate.Document
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 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 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.
setStart(int) - Method in class gate.gui.STreeNode
 
setStorageDir(File) - Method in class gate.persist.SerialDataStore
Set method for storage URL
setStorageUrl(URL) - Method in interface gate.DataStore
Set the URL for the underlying storage mechanism.
setStorageUrl(URL) - Method in class gate.persist.SerialDataStore
Set the URL for the underlying storage mechanism.
setStringContent(String) - Method in class gate.corpora.DocumentImpl
 
setTableVisible(boolean) - Method in class gate.gui.AnnotationEditor
If set to true the annotations table will be shown.
setTempAnnotationSetName(String) - Method in class gate.creole.nerc.Nerc
 
setTextAnnotationType(String) - Method in class gate.gui.SyntaxTreeViewer
 
setTextVisible(boolean) - Method in class gate.gui.AnnotationEditor
If set to true the text display will be shown.
setTitle(String) - Method in class gate.gui.DefaultResourceHandle
 
setTokeniserRulesURL(URL) - Method in class gate.creole.nerc.Nerc
 
setTool(boolean) - Method in class gate.creole.ResourceData
Set method for resource tool flag
setTooltipText(String) - Method in class gate.gui.DefaultResourceHandle
 
setTreeAnnotations(AnnotationSet) - Method in class gate.gui.SyntaxTreeViewer
 
setTreeNodeAnnotationType(String) - Method in class gate.gui.SyntaxTreeViewer
 
setTypeName(String) - Method in class gate.creole.Parameter
Set the type name for this parameter
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.TestAnnotationDiff
Fixture set up
setUp() - Method in class gate.annotation.TestAnnotation
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.creole.TestControllers
Fixture set up
setUp() - Method in class gate.creole.TestXSchema
Fixture set up
setUp() - Method in class gate.creole.TestCreole
Fixture set up
setUp() - Method in class gate.creole.TestSplitterTagger
Fixture set up
setUp() - Method in class gate.creole.gazetteer.TestGazetteer
Fixture set up
setUp() - Method in class gate.creole.namematch.TestNamematch
Fixture set up
setUp() - Method in class gate.creole.tokeniser.TestTokeniser
Fixture set up
setUp() - Method in class gate.db.TestDB
Connect to the DataStoreImpl
setUp() - Method in class gate.email.TestEmail
Fixture set up
setUp() - Method in class gate.fsm.TestFSM
 
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.sgml.TestSgml
Fixture set up
setUp() - Method in class gate.util.TestBumpyStack
Fixture set up
setUp() - Method in class gate.util.TestFiles
Fixture set up
setUp() - Method in class gate.util.TestTemplate
Fixture set up
setUp() - Method in class gate.util.TestJacl
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.xml.TestXml
Fixture set up
setupDatabase(DataStore) - Static method in class gate.db.DocumentWrapper
Checks if the provided datastore id proper for storing persistent documents of this type.
setupDatabase(DataStore) - Static method in class gate.db.CorpusWrapper
This method checks whether the provided datastore can be used for storing persistent objects of this type(Corpus).
setupDatabase(Table[], DataStore) - Static method in class gate.db.Checker
This method attempts to create the structure defined by ddl.
setupDS(DataStore) - Static method in class gate.db.Checker
 
setUrlBase(URL) - Static method in class gate.Gate
Set the URL base for GATE files, e.g.
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)
setValueAt(Object, int, int) - Method in class gate.swing.TableMap
 
setValueAt(Object, Object, int) - Method in class gate.swing.AbstractTreeTableModel
Default implementation.
setValueAt(Object, Object, int) - Method in interface gate.swing.TreeTableModel
Sets the value for node node, at column number column.
setVerbose(boolean) - Method in class gate.jape.Batch
Set verbosity.
setVisible(boolean) - Method in class gate.gui.AnnotationEditor.TypeData
 
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
 
Sgml2Xml - class gate.sgml.Sgml2Xml.
Not so fast...
Sgml2Xml(Document) - Constructor for class gate.sgml.Sgml2Xml
The other constructor
Sgml2Xml(String) - Constructor for class gate.sgml.Sgml2Xml
The constructor initialises some member fields
SgmlDocumentFormat - class gate.corpora.SgmlDocumentFormat.
The format of Documents.
SgmlDocumentFormat() - Constructor for class gate.corpora.SgmlDocumentFormat
Default construction
shapeMethod(List, List) - Method in class gate.creole.BootStrap
create the form for the methods from the class that create the resource
shortDesc() - Method in class gate.fsm.Transition
Returns a shorter description that toSting().
shortDesc() - Method in class gate.jape.Constraint
 
shortDesc() - Method in class gate.jape.RightHandSide
Create a string representation of the object.
shortDesc() - Method in class gate.jape.BasicPatternElement
Returns a short description.
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(Annotation) - Method in class gate.gui.CustomAnnotationEditDialog
This method displays the AnnotationEditDialog in creating mode If one wants to create a new annotation then show() must be called with null as a param.
show(AnnotationSchema) - Method in class gate.gui.AnnotationEditDialog
This method displays the AnnotationEditDialog in creating mode
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.
show(Component[]) - Method in class gate.gui.ApperanceDialog
 
show(FeatureMap, AnnotationSchema) - Method in class gate.gui.AnnotationEditDialog
This method displays the AnnotationEditDialog in edit mode
show(ResourceData) - Method in class gate.gui.NewResourceDialog
 
showDialog(Component[]) - Method in class gate.swing.WaitDialog
Shows the window containing the components provided as attributes.
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.
showGraph(String, String) - Static method in class gate.fsm.TestFSM
Opens anew window containing the visual representation of a FSM and having a given title
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
 
SINGLE_SPAN_BINDING - Static variable in interface gate.jape.JapeConstants
 
singleLineCpslStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
singleLineCStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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() - Method in class gate.jape.parser.ParseCpsl
 
SinglePhaseTransducer(String) - Constructor for class gate.jape.SinglePhaseTransducer
Construction from name.
size - Variable in class gate.db.Field
 
size() - Method in interface gate.DocumentContent
The size of this content (e.g.
size() - Method in interface gate.AnnotationSet
The size of this set
size() - Method in class gate.annotation.AnnotationSetImpl
The size of this set
size() - Method in class gate.corpora.DocumentContentImpl
The size of this content (e.g.
size() - Method in class gate.creole.nerc.EntitySet
 
size() - Method in class gate.util.RBTreeMap
Returns the number of key-value mappings in this map.
space - Static variable in interface gate.jape.parser.ParseCpslConstants
 
spaces - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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 - class gate.gui.Splash.
A splash screen.
Splash(JComponent) - Constructor for class gate.gui.Splash
Constructor from content.
Splash(String) - Constructor for class gate.gui.Splash
Contructor from image.
Splash(Window, JComponent) - Constructor for class gate.gui.Splash
Constructor from owner and content.
Splash(Window, String) - Constructor for class gate.gui.Splash
Constructor from owner and image.
SPURIOUS_TYPE - Variable in class gate.annotation.AnnotationDiff
 
startBlinking() - Method in class gate.swing.TabBlinker
 
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
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
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.XmlDocumentHandler
This method is called when the SAX parser encounts the beginning of the XML document.
startDocument() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the beginning of the XML document.
startElement(String, AttributeList) - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the beginning of an XML element
startElement(String, AttributeList) - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the beginning of an XML element
startElement(String, AttributeList) - Method in class gate.util.Lax
Call all start methods for this tag.
startElement(String, AttributeList) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the beginning of an XML element.
startElement(String, AttributeList) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the beginning of an XML element.
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
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
State - class gate.fsm.State.
This class implements a Finite State Machine state.
State - class guk.im.State.
A state of the LocaleHandler FSM.
State() - Constructor for class guk.im.State
Default constructor; creates a non final state
State(boolean) - Constructor for class guk.im.State
Creates a new state
State(FSM) - Constructor for class gate.fsm.State
Build a new state belonging to the given FSM.
statements - Variable in class gate.db.Table
 
staticFlag - Static variable in class gate.jape.parser.ASCII_CharStream
 
statusChanged(String) - Method in interface gate.event.StatusListener
Calleed when there a new status message.
statusChanged(String) - Method in class gate.gui.MainFrame
 
StatusListener - interface gate.event.StatusListener.
This interface describes a listener that is interested in status events.
stopBlinking() - Method in class gate.swing.TabBlinker
 
STreeNode - class gate.gui.STreeNode.
 
STreeNode() - Constructor for class gate.gui.STreeNode
 
STreeNode(Annotation) - Constructor for class gate.gui.STreeNode
 
STreeNode(int, int) - Constructor for class gate.gui.STreeNode
 
string - Static variable in interface gate.jape.parser.ParseCpslConstants
 
Strings - class gate.util.Strings.
Some utilities for use with Strings.
Strings() - Constructor for class gate.util.Strings
 
stringTypeIds - Static variable in class gate.creole.tokeniser.DefaultTokeniser
Maps from type names to type internal id
StrTokeniser - class gate.util.StrTokeniser.
 
StrTokeniser(String) - Constructor for class gate.util.StrTokeniser
Constructs a string tokenizer for the specified string.
StrTokeniser(String, String) - Constructor for class gate.util.StrTokeniser
Constructs a string tokenizer for the specified string.
StrTokeniser(String, String, boolean) - Constructor for class gate.util.StrTokeniser
Constructs a string tokenizer for the specified string.
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.
subsumes(FeatureMap) - Method in interface gate.FeatureMap
Test if this featureMap object is included in aFeatureMap
subsumes(FeatureMap) - Method in class gate.util.SimpleFeatureMapImpl
Test if this featureMap object is included in aFeatureMap
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.TestAnnotationDiff
Test suite routine for the test runner
suite() - Static method in class gate.annotation.TestAnnotation
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.creole.TestControllers
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.TestCreole
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.gazetteer.TestGazetteer
Test suite routine for the test runner
suite() - Static method in class gate.creole.namematch.TestNamematch
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.db.TestDB
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.fsm.TestFSM
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.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.TestFiles
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.util.TestJacl
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.xml.TestXml
Test suite routine for the test runner
SwitchTo(int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
sync() - Method in interface gate.LanguageResource
Save: synchonise the in-memory image of the LR with the persistent image.
sync() - Method in class gate.corpora.CorpusImpl
Save: synchonise the in-memory image of the corpus 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(LanguageResource) - Method in interface gate.DataStore
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.
SyntaxTreeViewer - class gate.gui.SyntaxTreeViewer.
The SyntaxTreeViewer works by getting an annotation set of all annotations that need to be displayed (both text and tree nodes) as an AnnotationSet property called treeAnnotations.
SyntaxTreeViewer(String) - Constructor for class gate.gui.SyntaxTreeViewer
 

T

TabBlinker - class gate.swing.TabBlinker.
 
TabBlinker(JTabbedPane, Component, Color) - Constructor for class gate.swing.TabBlinker
 
Table - class gate.db.Table.
This class is used in defining databases structure.
Table(String, Field[], String[]) - Constructor for class gate.db.Table
Constructor.
tableChanged(TableModelEvent) - Method in class gate.swing.TableMap
 
tableChanged(TableModelEvent) - Method in class gate.swing.XJTable
 
TableMap - class gate.swing.TableMap.
In a chain of data manipulators some behaviour is common.
TableMap() - Constructor for class gate.swing.TableMap
 
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.
takeBackConnection(Connection) - Method in class gate.db.Database
Takes back a previously supplied connection and makes it available for other clients.
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.TestSplitterTagger
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.gazetteer.TestGazetteer
 
tearDown() - Method in class gate.creole.tokeniser.TestTokeniser
 
tearDown() - Method in class gate.db.TestDB
Close the db connections
tearDown() - Method in class gate.fsm.TestFSM
 
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.util.TestTemplate
Put things back as they should be after running tests.
TemplateLaxErrorHandler - class gate.util.TemplateLaxErrorHandler.
 
TemplateLaxErrorHandler() - Constructor for class gate.util.TemplateLaxErrorHandler
TemplateLaxErrorHandler constructor comment.
testAddingAnnotations() - Method in class gate.CookBook
Adding annotations to documents
testAddingDocuments() - Method in class gate.CookBook
Adding documents to a corpus
testAddWithNodes() - Method in class gate.annotation.TestAnnotation
Test the annotations set add method that uses existing nodes
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
testAnnotationSet() - Method in class gate.annotation.TestAnnotation
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.
TestBumpyStack - class gate.util.TestBumpyStack.
BumpyStack test class.
TestBumpyStack(String) - Constructor for class gate.util.TestBumpyStack
Construction
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
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)
TestConfig - class gate.config.TestConfig.
CREOLE test class
TestConfig(String) - Constructor for class gate.config.TestConfig
Construction
testConfigReading() - Method in class gate.config.TestConfig
Test resource discovery
TestControllers - class gate.creole.TestControllers.
Tests for controller classes
TestControllers(String) - Constructor for class gate.creole.TestControllers
Construction
TestCorpus - class gate.corpora.TestCorpus.
Tests for the Corpus classes
testCorpus() - Method in class gate.db.TestDB
 
TestCorpus(String) - Constructor for class gate.corpora.TestCorpus
Construction
testCorpusConstruction() - Method in class gate.CookBook
Constructing a corpus
testCreation() - Method in class gate.corpora.TestCorpus
Corpus creation
testCreation() - Method in class gate.util.TestJacl
Jacl creation and use of GATE scripts
TestCreole - class gate.creole.TestCreole.
CREOLE test class
TestCreole(String) - Constructor for class gate.creole.TestCreole
Construction
testDatabase() - Method in class gate.db.TestDB
 
TestDB - class gate.db.TestDB.
 
TestDB(String) - Constructor for class gate.db.TestDB
Construction
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
testDiscovery() - Method in class gate.creole.TestCreole
Test resource discovery
TestDocument - class gate.corpora.TestDocument.
Tests for the Document classes
TestDocument(String) - Constructor for class gate.corpora.TestDocument
Construction
testDocumentAddition() - Method in class gate.corpora.TestCorpus
Add some documents
testDSR() - Method in class gate.persist.TestPersist
Test the DS register.
TestEmail - class gate.email.TestEmail.
Test class for Email facilities
testEmail() - Method in class gate.email.TestEmail
final test
TestEmail(String) - Constructor for class gate.email.TestEmail
Construction
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
TestFiles - class gate.util.TestFiles.
Files test class.
TestFiles(String) - Constructor for class gate.util.TestFiles
Construction
testFind() - Method in class gate.util.TestFiles
 
testFinder() - Method in class gate.util.TestJdk
Jdk tool directory finder
testFromAndToXSchema() - Method in class gate.creole.TestXSchema
A test
TestFSM - class gate.fsm.TestFSM.
JUnit style test code for the gate.fsm package.
TestFSM(String) - Constructor for class gate.fsm.TestFSM
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
 
testGateDocumentToAndFromXmlWithDifferentKindOfFormats() - Method in class gate.xml.TestXml
 
TestGazetteer - class gate.creole.gazetteer.TestGazetteer.
 
TestGazetteer(String) - Constructor for class gate.creole.gazetteer.TestGazetteer
 
testGetNextOf() - Method in class gate.util.TestRBTreeMap
 
testGetResources() - Method in class gate.util.TestFiles
Test the getResourceAs...
TestHtml - class gate.html.TestHtml.
Test class for HTML facilities
TestHtml(String) - Constructor for class gate.html.TestHtml
Construction
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
testIterator() - Method in class gate.annotation.TestAnnotation
Test iterator
testIteratorRemove() - Method in class gate.annotation.TestAnnotation
Test iterator remove
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
 
testJarFiles() - Method in class gate.util.TestFiles
Test JarFiles methods
TestJdk - class gate.util.TestJdk.
Tests for the Jdk class and for GateClassLoader.
TestJdk(String) - Constructor for class gate.util.TestJdk
Construction
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
TestNamematch - class gate.creole.namematch.TestNamematch.
 
testNamematch() - Method in class gate.creole.namematch.TestNamematch
test the namematcher
TestNamematch(String) - Constructor for class gate.creole.namematch.TestNamematch
Construction
testObjectWriter() - Method in class gate.db.TestDB
tests the functionality of gate.util.ObjectWriter
testOffsetIndex() - Method in class gate.annotation.TestAnnotation
Test indexing by offset
testOne() - Method in class gate.fsm.TestFSM
Does some kind of a test that verifies whether parsing the jape file results in a graph.
testOverlapsAndCoextensive() - Method in class gate.annotation.TestAnnotation
Test Overlaps
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
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
testReloading() - Method in class gate.util.TestJdk
Test reloading of classes.
testRemove() - Method in class gate.annotation.TestAnnotation
Test remove
testRemoveInexistant() - Method in class gate.annotation.TestAnnotation
 
testResourceCreation() - Method in class gate.CookBook
Constructing a resource
testSaveRestore() - Method in class gate.persist.TestPersist
Test resource save and restore
testSelf() - Method in class gate.email.EmailDocumentHandler
Test final
testSerial1() - Method in class gate.creole.TestControllers
Serial controller test 1
testSerial2() - Method in class gate.creole.TestControllers
Serial controller test 2
testSetMethods() - Method in class gate.annotation.TestAnnotation
Test Set methods
TestSgml - class gate.sgml.TestSgml.
Test class for SGML facilities
TestSgml(String) - Constructor for class gate.sgml.TestSgml
Construction
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
TestSplitterTagger - class gate.creole.TestSplitterTagger.
Test code for the SentenceSplitter and the POS tagger.
testSplitterTagger() - Method in class gate.creole.TestSplitterTagger
 
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
 
testToolsAndPrivate() - Method in class gate.creole.TestCreole
Test TOOLS and PRIVATE attributes
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
testUsingFeatures() - Method in class gate.CookBook
Using the FeatureMap interface
testViews() - Method in class gate.creole.TestCreole
Test view registration
testWriteTempFile() - Method in class gate.util.TestFiles
Test the writeTempFile...
TestXml - class gate.xml.TestXml.
Test class for XML facilities
TestXml(String) - Constructor for class gate.xml.TestXml
Construction
TestXSchema - class gate.creole.TestXSchema.
Annotation schemas test class.
TestXSchema(String) - Constructor for class gate.creole.TestXSchema
Construction
TextAttributesChooser - class gate.gui.TextAttributesChooser.
A dialog used to set the attributes for text display.
TextAttributesChooser() - Constructor for class gate.gui.TextAttributesChooser
 
TextAttributesChooser(Dialog, String, boolean) - Constructor for class gate.gui.TextAttributesChooser
 
TextAttributesChooser(Frame, String, boolean) - Constructor for class gate.gui.TextAttributesChooser
 
TextualDocumentFormat - class gate.corpora.TextualDocumentFormat.
The format of Documents.
TextualDocumentFormat() - Constructor for class gate.corpora.TextualDocumentFormat
Default construction
tokAndGaz(String, Array) - 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
 
Token - class gate.jape.parser.Token.
Describes the input token stream.
token_source - Variable in class gate.jape.parser.ParseCpsl
 
Token() - Constructor for class gate.jape.parser.Token
 
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.
tokenImage - Static variable in interface gate.jape.parser.ParseCpslConstants
 
tokenise(Document, AnnotationSet, boolean) - Method in class gate.util.DumbTokeniser
Tokenises the given document writting all the generated annotations in the provided annotation set.
tokenise(Document, boolean) - Method in class gate.util.DumbTokeniser
Tokenises the given document writting all the generated annotations in the default annotation set.
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
 
TokenMgrError - error gate.jape.parser.TokenMgrError.
 
TokenMgrError() - Constructor for class gate.jape.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class gate.jape.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class gate.jape.parser.TokenMgrError
 
Tools - class gate.util.Tools.
 
Tools() - Constructor for class gate.util.Tools
 
toString() - Method in class gate.annotation.AnnotationImpl
String representation of hte annotation
toString() - Method in class gate.annotation.NodeImpl
String representation
toString() - Method in class gate.corpora.DocumentImpl
String respresentation
toString() - Method in class gate.corpora.DocumentContentImpl
Returns the String representing the content in case of a textual document.
toString() - Method in class gate.creole.ParameterList
String representation
toString() - Method in class gate.creole.Parameter
String representation
toString() - Method in class gate.creole.ResourceData
String representation
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 class gate.db.Field
Returns a String representation of this object.
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.fsm.FSMInstance
Returns a textual representation of this FSM instance.
toString() - Method in class gate.fsm.FSM
Returns a textual description of this FSM.
toString() - Method in class gate.gui.AnnotationEditor.TypeData
 
toString() - Method in class gate.gui.DefaultResourceHandle
 
toString() - Method in class gate.jape.Constraint
Create a string representation of the object.
toString() - Method in class gate.jape.ComplexPatternElement
Create a string representation of the object.
toString() - Method in class gate.jape.LeftHandSide
Create a string representation of the object.
toString() - Method in class gate.jape.SinglePhaseTransducer
A string representation of this object.
toString() - Method in class gate.jape.RightHandSide
Create a string representation of the object.
toString() - Method in class gate.jape.ConstraintGroup
Create a string representation of the object.
toString() - Method in class gate.jape.MultiPhaseTransducer
Create a string representation of the object.
toString() - Method in class gate.jape.JdmAttribute
 
toString() - Method in class gate.jape.BasicPatternElement
Create a string representation of the object.
toString() - Method in class gate.jape.Rule
Create a string representation of the object.
toString() - Method in class gate.jape.parser.Token
Returns the image.
toString() - Method in class gate.persist.SerialDataStore
String representation
toString() - Method in class gate.util.Coordinates
 
toString(String) - Method in class gate.jape.Constraint
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(String) - Method in class gate.jape.ComplexPatternElement
Create a string representation of the object.
toString(String) - Method in class gate.jape.LeftHandSide
Create a string representation of the object.
toString(String) - Method in class gate.jape.Transducer
Create a string representation of the object with padding.
toString(String) - Method in class gate.jape.SinglePhaseTransducer
A string representation of this object.
toString(String) - Method in class gate.jape.RightHandSide
Create a string representation of the object.
toString(String) - Method in class gate.jape.ConstraintGroup
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.BasicPatternElement
Create a string representation of the object.
toString(String) - Method in class gate.jape.Rule
Create a string representation of the object.
toXml() - Method in interface gate.Document
Returns a GateXml document
toXml() - Method in class gate.corpora.DocumentImpl
Returns a GateXml document
toXSchema() - Method in class gate.creole.AnnotationSchema
 
toXSchema(Map) - Method in class gate.creole.FeatureSchema
This method transforms a feature to its XSchema representation.
TRANSACTION_LEVEL - Static variable in class gate.db.Database
 
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.Transducer
Transduce a document.
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.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, AnnotationSet, AnnotationSet) - Method in class gate.jape.Rule
Apply the RHS of this rule (LHS must have been matched first).
transduce(Document, AnnotationSet, Map) - Method in class gate.jape.RightHandSide
Makes changes to the document, using LHS bindings.
transduce1(Document, AnnotationSet) - Method in class gate.jape.SinglePhaseTransducer
Transduce a document using the annotation set provided and the current rule application style.
Transducer - class gate.creole.Transducer.
A cascaded multi-phase transducer using the Jape language which is a variant of the CPSL language.
Transducer - class gate.jape.Transducer.
Represents a single or multiphase transducer.
Transducer() - Constructor for class gate.creole.Transducer
Default constructor.
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.
tryNetServer(String, int, String) - Static method in class gate.Gate
Try to contact a network server.
type - Variable in class gate.db.Field
 
typeIds - Static variable in class gate.creole.tokeniser.DefaultTokeniser
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.DefaultTokeniser
Maps the internal type ids to the type name

U

unHighlight() - Method in class guk.im.KeyboardMap.KeyGUI
Renders this KeyGUI normaly (not highlighted)
unpackMarkup(Document) - Method in class gate.DocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.TextualDocumentFormat
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.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.EmailDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.XmlDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, String) - Method in class gate.DocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, String) - Method in class gate.corpora.TextualDocumentFormat
 
unpackMarkup(Document, String) - Method in class gate.corpora.SgmlDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, String) - Method in class gate.corpora.HtmlDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, String) - Method in class gate.corpora.RtfDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, String) - Method in class gate.corpora.EmailDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, String) - Method in class gate.corpora.XmlDocumentFormat
Unpack the markup in the document.
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.
updateLabel() - Method in class guk.im.KeyboardMap.KeyGUI
 
usage() - Static method in class gate.Main
Display a usage message
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.

V

value - Variable in class gate.jape.MutableInteger
 
value - Variable in class gate.jape.MutableBoolean
 
valueForPathChanged(TreePath, Object) - Method in class gate.swing.AbstractTreeTableModel
 
values() - Method in class gate.util.RBTreeMap
Returns a collection view of the values contained in this map.
verifyNodeIdConsistency(AnnotationSet, Map, Document) - Static method in class gate.corpora.TestDocument
This metod runs the test over an annotation Set.
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.
version - Static variable in class gate.Main
 
VisualResource - interface gate.VisualResource.
Models all sorts of visual resources.

W

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
 
warning(SAXParseException) - Method in class gate.config.ConfigXmlHandler
Called for warnings.
warning(SAXParseException) - Method in class gate.creole.CreoleXmlHandler
Called for warnings.
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.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.
warning(SAXParseException) - Method in class gate.xml.GateFormatXmlDocumentHandler
Warning method comment.
weight - Static variable in class gate.annotation.AnnotationDiff
 
whiteSpace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
WITHIN_COMMENT - Static variable in interface gate.jape.parser.ParseCpslConstants
 
writeActionClass() - Method in class gate.jape.RightHandSide
Write out the action class file.
writeFeaturesOf(long, FeatureMap, Connection) - Method in class gate.db.Database
This method writes the given FeatureMap as features belonging to the object with the given offset.
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) - 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.
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.

X

XJMenuItem - class gate.swing.XJMenuItem.
 
XJMenuItem(Action, StatusListener) - Constructor for class gate.swing.XJMenuItem
 
XJMenuItem(Icon, String, 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
 
XJMenuItem(String, String, StatusListener) - Constructor for class gate.swing.XJMenuItem
 
XJTabbedPane - class gate.swing.XJTabbedPane.
 
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
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
 
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.

_

_testCombined() - Method in class gate.jape.TestJape
Test using the large "combined" grammar from the gate/resources tree.
_testGap() - Method in class gate.annotation.TestAnnotation
Test get with offset and no annotation starting at given offset

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