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

A

ABOUT_URL_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set help about box from command line
ACCESS_GR_GW - Static variable in class gate.security.SecurityInfo
group read/ group write
ACCESS_GR_OW - Static variable in class gate.security.SecurityInfo
group read/ owner write
ACCESS_OR_OW - Static variable in class gate.security.SecurityInfo
owner read/ owner write
ACCESS_WR_GW - Static variable in class gate.security.SecurityInfo
world read/ group write
ADJ_POS_ATTRIBUTIVE - Static variable in interface gate.wordnet.Adjective
adjective - prenominal (attributive) position
ADJ_POS_IMMEDIATE_POSTNOMINAL - Static variable in interface gate.wordnet.Adjective
adjective - immediately postnominal position
ADJ_POS_NONE - Static variable in interface gate.wordnet.Adjective
adjective - position unknown
ADJ_POS_PREDICATIVE - Static variable in interface gate.wordnet.Adjective
adjective - predicate position
ANNIEConstants - interface gate.creole.ANNIEConstants.
This interface defines constants used by the ANNIE processing resources.
ANNIETransducer - class gate.creole.ANNIETransducer.
The ANNIE named entity transducer.
ANNIETransducer() - Constructor for class gate.creole.ANNIETransducer
 
ANNOTATION_ADDED - Static variable in class gate.event.AnnotationSetEvent
Event type used for situations when a new annotation has been added
ANNOTATION_COREF_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
The name of the feature on Annotations that holds coreference matches.
ANNOTATION_REMOVED - Static variable in class gate.event.AnnotationSetEvent
Event type used for situations when an annotation has been removed
ANNOTATION_SET_ADDED - Static variable in class gate.event.DocumentEvent
Event type used to mark the addition of an AnnotationSet
ANNOTATION_SET_REMOVED - Static variable in class gate.event.DocumentEvent
Event type used to mark the removal of an AnnotationSet
ANNOTATION_UPDATED - Static variable in class gate.event.AnnotationEvent
Event type used for situations when an annotation has been updated
ANNOT_TYPE_TO_EXPORT - Static variable in interface gate.GateConstants
Property to set slug annotation types for export Inline
APF_EXP_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_DTD_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_PATH_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_SOURCE_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_TYPES_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APF_EXP_WRITE_SOURCE_PARAMETER_NAME - Static variable in class gate.creole.APFormatExporter
 
APFormatExporter - class gate.creole.APFormatExporter.
This class implements a APF xml exporter.
APFormatExporter() - Constructor for class gate.creole.APFormatExporter
Constructor does nothing.
APPELT_STYLE - Static variable in interface gate.jape.JapeConstants
Appelt-style rule application
APPLICATION_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set slug application from command line
APP_ICON_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set icon of application from command line
APP_SPLASH_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set splash of application from command line
ASCII_CharStream - class gate.jape.parser.ASCII_CharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ASCII_CharStream(Reader, int, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int) - Constructor for class gate.jape.parser.ASCII_CharStream
 
AST_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AST_INPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AST_OUTPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AST_TAG_AS_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AST_TEXT_TAG_PARAMETER_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
AbstractController - class gate.creole.AbstractController.
 
AbstractController() - Constructor for class gate.creole.AbstractController
 
AbstractCoreferencer - class gate.creole.coref.AbstractCoreferencer.
 
AbstractCoreferencer(String) - Constructor for class gate.creole.coref.AbstractCoreferencer
---
AbstractFeatureBearer - class gate.util.AbstractFeatureBearer.
A convenience implemetation of FeatureBearer.
AbstractFeatureBearer() - Constructor for class gate.util.AbstractFeatureBearer
 
AbstractGazetteer - class gate.creole.gazetteer.AbstractGazetteer.
AbstractGazetteer This class implements the common-for-all methods of the Gazetteer interface
AbstractGazetteer() - Constructor for class gate.creole.gazetteer.AbstractGazetteer
 
AbstractLanguageAnalyser - class gate.creole.AbstractLanguageAnalyser.
A parent implementation of language analysers with some default code.
AbstractLanguageAnalyser() - Constructor for class gate.creole.AbstractLanguageAnalyser
 
AbstractLanguageResource - class gate.creole.AbstractLanguageResource.
A convenience implementation of LanguageResource with some default code.
AbstractLanguageResource() - Constructor for class gate.creole.AbstractLanguageResource
 
AbstractNameBearer - class gate.util.AbstractNameBearer.
 
AbstractNameBearer() - Constructor for class gate.util.AbstractNameBearer
 
AbstractOntoGazetteer - class gate.creole.gazetteer.AbstractOntoGazetteer.
AbstratOntoGazetteer This class implemnents the methods common for all ontology-aware gazetteers.
AbstractOntoGazetteer() - Constructor for class gate.creole.gazetteer.AbstractOntoGazetteer
 
AbstractProcessingResource - class gate.creole.AbstractProcessingResource.
A convenience implementation of ProcessingResource with some default code.
AbstractProcessingResource() - Constructor for class gate.creole.AbstractProcessingResource
 
AbstractResource - class gate.creole.AbstractResource.
A convenience implementation of Resource with some default code.
AbstractResource() - Constructor for class gate.creole.AbstractResource
 
AbstractTreeTableModel - class gate.swing.AbstractTreeTableModel.
An abstract implementation of the TreeTableModel interface.
AbstractTreeTableModel(Object) - Constructor for class gate.swing.AbstractTreeTableModel
Constructor for a tree-table containing only one node: the root.
AbstractVisualResource - class gate.creole.AbstractVisualResource.
A convenience implementation of VisualResource with some default code.
AbstractVisualResource() - Constructor for class gate.creole.AbstractVisualResource
Package access constructor to stop normal initialisation.
AccessController - interface gate.security.AccessController.
 
AccessControllerImpl - class gate.security.AccessControllerImpl.
 
AccessControllerImpl(String) - Constructor for class gate.security.AccessControllerImpl
---
AccessRightsDialog - class gate.gui.AccessRightsDialog.
 
AccessRightsDialog() - Constructor for class gate.gui.AccessRightsDialog
 
Action() - Method in class gate.jape.parser.ParseCpsl
 
Action - class guk.im.Action.
Defines an action in the FSM of the input method.
Action(State) - Constructor for class guk.im.Action
Constructor.
ActionsPublisher - interface gate.gui.ActionsPublisher.
This interface is used to mark resources that publish a list of actions that can be performed on them.
Adjective - interface gate.wordnet.Adjective.
Represents WordNet adj.
AdjectiveImpl - class gate.wordnet.AdjectiveImpl.
Represents WordNet adjective implements interface Adjective
AdjectiveImpl(Word, Synset, int, int, boolean, int, Dictionary) - Constructor for class gate.wordnet.AdjectiveImpl
 
AnalyserRunningStrategy - class gate.creole.AnalyserRunningStrategy.
A type running strategy that decides whether the associated PR needs to be run based on the value of a specified feature on the document that the PR needs to be run on.
AnalyserRunningStrategy(LanguageAnalyser, int, String, String) - Constructor for class gate.creole.AnalyserRunningStrategy
 
AnalyserRunningStrategyPersistence - class gate.util.persistence.AnalyserRunningStrategyPersistence.
Persistent holder for AnalyserRunningStrategy.
AnalyserRunningStrategyPersistence() - Constructor for class gate.util.persistence.AnalyserRunningStrategyPersistence
 
Annotation - interface gate.Annotation.
An Annotation is an arc in an AnnotationSet.
AnnotationDeletePR - class gate.creole.annotdelete.AnnotationDeletePR.
This class is the implementation of a processing resource which deletes all annotations and sets other than 'original markups'.
AnnotationDeletePR() - Constructor for class gate.creole.annotdelete.AnnotationDeletePR
 
AnnotationDiff - class gate.annotation.AnnotationDiff.
This class compare two annotation sets on annotation type given by the AnnotationSchema object.
AnnotationDiff() - Constructor for class gate.annotation.AnnotationDiff
Constructs a AnnotationDif
AnnotationDiff.AnnotationDiffCellRenderer - class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer.
This class defines a Cell renderer for the AnnotationDiff table
AnnotationDiff.AnnotationDiffCellRenderer() - Constructor for class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer
Constructs a randerer with a table model
AnnotationDiffer - class gate.util.AnnotationDiffer.
 
AnnotationDiffer() - Constructor for class gate.util.AnnotationDiffer
 
AnnotationEvent - class gate.event.AnnotationEvent.
This class models events fired by an Annotation.
AnnotationEvent(Annotation, int) - Constructor for class gate.event.AnnotationEvent
Constructor.
AnnotationImpl - class gate.annotation.AnnotationImpl.
Provides an implementation for the interface gate.Annotation
AnnotationListener - interface gate.event.AnnotationListener.
A listener for events fired by an AnnotationSet (AnnotationSetEvent)
AnnotationSchema - class gate.creole.AnnotationSchema.
This class handles annotation schemas.An annotation schema is a representation of an annotation, together with its types and their attributes, values and types.
AnnotationSchema() - Constructor for class gate.creole.AnnotationSchema
Constructs an annotation schema.
AnnotationSet - interface gate.AnnotationSet.
Annotation sets
AnnotationSetEvent - class gate.event.AnnotationSetEvent.
This class models events fired by an AnnotationSet.
AnnotationSetEvent(AnnotationSet, int, Document, Annotation) - Constructor for class gate.event.AnnotationSetEvent
Constructor.
AnnotationSetImpl - class gate.annotation.AnnotationSetImpl.
Implementation of AnnotationSet.
AnnotationSetImpl(Document) - Constructor for class gate.annotation.AnnotationSetImpl
Construction from Document.
AnnotationSetImpl(Document, String) - Constructor for class gate.annotation.AnnotationSetImpl
Construction from Document and name.
AnnotationSetImpl(Collection) - Constructor for class gate.annotation.AnnotationSetImpl
Construction from Collection (which must be an AnnotationSet)
AnnotationSetImpl.VerboseHashMap - class gate.annotation.AnnotationSetImpl.VerboseHashMap.
Class used for the indexById structure.
AnnotationSetListener - interface gate.event.AnnotationSetListener.
A listener for events fired by an AnnotationSet (AnnotationSetEvent)
AnnotationSetTransfer - class gate.creole.annotransfer.AnnotationSetTransfer.
This class is the implementation of the resource ACEPROCESSOR.
AnnotationSetTransfer() - Constructor for class gate.creole.annotransfer.AnnotationSetTransfer
 
AnnotationVisualResource - interface gate.creole.AnnotationVisualResource.
Visual Resources that display and/or edit annotations.
AnonymousJavaBlock() - Method in class gate.jape.parser.ParseCpsl
 
AppearanceDialog - class gate.gui.AppearanceDialog.
 
AppearanceDialog(Frame, String, boolean, Component[]) - Constructor for class gate.gui.AppearanceDialog
 
AppearanceDialog(Dialog, String, boolean, Component[]) - Constructor for class gate.gui.AppearanceDialog
 
AskWannaSave(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Wanna Save Dialog invocation.
AssignmentExpression() - Method in class gate.jape.parser.ParseCpsl
 
AttrVal() - Method in class gate.jape.parser.ParseCpsl
 
Attribute - class gate.creole.ml.Attribute.
Describes an attribute associated to a ML instance.
Attribute(Element) - Constructor for class gate.creole.ml.Attribute
 
Attribute() - Constructor for class gate.creole.ml.Attribute
 
accept(File) - Method in class gate.util.ExtensionFileFilter
Checks a file for compliance with the requested extensions.
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(Node, Node, String, FeatureMap) - Method in interface gate.AnnotationSet
Create and add an annotation with pre-existing nodes, and return its id
add(Integer, Long, Long, String, FeatureMap) - Method in interface gate.AnnotationSet
Create and add an annotation with a pre-existing ID
add(Long, Long, String, FeatureMap) - Method in interface gate.AnnotationSet
Create and add an annotation and return its id
add(Object) - Method in interface gate.AnnotationSet
Add an existing annotation.
add(Object) - Method in class gate.DataStoreRegister
Adds the specified element to this set if it is not already present.
add(Node, Node, String, FeatureMap) - Method in class gate.annotation.AnnotationSetImpl
Create and add an annotation with pre-existing nodes, and return its id
add(Object) - Method in class gate.annotation.AnnotationSetImpl
Add an existing annotation.
add(Long, Long, String, FeatureMap) - Method in class gate.annotation.AnnotationSetImpl
Create and add an annotation and return its id
add(Integer, Long, Long, String, FeatureMap) - Method in class gate.annotation.AnnotationSetImpl
Create and add an annotation from database read data In this case the id is already known being previously fetched from the database
add(Object) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Add an existing annotation.
add(Object) - Method in class gate.corpora.CorpusImpl
 
add(int, Object) - Method in class gate.corpora.CorpusImpl
 
add(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
add(int, Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
add(Object) - Method in class gate.corpora.SerialCorpusImpl
 
add(int, Object) - Method in class gate.corpora.SerialCorpusImpl
 
add(ProcessingResource) - Method in class gate.creole.ConditionalSerialAnalyserController
Overidden from SerialController to only allow LanguageAnalysers as components.
add(int, ProcessingResource) - Method in class gate.creole.ConditionalSerialController
Set a PR at a specified location.
add(ProcessingResource) - Method in class gate.creole.ConditionalSerialController
Add a PR to the end of the execution list.
add(List) - Method in class gate.creole.ParameterList
Add a parameter disjunction.
add(ProcessingResource) - Method in class gate.creole.SerialAnalyserController
Overidden from SerialController to only allow LanguageAnalysers as components.
add(int, ProcessingResource) - Method in class gate.creole.SerialController
 
add(ProcessingResource) - Method in class gate.creole.SerialController
 
add(String, Lookup) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
add(String, Lookup) - Method in interface gate.creole.gazetteer.Gazetteer
Adds a new string to the gazetteer
add(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
add(int, Object) - Method in class gate.creole.gazetteer.GazetteerList
 
add(int, Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
add(Object) - Method in class gate.creole.gazetteer.LinearDefinition
adds a new node, only if its list is new and uniquely mapped to this node.
add(Object) - Method in class gate.creole.gazetteer.MappingDefinition
adds a new node, only if its list is new and uniquely mapped to this node.
add(int, Object) - Method in class gate.creole.gazetteer.MappingDefinition
adds a new node at the specified position, only if its list is new and uniquely mapped to this node.
add(String, Lookup) - Method in class gate.creole.gazetteer.OntoGazetteerImpl
Adds a string item to the model and associates it with a Lookup
add(Rule) - Method in class gate.jape.PrioritisedRuleList
Adds a rule in order.
add(Rule, int) - Method in class gate.jape.PrioritisedRuleList
Adds a rule in order.
add(Object) - Method in class gate.util.SimpleArraySet
 
add(long, Object) - Method in class gate.util.SimpleSortedSet
add the new annotation to the annotation list for the given offset Note: if the offset is not in the map new empty list is created and the annotation is added to it
add(int, Object) - Method in class gate.util.WeakBumpyStack
Inserts the specified element at the specified position in this list.
addAction(Key, Action) - Method in class guk.im.State
Adds anew action to this state.
addAll(Collection) - Method in class gate.annotation.AnnotationSetImpl
Adds multiple annotations to this set in one go.
addAll(Collection) - Method in class gate.corpora.CorpusImpl
 
addAll(int, Collection) - Method in class gate.corpora.CorpusImpl
 
addAll(Collection) - Method in class gate.corpora.DatabaseCorpusImpl
 
addAll(int, Collection) - Method in class gate.corpora.DatabaseCorpusImpl
 
addAll(Collection) - Method in class gate.corpora.SerialCorpusImpl
 
addAll(int, Collection) - Method in class gate.corpora.SerialCorpusImpl
 
addAll(List) - Method in class gate.creole.ParameterList
Add all the members of a parameter list (as individual disjunctions)
addAll(Collection) - Method in class gate.creole.gazetteer.GazetteerList
Adds entire collection
addAll(int, Collection) - Method in class gate.creole.gazetteer.GazetteerList
 
addAll(int, Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
addAll(Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
addAll(Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
addAll(int, Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
addAnnotationListener(AnnotationListener) - Method in interface gate.Annotation
Adds an annotation listener
addAnnotationListener(AnnotationListener) - Method in class gate.annotation.AnnotationImpl
Adds an annotation listener
addAnnotationSetListener(AnnotationSetListener) - Method in interface gate.AnnotationSet
 
addAnnotationSetListener(AnnotationSetListener) - Method in class gate.annotation.AnnotationSetImpl
 
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
addClass(OClass) - Method in class gate.creole.ProtegeProjectName
 
addClass(OClass) - Method in interface gate.creole.ontology.Ontology
Adds a class to the ontology.
addConfig(Map) - Static method in class gate.DataStoreRegister
Adds configuration data (e.g.
addConstraint(Constraint) - Method in class gate.jape.BasicPatternElement
Add a constraint.
addCorpusListener(CorpusListener) - Method in interface gate.Corpus
Registers a new CorpusListener with this corpus.
addCorpusListener(CorpusListener) - Method in class gate.corpora.CorpusImpl
 
addCorpusListener(CorpusListener) - Method in class gate.corpora.SerialCorpusImpl
 
addCreoleListener(CreoleListener) - Method in interface gate.CreoleRegister
Registers a CreoleListenerwith this CreoleRegister.
addCreoleListener(CreoleListener) - Method in class gate.DataStoreRegister
Registers a new CreoleListener with this DataStoreRegister.
addCreoleListener(CreoleListener) - Static method in class gate.Factory
Add a listener
addCreoleListener(CreoleListener) - Static method in class gate.Gate
Registers a CreoleListener with the Gate system
addCreoleListener(CreoleListener) - Method in class gate.creole.CreoleRegisterImpl
 
addDatastoreListener(DatastoreListener) - Method in interface gate.DataStore
Registers a new DatastoreListener with this datastore
addDatastoreListener(DatastoreListener) - Method in class gate.persist.JDBCDataStore
Registers a new DatastoreListener with this datastore
addDatastoreListener(DatastoreListener) - Method in class gate.persist.SerialDataStore
 
addDirectory(URL) - Method in interface gate.CreoleRegister
Add a CREOLE directory URL.
addDirectory(URL) - Method in class gate.creole.CreoleRegisterImpl
Add a CREOLE directory URL to the register and to the GATE classloader.
addDocumentListener(DocumentListener) - Method in interface gate.Document
Adds a DocumentListener to this document.
addDocumentListener(DocumentListener) - Method in class gate.corpora.DocumentImpl
 
addExtension(String) - Method in class gate.util.ExtensionFileFilter
Adds a new extension to the list of accepted extensions.
addFeatureMapListener(FeatureMapListener) - Method in interface gate.FeatureMap
Adds a gate listener
addFeatureMapListener(FeatureMapListener) - Method in class gate.util.SimpleFeatureMapImpl
Adds a gate listener
addGateListener(GateListener) - Method in interface gate.AnnotationSet
 
addGateListener(GateListener) - Method in class gate.annotation.AnnotationSetImpl
 
addGazetteerListener(GazetteerListener) - Method in class gate.creole.gazetteer.AbstractGazetteer
Registers a Gazetteer Listener
addGazetteerListener(GazetteerListener) - Method in interface gate.creole.gazetteer.Gazetteer
Registers a Gazetteer Listener
addHandler(Object) - Method in class gate.util.Lax
Add a handler to the list of handler objects.
addIndexField(IndexField) - Method in class gate.creole.ir.DefaultIndexDefinition
Add new IndexField object to fields list.
addInput(String) - Method in class gate.jape.SinglePhaseTransducer
Adds a new type of input annotations used by this transducer.
addInstance(String, OClass) - Method in interface gate.creole.ontology.KnowledgeBase
Adds an instance to the knowledge base.
addInstance(OInstance) - Method in interface gate.creole.ontology.KnowledgeBase
Adds an instance to the knowledge base.
addInstantiation(Resource) - Method in class gate.creole.ResourceData
Add an instantiation of the resource to the register of these
addJob(Object) - Method in class guk.im.KeyboardMap
Adds a job to the job list of the thread.
addLayoutComponent(String, Component) - Method in class gate.swing.MenuLayout
Adds the specified component to the layout.
addLineNumbers(String) - Static method in class gate.util.Strings
Helper method to add line numbers to a string
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.
addPositionInfo(long, long, long, long) - Method in class gate.corpora.RepositioningInfo
Create a new position information record.
addProcessProgressListener(ProgressListener) - Method in class gate.jape.Rule
 
addProgressListener(ProgressListener) - Method in class gate.creole.AbstractController
Adds a ProgressListener to the list of listeners for this processing resource.
addProgressListener(ProgressListener) - Method in class gate.creole.AbstractProcessingResource
Adds a ProgressListener to the list of listeners for this processing resource.
addProgressListener(ProgressListener) - Method in class gate.gui.NameBearerHandle
 
addProgressListener(ProgressListener) - Method in class gate.gui.SerialControllerEditor
 
addProgressListener(ProgressListener) - Method in class gate.jape.Batch
 
addProgressListener(ProgressListener) - Method in class gate.jape.SinglePhaseTransducer
 
addProgressListener(ProgressListener) - Method in class gate.jape.Transducer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class gate.gui.DocumentEditor
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class gate.gui.DocumentEditor
 
addRepositioningInfo(String, int, int) - Method in class gate.html.HtmlDocumentHandler
For given content the list with shrink position information is searched and on the corresponding positions the correct repositioning information is calculated and generated.
addRule(Rule) - Method in class gate.jape.SinglePhaseTransducer
Add a rule.
addSecurityData(DataStore, Map) - Static method in class gate.DataStoreRegister
Adds security data for this datastore
addStatusListener(StatusListener) - Method in class gate.DocumentFormat
 
addStatusListener(StatusListener) - Method in class gate.creole.AbstractController
Adds a StatusListener to the list of listeners for this processing resource
addStatusListener(StatusListener) - Method in class gate.creole.AbstractProcessingResource
Adds a StatusListener to the list of listeners for this processing resource
addStatusListener(StatusListener) - Method in class gate.email.EmailDocumentHandler
This methos is called when a listener is registered with this class
addStatusListener(StatusListener) - Method in class gate.gui.NameBearerHandle
 
addStatusListener(StatusListener) - Method in class gate.gui.SerialControllerEditor
 
addStatusListener(StatusListener) - Method in class gate.html.HtmlDocumentHandler
 
addStatusListener(StatusListener) - Method in class gate.jape.Batch
 
addStatusListener(StatusListener) - Method in class gate.jape.Rule
 
addStatusListener(StatusListener) - Method in class gate.jape.Transducer
 
addStatusListener(StatusListener) - Method in class gate.jape.parser.ParseCpsl
 
addStatusListener(StatusListener) - Method in class gate.swing.XJEditorPane
 
addStatusListener(StatusListener) - Method in class gate.xml.GateFormatXmlDocumentHandler
This methos is called when a listener is registered with this class
addStatusListener(StatusListener) - Method in class gate.xml.XmlDocumentHandler
This methos is called when a listener is registered with this class
addSubClass(OClass) - Method in interface gate.creole.ontology.OClass
Adds a sub class to this class.
addSubClass(OClass) - Method in class gate.creole.ontology.OClassImpl
 
addSubClass(int, int) - Method in interface gate.creole.ontology.OntologyEditor
Invokes an add sub class dialog in position x,y
addSubClass(ClassNode, String, String) - Method in interface gate.creole.ontology.OntologyEditor
Adds Sub Class given a ClassNode and the resulting info from the Add Sub Class dialog.
addSuperClass(OClass) - Method in interface gate.creole.ontology.OClass
Adds a super class to this class.
addSuperClass(OClass) - Method in class gate.creole.ontology.OClassImpl
 
addTrainingInstance(List) - Method in interface gate.creole.ml.MLEngine
Adds a new training instance to the dataset.
addTrainingInstance(List) - Method in class gate.creole.ml.weka.Wrapper
 
addTransition(Transition) - Method in class gate.fsm.State
Adds a new transition to the list of outgoing transitions for this state.
addTreeModelListener(TreeModelListener) - Method in class gate.swing.AbstractTreeTableModel
Registers a new TreeModelListener with this * model.
addURL(URL) - Method in class gate.util.GateClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addUser(Long, Session) - Method in interface gate.security.Group
---
addUser(User, Session) - Method in interface gate.security.Group
---
addUser(Long, Session) - Method in class gate.security.GroupImpl
---
addUser(User, Session) - Method in class gate.security.GroupImpl
---
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, SecurityInfo) - Method in interface gate.DataStore
Adopt a resource for persistence.
adopt(LanguageResource, SecurityInfo) - Method in class gate.persist.JDBCDataStore
Adopt a resource for persistence.
adopt(LanguageResource, SecurityInfo) - Method in class gate.persist.SerialDataStore
Adopt a resource for persistence.
annotateMessages() - Method in class gate.email.EmailDocumentHandler
Reads the Gate Document line by line and does the folowing things: Each line is analized in order to detect where an e-mail starts.
annotateParagraphs(Document, int, int, String) - Method in class gate.corpora.TextualDocumentFormat
This method annotates paragraphs in a GATE document.
annotationAdded(AnnotationSetEvent) - Method in interface gate.event.AnnotationSetListener
Called when a new Annotation has been added
annotationRemoved(AnnotationSetEvent) - Method in interface gate.event.AnnotationSetListener
Called when an Annotation has been removed
annotationSetAdded(DocumentEvent) - Method in interface gate.event.DocumentListener
Called when a new AnnotationSet has been added
annotationSetRemoved(DocumentEvent) - Method in interface gate.event.DocumentListener
Called when an AnnotationSet has been removed
annotationSetsEqual(AnnotationSet, AnnotationSet) - Static method in class gate.util.TestEqual
Two AnnotationSet are equal if their name, the documents of which belong to the AnnotationSets and annotations from the sets are the same
annotationUpdated(AnnotationEvent) - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
annotationUpdated(AnnotationEvent) - Method in interface gate.event.AnnotationListener
Called when an Annotation has been updated
assertValid() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
assign - Static variable in interface gate.jape.parser.ParseCpslConstants
 

B

BINARY_CONTENT - Static variable in class gate.persist.DBHelper
binary content (may make difference for the database)
BRILL_STYLE - Static variable in interface gate.jape.JapeConstants
Brill-style rule application
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
 
BeginToken() - Method in class gate.jape.parser.ASCII_CharStream
 
BooleanRenderer - class gate.gui.BooleanRenderer.
A TableCellRenderer used for Booleans
BooleanRenderer() - Constructor for class gate.gui.BooleanRenderer
 
BootStrap - class gate.creole.BootStrap.
This class creates a resource (e.g.ProcessingResource, VisualResource or Language Resource) with the information from the user and generates a project in the directory provided by the user
BootStrap() - Constructor for class gate.creole.BootStrap
 
BootStrapDialog - class gate.gui.BootStrapDialog.
This class is used to handle BootStrap wizard with the Gate GUI interface.
BootStrapDialog(MainFrame) - Constructor for class gate.gui.BootStrapDialog
 
backup(int) - Method in class gate.jape.parser.ASCII_CharStream
 
bar - Static variable in interface gate.jape.parser.ParseCpslConstants
 
batchFinished() - Method in class gate.creole.ml.weka.StringToNominalFilter
Signifies that this batch of input to the filter is finished.
batchMode - Static variable in class gate.Main
Are we in batch mode?
beginColumn - Variable in class gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginTrans() - Method in interface gate.persist.DatabaseDataStore
---
beginTrans() - Method in class gate.persist.JDBCDataStore
starts a transaction note that if u're already in transaction context this will not open nested transaction i.e.
bool - Static variable in interface gate.jape.parser.ParseCpslConstants
 
bufpos - Variable in class gate.jape.parser.ASCII_CharStream
 
build - Static variable in class gate.Main
 
bump(Object) - Method in class gate.util.WeakBumpyStack
Bump an item to the front of the stack.
bumpInstantiation(Resource) - Method in class gate.creole.ResourceData
Bump an instantiation to the top of the instantiation stack

C

CHARACTER_CONTENT - Static variable in class gate.persist.DBHelper
character content (may make difference for the database)
CHINK_SIZE_LARGE - Static variable in class gate.persist.DBHelper
 
CHINK_SIZE_MEDIUM - Static variable in class gate.persist.DBHelper
 
CHINK_SIZE_SMALL - Static variable in class gate.persist.DBHelper
 
COREF_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.coref.AbstractCoreferencer
 
COREF_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.coref.Coreferencer
 
COREF_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.coref.NominalCoref
 
COREF_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.coref.PronominalCoref
 
COREF_ANTECEDENT_FEATURE_NAME - Static variable in class gate.creole.coref.AbstractCoreferencer
 
COREF_ANTECEDENT_FEATURE_NAME - Static variable in class gate.creole.coref.Coreferencer
 
COREF_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.coref.AbstractCoreferencer
 
COREF_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.coref.Coreferencer
 
COREF_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.coref.NominalCoref
 
COREF_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.coref.PronominalCoref
 
COREF_TYPE_FEATURE_NAME - Static variable in class gate.creole.coref.AbstractCoreferencer
 
COREF_TYPE_FEATURE_NAME - Static variable in class gate.creole.coref.Coreferencer
 
CORPUS_CLASS - Static variable in class gate.persist.DBHelper
LR classes supported at present
CORPUS_DOCLIST_PARAMETER_NAME - Static variable in interface gate.Corpus
 
CORPUS_INDEX_DEFINITION_FEATURE_KEY - Static variable in interface gate.GateConstants
The key for the feature keeping the IndexDefinition
CORPUS_INDEX_STATISTICS_FEATURE_KEY - Static variable in interface gate.GateConstants
The key for the feature keeping the IndexStatistics
CORPUS_NAME_PARAMETER_NAME - Static variable in interface gate.Corpus
 
CORRECT - Static variable in class gate.util.AnnotationDiffer
 
CORRECT_TYPE - Static variable in class gate.annotation.AnnotationDiff
A correct type when all annotation are corect represented by Green color
CORRECT_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A correct type when all annotation are corect represented by Green color
CollectionPersistence - class gate.util.persistence.CollectionPersistence.
 
CollectionPersistence() - Constructor for class gate.util.persistence.CollectionPersistence
 
CollectionSelectionDialog - class gate.gui.CollectionSelectionDialog.
This class visually selects some items from a collection and returns a collection with the items selected by the user.
CollectionSelectionDialog(Frame, boolean) - Constructor for class gate.gui.CollectionSelectionDialog
Constructs an ColectionSelectionDialog
CollectionSelectionDialog() - Constructor for class gate.gui.CollectionSelectionDialog
Constructs an ColectionSelectionDialog using null as a frame and true as modal value for dialog
ColorGenerator - class gate.swing.ColorGenerator.
This class is used to generate random colours that are evenly distributed in the colours space.
ColorGenerator() - Constructor for class gate.swing.ColorGenerator
Creates a new ColorGenerator
Compiler - class gate.jape.Compiler.
Compiler for JAPE files.
Compiler() - Constructor for class gate.jape.Compiler
 
ComplexPatternElement - class gate.jape.ComplexPatternElement.
A pattern element enclosed in round brackets.
ComplexPatternElement(ConstraintGroup, int, String) - Constructor for class gate.jape.ComplexPatternElement
Construction from ConstraintGroup, Kleene operator type and binding name.
ComplexPatternElement(LeftHandSide) - Method in class gate.jape.parser.ParseCpsl
 
ConditionalController - interface gate.creole.ConditionalController.
A Conditional controller is a controller that keeps a running strategy for each PR contained.
ConditionalControllerPersistence - class gate.util.persistence.ConditionalControllerPersistence.
Persistence handler for ConditionalControllers
ConditionalControllerPersistence() - Constructor for class gate.util.persistence.ConditionalControllerPersistence
 
ConditionalSerialAnalyserController - class gate.creole.ConditionalSerialAnalyserController.
This class implements a SerialController that only contains LanguageAnalysers.
ConditionalSerialAnalyserController() - Constructor for class gate.creole.ConditionalSerialAnalyserController
 
ConditionalSerialController - class gate.creole.ConditionalSerialController.
Execute a list of PRs serially.
ConditionalSerialController() - Constructor for class gate.creole.ConditionalSerialController
 
ConfigDataProcessor - class gate.config.ConfigDataProcessor.
This class parses gate.xml configuration data files.
ConfigDataProcessor() - Constructor for class gate.config.ConfigDataProcessor
Default constructor.
ConfigXmlHandler - class gate.config.ConfigXmlHandler.
This is a SAX handler for processing gate.xml files.
ConfigXmlHandler(URL) - Constructor for class gate.config.ConfigXmlHandler
Construction
ConnectionPool - class gate.persist.ConnectionPool.
A generic implementation of pool of references to objects of any kind.
ConnectionPool(int, String) - Constructor for class gate.persist.ConnectionPool
Constructs and object pool with specified size.
Constraint - class gate.jape.Constraint.
An individual annotation/attribute/value expression.
Constraint(String) - Constructor for class gate.jape.Constraint
Construction from annot type string
Constraint(String, FeatureMap) - Constructor for class gate.jape.Constraint
Construction from annot type and attribute sequence
Constraint(String, ArrayList) - Constructor for class gate.jape.Constraint
Construction from annot type and array of attributes
Constraint() - Method in class gate.jape.parser.ParseCpsl
 
ConstraintGroup - class gate.jape.ConstraintGroup.
A sequence of conjunctions of PatternElement that form a disjunction.
ConstraintGroup() - Constructor for class gate.jape.ConstraintGroup
Anonymous constructor.
ConstraintGroup(LeftHandSide, ConstraintGroup) - Method in class gate.jape.parser.ParseCpsl
 
Controller - interface gate.Controller.
Models the execution of groups of ProcessingResources.
ControllerPersistence - class gate.util.persistence.ControllerPersistence.
 
ControllerPersistence() - Constructor for class gate.util.persistence.ControllerPersistence
 
CookBook - class gate.CookBook.
NOTE: this class has been REPLACED by the GateExamples package; see http://gate.ac.uk/GateExamples/doc/.
CookBook(String) - Constructor for class gate.CookBook
Construction
Coordinates - class gate.util.Coordinates.
 
Coordinates(int, int, int, int) - Constructor for class gate.util.Coordinates
 
Coreferencer - class gate.creole.coref.Coreferencer.
 
Coreferencer() - Constructor for class gate.creole.coref.Coreferencer
---
Corpus - interface gate.Corpus.
Corpora are lists of Document.
CorpusAnnotationDiff - class gate.annotation.CorpusAnnotationDiff.
This class compare two annotation sets on annotation type given by the AnnotationSchema object.
CorpusAnnotationDiff() - Constructor for class gate.annotation.CorpusAnnotationDiff
Constructs a CorpusAnnotationDiff
CorpusAnnotationDiff.AnnotationDiffCellRenderer - class gate.annotation.CorpusAnnotationDiff.AnnotationDiffCellRenderer.
This class defines a Cell renderer for the AnnotationDiff table
CorpusAnnotationDiff.AnnotationDiffCellRenderer() - Constructor for class gate.annotation.CorpusAnnotationDiff.AnnotationDiffCellRenderer
Constructs a randerer with a table model
CorpusBenchmarkTool - class gate.util.CorpusBenchmarkTool.
 
CorpusBenchmarkTool() - Constructor for class gate.util.CorpusBenchmarkTool
 
CorpusController - interface gate.CorpusController.
Models the execution of groups of ProcessingResources on a given corpus.
CorpusEditor - class gate.gui.CorpusEditor.
A simple viewer/editor for corpora.
CorpusEditor() - Constructor for class gate.gui.CorpusEditor
 
CorpusEvent - class gate.event.CorpusEvent.
Models events fired by corpora when documents are added or removed.
CorpusEvent(Corpus, Document, int, int) - Constructor for class gate.event.CorpusEvent
Creates a new CorpusEvent.
CorpusFillerComponent - class gate.gui.CorpusFillerComponent.
A simple component that allows the user to select a directory and a list of permitted extensions for populating a corpus
CorpusFillerComponent() - Constructor for class gate.gui.CorpusFillerComponent
Creates a corpus filler component
CorpusImpl - class gate.corpora.CorpusImpl.
Corpora are sets of Document.
CorpusImpl() - Constructor for class gate.corpora.CorpusImpl
 
CorpusListener - interface gate.event.CorpusListener.
A listener for events fired by Corpus
CorpusPersistence - class gate.util.persistence.CorpusPersistence.
 
CorpusPersistence() - Constructor for class gate.util.persistence.CorpusPersistence
 
CorpusSaver - class gate.util.CorpusSaver.
 
CorpusSaver() - Constructor for class gate.util.CorpusSaver
 
CreateIndexDialog - class gate.gui.CreateIndexDialog.
 
CreateIndexDialog(Frame, IndexedCorpus) - Constructor for class gate.gui.CreateIndexDialog
 
CreateIndexDialog(Dialog, IndexedCorpus) - Constructor for class gate.gui.CreateIndexDialog
 
CreateIndexGUI - class gate.gui.CreateIndexGUI.
Provides a gui for creating a IR index on a corpus.
CreateIndexGUI() - Constructor for class gate.gui.CreateIndexGUI
 
CreoleEvent - class gate.event.CreoleEvent.
Events related to the gate.creole package.
CreoleEvent(Resource, int) - Constructor for class gate.event.CreoleEvent
Constructor
CreoleEvent(DataStore, int) - Constructor for class gate.event.CreoleEvent
Constructor
CreoleListener - interface gate.event.CreoleListener.
A listener for events fired by the CreoleRegister (CreoleEvent).
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
calculateDefaultValue() - Method in class gate.creole.Parameter
Calculate and return the default value for this parameter
calculateDiff(Collection, Collection) - Method in class gate.util.AnnotationDiffer
Computes a diff between two collections of annotations.
calculateValueFromString(String) - Method in class gate.creole.Parameter
Calculate and return the value for this parameter starting from a String
callGC() - Static method in class gate.util.TestBumpyStack
 
canDisplayAnnotationType(String) - Method in interface gate.creole.AnnotationVisualResource
Checks whether this viewer/editor can handle a specific annotation type.
canDisplayAnnotationType(String) - Method in class gate.gui.SchemaAnnotationEditor
Checks whether this viewer/editor can handle a specific annotation type.
canDisplayAnnotationType(String) - Method in class gate.gui.SyntaxTreeViewer
Checks whether this viewer/editor can handle a specific annotation type.
canDisplayAnnotationType(String) - Method in class gate.gui.UnrestrictedAnnotationEditor
Checks whether this viewer/editor can handle a specific annotation type.
canReadLR(Object) - Method in interface gate.DataStore
Checks if the user (identified by the sessionID) has read access to the LR
canReadLR(Object) - Method in class gate.persist.JDBCDataStore
Checks if the user (identified by the sessionID) has read access to the LR
canReadLR(Object) - Method in class gate.persist.SerialDataStore
Checks if the user (identified by the sessionID) has read access to the LR
canWriteLR(Object) - Method in interface gate.DataStore
Checks if the user (identified by the sessionID) has write access to the LR
canWriteLR(Object) - Method in class gate.persist.JDBCDataStore
Checks if the user (identified by the sessionID) has write access to the LR
canWriteLR(Object) - Method in class gate.persist.SerialDataStore
Checks if the user (identified by the sessionID) has write access to the LR
cancelAction() - Method in interface gate.creole.AnnotationVisualResource
Called by the GUI when the user has pressed the "Cancel" button.
cancelAction() - Method in class gate.gui.SchemaAnnotationEditor
 
cancelAction() - Method in class gate.gui.SyntaxTreeViewer
Called by the GUI when the user has pressed the "Cancel" button.
cancelAction() - Method in class gate.gui.UnrestrictedAnnotationEditor
 
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.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts text in the XML doc.
characters(char[], int, int) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts text in the XML doc.
characters(char[], int, int) - Method in class gate.xml.XmlPositionCorrectionHandler
Here is the correction of the Xerces parser bug.
checkParameterValues(Resource, List) - Static method in class gate.creole.AbstractResource
Checks whether the provided Resource has values for all the required parameters from the provided list of parameters.
classifyInstance(List) - Method in interface gate.creole.ml.MLEngine
Classifies a new instance.
classifyInstance(List) - Method in class gate.creole.ml.weka.Wrapper
 
cleanUp() - Method in class gate.jape.MultiPhaseTransducer
Ask each phase to clean up (delete action class files, for e.g.).
cleanUp() - Static method in class gate.jape.RightHandSide
Remove class files created for actions.
cleanUp() - Method in class gate.jape.Rule
Clean up (delete action class files, for e.g.).
cleanUp() - Method in class gate.jape.SinglePhaseTransducer
Clean up (delete action class files, for e.g.).
cleanUp() - Method in class gate.jape.Transducer
Clean up (delete action class files, for e.g.).
cleanup() - Method in interface gate.Resource
Clears the internal data of the resource, when it gets released
cleanup() - Method in class gate.corpora.CorpusImpl
Construction
cleanup() - Method in class gate.corpora.DatabaseCorpusImpl
Overriden to remove the features listener, when the document is closed.
cleanup() - Method in class gate.corpora.DatabaseDocumentImpl
Overriden to remove the features listener, when the document is closed.
cleanup() - Method in class gate.corpora.DocumentImpl
Clear all the data members of the object.
cleanup() - Method in class gate.corpora.SerialCorpusImpl
Every LR that is a CreoleListener (and other Listeners too) must override this method and make sure it removes itself from the objects which it has been listening to.
cleanup() - Method in class gate.creole.AbstractController
Clears the internal data of the resource, when it gets released
cleanup() - Method in class gate.creole.AbstractLanguageResource
Clear the internal state of the resource
cleanup() - Method in class gate.creole.AbstractProcessingResource
should clear all internal data of the resource.
cleanup() - Method in class gate.creole.AbstractResource
releases the memory allocated to this resource
cleanup() - Method in class gate.creole.AbstractVisualResource
Does nothing now, but meant to clear all internal data
cleanup() - Method in class gate.creole.ConditionalSerialController
Cleans the internal data and prepares this object to be collected
cleanup() - Method in class gate.creole.SerialController
Cleans the internal data and prepares this object to be collected
cleanup() - Method in class gate.gui.CorpusEditor
 
cleanup() - Method in class gate.gui.DocumentEditor
 
cleanup() - Method in class gate.gui.FeaturesEditor
 
cleanup() - Method in class gate.gui.OracleDatastoreViewer
 
cleanup() - Method in class gate.gui.PRViewer
 
cleanup() - Method in class gate.gui.ParameterDisjunction
 
cleanup() - Method in class gate.gui.ResourceParametersEditor
Cleans the internal data and prepares this object to be collected
cleanup() - Method in class gate.gui.SerialControllerEditor
Cleans the internal data and prepares this object to be collected
cleanup() - Method in class gate.gui.SerialDatastoreViewer
 
cleanup(ResultSet) - Static method in class gate.persist.DBHelper
closes a result set note that Oracle jdbc classes do not have finalize() implementations so if they're not closed leaks may occur
cleanup(Statement) - Static method in class gate.persist.DBHelper
closes a statement note that Oracle jdbc classes do not have finalize() implementations so if they're not closed leaks may occur
clear() - Method in class gate.DataStoreRegister
Removes all of the elements from this set.
clear() - Method in class gate.corpora.CorpusImpl
 
clear() - Method in class gate.corpora.SerialCorpusImpl
 
clear() - Method in class gate.creole.CreoleRegisterImpl
Overide HashMap's clear to update the list of LR types in the register, and remove all resources and forgets all directories.
clear() - Method in class gate.creole.gazetteer.GazetteerList
 
clear() - Method in class gate.creole.gazetteer.LinearDefinition
 
clear() - Method in class gate.creole.gazetteer.MappingDefinition
 
clear() - Method in class gate.gui.OracleDatastoreViewer
 
clear() - Method in class gate.gui.SerialDatastoreViewer
 
clear() - Method in class gate.util.RBTreeMap
Removes all mappings from this RBTreeMap.
clear() - Method in class gate.util.SimpleFeatureMapImpl
 
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.BasicPatternElement
Need cloning for processing of macro references.
clone() - Method in class gate.jape.ComplexPatternElement
Need cloning for processing of macro references.
clone() - Method in class gate.jape.Constraint
Need cloning for processing of macro references.
clone() - Method in class gate.jape.ConstraintGroup
Need cloning for processing of macro references.
clone() - Method in class gate.jape.PatternElement
Cloning for processing of macro references.
clone() - Method in class gate.util.Pair
 
clone() - Method in class gate.util.RBTreeMap
Returns a shallow copy of this RBTreeMap instance.
clone() - Method in class gate.util.SimpleFeatureMapImpl
 
close() - Method in interface gate.DataStore
Close the data store.
close() - Method in class gate.persist.JDBCDataStore
Close the data store.
close() - Method in class gate.persist.OracleDataStore
Close the data store.
close() - Method in class gate.persist.SerialDataStore
Close the data store.
close() - Method in interface gate.security.AccessController
---
close() - Method in class gate.security.AccessControllerImpl
---
closeOntologies(Vector) - Method in interface gate.creole.ontology.OntologyEditor
Closes list of ontologies
closeOntology(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Closes an ontology.
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
 
comma - Static variable in interface gate.jape.parser.ParseCpslConstants
 
comment(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts a comment It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
comment(String) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts a comment It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
commentChars - Static variable in interface gate.jape.parser.ParseCpslConstants
 
commentEnd - Static variable in interface gate.jape.parser.ParseCpslConstants
 
commentStart - Static variable in interface gate.jape.parser.ParseCpslConstants
 
commitTrans() - Method in interface gate.persist.DatabaseDataStore
---
commitTrans() - Method in class gate.persist.JDBCDataStore
commits transaction note that this will commit all the uncommited calls made so far
comparator() - Method in class gate.util.RBTreeMap
Returns the comparator used to order this map, or null if this map uses its keys' natural order.
compare(Object, Object) - Method in class gate.util.NameComparator
 
compare(Object, Object) - Method in class gate.util.OffsetComparator
 
compare(Object, Object) - Method in class gate.util.persistence.PersistenceManager.ClassComparator
Compares two Class values in terms of specificity; the more specific class is said to be "smaller" than the more generic one hence the Object class is the "largest" possible class.
compareAnnots(Document, Document) - Method in class gate.creole.TestPR
 
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.
compareTo(Object) - Method in class gate.fsm.Transition
 
compile(String, String) - Static method in class gate.jape.Compiler
The main compile method, taking a file name.
compile(ArrayList) - Static method in class gate.jape.Compiler
The main compile method, taking a list of file names.
compile(String, String) - Method in class gate.util.Jdk
Compile a class from its source code string.
componentsKeys - Static variable in class gate.gui.AppearanceDialog
 
componentsKeys - Static variable in class gate.gui.OptionsDialog
 
connect(String) - Static method in class gate.persist.DBHelper
connects to DB
connect(String, String, String) - Static method in class gate.persist.DBHelper
connects to DB
connect(String, boolean) - Static method in class gate.persist.DBHelper
connects to DB gets connection from pool if such exists
contains(Object) - Method in class gate.corpora.CorpusImpl
 
contains(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
contains(Object) - Method in class gate.corpora.SerialCorpusImpl
 
contains(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
contains(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
contains(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
containsAll(Collection) - Method in class gate.corpora.CorpusImpl
 
containsAll(Collection) - Method in class gate.corpora.SerialCorpusImpl
 
containsAll(Collection) - Method in class gate.creole.gazetteer.GazetteerList
 
containsAll(Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
containsAll(Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
containsClassByName(String) - Method in class gate.creole.ProtegeProjectName
 
containsClassByName(String) - Method in interface gate.creole.ontology.Ontology
Checks if the ontology contains a class with the given name.
containsKey(Object) - Method in class gate.util.RBTreeMap
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.
convert() - Method in class gate.sgml.Sgml2Xml
This method is responsable with document conversion
coreferenceType - Variable in class gate.creole.coref.AbstractCoreferencer
 
correctInformation(long, long, long) - Method in class gate.corpora.RepositioningInfo
Correct the RepositioningInfo structure for shrink/expand changes.
correctInformationOriginalMove(long, long) - Method in class gate.corpora.RepositioningInfo
Correct the original position information in the records.
create() - Method in interface gate.DataStore
Create a new data store.
create(Element) - Method in class gate.gui.DocumentEditor.CustomStyledViewFactory
 
create() - Method in class gate.persist.JDBCDataStore
Create a new data store.
create() - Method in class gate.persist.OracleDataStore
Create a new data store.
create() - Method in class gate.persist.SerialDataStore
Create a new data store.
createAccessController(String) - Static method in class gate.Factory
Creates and opens a new AccessController (if not available in the pool).
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, long) - Method in class gate.gui.STreeNode
Creates an annotation of the given type.
createCharReader(XMLEntityHandler, XMLErrorReporter, boolean, Reader, StringPool) - Method in class gate.xml.StreamingCharFactory
 
createClass(String, String) - Method in class gate.creole.ProtegeProjectName
 
createClass(String, String) - Method in interface gate.creole.ontology.Ontology
Creates a new OClass and returns it.
createCreoleDirectoryFile(File, Set) - Method in interface gate.CreoleRegister
This is a utility method for creating CREOLE directory files (typically called creole.xml) from a list of Jar files that contain resources.
createCreoleDirectoryFile(File, Set) - Method in class gate.creole.CreoleRegisterImpl
This is a utility method for creating CREOLE directory files (typically called creole.xml) from a list of Jar files that contain resources.
createDataStore(String, String) - Static method in class gate.Factory
Create a new DataStore and open it.
createDisjunction() - Method in class gate.jape.ConstraintGroup
Make a new disjunction at this point.
createGroup(String, Session) - Method in interface gate.security.AccessController
---
createGroup(String, Session) - Method in class gate.security.AccessControllerImpl
---
createIndex() - Method in interface gate.creole.ir.IndexManager
Creates index directory and indexing all documents in the corpus.
createIndex() - Method in class gate.creole.ir.lucene.LuceneIndexManager
Creates index directory and indexing all documents in the corpus.
createIndex() - Static method in class gate.util.Scratch
Generates an index for a corpus in a datastore on Valy's computer in order to have some test data.
createInputMethod() - Method in class guk.im.GateIMDescriptor
Creates a new GateIM object and returns a handle.
createNames(String, String, String, String, String) - Method in class gate.creole.BootStrap
create the map with variants of the names...
createObject() - Method in class gate.util.persistence.AnalyserRunningStrategyPersistence
 
createObject() - Method in class gate.util.persistence.CollectionPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.ConditionalControllerPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.ControllerPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.CorpusPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.DSPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.JDBCDSPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.LRPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.LanguageAnalyserPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.MapPersistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.PRPersistence
Creates a new object from the data contained.
createObject() - Method in interface gate.util.persistence.Persistence
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.PersistenceManager.SlashDevSlashNull
Returns null
createObject() - Method in class gate.util.persistence.PersistenceManager.URLHolder
Creates a new object from the data contained.
createObject() - Method in class gate.util.persistence.SerialAnalyserControllerPersistence
Creates a new object from the data contained.
createOntology(String, String, String, String) - Method in interface gate.creole.ontology.OntologyEditor
Creates a new ontology
createResource(String) - Static method in class gate.Factory
Create an instance of a resource using default parameter values.
createResource(String, FeatureMap) - Static method in class gate.Factory
Create an instance of a resource, and return it.
createResource(String, FeatureMap, FeatureMap) - Static method in class gate.Factory
Create an instance of a resource, and return it.
createResource(String, FeatureMap, FeatureMap, String) - Static method in class gate.Factory
Create an instance of a resource, and return it.
createResource(String, 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
createUTF8Reader(XMLEntityHandler, XMLErrorReporter, boolean, InputStream, StringPool) - Method in class gate.xml.StreamingCharFactory
 
createUser(String, String, Session) - Method in interface gate.security.AccessController
---
createUser(String, String, Session) - Method in class gate.security.AccessControllerImpl
---
currentToken - Variable in class gate.jape.parser.ParseException
This is the last token that has been consumed successfully.

D

DATASTORE_CLOSED - Static variable in class gate.event.CreoleEvent
Event type that mark the closing of a datastore
DATASTORE_CREATED - Static variable in class gate.event.CreoleEvent
Event type that marks the creation of a new datastore
DATASTORE_FEATURE_NAME - Static variable in interface gate.DataStore
 
DATASTORE_OPENED - Static variable in class gate.event.CreoleEvent
Event type that mark the opening of a datastore
DATE_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
DBHelper - class gate.persist.DBHelper.
 
DB_OWNER - Static variable in class gate.Gate
The database schema owner (GATEADMIN is default) this one should not be hardcoded but set in the XML initialization files
DB_PARAMETER_GUID - Static variable in class gate.persist.DBHelper
key in T_PARAMETER that defines a unique id for the data store
DEFAULT - Static variable in interface gate.jape.parser.ParseCpslConstants
 
DEFAULT_OUTPUT_SET_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
DEFAULT_PRIORITY - Static variable in interface gate.jape.JapeConstants
The default priority of a rule.
DEFAULT_SESSION_TIMEOUT_MIN - Static variable in class gate.security.AccessControllerImpl
 
DEFAULT_SLUG_CORPUS_NAME - Static variable in class gate.gui.ShellSlacFrame
Default corpus resource name
DEFAULT_TEXT_TAG_NAME - Static variable in class gate.creole.annotransfer.AnnotationSetTransfer
 
DEFAULT_TYPE - Static variable in class gate.annotation.AnnotationDiff
A default type when all annotation are the same represented by White color
DEFAULT_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A default type when all annotation are the same represented by White color
DEF_GAZ_ANNOT_SET_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_GAZ_CASE_SENSITIVE_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_GAZ_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_GAZ_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_GAZ_LISTS_URL_PARAMETER_NAME - Static variable in class gate.creole.gazetteer.DefaultGazetteer
 
DEF_TOK_ANNOT_SET_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DEF_TOK_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DEF_TOK_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DEF_TOK_GRAMRULES_URL_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DEF_TOK_TOKRULES_URL_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.DefaultTokeniser
 
DIFFERENT - Static variable in class gate.util.AnnotationDiffer
 
DIRECT_CLOSURE - Static variable in interface gate.creole.ontology.OClass
denotes a direct closure(no transitivity)
DOCUMENT_ADDED - Static variable in class gate.event.CorpusEvent
Event type that is fired when a new document is added to a corpus
DOCUMENT_ADD_SPACE_ON_UNPACK_FEATURE_NAME - Static variable in interface gate.GateConstants
 
DOCUMENT_CLASS - Static variable in class gate.persist.DBHelper
LR classes supported at present
DOCUMENT_COREF_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
The name of the feature on Documents that holds coreference matches.
DOCUMENT_ENCODING_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_END_OFFSET_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_ID - Static variable in class gate.creole.ir.lucene.LuceneIndexManager
used in Lucene Documents as a key for gate document ID value.
DOCUMENT_MARKUP_AWARE_PARAMETER_NAME - Static variable in interface gate.Document
The parameter name that determines whether or not a document is markup aware
DOCUMENT_NEW_LINE_TYPE - Static variable in interface gate.GateConstants
Property for document new line type.
DOCUMENT_PRESERVE_CONTENT_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_REMOVED - Static variable in class gate.event.CorpusEvent
Event type that is fired when a document is removed from a corpus
DOCUMENT_REPOSITIONING_INFO_FEATURE_NAME - Static variable in interface gate.GateConstants
The key for the feature keeping the repositioning information between original and displayed content of the document
DOCUMENT_REPOSITIONING_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_START_OFFSET_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_STRING_CONTENT_PARAMETER_NAME - Static variable in interface gate.Document
 
DOCUMENT_URL_PARAMETER_NAME - Static variable in interface gate.Document
The parameter name for the document URL
DOC_CONTENT - Static variable in interface gate.corpora.EventAwareLanguageResource
 
DOC_MAIN - Static variable in interface gate.corpora.EventAwareLanguageResource
 
DPR_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_ANN_TYPES_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_DUMP_TYPES_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_FILE_SUFFIX_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_INCLUDE_FEAT_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_OUTPUR_URL_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DPR_USE_SUFFIX_PARAMETER_NAME - Static variable in class gate.creole.dumpingPR.DumpingPR
 
DSPersistence - class gate.util.persistence.DSPersistence.
 
DSPersistence() - Constructor for class gate.util.persistence.DSPersistence
 
DS_ICON_NAME - Static variable in class gate.persist.PostgresDataStore
the icon for this resource
DUMMY_ENCODING - Static variable in class gate.persist.DBHelper
dummy encoding type, do not use it
DUMMY_FEATURE_KEY - Static variable in class gate.persist.DBHelper
dummy feature key, do not use it
DUMMY_ID - Static variable in class gate.persist.DBHelper
huh?
DataStore - interface gate.DataStore.
Models all sorts of data storage.
DataStoreRegister - class gate.DataStoreRegister.
Records all the open DataStores.
DataStoreRegister() - Constructor for class gate.DataStoreRegister
 
DatabaseAnnotationSetImpl - class gate.annotation.DatabaseAnnotationSetImpl.
 
DatabaseAnnotationSetImpl(Document) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Document.
DatabaseAnnotationSetImpl(Document, String) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Document and name.
DatabaseAnnotationSetImpl(Document, Collection) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Document and name.
DatabaseAnnotationSetImpl(Document, String, Collection) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Document and name.
DatabaseAnnotationSetImpl(Collection) - Constructor for class gate.annotation.DatabaseAnnotationSetImpl
Construction from Collection (which must be an AnnotationSet)
DatabaseCorpusImpl - class gate.corpora.DatabaseCorpusImpl.
 
DatabaseCorpusImpl() - Constructor for class gate.corpora.DatabaseCorpusImpl
 
DatabaseCorpusImpl(String, DatabaseDataStore, Long, FeatureMap, Vector) - Constructor for class gate.corpora.DatabaseCorpusImpl
 
DatabaseDataStore - interface gate.persist.DatabaseDataStore.
 
DatabaseDocumentImpl - class gate.corpora.DatabaseDocumentImpl.
 
DatabaseDocumentImpl() - Constructor for class gate.corpora.DatabaseDocumentImpl
 
DatabaseDocumentImpl(Connection) - Constructor for class gate.corpora.DatabaseDocumentImpl
 
DatasetDefintion - class gate.creole.ml.DatasetDefintion.
Stores data describing a dataset.
DatasetDefintion(Element) - Constructor for class gate.creole.ml.DatasetDefintion
 
DatasetDefintion() - Constructor for class gate.creole.ml.DatasetDefintion
 
DatastoreEvent - class gate.event.DatastoreEvent.
This class models events fired by datastores.
DatastoreEvent(DataStore, int, Resource, Object) - Constructor for class gate.event.DatastoreEvent
Constructor.
DatastoreListener - interface gate.event.DatastoreListener.
A listener for DatastoreEvents.
DefaultGazetteer - class gate.creole.gazetteer.DefaultGazetteer.
This component is responsible for doing lists lookup.
DefaultGazetteer() - Constructor for class gate.creole.gazetteer.DefaultGazetteer
Build a gazetter using the default lists from the agte resources DefaultGazetteer.init()
DefaultIndexDefinition - class gate.creole.ir.DefaultIndexDefinition.
 
DefaultIndexDefinition() - Constructor for class gate.creole.ir.DefaultIndexDefinition
 
DefaultTokeniser - class gate.creole.tokeniser.DefaultTokeniser.
A composed tokeniser containing a SimpleTokeniser and a Transducer.
DefaultTokeniser() - Constructor for class gate.creole.tokeniser.DefaultTokeniser
 
DoTestBigGrammar(String) - Method in class gate.jape.TestJape
 
Document - interface gate.Document.
Represents the commonalities between all sorts of documents.
DocumentContent - interface gate.DocumentContent.
The content of Documents.
DocumentContentImpl - class gate.corpora.DocumentContentImpl.
Represents the commonalities between all sorts of document contents.
DocumentContentImpl() - Constructor for class gate.corpora.DocumentContentImpl
Default construction
DocumentContentImpl(URL, String, Long, Long) - Constructor for class gate.corpora.DocumentContentImpl
Contruction from URL and offsets.
DocumentContentImpl(String) - Constructor for class gate.corpora.DocumentContentImpl
For ranges
DocumentContentReader - class gate.creole.ir.DocumentContentReader.
A property reader for the document content
DocumentContentReader() - Constructor for class gate.creole.ir.DocumentContentReader
 
DocumentData - class gate.corpora.DocumentData.
 
DocumentData(String, Object) - Constructor for class gate.corpora.DocumentData
 
DocumentEditor - class gate.gui.DocumentEditor.
This class implements a viewer/editor for the annotations on a document.
DocumentEditor() - Constructor for class gate.gui.DocumentEditor
Default constructor.
DocumentEditor.CustomLabelView - class gate.gui.DocumentEditor.CustomLabelView.
Fixes the 4406598 bug in swing text components.
DocumentEditor.CustomLabelView(Element) - Constructor for class gate.gui.DocumentEditor.CustomLabelView
 
DocumentEditor.CustomStyledEditorKit - class gate.gui.DocumentEditor.CustomStyledEditorKit.
Fixes the 4406598 bug in swing text components.
DocumentEditor.CustomStyledEditorKit() - Constructor for class gate.gui.DocumentEditor.CustomStyledEditorKit
 
DocumentEditor.CustomStyledViewFactory - class gate.gui.DocumentEditor.CustomStyledViewFactory.
Fixes the 4406598 bug in swing text components.
DocumentEditor.CustomStyledViewFactory() - Constructor for class gate.gui.DocumentEditor.CustomStyledViewFactory
 
DocumentEditor.TypeData - class gate.gui.DocumentEditor.TypeData.
Holds the GUI metadata for a given annotation type.
DocumentEditor.TypeData(String, String, boolean) - Constructor for class gate.gui.DocumentEditor.TypeData
 
DocumentEvent - class gate.event.DocumentEvent.
This class models events fired by an Document.
DocumentEvent(Document, int, String) - Constructor for class gate.event.DocumentEvent
Constructor.
DocumentFormat - class gate.DocumentFormat.
The format of Documents.
DocumentFormat() - Constructor for class gate.DocumentFormat
Default construction
DocumentFormatException - exception gate.util.DocumentFormatException.
This exception can be used to catch any internal exception thrown by the DocumentFormat class and its subbclasses.
DocumentFormatException() - Constructor for class gate.util.DocumentFormatException
 
DocumentFormatException(String, Exception) - Constructor for class gate.util.DocumentFormatException
 
DocumentFormatException(String) - Constructor for class gate.util.DocumentFormatException
 
DocumentFormatException(Exception) - Constructor for class gate.util.DocumentFormatException
 
DocumentImpl - class gate.corpora.DocumentImpl.
Represents the commonalities between all sorts of documents.
DocumentImpl() - Constructor for class gate.corpora.DocumentImpl
Default construction.
DocumentListener - interface gate.event.DocumentListener.
A listener for document events (DocumentEvent).
Done() - Method in class gate.jape.parser.ASCII_CharStream
 
DumpingPR - class gate.creole.dumpingPR.DumpingPR.
This class implements a DumpingPR which exports a given set of annotation types + the original markup, back into the document's native format.
DumpingPR() - Constructor for class gate.creole.dumpingPR.DumpingPR
 
datastoreClosed(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
datastoreClosed(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
datastoreClosed(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
datastoreClosed(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
datastoreClosed(CreoleEvent) - Method in class gate.creole.SerialController
 
datastoreClosed(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a DataStore has been closed
datastoreClosed(CreoleEvent) - Method in class gate.gui.MainFrame
Called when a DataStore has been closed
datastoreClosed(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
datastoreClosed(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
datastoreClosed(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
datastoreClosed(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
datastoreClosed(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
datastoreCreated(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
datastoreCreated(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
datastoreCreated(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
datastoreCreated(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
datastoreCreated(CreoleEvent) - Method in class gate.creole.SerialController
 
datastoreCreated(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a DataStore has been created
datastoreCreated(CreoleEvent) - Method in class gate.gui.MainFrame
Called when a DataStore has been created
datastoreCreated(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
datastoreCreated(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
datastoreCreated(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
datastoreCreated(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
datastoreCreated(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
datastoreOpened(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
datastoreOpened(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
datastoreOpened(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
datastoreOpened(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
datastoreOpened(CreoleEvent) - Method in class gate.creole.SerialController
 
datastoreOpened(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a DataStore has been opened
datastoreOpened(CreoleEvent) - Method in class gate.gui.MainFrame
Called when a DataStore has been opened
datastoreOpened(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
datastoreOpened(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
datastoreOpened(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
datastoreOpened(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
datastoreOpened(CreoleEvent) - Method in class gate.gui.ShellSlacFrame
Called when a DataStore has been opened.
datastoreOpened(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
dbAdminMode - Static variable in class gate.Main
Are we in db admin mode?
deactivate(boolean) - Method in class guk.im.GateIM
Deactivates this input method
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(String, Object) - Method in interface gate.DataStore
Delete a resource from the data store.
delete() - Method in class gate.persist.JDBCDataStore
Delete the data store.
delete(String, Object) - Method in class gate.persist.JDBCDataStore
Delete a resource from the data store.
delete() - Method in class gate.persist.SerialDataStore
Delete the data store.
delete(String, Object) - Method in class gate.persist.SerialDataStore
Delete a resource from the data store.
deleteGroup(Long, Session) - Method in interface gate.security.AccessController
---
deleteGroup(Group, Session) - Method in interface gate.security.AccessController
---
deleteGroup(Long, Session) - Method in class gate.security.AccessControllerImpl
---
deleteGroup(Group, Session) - Method in class gate.security.AccessControllerImpl
---
deleteIndex() - Method in interface gate.creole.ir.IndexManager
Delete all index files and directories in index location.
deleteIndex() - Method in class gate.creole.ir.lucene.LuceneIndexManager
Delete index.
deleteOntology(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Deletes an ontology.
deleteResource(Resource) - Static method in class gate.Factory
Delete an instance of a resource.
deleteSince(Long) - Method in interface gate.persist.DatabaseDataStore
---
deleteSince(Long) - Method in class gate.persist.JDBCDataStore
not used
deleteUser(User, Session) - Method in interface gate.security.AccessController
---
deleteUser(Long, Session) - Method in interface gate.security.AccessController
---
deleteUser(User, Session) - Method in class gate.security.AccessControllerImpl
---
deleteUser(Long, Session) - Method in class gate.security.AccessControllerImpl
---
determinePath(String) - Method in class gate.creole.BootStrap
determines the name of the packages and adds them to a list
determineTypePackage(String) - Method in class gate.creole.BootStrap
determines the package of the main class
digits - Static variable in interface gate.jape.parser.ParseCpslConstants
 
disable_tracing() - Method in class gate.jape.parser.ParseCpsl
 
disconnect(Connection) - Static method in class gate.persist.DBHelper
disconnects from DB, may return connection to pool if such exists any uncommited transactions are rolled back
disconnect(Connection, boolean) - Static method in class gate.persist.DBHelper
disconnects from DB, may return connection to pool if such exists any uncommited transactions are rolled back
disconnectChildren() - Method in class gate.gui.STreeNode
 
dispatchEvent(AWTEvent) - Method in class guk.im.GateIM
Called by the system when an input event occures in a component that uses this input method.
displayMethodsAndFields(List, Map) - Method in class gate.creole.BootStrap
write the methods and the fields in the right form
dispose() - Method in class gate.gui.NewResourceDialog
 
dispose() - Method in class gate.gui.OkCancelDialog
 
dispose() - Method in class gate.gui.OptionsDialog
 
dispose() - Method in class guk.im.GateIM
Disposes this input method releasing all the memory.
documentAdded(CorpusEvent) - Method in interface gate.event.CorpusListener
Called when a document has been added
documentAdded(CorpusEvent) - Method in class gate.gui.CorpusEditor
 
documentRemoved(CorpusEvent) - Method in interface gate.event.CorpusListener
Called when a document has been removed
documentRemoved(CorpusEvent) - Method in class gate.gui.CorpusEditor
 
documentsEqual(Document, Document) - Static method in class gate.util.TestEqual
Checks two documents for equality.
doit(Document, Map, AnnotationSet, AnnotationSet, AnnotationSet, Ontology) - Method in interface gate.jape.RhsAction
Fires the RHS action for a particular LHS match.
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

EMPTY_CONTENT - Static variable in class gate.persist.DBHelper
document has no content
EOF - Static variable in interface gate.jape.parser.ParseCpslConstants
 
Editor - class guk.Editor.
A simple text editor included here to demonstrate the capabilities of the GUK package.
Editor() - Constructor for class guk.Editor
Construct the frame
Editor_AboutBox - class guk.Editor_AboutBox.
 
Editor_AboutBox(Frame) - Constructor for class guk.Editor_AboutBox
 
EmailDocumentFormat - class gate.corpora.EmailDocumentFormat.
The format of Documents.
EmailDocumentFormat() - Constructor for class gate.corpora.EmailDocumentFormat
Default construction
EmailDocumentHandler - class gate.email.EmailDocumentHandler.
This class implements the behaviour of the Email reader It takes the Gate Document representing a list with e-mails and creates Gate annotations on it.
EmailDocumentHandler() - Constructor for class gate.email.EmailDocumentHandler
Constructor used in tests mostly
EmailDocumentHandler(Document, Map, Map) - Constructor for class gate.email.EmailDocumentHandler
Constructor initialises some private fields
EntityDescriptor - class gate.creole.nerc.EntityDescriptor.
Represents a single named entity
EntityDescriptor(String, String, int, int) - Constructor for class gate.creole.nerc.EntityDescriptor
Constructs a new entity descriptor
EntityDescriptor(Document, Annotation) - Constructor for class gate.creole.nerc.EntityDescriptor
Constructs a new entity descriptor starting from a Gate annotation
EntitySet - class gate.creole.nerc.EntitySet.
Representing a set of entities found in a single text file.
EntitySet(String, Document, AnnotationSet) - Constructor for class gate.creole.nerc.EntitySet
Constructs an entity set from a Gate annotation set
Err - class gate.util.Err.
Shorthand for the System.err.print and println methods.
EventAwareAnnotationSet - interface gate.annotation.EventAwareAnnotationSet.
 
EventAwareCorpus - interface gate.corpora.EventAwareCorpus.
 
EventAwareDocument - interface gate.corpora.EventAwareDocument.
 
EventAwareLanguageResource - interface gate.corpora.EventAwareLanguageResource.
 
Executable - interface gate.Executable.
Describes entities that can be executed such as ProcessingResources or Controllers.
ExecutionException - exception gate.creole.ExecutionException.
This exception indicates failure during run() invocations on ProcessingResources.
ExecutionException() - Constructor for class gate.creole.ExecutionException
 
ExecutionException(String) - Constructor for class gate.creole.ExecutionException
 
ExecutionException(Exception) - Constructor for class gate.creole.ExecutionException
 
ExecutionInterruptedException - exception gate.creole.ExecutionInterruptedException.
Thrown by Executables after they have stopped their execution as a result of a call to their interrupt() method.
ExecutionInterruptedException(String) - Constructor for class gate.creole.ExecutionInterruptedException
 
ExecutionInterruptedException() - Constructor for class gate.creole.ExecutionInterruptedException
 
ExtensionFileFilter - class gate.util.ExtensionFileFilter.
Implementation of a file filter This class is used by JFileChooser to filter the displayed files by their extension.
ExtensionFileFilter() - Constructor for class gate.util.ExtensionFileFilter
Builds a new ExtensionFileFilter
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.
editClassURI(OClass, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Edit the URI of an ontology class
editURI(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Edits the URI of an ontology.
eliminateVoidTransitions() - Method in class gate.fsm.FSM
Converts this FSM from a non-deterministic to a deterministic one by eliminating all the unrestricted transitions.
emessage(String) - Static method in class gate.jape.Compiler
Ooops.
empty() - Method in class gate.util.WeakBumpyStack
Tests if this stack is empty.
enable_tracing() - Method in class gate.jape.parser.ParseCpsl
 
endCDATA() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the end of a CDATA section.
endCDATA() - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the end of a CDATA section.
endColumn - Variable in class gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endComposition() - Method in class guk.im.GateIM
Ends the curent composition.
endDocument() - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the end of the XML document
endDocument() - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the end of the XML document
endDocument() - Method in class gate.util.Lax
endDocument method comment.
endDocument() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the end of the XML document.
endDocument() - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the end of the XML document.
endElement(String, String, String) - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the end of an XML element.
endElement(String, String, String) - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the end of an XML element.
endElement(String, String, String) - Method in class gate.util.Lax
Call all end tag methods in the handler list
endElement(String, String, String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the end of an XML element.
endElement(String, String, String) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the end of an XML element.
endLine - Variable in class gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endParsedEntity(String, boolean) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts a parsed entity and informs the application if that entity was parsed or not It's working only if the CustomDocumentHandler implements a com.sun.parser.LexicalEventListener
endParsedEntity(String, boolean) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts a parsed entity and informs the application if that entity was parsed or not It's working only if the CustomDocumentHandler implements a com.sun.parser.LexicalEventListener
entrySet() - Method in class gate.util.RBTreeMap
Returns a set view of the mappings contained in this map.
equals(Object) - Method in class gate.annotation.AnnotationImpl
Returns true if two annotation are Equals.
equals(Object) - Method in class gate.corpora.CorpusImpl
 
equals(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
equals(Object) - Method in class gate.corpora.DocumentContentImpl
Two documents are the same if their contents is the same
equals(Object) - Method in class gate.corpora.SerialCorpusImpl
 
equals(Object) - Method in class gate.creole.ProtegeProjectName
 
equals(Object) - Method in class gate.creole.ResourceData
Equality: two resource data objects are the same if they have the same name
equals(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
equals(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
equals(Object) - Method in class gate.creole.gazetteer.LinearNode
Checks this node vs another one for equality.
equals(Object) - Method in class gate.creole.gazetteer.Lookup
Two lookups are equal if they have the same string representation (major type and minor type).
equals(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
equals(Object) - Method in interface gate.creole.ontology.OClass
Checks the equality of two classes.
equals(Object) - Method in class gate.creole.ontology.OClassImpl
 
equals(Object) - Method in interface gate.creole.ontology.Ontology
Checks the equality of two ontologies.
equals(Object) - Method in class gate.fsm.FSMInstance
 
equals(Object) - Method in class gate.jape.JdmAttribute
 
equals - Static variable in interface gate.jape.parser.ParseCpslConstants
 
equals(Object) - Method in class gate.persist.OracleDataStore
checks if two databases are identical
equals(Object) - Method in class gate.persist.SerialDataStore
Equality: based on storage dir of other.
equals(Object) - Method in class gate.security.GroupImpl
this one is necessary for the contains() operations in Lists It is possible that two users have two different GroupImpl that refer to the very same GATE group in the DB, because they got it from the security factory at different times.
equals(Object) - Method in class gate.security.SessionImpl
this one is necessary for the contains() operations in Lists It is possible that two users have two different GroupImpl that refer to the very same GATE group in the DB, because they got it from the security factory at different times.
equals(Object) - Method in class gate.security.UserImpl
this one is necessary for the contains() operations in Lists It is possible that two users have two different UserImpl that refer to the very same user in the DB, because they got it fromt he security factory at different times.
equals(Object) - Method in class gate.util.Pair
 
equals(Pair) - Method in class gate.util.Pair
 
equals(Object) - Method in class gate.util.SimpleFeatureMapImpl
 
equals(Object) - Method in class guk.im.Key
 
error(SAXParseException) - Method in class gate.config.ConfigXmlHandler
Called for parse errors.
error(SAXParseException) - Method in class gate.creole.CreoleXmlHandler
Called for parse errors.
error(SAXParseException) - Method in class gate.util.Lax
error method comment.
error(SAXParseException) - Method in class gate.util.LaxErrorHandler
error method comment.
error(SAXParseException) - Method in class gate.util.TemplateLaxErrorHandler
error method comment.
error(SAXParseException) - Method in class gate.xml.GateFormatXmlDocumentHandler
Error method.We deal with this exception inside SimpleErrorHandler class
error(SAXParseException) - Method in class gate.xml.SimpleErrorHandler
This error method is called by the SAX parser when it encounts a recoverable(can continue parsing) error.
error(SAXParseException) - Method in class gate.xml.XmlDocumentHandler
Error method.We deal with this exception inside SimpleErrorHandler class
executableFile(String) - Method in class gate.creole.BootStrap
 
execute() - Method in interface gate.Executable
Starts the execution of this executable
execute() - Method in class gate.creole.APFormatExporter
Run the resource and does the entire export process
execute() - Method in class gate.creole.AbstractController
Starts the execution of this executable
execute() - Method in class gate.creole.AbstractProcessingResource
Run the resource.
execute() - Method in class gate.creole.ConditionalSerialAnalyserController
Run the Processing Resources in sequence.
execute() - Method in class gate.creole.GazetteerListsCollector
 
execute() - Method in class gate.creole.POSTagger
 
execute() - Method in class gate.creole.RDFFormatExporter
Run the resource and does the entire export process
execute() - Method in class gate.creole.SerialAnalyserController
Run the Processing Resources in sequence.
execute() - Method in class gate.creole.SerialController
Run the Processing Resources in sequence.
execute() - Method in class gate.creole.Transducer
Implementation of the run() method from Runnable.
execute() - Method in class gate.creole.annotdelete.AnnotationDeletePR
Run the resource.
execute() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
Run the resource.
execute() - Method in class gate.creole.coref.Coreferencer
This method runs the coreferencer.
execute() - Method in class gate.creole.coref.NominalCoref
This method runs the coreferencer.
execute() - Method in class gate.creole.coref.PronominalCoref
This method runs the coreferencer.
execute() - Method in class gate.creole.dumpingPR.DumpingPR
Run the resource.
execute() - Method in class gate.creole.gazetteer.DefaultGazetteer
This method runs the gazetteer.
execute() - Method in class gate.creole.gazetteer.OntoGazetteerImpl
Executes this onto gazetteer over a pre-set document
execute() - Method in class gate.creole.ir.SearchPR
This method runs the coreferencer.
execute() - Method in class gate.creole.ml.MachineLearningPR
Run the resource.
execute() - Method in class gate.creole.orthomatcher.OrthoMatcher
Run the resource.
execute() - Method in class gate.creole.splitter.SentenceSplitter
 
execute() - Method in class gate.creole.tokeniser.DefaultTokeniser
 
execute() - Method in class gate.creole.tokeniser.SimpleTokeniser
The method that does the actual tokenisation.
execute() - Method in class gate.util.CorpusBenchmarkTool
 
execute(File) - Method in class gate.util.CorpusBenchmarkTool
 
execute() - Method in class gate.util.CorpusSaver
 
execute(File) - Method in class gate.util.CorpusSaver
 
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
 
extractDataFromSource(Object) - Method in class gate.util.persistence.AnalyserRunningStrategyPersistence
 
extractDataFromSource(Object) - Method in class gate.util.persistence.CollectionPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.ConditionalControllerPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.ControllerPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.CorpusPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.DSPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.JDBCDSPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.LRPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.LanguageAnalyserPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.MapPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.PRPersistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in interface gate.util.persistence.Persistence
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.PersistenceManager.SlashDevSlashNull
Does nothing
extractDataFromSource(Object) - Method in class gate.util.persistence.PersistenceManager.URLHolder
Populates this Persistence with the data that needs to be stored from the original source object.
extractDataFromSource(Object) - Method in class gate.util.persistence.SerialAnalyserControllerPersistence
Populates this Persistence with the data that needs to be stored from the original source object.

F

FALSE - Static variable in class gate.persist.DBHelper
 
FEATURES_UPDATED - Static variable in class gate.event.GateEvent
 
FILE_URL_PARAM_NAME - Static variable in class gate.creole.AnnotationSchema
 
FIRST_STYLE - Static variable in interface gate.jape.JapeConstants
Appelt-shortest-style rule application
FREQUENCY - Static variable in class gate.creole.ml.weka.StringToNominalFilter
Constant for conversion method.
FSM - class gate.fsm.FSM.
This class implements a standard Finite State Machine.
FSM(SinglePhaseTransducer) - Constructor for class gate.fsm.FSM
Builds a standalone FSM starting from a single phase transducer.
FSM(Rule) - Constructor for class gate.fsm.FSM
Builds a FSM starting from a rule.
FSMInstance - class gate.fsm.FSMInstance.
The objects of this class represent instances of working Finite State Machine during parsing a gate document (annotation set).
FSMInstance(FSM, State, Node, Node, HashMap, Document) - Constructor for class gate.fsm.FSMInstance
Creates a new FSMInstance object.
Factory - class gate.Factory.
Provides static methods for the creation of Resources.
Factory() - Constructor for class gate.Factory
 
FeatureBearer - interface gate.util.FeatureBearer.
Classes that have features.
FeatureMap - interface gate.FeatureMap.
An attribute-value matrix.
FeatureMapListener - interface gate.event.FeatureMapListener.
The listenre for the toplevel events generated by the Gate system.
FeatureReader - class gate.creole.ir.FeatureReader.
A property reader for a document feature
FeatureReader(String) - Constructor for class gate.creole.ir.FeatureReader
 
FeatureSchema - class gate.creole.FeatureSchema.
This class describes a schema for a feature.
FeatureSchema(String, String, String, String, Set) - Constructor for class gate.creole.FeatureSchema
Construction given a name of an feature and a feature value class name
FeaturesEditor - class gate.gui.FeaturesEditor.
 
FeaturesEditor() - Constructor for class gate.gui.FeaturesEditor
 
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.
fatalError(SAXParseException) - Method in class gate.config.ConfigXmlHandler
Called for fatal errors.
fatalError(SAXParseException) - Method in class gate.creole.CreoleXmlHandler
Called for fatal errors.
fatalError(SAXParseException) - Method in class gate.util.Lax
fatalError method comment.
fatalError(SAXParseException) - Method in class gate.util.LaxErrorHandler
fatalError method comment.
fatalError(SAXParseException) - Method in class gate.util.TemplateLaxErrorHandler
fatalError method comment.
fatalError(SAXParseException) - Method in class gate.xml.GateFormatXmlDocumentHandler
FatalError method.
fatalError(SAXParseException) - Method in class gate.xml.SimpleErrorHandler
This fatalError method is called by the SAX parser when it encounts a fatal(can't continue parsing) error.
fatalError(SAXParseException) - Method in class gate.xml.XmlDocumentHandler
FatalError method.
featureMapUpdated() - Method in interface gate.event.FeatureMapListener
Called when a feature map has been updated
featuresClass(Class, List) - Method in class gate.creole.BootStrap
go through all methods and determines return type, parameters, exceptions
fileClose(int, int, Vector) - Method in interface gate.creole.ontology.OntologyEditor
Invokes a mutiple selection close dialog with a list of ontologies to be closed.
fileExit() - Method in interface gate.creole.ontology.OntologyEditor
Acts on choosing Exit from the File menu.
fileNew(int, int) - Method in interface gate.creole.ontology.OntologyEditor
Inovkes a new ontology dialog.
fileOpen(int, int) - Method in interface gate.creole.ontology.OntologyEditor
Acts on choosing Open from the File menu.
fileSave(int, int, Vector) - Method in interface gate.creole.ontology.OntologyEditor
Invoke a mutiple selection save dialog with a list of ontologies to be saved.
finalize() - Method in class gate.persist.ConnectionPool
 
finalize() - Method in class gate.security.AccessControllerImpl
 
findDocIdsByAnn(List, int) - Method in class gate.persist.OracleDataStore
 
findDocument(Document) - Method in class gate.corpora.DatabaseCorpusImpl
 
findDocument(Document) - Method in class gate.corpora.SerialCorpusImpl
 
findGroup(String) - Method in interface gate.security.AccessController
---
findGroup(Long) - Method in interface gate.security.AccessController
---
findGroup(String) - Method in class gate.security.AccessControllerImpl
---
findGroup(Long) - Method in class gate.security.AccessControllerImpl
---
findLrIds(List) - Method in interface gate.DataStore
Get a list of LRs that satisfy some set or restrictions
findLrIds(List, String) - Method in interface gate.DataStore
Get a list of LRs that satisfy some set or restrictions and are of a particular type
findLrIds(List) - Method in class gate.persist.JDBCDataStore
Get a list of LRs that satisfy some set or restrictions
findLrIds(List, String) - Method in class gate.persist.JDBCDataStore
Get a list of LRs that satisfy some set or restrictions and are of a particular type
findLrIds(List) - Method in class gate.persist.OracleDataStore
Get a list of LRs that satisfy some set or restrictions
findLrIds(List, String) - Method in class gate.persist.OracleDataStore
Get a list of LRs IDs that satisfy some set or restrictions and are of a particular type
findLrIds(List, String, List, int) - Method in class gate.persist.OracleDataStore
Get a list of LRs IDs that satisfy some set or restrictions and are of a particular type
findLrIds(List, String) - Method in class gate.persist.PostgresDataStore
 
findLrIds(List) - Method in class gate.persist.PostgresDataStore
 
findLrIds(List) - Method in class gate.persist.SerialDataStore
Get a list of LRs that satisfy some set or restrictions
findLrIds(List, String) - Method in class gate.persist.SerialDataStore
Get a list of LRs that satisfy some set or restrictions and are of a particular type
findScripts() - Method in class gate.util.Jacl
Locate any files named .tcl in the directory hierarchy under .
findScripts(String) - Method in class gate.util.Jacl
Locate any files named .tcl in the directory hierarchy under .
findSession(Long) - Method in interface gate.security.AccessController
---
findSession(Long) - Method in class gate.security.AccessControllerImpl
---
findSubclasses(Class) - Static method in class gate.util.Tools
Finds all subclasses of a given class or interface.
findUser(String) - Method in interface gate.security.AccessController
---
findUser(Long) - Method in interface gate.security.AccessController
---
findUser(String) - Method in class gate.security.AccessControllerImpl
---
findUser(Long) - Method in class gate.security.AccessControllerImpl
---
finish() - Method in class gate.jape.BasicPatternElement
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.ComplexPatternElement
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.Constraint
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.ConstraintGroup
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.LeftHandSide
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in interface gate.jape.Matcher
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.MultiPhaseTransducer
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.Rule
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.SinglePhaseTransducer
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class gate.jape.Transducer
Finish: replace dynamic data structures with Java arrays; called after parsing.
finished() - Method in class gate.jape.Rule
Have we hit the end of the document without matching?
fireGazetteerEvent(GazetteerEvent) - Method in class gate.creole.gazetteer.AbstractGazetteer
fires a Gazetteer Event
fireGazetteerEvent(GazetteerEvent) - Method in interface gate.creole.gazetteer.Gazetteer
Fires a Gazetteer Event
first - Variable in class gate.util.Pair
 
first() - Method in class gate.util.SimpleSortedSet
retrive the smallest offset of the array.
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.Err
Flush the output stream.
flush() - Method in class gate.util.HtmlLinksExtractor
This method is called once, when the HTML parser reaches the end of its input streamin order to notify the parserCallback that there is nothing more to parse.
flush() - Static method in class gate.util.Out
Flush the output stream.
fromXSchema(URL) - Method in class gate.creole.AnnotationSchema
Creates an AnnotationSchema object from an XSchema file
fromXSchema(InputStream) - Method in class gate.creole.AnnotationSchema
Creates an AnnotationSchema object from an XSchema file

G

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

H

HASH_STH_SIZE - Static variable in class gate.Gate
The default size to be used for Hashtable, HashMap and HashSet.
Handle - interface gate.gui.Handle.
Interface for classes used to store the information about an open resource.
Handler - class gate.util.protocols.classpath.Handler.
The handler for the "classpath://" URLs.
Handler() - Constructor for class gate.util.protocols.classpath.Handler
 
Handler - class gate.util.protocols.gate.Handler.
The handler for the "gate://" URLs.
Handler() - Constructor for class gate.util.protocols.gate.Handler
 
HashMapLong - class gate.util.HashMapLong.
simple cut-off version of the hashmap with native long's as keys only get,put and isEmpty methods are implemented().
HashMapLong(int, float) - Constructor for class gate.util.HashMapLong
the main constructor.
HashMapLong(int) - Constructor for class gate.util.HashMapLong
 
HashMapLong() - Constructor for class gate.util.HashMapLong
 
HelpFrame - class gate.gui.HelpFrame.
A frame used by Gate to display Help information.
HelpFrame() - Constructor for class gate.gui.HelpFrame
 
HtmlDocumentFormat - class gate.corpora.HtmlDocumentFormat.
The format of Documents.
HtmlDocumentFormat() - Constructor for class gate.corpora.HtmlDocumentFormat
Default construction
HtmlDocumentHandler - class gate.html.HtmlDocumentHandler.
Implements the behaviour of the HTML reader.
HtmlDocumentHandler(Document, Map) - Constructor for class gate.html.HtmlDocumentHandler
Constructor initialises all the private memeber data.
HtmlDocumentHandler(Document, Map, AnnotationSet) - Constructor for class gate.html.HtmlDocumentHandler
Constructor initialises all the private memeber data
HtmlLinksExtractor - class gate.util.HtmlLinksExtractor.
This class extracts links from HTML files.
HtmlLinksExtractor() - Constructor for class gate.util.HtmlLinksExtractor
 
handleComment(char[], int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts a comment
handleComment(char[], int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts a comment
handleEndTag(HTML.Tag, int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts the end of a tag that means that the tag is paired by a beginning tag
handleEndTag(HTML.Tag, int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts the end of a tag that means that the tag is paired by a beginning tag
handleError(String, int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts an error it depends on the programmer if he wants to deal with that error
handleError(String, int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts an error it depends on the programmer if he wants to deal with that error
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts an empty tag
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts an empty tag
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts the beginning of a tag that means that the tag is paired by an end tag and it's not an empty one.
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts the beginning of a tag that means that the tag is paired by an end tag and it's not an empty one.
handleText(char[], int) - Method in class gate.html.HtmlDocumentHandler
This method is called when the HTML parser encounts text (PCDATA)
handleText(char[], int) - Method in class gate.util.HtmlLinksExtractor
This method is called when the HTML parser encounts text (PCDATA)
hasDynamicLocaleList() - Method in class guk.im.GateIMDescriptor
Is the available locales list dynamic.
hasMatched() - Method in class gate.jape.LeftHandSide
Was the last match successful?
hasNext() - Method in class guk.im.State
Has this state any actions?
hashCode() - Method in class gate.annotation.AnnotationImpl
When equals called on two annotations returns true, is REQUIRED that the value hashCode for each annotation to be the same.
hashCode() - Method in class gate.corpora.CorpusImpl
 
hashCode() - Method in class gate.corpora.DocumentContentImpl
Calculate the hash value for the object.
hashCode() - Method in class gate.corpora.SerialCorpusImpl
 
hashCode() - Method in class gate.creole.ResourceData
Hashing, based on the name field of the object
hashCode() - Method in class gate.creole.gazetteer.Lookup
 
hashCode() - Method in class gate.fsm.FSMInstance
Overrides the hashCode method from Object so this obejcts can be stored in hash maps and hash sets.
hashCode() - Method in class gate.persist.SerialDataStore
Calculate a hash code based on the class and the storage dir.
hashCode() - Method in class gate.util.Pair
 
hashCode() - Method in class guk.im.Key
 
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 gate.gui.TabHighlighter
Highlights the tab unless is selected
highlight() - Method in class guk.im.KeyboardMap.KeyGUI
Renders this KeyGUI as highlighted

I

INDENT_PADDING - Static variable in interface gate.jape.JapeConstants
How far to increase indent when padding toString invocations.
IN_PHASES - Static variable in interface gate.jape.parser.ParseCpslConstants
 
IN_STRING - Static variable in interface gate.jape.parser.ParseCpslConstants
 
IREngine - interface gate.creole.ir.IREngine.
Defines an information retrieval engine which needs to supply a IndexManager and a Search.
IdBearer - interface gate.util.IdBearer.
Classes that have Ids.
IndexDefinition - interface gate.creole.ir.IndexDefinition.
 
IndexException - exception gate.creole.ir.IndexException.
 
IndexException(String) - Constructor for class gate.creole.ir.IndexException
Consructor of the class.
IndexField - class gate.creole.ir.IndexField.
 
IndexField(String, PropertyReader, boolean) - Constructor for class gate.creole.ir.IndexField
Constructor of the class.
IndexFileWordNetImpl - class gate.wordnet.IndexFileWordNetImpl.
 
IndexFileWordNetImpl() - Constructor for class gate.wordnet.IndexFileWordNetImpl
 
IndexManager - interface gate.creole.ir.IndexManager.
 
IndexStatistics - interface gate.creole.ir.IndexStatistics.
 
IndexedCorpus - interface gate.creole.ir.IndexedCorpus.
 
InvalidDatabaseException - exception gate.util.InvalidDatabaseException.
Used to signal an attempt to connect to a database in an invalid format, that is a database tha does not have the right structure (see Gate2 documentation for details on required database structure).
InvalidDatabaseException() - Constructor for class gate.util.InvalidDatabaseException
 
InvalidDatabaseException(String) - Constructor for class gate.util.InvalidDatabaseException
 
InvalidFormatException - exception gate.creole.gazetteer.InvalidFormatException.
exception thrown when an invalid format of a file is detected
InvalidFormatException(String, String) - Constructor for class gate.creole.gazetteer.InvalidFormatException
Constructs the exception given a file and a comment
InvalidFormatException(URL, String) - Constructor for class gate.creole.gazetteer.InvalidFormatException
Constructs the exception given an URL and a comment
InvalidFormatException() - Constructor for class gate.creole.gazetteer.InvalidFormatException
 
InvalidFormatException - exception gate.creole.ontology.InvalidFormatException.
An exception thrown when invalid format of an ontology file is detected
InvalidFormatException(String, String) - Constructor for class gate.creole.ontology.InvalidFormatException
Construction given file and comment
InvalidFormatException(URL, String) - Constructor for class gate.creole.ontology.InvalidFormatException
Construction given file URL and comment
InvalidFormatException() - Constructor for class gate.creole.ontology.InvalidFormatException
 
InvalidOffsetException - exception gate.util.InvalidOffsetException.
Used to signal an attempt to create a node with an invalid offset.
InvalidOffsetException() - Constructor for class gate.util.InvalidOffsetException
 
InvalidOffsetException(String) - Constructor for class gate.util.InvalidOffsetException
 
InvalidRuleException - exception gate.creole.tokeniser.InvalidRuleException.
Fired when an invalid tokeniser rule is found
InvalidRuleException(String) - Constructor for class gate.creole.tokeniser.InvalidRuleException
 
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.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts white spaces
ignorableWhitespace(char[], int, int) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts white spaces
image - Variable in class gate.jape.parser.Token
The string image of the token.
indexOf(Object) - Method in class gate.corpora.CorpusImpl
 
indexOf(Object) - Method in class gate.corpora.SerialCorpusImpl
 
indexOf(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
indexOf(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
indexOf(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
inferSubClassesTransitiveClosure() - Method in interface gate.creole.ontology.OClass
Infers the sub classes transitive closure.
inferSubClassesTransitiveClosure() - Method in class gate.creole.ontology.OClassImpl
 
inferSuperClassesTransitiveClosure() - Method in interface gate.creole.ontology.OClass
Infers the super classes transitive closure.
inferSuperClassesTransitiveClosure() - Method in class gate.creole.ontology.OClassImpl
 
init() - Static method in class gate.Gate
Initialisation - must be called by all clients before using any other parts of the library.
init() - Method in interface gate.Resource
Initialise this resource, and return it.
init() - Method in class gate.annotation.AnnotationDiff
This method does the diff, Precision,Recall,FalsePositive calculation and so on.
init() - Method in class gate.annotation.CorpusAnnotationDiff
This method does the diff, Precision,Recall,FalsePositive calculation and so on.
init() - Method in class gate.corpora.CorpusImpl
Initialise this resource, and return it.
init() - Method in class gate.corpora.DatabaseDocumentImpl
Initialise this resource, and return it.
init() - Method in class gate.corpora.DocumentImpl
Initialise this resource, and return it.
init() - Method in class gate.corpora.EmailDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.HtmlDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.RtfDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.SerialCorpusImpl
 
init() - Method in class gate.corpora.SgmlDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.TextualDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.corpora.XmlDocumentFormat
Initialise this resource, and return it.
init() - Method in class gate.creole.APFormatExporter
Initialise this resource, and returns it.
init() - Method in class gate.creole.AbstractController
Initialise this resource, and return it.
init() - Method in class gate.creole.AbstractProcessingResource
Initialise this resource, and return it.
init() - Method in class gate.creole.AbstractResource
Initialise this resource, and return it.
init() - Method in class gate.creole.AbstractVisualResource
Initialise this resource, and return it.
init() - Method in class gate.creole.AnnotationSchema
Initialise this resource, and return it.
init() - Method in class gate.creole.OntologyAwareTransducer
 
init() - Method in class gate.creole.POSTagger
 
init() - Method in class gate.creole.RDFFormatExporter
Initialise this resource, and returns it.
init() - Method in class gate.creole.Transducer
This method is the one responsible for initialising the transducer.
init() - Method in class gate.creole.annotdelete.AnnotationDeletePR
Initialise this resource, and return it.
init() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
Initialise this resource, and return it.
init() - Method in class gate.creole.coref.AbstractCoreferencer
Initialise this resource, and return it.
init() - Method in class gate.creole.coref.Coreferencer
Initialise this resource, and return it.
init() - Method in class gate.creole.coref.NominalCoref
Initialise this resource, and return it.
init() - Method in class gate.creole.coref.PronominalCoref
Initialise this resource, and return it.
init() - Method in class gate.creole.dumpingPR.DumpingPR
Initialise this resource, and return it.
init() - Method in class gate.creole.gazetteer.DefaultGazetteer
Does the actual loading and parsing of the lists.
init() - Method in class gate.creole.gazetteer.OntoGazetteerImpl
Initialize this onto gazetteer
init() - Method in class gate.creole.ir.SearchPR
Initialise this resource, and return it.
init() - Method in interface gate.creole.ml.MLEngine
This method will be called after an engine is created and has its dataset and options set.
init() - Method in class gate.creole.ml.MachineLearningPR
Initialise this resource, and return it.
init() - Method in class gate.creole.ml.weka.Wrapper
Initialises the classifier and prepares for running.
init() - Method in class gate.creole.orthomatcher.OrthoMatcher
Initialise this resource, and return it.
init() - Method in class gate.creole.splitter.SentenceSplitter
 
init() - Method in class gate.creole.tokeniser.DefaultTokeniser
Initialise this resource, and return it.
init() - Method in class gate.creole.tokeniser.SimpleTokeniser
Initialises this tokeniser by reading the rules from an external source (provided through an URL) and building the finite state machine at the core of the tokeniser.
init() - Method in class gate.gui.CorpusEditor
 
init() - Method in class gate.gui.DocumentEditor
 
init() - Method in class gate.gui.OracleDatastoreViewer
Initialise this resource, and return it.
init() - Method in class gate.gui.ProtegeWrapper
 
init(Resource, List) - Method in class gate.gui.ResourceParametersEditor
Initialises this GUI component.
init() - Method in class gate.gui.SearchPRViewer
 
init() - Method in class gate.gui.SerialControllerEditor
 
init() - Method in class gate.gui.SerialDatastoreViewer
Initialise this resource, and return it.
init() - Method in class gate.util.CorpusBenchmarkTool
 
init() - Method in class gate.util.CorpusSaver
 
init() - Method in class gate.wordnet.IndexFileWordNetImpl
Initialise this resource, and return it.
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)
initPRs() - Method in class gate.util.CorpusBenchmarkTool
 
initPRs() - Method in class gate.util.CorpusSaver
 
input(Instance) - Method in class gate.creole.ml.weka.StringToNominalFilter
Input an instance for filtering.
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
 
interrupt() - Method in interface gate.Executable
Notifies this executable that it should stop its execution as soon as possible.
interrupt() - Method in class gate.creole.AbstractController
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
interrupt() - Method in class gate.creole.AbstractProcessingResource
Notifies this PR that it should stop its execution as soon as possible.
interrupt() - Method in class gate.creole.Transducer
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
interrupt() - Method in class gate.creole.splitter.SentenceSplitter
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
interrupt() - Method in class gate.creole.tokeniser.DefaultTokeniser
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
interrupt() - Method in class gate.jape.Batch
Notifies this PR that it should stop its execution as soon as possible.
interrupt() - Method in class gate.jape.MultiPhaseTransducer
Notifies this PR that it should stop its execution as soon as possible.
interrupt() - Method in class gate.jape.Transducer
Notifies this PR that it should stop its execution as soon as possible.
isAnnotationsTableVisible() - Method in class gate.gui.DocumentEditor
 
isApplicableTo(int) - Method in interface gate.wordnet.Relation
checks if the relation is applicab;le to specific POS - see REL_XXX comments
isAutoLoading() - Method in class gate.creole.ResourceData
Is the resource autoloading?
isAutoSaving() - Method in interface gate.DataStore
Get the autosaving behaviour of the LR.
isAutoSaving() - Method in class gate.persist.JDBCDataStore
Get the autosaving behaviour of the LR.
isAutoSaving() - Method in class gate.persist.OracleDataStore
Get the autosaving behaviour of the LR.
isAutoSaving() - Method in class gate.persist.SerialDataStore
Get the autosaving behaviour of the LR.
isCellEditable(Object, int) - Method in class gate.swing.AbstractTreeTableModel
 
isCellEditable(int, int) - Method in class gate.swing.TableMap
 
isCellEditable(Object, int) - Method in interface gate.swing.TreeTableModel
Indicates whether the the value for node node, * at column number column is editable.
isClass() - Method in class gate.creole.ml.Attribute
 
isCompatible(Annotation) - Method in interface gate.Annotation
This verifies if this annotation is compatible with another one.
isCompatible(Annotation, Set) - Method in interface gate.Annotation
This verifies if this annotation is compatible with another one, given a set with certain keys.
isCompatible(Annotation) - Method in class gate.annotation.AnnotationImpl
This verifies if this annotation is compatible with another one.
isCompatible(Annotation, Set) - Method in class gate.annotation.AnnotationImpl
This verifies if this annotation is compatible with another one, given a set with certain keys.
isCompositionEnabled() - Method in class guk.im.GateIM
Is this input method enabled?
isCorefOptionAvailable() - Method in class gate.gui.DocumentEditor
 
isCoreferenceVisible() - Method in class gate.gui.DocumentEditor
 
isDebugMode() - Method in class gate.jape.Transducer
 
isDefault() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is default.
isDocumentLoaded(int) - Method in interface gate.Corpus
This method returns true when the document is already loaded in memory.
isDocumentLoaded(int) - Method in class gate.corpora.CorpusImpl
This method returns true when the document is already loaded in memory
isDocumentLoaded(int) - Method in class gate.corpora.DatabaseCorpusImpl
This method returns true when the document is already loaded in memory
isDocumentLoaded(int) - Method in class gate.corpora.SerialCorpusImpl
This method returns true when the document is already loaded in memory
isEditable() - Method in class gate.gui.DocumentEditor
Is the editor functionality enabled
isEditable() - Method in class gate.gui.ResourceParametersEditor
 
isEmpty() - Method in class gate.corpora.CorpusImpl
 
isEmpty() - Method in class gate.corpora.SerialCorpusImpl
 
isEmpty() - Method in class gate.creole.gazetteer.GazetteerList
 
isEmpty() - Method in class gate.creole.gazetteer.LinearDefinition
 
isEmpty() - Method in class gate.creole.gazetteer.MappingDefinition
 
isEmpty() - Method in class gate.util.HashMapLong
 
isEmpty() - Method in class gate.util.SimpleSortedSet
is the map is empty
isEnumeration() - Method in class gate.creole.FeatureSchema
Tests whether the values are an enumeration or not.
isFinal() - Method in class gate.fsm.State
Reports if this state is a final one.
isFinal() - Method in class guk.im.State
Is this state final?
isFixed() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature, is fixed.
isFullyDefaulted() - Method in class gate.creole.ParameterList
Get the status of the last run of getDefaults(List).
isGateType(String) - Static method in class gate.Gate
Checks whether a particular class is a Gate defined type
isGenerateMode() - Method in class gate.util.CorpusBenchmarkTool
 
isInterrupted() - Method in interface gate.Executable
Returns true if this executable has been interrupted via the Executable.interrupt() method since the last time its Executable.execute() method was called
isInterrupted() - Method in class gate.creole.AbstractController
 
isInterrupted() - Method in class gate.creole.AbstractProcessingResource
Checks whether this PR has been interrupted since the lsat time its AbstractProcessingResource.execute() method was called.
isInterrupted() - Method in class gate.jape.Transducer
Checks whether this PR has been interrupted since the lsat time its execute() method was called.
isLeaf(Object) - Method in class gate.swing.AbstractTreeTableModel
Is this node a leaf?
isLocalWebServer() - Static method in class gate.Gate
Should we assume there's a local web server?
isMainView() - Method in class gate.creole.ResourceData
A simple accessor for isMainView field
isModified() - Method in interface gate.LanguageResource
Returns true of an LR has been modified since the last sync.
isModified() - Method in class gate.corpora.DatabaseCorpusImpl
Returns true of an LR has been modified since the last sync.
isModified() - Method in class gate.corpora.DatabaseDocumentImpl
Returns true of an LR has been modified since the last sync.
isModified() - Method in class gate.creole.AbstractLanguageResource
Returns true of an LR has been modified since the last sync.
isModified() - Method in class gate.creole.ProtegeProjectName
 
isModified() - Method in class gate.creole.gazetteer.GazetteerList
 
isModified() - Method in class gate.creole.gazetteer.LinearDefinition
Gets the value of the isModified flag.
isModified() - Method in interface gate.creole.ontology.Ontology
Checks the modified flag.
isModified() - Method in class gate.wordnet.IndexFileWordNetImpl
Returns true of an LR has been modified since the last sync.
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?
isOptional() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is optional.
isOptional() - Method in class gate.creole.Parameter
Is the parameter optional?
isPartiallyCompatible(Annotation) - Method in interface gate.Annotation
This method verifies if two annotation and are partially compatible.
isPartiallyCompatible(Annotation, Set) - Method in interface gate.Annotation
This method verifies if two annotation and are partially compatible, given a set with certain keys.
isPartiallyCompatible(Annotation) - Method in class gate.annotation.AnnotationImpl
This method verifies if two annotation and are partially compatible.
isPartiallyCompatible(Annotation, Set) - Method in class gate.annotation.AnnotationImpl
This method verifies if two annotation and are partially compatible, given a set with certain keys.
isPersistentDocument(int) - Method in class gate.corpora.DatabaseCorpusImpl
This method returns true when the document is already stored on disk i.e., is not transient
isPersistentDocument(int) - Method in class gate.corpora.SerialCorpusImpl
This method returns true when the document is already stored on disk i.e., is not transient
isPreseved() - Method in class gate.creole.ir.IndexField
 
isPrivate() - Method in class gate.creole.ResourceData
Is the resource private?
isPrivilegedSession() - Method in interface gate.security.Session
TRUE if user associated with the session is in the ADMINS user group, otherwise FALSE
isPrivilegedSession() - Method in class gate.security.SessionImpl
TRUE if user associated with the session is in the ADMINS user group, otherwise FALSE
isProhibited() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is prohibited.
isRecurseDirectories() - Method in class gate.gui.CorpusFillerComponent
Should the directory parsed recursively?
isRequired() - Method in class gate.creole.FeatureSchema
This method is used to check if the feature is required.
isRequired() - Method in class gate.gui.ParameterDisjunction
is the currently selected parameter required?
isResourceChanged(int) - Method in class gate.corpora.DatabaseCorpusImpl
 
isResourceChanged(int) - Method in class gate.corpora.DatabaseDocumentImpl
 
isResourceChanged(int) - Method in interface gate.corpora.EventAwareLanguageResource
 
isRuntime() - Method in class gate.creole.Parameter
Is the parameter runtime?
isSemcor() - Method in interface gate.wordnet.WordSense
appears in SEMCOR?
isSemcor() - Method in class gate.wordnet.WordSenseImpl
appears in SEMCOR?
isSlugGui() - Static method in class gate.Gate
Should we start SLUG GUI.
isTextMode() - Method in class gate.annotation.AnnotationDiff
Gets the annot diff textmode.True means that the text mode is activated.
isTextMode() - Method in class gate.annotation.CorpusAnnotationDiff
Gets the annot diff textmode.True means that the text mode is activated.
isTextVisible() - Method in class gate.gui.DocumentEditor
 
isTool() - Method in class gate.creole.ResourceData
Is the resource a tool?
isTopClass() - Method in interface gate.creole.ontology.OClass
Checks whether this class is a top.
isTopClass() - Method in class gate.creole.ontology.OClassImpl
 
isTypesTreeVisible() - Method in class gate.gui.DocumentEditor
 
isUnicodeEnabled() - Static method in class gate.util.Tools
Checks wheter Gate is Unicode enabled
isUniqueBeginner() - Method in interface gate.wordnet.Synset
is this synset a UB - i.e.
isUniqueBeginner() - Method in class gate.wordnet.SynsetImpl
is this synset a UB - i.e.
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.
isValidSecurityInfo(SecurityInfo) - Method in interface gate.security.AccessController
--
isValidSecurityInfo(SecurityInfo) - Method in class gate.security.AccessControllerImpl
--
isValidSession(Session) - Method in interface gate.security.AccessController
---
isValidSession(Session) - Method in class gate.security.AccessControllerImpl
---
isWordInternal(char) - Static method in class gate.creole.gazetteer.DefaultGazetteer
Tests whether a character is internal to a word (i.e.
isXmlChar(char) - Static method in class gate.corpora.DocumentImpl
This method decide if a char is a valid XML one or not
iterator() - Method in interface gate.AnnotationSet
Get an iterator for this set
iterator() - Method in class gate.annotation.AnnotationSetImpl
Get an iterator for this set
iterator() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
iterator() - Method in class gate.corpora.CorpusImpl
 
iterator() - Method in class gate.corpora.DatabaseCorpusImpl
 
iterator() - Method in class gate.corpora.SerialCorpusImpl
 
iterator() - Method in class gate.creole.gazetteer.GazetteerList
Gets an iterator over the list.
iterator() - Method in class gate.creole.gazetteer.LinearDefinition
 
iterator() - Method in class gate.creole.gazetteer.MappingDefinition
 
iterator() - Method in class gate.creole.nerc.EntitySet
 
iterator() - Method in class gate.util.SimpleArraySet
iterator

J

JComponentPrinter - class gate.print.JComponentPrinter.
Will scale the component so it fits on a page horizontally
JComponentPrinter(JComponent, PageFormat) - Constructor for class gate.print.JComponentPrinter
 
JComponentPrinter.TranslatedPrintable - class gate.print.JComponentPrinter.TranslatedPrintable.
This inner class's sole responsibility is to translate the coordinate system before invoking a canvas's painter.
JComponentPrinter.TranslatedPrintable(double) - Constructor for class gate.print.JComponentPrinter.TranslatedPrintable
 
JDBCDSPersistence - class gate.util.persistence.JDBCDSPersistence.
Adds security data storage to the DS persistence
JDBCDSPersistence() - Constructor for class gate.util.persistence.JDBCDSPersistence
 
JDBCDataStore - class gate.persist.JDBCDataStore.
 
JFontChooser - class gate.swing.JFontChooser.
 
JFontChooser() - Constructor for class gate.swing.JFontChooser
 
JFontChooser(Font) - Constructor for class gate.swing.JFontChooser
 
JTreeTable - class gate.swing.JTreeTable.
A TreeTable component.
JTreeTable(TreeTableModel) - Constructor for class gate.swing.JTreeTable
Constructs a JTreeTable from a model
JTreeTable.TreeTableCellRenderer - class gate.swing.JTreeTable.TreeTableCellRenderer.
The renderer used to display the table cells containing tree nodes.
JTreeTable.TreeTableCellRenderer() - Constructor for class gate.swing.JTreeTable.TreeTableCellRenderer
 
Jacl - class gate.util.Jacl.
This class provides access to the Jacl Tcl interpreter, and caters for loading any Tcl scripts that live in the GATE source.
Jacl() - Constructor for class gate.util.Jacl
Construction
JapeConstants - interface gate.jape.JapeConstants.
Constants interface for the JAPE package.
JapeException - exception gate.jape.JapeException.
Superclass of all JAPE exceptions.
JapeException(String) - Constructor for class gate.jape.JapeException
 
JapeException() - Constructor for class gate.jape.JapeException
 
JarFiles - class gate.util.JarFiles.
This class is used to merge a set of Jar/Zip Files in a Jar File It is ignored the manifest.
JarFiles() - Constructor for class gate.util.JarFiles
 
Javac - class gate.util.Javac.
This class copiles a set of java sources by accessing the java compiler from tools.jar file in the jdk.
Javac() - Constructor for class gate.util.Javac
 
Jdk - class gate.util.Jdk.
Jdk encapsulates some utilities for poking around in your Java environment.
Jdk() - Constructor for class gate.util.Jdk
Anonymous construction.
JdmAttribute - class gate.jape.JdmAttribute.
THIS CLASS SHOULDN'T BE HERE.
JdmAttribute(String, Object) - Constructor for class gate.jape.JdmAttribute
throws JdmException when the value isn't one of the types we know how to store, i.e., a serialisable or Jdm class.
JdmAttribute(JdmAttribute) - Constructor for class gate.jape.JdmAttribute
throws JdmException when the value isn't one of the types we know how to store, i.e., a serialisable or Jdm class.
JdmException - exception gate.jape.JdmException.
THIS CLASS SHOULDN'T BE HERE.
JdmException() - Constructor for class gate.jape.JdmException
 
JdmException(String) - Constructor for class gate.jape.JdmException
 
jMenuHelpAbout_actionPerformed(ActionEvent) - Method in class guk.Editor
Help | About action performed
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
 

K

KLEENE_PLUS - Static variable in interface gate.jape.JapeConstants
Kleene plus (+)
KLEENE_QUERY - Static variable in interface gate.jape.JapeConstants
Kleene query (?)
KLEENE_STAR - Static variable in interface gate.jape.JapeConstants
Kleene star (*)
Key - class guk.im.Key.
This calls describes a keyboard key.
Key(char, int) - Constructor for class guk.im.Key
 
KeyboardMap - class guk.im.KeyboardMap.
A virtual keyboard map.
KeyboardMap(GateIM, LocaleHandler, State) - Constructor for class guk.im.KeyboardMap
Builds the keyboard map.
KeyboardMap.KeyGUI - class guk.im.KeyboardMap.KeyGUI.
 
KeyboardMap.KeyGUI(String, char, char, JLabel) - Constructor for class guk.im.KeyboardMap.KeyGUI
Constructs a new KeyGUI.
KnowledgeBase - interface gate.creole.ontology.KnowledgeBase.
 
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.
kleeneOp - Static variable in interface gate.jape.parser.ParseCpslConstants
 

L

LARGE_GUI - Static variable in class gate.creole.ResourceData
This type indicates that the resource goes into the large area of GATE GUI
LIST_MODE - Static variable in class gate.creole.gazetteer.GazetteerList
indicates list representation of the gazetteer list
LOCATION_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
LOGIN_FAILED - Static variable in class gate.security.AccessControllerImpl
 
LOGIN_OK - Static variable in class gate.security.AccessControllerImpl
 
LOOKUP_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
LOOKUP_CLASS_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
LOOKUP_MAJOR_TYPE_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
LOOKUP_MINOR_TYPE_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
LOOKUP_ONTOLOGY_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
LOOK_AND_FEEL - Static variable in interface gate.GateConstants
The look and feel option name
LRPersistence - class gate.util.persistence.LRPersistence.
 
LRPersistence() - Constructor for class gate.util.persistence.LRPersistence
 
LR_ID_FEATURE_NAME - Static variable in interface gate.DataStore
 
LanguageAnalyser - interface gate.LanguageAnalyser.
A special type of ProcessingResource that processes Documents
LanguageAnalyserPersistence - class gate.util.persistence.LanguageAnalyserPersistence.
Provides a persistent equivalent for LanguageAnalysers.
LanguageAnalyserPersistence() - Constructor for class gate.util.persistence.LanguageAnalyserPersistence
 
LanguageResource - interface gate.LanguageResource.
Models all sorts of language resources.
Lax - class gate.util.Lax.
LAX (LazyProgrammer Api for XML) layer for a SAX parser, based on Sun's JAXP layer...so it works with any JAXP compliant parser
Lax(LaxErrorHandler) - Constructor for class gate.util.Lax
Lax default constructor
Lax(Object, LaxErrorHandler) - Constructor for class gate.util.Lax
Lax ctor with a single handler
LaxErrorHandler - class gate.util.LaxErrorHandler.
 
LaxErrorHandler() - Constructor for class gate.util.LaxErrorHandler
LaxErrorHandler constructor comment.
LazyProgrammerException - exception gate.util.LazyProgrammerException.
What to throw in a method that hasn't been implemented yet.
LazyProgrammerException() - Constructor for class gate.util.LazyProgrammerException
In a fit of complete laziness we didn't even document this class properly.
LazyProgrammerException(String) - Constructor for class gate.util.LazyProgrammerException
In a fit of complete laziness we didn't even document this class properly.
LeftHandSide - class gate.jape.LeftHandSide.
The LHS of a CPSL rule.
LeftHandSide(ConstraintGroup) - Constructor for class gate.jape.LeftHandSide
Construction from a ConstraintGroup
LeftHandSide() - Method in class gate.jape.parser.ParseCpsl
 
LexicalRelation - interface gate.wordnet.LexicalRelation.
Represents WordNet lexical relation.
LexicalRelationImpl - class gate.wordnet.LexicalRelationImpl.
Represents WordNet lexical relation.
LexicalRelationImpl(int, WordSense, WordSense) - Constructor for class gate.wordnet.LexicalRelationImpl
 
LinearDefinition - class gate.creole.gazetteer.LinearDefinition.
Represents a Linear Definition [lists.def] file
The normal usage of the class will be * construct it * setURL * load * change * store
LinearDefinition() - Constructor for class gate.creole.gazetteer.LinearDefinition
 
LinearNode - class gate.creole.gazetteer.LinearNode.
Linear node specifies an entry of the type : list:major:minor:language
LinearNode(String, String, String, String) - Constructor for class gate.creole.gazetteer.LinearNode
Constructs a linear node given its elements
LinearNode(String) - Constructor for class gate.creole.gazetteer.LinearNode
Parses and create a linear node from a string
ListEditorDialog - class gate.gui.ListEditorDialog.
A simple editor for List values.
ListEditorDialog(Component, List, String) - Constructor for class gate.gui.ListEditorDialog
Contructs a new ListEditorDialog.
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.
LogArea - class gate.gui.LogArea.
This class is used to log all messages from GATE.
LogArea() - Constructor for class gate.gui.LogArea
Constructs a LogArea object and captures the output from Err and Out.
LogArea.UTF8PrintStream - class gate.gui.LogArea.UTF8PrintStream.
A print writer that uses UTF-8 to convert from char[] to byte[]
LogArea.UTF8PrintStream(OutputStream) - Constructor for class gate.gui.LogArea.UTF8PrintStream
 
LogArea.UTF8PrintStream(OutputStream, boolean) - Constructor for class gate.gui.LogArea.UTF8PrintStream
 
LogArea.UTF8PrintWriter - class gate.gui.LogArea.UTF8PrintWriter.
A print writer that uses UTF-8 to convert from char[] to byte[]
LogArea.UTF8PrintWriter(OutputStream) - Constructor for class gate.gui.LogArea.UTF8PrintWriter
 
LogArea.UTF8PrintWriter(OutputStream, boolean) - Constructor for class gate.gui.LogArea.UTF8PrintWriter
 
Lookup - class gate.creole.gazetteer.Lookup.
Used to describe a type of lookup annotations.
Lookup(String, String, String, String) - Constructor for class gate.creole.gazetteer.Lookup
Creates a new Lookup value with the given major and minor types and languages.
LuceneIREngine - class gate.creole.ir.lucene.LuceneIREngine.
The lucene IR engine.
LuceneIREngine() - Constructor for class gate.creole.ir.lucene.LuceneIREngine
 
LuceneIndexManager - class gate.creole.ir.lucene.LuceneIndexManager.
This class represents Lucene implementation of IndexManeager interface.
LuceneIndexManager() - Constructor for class gate.creole.ir.lucene.LuceneIndexManager
Constructor of the class.
LuceneIndexStatistics - class gate.creole.ir.lucene.LuceneIndexStatistics.
 
LuceneIndexStatistics() - Constructor for class gate.creole.ir.lucene.LuceneIndexStatistics
 
LuceneSearch - class gate.creole.ir.lucene.LuceneSearch.
This class represents Lucene implementation of serching in index.
LuceneSearch() - Constructor for class gate.creole.ir.lucene.LuceneSearch
 
LuckyException - exception gate.util.LuckyException.
This exception is intended to be used in places where there definitely shouldn't be any exceptions thrown but the API requires us to catch some, eg: try{ if( a != null){ a.doSomething(); } }catch(NullPointerException npe){ throw new LuckyException("I found a null pointer!"); } Of course the system will never require you to catch NullPOinterException as it derives from RuntimeException, but I couldn't come with a better example.
LuckyException() - Constructor for class gate.util.LuckyException
Default constructor, creates a new execption with the default message
LuckyException(String) - Constructor for class gate.util.LuckyException
Creates a new exception with the provided message prepended to the default one on a separate line.
languages - Variable in class gate.creole.gazetteer.Lookup
The languages for this lookup, e.g.
lastIndexOf(Object) - Method in class gate.corpora.CorpusImpl
 
lastIndexOf(Object) - Method in class gate.corpora.SerialCorpusImpl
 
lastIndexOf(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
lastIndexOf(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
lastIndexOf(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
lastKey() - Method in class gate.util.RBTreeMap
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
layoutContainer(Container) - Method in class gate.swing.MenuLayout
 
leftBrace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
leftBracket - Static variable in interface gate.jape.parser.ParseCpslConstants
 
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
 
list - Variable in class gate.creole.gazetteer.Lookup
the list represented by this lookup
listGroups() - Method in interface gate.security.AccessController
--
listGroups() - Method in class gate.security.AccessControllerImpl
--
listIterator() - Method in class gate.corpora.CorpusImpl
 
listIterator(int) - Method in class gate.corpora.CorpusImpl
 
listIterator() - Method in class gate.corpora.SerialCorpusImpl
 
listIterator(int) - Method in class gate.corpora.SerialCorpusImpl
 
listIterator() - Method in class gate.creole.gazetteer.GazetteerList
 
listIterator(int) - Method in class gate.creole.gazetteer.GazetteerList
 
listIterator() - Method in class gate.creole.gazetteer.LinearDefinition
 
listIterator(int) - Method in class gate.creole.gazetteer.LinearDefinition
 
listIterator(int) - Method in class gate.creole.gazetteer.MappingDefinition
 
listIterator() - Method in class gate.creole.gazetteer.MappingDefinition
 
listOptions() - Method in class gate.creole.ml.weka.StringToNominalFilter
 
listUsers() - Method in interface gate.security.AccessController
--
listUsers() - Method in class gate.security.AccessControllerImpl
--
load() - Method in class gate.creole.ProtegeProjectName
 
load() - Method in class gate.creole.gazetteer.GazetteerList
Loads a gazetteer list
load() - Method in class gate.creole.gazetteer.LinearDefinition
Loads linear definition if url is set
load() - Method in class gate.creole.gazetteer.MappingDefinition
Loads the mapping definition
load(InputStream) - Method in class gate.creole.ml.weka.Wrapper
Loads the state of this engine from previously saved data.
load() - Method in interface gate.creole.ontology.Ontology
Loads this ontology.
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).
loadClasses(Map) - Static method in class gate.util.Javac
Compiles a set of java sources and loads the compiled classes in the gate class loader.
loadLists() - Method in class gate.creole.gazetteer.LinearDefinition
Loads the gazetteer lists and maps them to the nodes
loadObjectFromFile(File) - Static method in class gate.util.persistence.PersistenceManager
 
loadScripts(List) - Method in class gate.util.Jacl
Load a list of Tcl scripts.
loadScripts() - Method in class gate.util.Jacl
Loads all the scripts in the GATE source.
loadSingleList(String) - Method in class gate.creole.gazetteer.LinearDefinition
Loads a single gazetteer list given a name
locateGateFiles() - Static method in class gate.Gate
Find the location of the GATE binaries (and resources) in the local file system.
lockGUI(String) - Static method in class gate.gui.MainFrame
This method will lock all input to the gui by means of a modal dialog.
lockLr(LanguageResource) - Method in interface gate.DataStore
Try to acquire exlusive lock on a resource from the persistent store.
lockLr(LanguageResource) - Method in class gate.persist.OracleDataStore
Try to acquire exlusive lock on a resource from the persistent store.
lockLr(LanguageResource) - Method in class gate.persist.PostgresDataStore
Try to acquire exlusive lock on a resource from the persistent store.
lockLr(LanguageResource) - Method in class gate.persist.SerialDataStore
Try to acquire exlusive lock on a resource from the persistent store.
login(AccessController, Component) - Static method in class gate.gui.UserGroupEditor
 
login(String, String, Long) - Method in interface gate.security.AccessController
---
login(String, String, Long) - Method in class gate.security.AccessControllerImpl
---
logout(Session) - Method in interface gate.security.AccessController
---
logout(Session) - Method in class gate.security.AccessControllerImpl
---
lookingAhead - Variable in class gate.jape.parser.ParseCpsl
 
lookup(String) - Method in class gate.creole.gazetteer.DefaultGazetteer
lookup
lookup(String) - Method in interface gate.creole.gazetteer.Gazetteer
Looks-up a string
lookup(String) - Method in class gate.creole.gazetteer.OntoGazetteerImpl
 
lookupWord(String) - Method in class gate.wordnet.IndexFileWordNetImpl
returns list of WordSense-s for specific lemma
lookupWord(String, int) - Method in class gate.wordnet.IndexFileWordNetImpl
returns list of WordSense-s for specific lemma of the specified POS
lookupWord(String) - Method in interface gate.wordnet.WordNet
returns list of WordSense-s for specific lemma
lookupWord(String, int) - Method in interface gate.wordnet.WordNet
returns list of WordSense-s for specific lemma of the specified POS

M

MAIN_FRAME_HEIGHT - Static variable in interface gate.GateConstants
The key for the main window height
MAIN_FRAME_WIDTH - Static variable in interface gate.GateConstants
The key for the main window width
MAX_TYPES - Static variable in class gate.annotation.AnnotationDiff
Field designated to represent the max nr of annot types and coolors for each type
MAX_TYPES - Static variable in class gate.annotation.CorpusAnnotationDiff
Field designated to represent the max nr of annot types and coolors for each type
MENUS_FONT - Static variable in interface gate.GateConstants
The key for the font used for menus
MISSING_TYPE - Static variable in class gate.annotation.AnnotationDiff
A missing type when annotations in key were not present in response Represented by Yellow color
MISSING_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A missing type when annotations in key were not present in response Represented by Yellow color
MLEngine - interface gate.creole.ml.MLEngine.
This interface is used for wrappers to Machine Learning engines.
MONEY_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
MULTI_SPAN_BINDING - Static variable in interface gate.jape.JapeConstants
 
MachineLearningPR - class gate.creole.ml.MachineLearningPR.
This processing resource is used to train a machine learning algorithm with data extracted from a corpus.
MachineLearningPR() - Constructor for class gate.creole.ml.MachineLearningPR
 
MacroDef() - Method in class gate.jape.parser.ParseCpsl
 
Main - class gate.Main.
Top-level entry point for the GATE command-line and GUI interfaces.
Main() - Constructor for class gate.Main
 
MainFrame - class gate.gui.MainFrame.
The main Gate GUI frame.
MainFrame() - Constructor for class gate.gui.MainFrame
 
MainFrame(boolean) - Constructor for class gate.gui.MainFrame
Construct the frame
MapPersistence - class gate.util.persistence.MapPersistence.
 
MapPersistence() - Constructor for class gate.util.persistence.MapPersistence
 
MappingDefinition - class gate.creole.gazetteer.MappingDefinition.
Represents a mapping definition which maps gazetteer lists to ontology classes
MappingDefinition() - Constructor for class gate.creole.gazetteer.MappingDefinition
Creates a new mapping definition
MappingNode - class gate.creole.gazetteer.MappingNode.
Represents a single node from the mapping definition
MappingNode(String) - Constructor for class gate.creole.gazetteer.MappingNode
Creates a new mapping node given a string representation.
MappingNode(String, String, String) - Constructor for class gate.creole.gazetteer.MappingNode
Creates a new mapping node given its members
Matcher - interface gate.jape.Matcher.
Interface to be implemented by classes providing matching on documents, e.g.
MenuLayout - class gate.swing.MenuLayout.
A layout designed to allow Java menus to make better use of the screen real-estate.
MenuLayout() - Constructor for class gate.swing.MenuLayout
 
MenuLayoutTest - class gate.swing.MenuLayoutTest.
 
MenuLayoutTest() - Constructor for class gate.swing.MenuLayoutTest
 
MethodNotImplementedException - exception gate.util.MethodNotImplementedException.
 
MethodNotImplementedException() - Constructor for class gate.util.MethodNotImplementedException
 
MethodNotImplementedException(String) - Constructor for class gate.util.MethodNotImplementedException
 
MultiPhaseTransducer - class gate.jape.MultiPhaseTransducer.
Represents a complete CPSL grammar, with a phase name, options and rule set (accessible by name and by sequence).
MultiPhaseTransducer(String) - Constructor for class gate.jape.MultiPhaseTransducer
Construction from name.
MultiPhaseTransducer() - Constructor for class gate.jape.MultiPhaseTransducer
Anonymous construction
MultiPhaseTransducer() - Method in class gate.jape.parser.ParseCpsl
 
MutableBoolean - class gate.jape.MutableBoolean.
A mutable wrapper for bool, so you can return bool values via a method parameter.
MutableBoolean() - Constructor for class gate.jape.MutableBoolean
 
MutableInteger - class gate.jape.MutableInteger.
A mutable wrapper for int, so you can return integer values via a method parameter.
MutableInteger() - Constructor for class gate.jape.MutableInteger
 
macro - Static variable in interface gate.jape.parser.ParseCpslConstants
 
main(String[]) - Static method in class gate.CookBook
Main function: an example of embedding GATE-based batch processing.
main(String[]) - Static method in class gate.Main
Main routine for GATE.
main(String[]) - Static method in class gate.TestGate
Main routine for the GATE test suite.
main(String[]) - Static method in class gate.annotation.TestAnnotation
 
main(String[]) - Static method in class gate.annotation.TestAnnotationDiff
 
main(String[]) - Static method in class gate.annotation.TestDatabaseAnnotationSet
 
main(String[]) - Static method in class gate.corpora.TestSerialCorpus
 
main(String[]) - Static method in class gate.creole.BootStrap
 
main(String[]) - Static method in class gate.creole.ProfilePRs
Main function
main(String[]) - Static method in class gate.creole.TestPR
 
main(String[]) - Static method in class gate.creole.coref.TestCoref
 
main(String[]) - Static method in class gate.creole.gazetteer.TestGazetteer
 
main(String[]) - Static method in class gate.creole.ir.TestIndex
 
main(String[]) - Static method in class gate.creole.ml.weka.StringToNominalFilter
 
main(String[]) - Static method in class gate.creole.tokeniser.TestTokeniser
 
main(String[]) - Static method in class gate.email.TestEmail
 
main(String[]) - Static method in class gate.gui.AppearanceDialog
Test code
main(String[]) - Static method in class gate.gui.CorpusFillerComponent
Test code
main(String[]) - Static method in class gate.gui.ListEditorDialog
test code
main(String[]) - Static method in class gate.gui.OptionsDialog
 
main(String[]) - Static method in class gate.gui.ProtegeWrapper
Test code
main(String[]) - Static method in class gate.gui.TextAttributesChooser
Test code
main(String[]) - Static method in class gate.gui.UserGroupEditor
 
main(String[]) - Static method in class gate.html.TestHtml
 
main(String[]) - Static method in class gate.jape.Batch
This is where it all happens.
main(String[]) - Static method in class gate.jape.Compiler
Take a list of .jape files names and compile them to .ser.
main(String[]) - Static method in class gate.jape.TestJape
 
main(String[]) - Static method in class gate.jape.TestJape2
Take a list of text files and a collection name, and call tokeniser/gazetteer/jape on them, creating the collection.
main(String[]) - Static method in class gate.persist.TestPersist
 
main(String[]) - Static method in class gate.security.TestSecurity
 
main(String[]) - Static method in class gate.swing.JFontChooser
Test code
main(String[]) - Static method in class gate.swing.MenuLayoutTest
 
main(String[]) - Static method in class gate.util.CorpusBenchmarkTool
 
main(String[]) - Static method in class gate.util.CorpusSaver
 
main(String[]) - Static method in class gate.util.HtmlLinksExtractor
Extract links from all .html files below a directory
main(String[]) - Static method in class gate.util.JarFiles
args[0] is the final jar file and the other are the set of jar file names e.g.
main(String[]) - Static method in class gate.util.Jdk
main.
main(String[]) - Static method in class gate.util.Scratch
 
main(String[]) - Static method in class gate.util.TestFeatureMap
 
main(String[]) - Static method in class gate.util.TestFiles
 
main(String[]) - Static method in class gate.util.TestJdk
 
main(String[]) - Static method in class gate.wordnet.TestWordNet
 
main(String[]) - Static method in class guk.Editor
Main method
majorType - Variable in class gate.creole.gazetteer.Lookup
Tha major type for this lookup, e.g.
makeInstantiationPersistant(Resource) - Method in class gate.creole.ResourceData
This method makes a certain resource persistant by adding it into a persistantInstantiationList.
matchRule0(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #0: If the two names are listed in table of spurius matches then they do NOT match Condition(s): - Applied to: all name annotations
matchRule1(String, String, boolean) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #1: If the two names are identical then they are the same no longer used, because I do the check for same string via the hash table of previous annotations Condition(s): depend on case Applied to: all name annotations
matchRule10(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #10: is one name the reverse of the other reversing around prepositions only? e.g.
matchRule11(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #11: does one name consist of contractions of the first two tokens of the other name? e.g.
matchRule12(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #12: do the first and last tokens of one name match the first and last tokens of the other? Condition(s): case-sensitive match Applied to: organisation annotations only
matchRule13(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #13: do multi-word names match except for one token e.g.
matchRule14(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #14: if the last token of one name matches the second name e.g.
matchRule15(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #15: does one token from a Person name appear as the other token Note that this rule has NOT been used in LaSIE's 1.5 namematcher; added for ACE by Di's request
matchRule2(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #2: if the two names are listed as equivalent in the lookup table (alias) then they match Condition(s): - Applied to: all name annotations
matchRule3(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #3: adding a possessive at the end of one name causes a match e.g.
matchRule4(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #4: Do all tokens other than the punctuation marks , and .
matchRule5(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #5: if the 1st token of one name matches the second name e.g.
matchRule6(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #6: if one name is the acronym of the other e.g.
matchRule7(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #7: if one of the tokens in one of the names is in the list of separators eg.
matchRule8(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
This rule is now obsolete, as The and the trailing CDG are stripped before matching.
matchRule9(String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
RULE #9: does one of the names match the token just before a trailing company designator in the other name? The company designator has already been chopped off, so the token before it, is in fact the last token e.g.
matches(Document, int, MutableInteger) - Method in class gate.jape.BasicPatternElement
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class gate.jape.ComplexPatternElement
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class gate.jape.ConstraintGroup
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class gate.jape.LeftHandSide
Does the LHS match the document at this position?
matches(Document, int, MutableInteger) - Method in interface gate.jape.Matcher
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class gate.jape.Rule
Does this element match the document at this position?
maxTypeId - Static variable in class gate.creole.tokeniser.SimpleTokeniser
The maximum int value used internally as a type i
menuKeys - Static variable in class gate.gui.AppearanceDialog
 
menuKeys - Static variable in class gate.gui.OptionsDialog
 
merge(Set, String) - Method in class gate.util.JarFiles
This method takes the content of all jar/zip files from the set jarFileNames and put them in a file with the name outputFileName.
message(String) - Method in class gate.jape.Batch
Hello? Anybody there??
message(String) - Static method in class gate.jape.Compiler
Hello? Anybody there??
message(String) - Static method in class gate.jape.TestJape2
Hello? Anybody there??
message - Static variable in class gate.util.TestEqual
If set to true, explanation messages will be printed when a test fails.
minimumLayoutSize(Container) - Method in class gate.swing.MenuLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minorType - Variable in class gate.creole.gazetteer.Lookup
The minor type for this lookup, e.g.
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
 
multiphase - Static variable in interface gate.jape.parser.ParseCpslConstants
 

N

NODE_CAT_FEATURE_NAME - Static variable in class gate.gui.SyntaxTreeViewer
The name of the feature that encodes the tree node's category information
NODE_CONSISTS_FEATURE_NAME - Static variable in class gate.gui.SyntaxTreeViewer
The name of the feature that encodes the subtree annotations
NO_BINDING - Static variable in interface gate.jape.JapeConstants
No binding on this element
NO_KLEENE_OP - Static variable in interface gate.jape.JapeConstants
no Kleene operator
NULL_GUI - Static variable in class gate.creole.ResourceData
This type indicates that the resource is not a GUI
NameBearer - interface gate.util.NameBearer.
Classes that have features.
NameBearerHandle - class gate.gui.NameBearerHandle.
Class used to store the GUI information about an open entity (resource, controller, datastore).
NameBearerHandle(NameBearer, Window) - Constructor for class gate.gui.NameBearerHandle
 
NameComparator - class gate.util.NameComparator.
Compares NameBearers by name (string comparation)
NameComparator() - Constructor for class gate.util.NameComparator
 
NamedJavaBlock() - Method in class gate.jape.parser.ParseCpsl
 
NewResourceDialog - class gate.gui.NewResourceDialog.
 
NewResourceDialog(Frame, String, boolean) - Constructor for class gate.gui.NewResourceDialog
 
NoSuchClosureTypeException - exception gate.creole.ontology.NoSuchClosureTypeException.
NoSuchClosureTypeException
thrown whenever a closure type mismatch ocurrs
NoSuchClosureTypeException() - Constructor for class gate.creole.ontology.NoSuchClosureTypeException
Constructs a new blank exception
NoSuchClosureTypeException(byte) - Constructor for class gate.creole.ontology.NoSuchClosureTypeException
Constructs the exception given the type of the closure.
NoSuchObjectException - exception gate.util.NoSuchObjectException.
Raised when there is an attempt to read an inexistant object from the database(i.e.
NoSuchObjectException() - Constructor for class gate.util.NoSuchObjectException
 
NoSuchObjectException(String) - Constructor for class gate.util.NoSuchObjectException
 
Node - interface gate.Node.
Nodes in AnnotationSets.
NodeImpl - class gate.annotation.NodeImpl.
Provides an implementation for the interface gate.Node.
NodeImpl(Integer) - Constructor for class gate.annotation.NodeImpl
Construction from id.
NodeImpl(Integer, Long) - Constructor for class gate.annotation.NodeImpl
Construction from id and offset.
NominalCoref - class gate.creole.coref.NominalCoref.
 
NominalCoref() - Constructor for class gate.creole.coref.NominalCoref
---
name - Static variable in class gate.Main
 
namesPackages(Set) - Method in class gate.creole.BootStrap
determine all the packages
negate() - Method in class gate.jape.Constraint
Set negation.
newCorpus(String) - Static method in class gate.Factory
Create a new transient Corpus.
newDocument(URL) - Static method in class gate.Factory
Create a new transient Document from a URL.
newDocument(URL, String) - Static method in class gate.Factory
Create a new transient Document from a URL and an encoding.
newDocument(String) - Static method in class gate.Factory
Create a new transient textual Document from a string.
newFeatureMap() - Static method in class gate.Factory
Create a new FeatureMap.
newToken(int) - Static method in class gate.jape.parser.Token
Returns a new Token object, by default.
newline - Static variable in interface gate.jape.parser.ParseCpslConstants
 
next - Variable in class gate.jape.parser.Token
A reference to the next regular (non-special) token from the input stream.
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.
notifyClientWindowChange(Rectangle) - Method in class guk.im.GateIM
Called by the system when the client window has changed size or position.

O

OBJECT_CHANGE_ADDUSER - Static variable in interface gate.security.Group
 
OBJECT_CHANGE_NAME - Static variable in interface gate.security.Group
 
OBJECT_CHANGE_NAME - Static variable in interface gate.security.User
subtype for ObjectModificationEvent of type OBJECT_MODIFIED
OBJECT_CHANGE_REMOVEUSER - Static variable in interface gate.security.Group
 
OBJECT_CREATED - Static variable in class gate.event.ObjectModificationEvent
 
OBJECT_DELETED - Static variable in class gate.event.ObjectModificationEvent
 
OBJECT_MODIFIED - Static variable in class gate.event.ObjectModificationEvent
 
OClass - interface gate.creole.ontology.OClass.
An Interface representing a single ontology class
OClassImpl - class gate.creole.ontology.OClassImpl.
Represents a single ontology class.
OClassImpl(String, String, String, Ontology) - Constructor for class gate.creole.ontology.OClassImpl
Creates a new class given id,name,comment and ontology.
OInstance - interface gate.creole.ontology.OInstance.
 
OInstanceImpl - class gate.creole.ontology.OInstanceImpl.
 
OInstanceImpl(String, OClass) - Constructor for class gate.creole.ontology.OInstanceImpl
 
OM_ANN_SET_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_ANN_TYPES_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_CASE_SENSITIVE_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_EXT_LISTS_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_ORG_TYPE_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
OM_PERSON_TYPE_PARAMETER_NAME - Static variable in class gate.creole.orthomatcher.OrthoMatcher
 
ONCE_STYLE - Static variable in interface gate.jape.JapeConstants
The phase finishes on the first match
ONE_DOC_SLUG_CORPUS_NAME - Static variable in class gate.gui.ShellSlacFrame
 
OPERATOR_ASCENDING - Static variable in class gate.util.OrderByRestriction
 
OPERATOR_BIGGER - Static variable in class gate.util.Restriction
 
OPERATOR_DESCENDING - Static variable in class gate.util.OrderByRestriction
 
OPERATOR_EQUATION - Static variable in class gate.util.Restriction
 
OPERATOR_EQUATION_OR_BIGGER - Static variable in class gate.util.Restriction
 
OPERATOR_EQUATION_OR_LESS - Static variable in class gate.util.Restriction
 
OPERATOR_LESS - Static variable in class gate.util.Restriction
 
OPERATOR_LIKE - Static variable in class gate.util.Restriction
 
ORACLE_DB - Static variable in class gate.persist.DBHelper
Oracle database type
ORGANIZATION_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
ORIGINAL_DOCUMENT_CONTENT_FEATURE_NAME - Static variable in interface gate.GateConstants
The key for the feature keeping the original content of the document
ORIGINAL_MARKUPS_ANNOT_SET_NAME - Static variable in interface gate.GateConstants
The name of the annotation set storing original markups in a document
OTHER_COMPONENTS_FONT - Static variable in interface gate.GateConstants
The key for the font used for other GUI components
ObjectModificationEvent - class gate.event.ObjectModificationEvent.
 
ObjectModificationEvent(Object, int, int) - Constructor for class gate.event.ObjectModificationEvent
 
ObjectModificationListener - interface gate.event.ObjectModificationListener.
 
ObjectPool - class gate.util.ObjectPool.
A generic implementation of pool of references to objects of any kind.
ObjectPool(int) - Constructor for class gate.util.ObjectPool
Constructs and object pool with specified size.
ObjectRenderer - class gate.gui.ObjectRenderer.
 
ObjectRenderer() - Constructor for class gate.gui.ObjectRenderer
 
ObjectWriter - class gate.util.ObjectWriter.
Writes an object to an PipedOutputStream wich can be connected to a PipedInputStream.
ObjectWriter(Object) - Constructor for class gate.util.ObjectWriter
 
OffsetComparator - class gate.util.OffsetComparator.
Compares annotations by start offset
OffsetComparator() - Constructor for class gate.util.OffsetComparator
 
OkCancelDialog - class gate.gui.OkCancelDialog.
A simple modal dialog that displays a component provided by the user along with two buttons ("OK" and "Cancel").
OntoGazetteer - interface gate.creole.gazetteer.OntoGazetteer.
OntoGazetteer
A gazetter that exploits a linear gazetter to generate annotations according to a mapping definition between lists and ontology classes
OntoGazetteerImpl - class gate.creole.gazetteer.OntoGazetteerImpl.
OntoGazetteerImpl
An ontology-aware gazetteer, producing additional annotations with features [class] and [ontology].
OntoGazetteerImpl() - Constructor for class gate.creole.gazetteer.OntoGazetteerImpl
 
Ontology - interface gate.creole.ontology.Ontology.
Defines the interface of an ontology
OntologyAwareTransducer - class gate.creole.OntologyAwareTransducer.
An ontology aware JAPE transducer.
OntologyAwareTransducer() - Constructor for class gate.creole.OntologyAwareTransducer
 
OntologyEditor - interface gate.creole.ontology.OntologyEditor.
An interface defining the methods of an Ontology Editor.
OpenTransactionsException - exception gate.util.OpenTransactionsException.
Used to signal an attempt to close all connections to a database while there are still connections in use by the clients of that database.
OpenTransactionsException() - Constructor for class gate.util.OpenTransactionsException
 
OpenTransactionsException(String) - Constructor for class gate.util.OpenTransactionsException
 
OptionsDialog - class gate.gui.OptionsDialog.
The options dialog for Gate.
OptionsDialog(Frame) - Constructor for class gate.gui.OptionsDialog
 
OptionsMap - class gate.util.OptionsMap.
A map that stores values as strings and provides support for converting some frequently used types to and from string
OptionsMap() - Constructor for class gate.util.OptionsMap
 
OracleDataStore - class gate.persist.OracleDataStore.
 
OracleDataStore() - Constructor for class gate.persist.OracleDataStore
default constructor - just call the super constructor (may change in the future)
OracleDatastoreViewer - class gate.gui.OracleDatastoreViewer.
 
OracleDatastoreViewer() - Constructor for class gate.gui.OracleDatastoreViewer
 
OrderByRestriction - class gate.util.OrderByRestriction.
 
OrderByRestriction(String, int) - Constructor for class gate.util.OrderByRestriction
Constructor.
OrthoMatcher - class gate.creole.orthomatcher.OrthoMatcher.
 
OrthoMatcher() - Constructor for class gate.creole.orthomatcher.OrthoMatcher
 
Out - class gate.util.Out.
Shorthand for the System.out.print and println methods.
oClass - Variable in class gate.creole.gazetteer.Lookup
the ontology class of this lookup according to the mapping between list and ontology
objectCreated(ObjectModificationEvent) - Method in interface gate.event.ObjectModificationListener
 
objectCreated(ObjectModificationEvent) - Method in class gate.security.AccessControllerImpl
 
objectCreated(ObjectModificationEvent) - Method in class gate.security.GroupImpl
 
objectCreated(ObjectModificationEvent) - Method in class gate.security.UserImpl
callback that is invoked from objects that were created and this user object is interested in NOTE that this events are just ignored
objectDeleted(ObjectModificationEvent) - Method in interface gate.event.ObjectModificationListener
 
objectDeleted(ObjectModificationEvent) - Method in class gate.security.AccessControllerImpl
 
objectDeleted(ObjectModificationEvent) - Method in class gate.security.GroupImpl
 
objectDeleted(ObjectModificationEvent) - Method in class gate.security.UserImpl
callback that is invoked from objects that were deleted and this user object is interested in Useful when a group is deleted from the security factory and this user should be notified so that it will remove the reference to the group from its internal collections (the user is no longer member of the group)
objectModified(ObjectModificationEvent) - Method in interface gate.event.ObjectModificationListener
 
objectModified(ObjectModificationEvent) - Method in class gate.security.AccessControllerImpl
 
objectModified(ObjectModificationEvent) - Method in class gate.security.GroupImpl
 
objectModified(ObjectModificationEvent) - Method in class gate.security.UserImpl
callback that is invoked from objects that were modified and this user object is interested in Useful when a group drops the user as member and this user should be notified so that it will remove the reference to the group from its internal collections (the user is no longer member of the group)
okAction() - Method in interface gate.creole.AnnotationVisualResource
Called by the GUI when the user has pressed the "OK" button.
okAction() - Method in class gate.gui.SchemaAnnotationEditor
Called by the GUI when the user has pressed the "OK" button.
okAction() - Method in class gate.gui.SyntaxTreeViewer
Called by the GUI when the user has pressed the "OK" button.
okAction() - Method in class gate.gui.UnrestrictedAnnotationEditor
Called by the GUI when the user has pressed the "OK" button.
ontology - Variable in class gate.creole.gazetteer.Lookup
the ontology ID
ontologySelected(Ontology) - Method in interface gate.creole.ontology.OntologyEditor
Selects an ontology.
open() - Method in interface gate.DataStore
Open a connection to the data store.
open() - Method in class gate.persist.JDBCDataStore
Open a connection to the data store.
open() - Method in class gate.persist.OracleDataStore
Open a connection to the data store.
open() - Method in class gate.persist.SerialDataStore
Open a connection to the data store.
open() - Method in interface gate.security.AccessController
---
open() - Method in class gate.security.AccessControllerImpl
---
openDataStore(String, String) - Static method in class gate.Factory
Open an existing DataStore.
optimizeIndex() - Method in interface gate.creole.ir.IndexManager
Optimize the existing index
optimizeIndex() - Method in class gate.creole.ir.lucene.LuceneIndexManager
Optimize existing index.
option - Static variable in interface gate.jape.parser.ParseCpslConstants
 
oracleDriver - Static variable in class gate.TestGate
 
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
 
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

PARTIALLY_CORRECT - Static variable in class gate.util.AnnotationDiffer
 
PARTIALLY_CORRECT_TYPE - Static variable in class gate.annotation.AnnotationDiff
A partially correct type when all annotation are corect represented by Blue color
PARTIALLY_CORRECT_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A partially correct type when all annotation are corect represented by Blue color
PERSON_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
PERSON_GENDER_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
PHASES_WITHIN_COMMENT - Static variable in interface gate.jape.parser.ParseCpslConstants
 
POSTGRES_DB - Static variable in class gate.persist.DBHelper
PostgreSQL database type
POSTagger - class gate.creole.POSTagger.
This class is a wrapper for HepTag, Mark Hepple's POS tagger.
POSTagger() - Constructor for class gate.creole.POSTagger
 
POS_ADJECTIVE - Static variable in interface gate.wordnet.WordNet
 
POS_ADVERB - Static variable in interface gate.wordnet.WordNet
 
POS_NOUN - Static variable in interface gate.wordnet.WordNet
 
POS_VERB - Static variable in interface gate.wordnet.WordNet
 
PRPersistence - class gate.util.persistence.PRPersistence.
 
PRPersistence() - Constructor for class gate.util.persistence.PRPersistence
 
PRViewer - class gate.gui.PRViewer.
 
PRViewer() - Constructor for class gate.gui.PRViewer
 
PR_NAMES - Static variable in interface gate.creole.ANNIEConstants
This is an array of strings containing all class names for all ANNIE PRs
Pair - class gate.util.Pair.
 
Pair(Object, Object) - Constructor for class gate.util.Pair
 
Pair() - Constructor for class gate.util.Pair
 
Pair(Pair) - Constructor for class gate.util.Pair
 
Parameter - class gate.creole.Parameter.
Models a resource parameter.
Parameter() - Constructor for class gate.creole.Parameter
 
ParameterDisjunction - class gate.gui.ParameterDisjunction.
Represents a list of Parameters which are alternative to each other.
ParameterDisjunction(Resource, List) - Constructor for class gate.gui.ParameterDisjunction
Creation from a resources and a list of names.
ParameterException - exception gate.creole.ParameterException.
This exception indicates failure to set a resource parameter.
ParameterException() - Constructor for class gate.creole.ParameterException
 
ParameterException(String) - Constructor for class gate.creole.ParameterException
 
ParameterException(Exception) - Constructor for class gate.creole.ParameterException
 
ParameterList - class gate.creole.ParameterList.
Models resource parameters lists as described in their creole.xml metadata.
ParameterList() - Constructor for class gate.creole.ParameterList
 
ParseCpsl - class gate.jape.parser.ParseCpsl.
A parser for the CPSL language.
ParseCpsl(URL, String) - Constructor for class gate.jape.parser.ParseCpsl
Construct from a URL and an encoding
ParseCpsl(URL, String, HashMap) - Constructor for class gate.jape.parser.ParseCpsl
Construct from a URL and an encoding
ParseCpsl(InputStream) - Constructor for class gate.jape.parser.ParseCpsl
 
ParseCpsl(Reader) - Constructor for class gate.jape.parser.ParseCpsl
 
ParseCpsl(ParseCpslTokenManager) - Constructor for class gate.jape.parser.ParseCpsl
 
ParseCpslConstants - interface gate.jape.parser.ParseCpslConstants.
 
ParseCpslTokenManager - class gate.jape.parser.ParseCpslTokenManager.
 
ParseCpslTokenManager(ASCII_CharStream) - Constructor for class gate.jape.parser.ParseCpslTokenManager
 
ParseCpslTokenManager(ASCII_CharStream, int) - Constructor for class gate.jape.parser.ParseCpslTokenManager
 
ParseException - exception gate.jape.parser.ParseException.
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for class gate.jape.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for class gate.jape.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class gate.jape.parser.ParseException
 
PatternElement - class gate.jape.PatternElement.
Superclass of the various types of pattern element, and of ConstraintGroup.
PatternElement() - Constructor for class gate.jape.PatternElement
Anonymous construction.
PatternElement(LeftHandSide) - Method in class gate.jape.parser.ParseCpsl
 
Persistence - interface gate.util.persistence.Persistence.
Defines an object that holds persistent data about another object.
PersistenceException - exception gate.persist.PersistenceException.
This exception indicates failure during persistence operations.
PersistenceException() - Constructor for class gate.persist.PersistenceException
Default construction
PersistenceException(String) - Constructor for class gate.persist.PersistenceException
Construction from string
PersistenceException(Exception) - Constructor for class gate.persist.PersistenceException
Construction from exception
PersistenceManager - class gate.util.persistence.PersistenceManager.
This class provides utility methods for saving resources through serialisation via static methods.
PersistenceManager() - Constructor for class gate.util.persistence.PersistenceManager
 
PersistenceManager.ClassComparator - class gate.util.persistence.PersistenceManager.ClassComparator.
 
PersistenceManager.ClassComparator() - Constructor for class gate.util.persistence.PersistenceManager.ClassComparator
 
PersistenceManager.NotComparableException - exception gate.util.persistence.PersistenceManager.NotComparableException.
Thrown by a comparator when the values provided for comparison are not comparable.
PersistenceManager.NotComparableException(String) - Constructor for class gate.util.persistence.PersistenceManager.NotComparableException
 
PersistenceManager.NotComparableException() - Constructor for class gate.util.persistence.PersistenceManager.NotComparableException
 
PersistenceManager.SlashDevSlashNull - class gate.util.persistence.PersistenceManager.SlashDevSlashNull.
This class is used as a marker for types that should NOT be serialised when saving the state of a gate object.
PersistenceManager.SlashDevSlashNull() - Constructor for class gate.util.persistence.PersistenceManager.SlashDevSlashNull
 
PersistenceManager.URLHolder - class gate.util.persistence.PersistenceManager.URLHolder.
URLs get upset when serialised and deserialised so we need to convert them to strings for storage.
PersistenceManager.URLHolder() - Constructor for class gate.util.persistence.PersistenceManager.URLHolder
 
PostgresDataStore - class gate.persist.PostgresDataStore.
 
PostgresDataStore() - Constructor for class gate.persist.PostgresDataStore
 
PrioritisedRuleList - class gate.jape.PrioritisedRuleList.
A list of rules ordered according to priority.
PrioritisedRuleList() - Constructor for class gate.jape.PrioritisedRuleList
 
ProcessingResource - interface gate.ProcessingResource.
Models all sorts of processing resources.
ProfilePRs - class gate.creole.ProfilePRs.
This class provides a main function that: initialises the GATE library, and creates all PRs takes a directory name as argument for each .html file in that directory:
create a GATE document from the file
run the PRs on the document
dump some statistics in the end
ProfilePRs() - Constructor for class gate.creole.ProfilePRs
 
ProgressListener - interface gate.event.ProgressListener.
This interface describes objects that can register themselves as listeners to ProcessProgressReporters.
ProgressListenerAdaptor - class gate.event.ProgressListenerAdaptor.
Convenience class for implementing ProgressListener
ProgressListenerAdaptor() - Constructor for class gate.event.ProgressListenerAdaptor
 
ProgressPrinter - class gate.util.ProgressPrinter.
Class used to simulate the behaviour of a progress bar on an OutputStream.
ProgressPrinter(PrintStream, int) - Constructor for class gate.util.ProgressPrinter
Constructor.
ProgressPrinter(PrintStream) - Constructor for class gate.util.ProgressPrinter
Constructor.
PronominalCoref - class gate.creole.coref.PronominalCoref.
 
PronominalCoref() - Constructor for class gate.creole.coref.PronominalCoref
---
PropertyReader - interface gate.creole.ir.PropertyReader.
 
ProtegeProject - interface gate.ProtegeProject.
Just a dummy interface for dummy Protege LR.
ProtegeProjectName - class gate.creole.ProtegeProjectName.
Dummy Protege LR.
ProtegeProjectName() - Constructor for class gate.creole.ProtegeProjectName
 
ProtegeWrapper - class gate.gui.ProtegeWrapper.
This class wrap the Protege application to show it as VR in GATE
ProtegeWrapper() - Constructor for class gate.gui.ProtegeWrapper
 
padPr(String, int) - Static method in class gate.util.Err
Print padding followed by String s.
padPr(String, int) - Static method in class gate.util.Out
Print padding followed by String s.
parseConfigFile(InputStream, URL) - Method in class gate.config.ConfigDataProcessor
Parse a config file (represented as an open stream).
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
 
path - Static variable in interface gate.jape.parser.ParseCpslConstants
 
peek() - Method in class gate.util.WeakBumpyStack
Looks at the object at the top of this stack without removing it from the stack.
pending() - Method in class gate.jape.Rule
If we're pending (have matched), get the position we want to fire in, else -1.
period - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phase - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phases - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesCommentChars - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesCommentEnd - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesCommentStart - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesSingleLineCStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesSingleLineCpslStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
phasesWhiteSpace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
pling - Static variable in interface gate.jape.parser.ParseCpslConstants
 
pop() - Method in class gate.util.WeakBumpyStack
Removes the object at the top of this stack and returns that object as the value of this function.
populate(URL, FileFilter, String, boolean) - Method in interface gate.Corpus
Fills this corpus with documents created on the fly from selected files in a directory.
populate(Corpus, URL, FileFilter, String, boolean) - Static method in class gate.corpora.CorpusImpl
Fills the provided corpus with documents created on the fly from selected files in a directory.
populate(URL, FileFilter, String, boolean) - Method in class gate.corpora.CorpusImpl
Fills this corpus with documents created from files in a directory.
populate(URL, FileFilter, String, boolean) - Method in class gate.corpora.SerialCorpusImpl
Fills this corpus with documents created from files in a directory.
pr(boolean) - Static method in class gate.util.Err
 
pr(char) - Static method in class gate.util.Err
 
pr(int) - Static method in class gate.util.Err
 
pr(long) - Static method in class gate.util.Err
 
pr(float) - Static method in class gate.util.Err
 
pr(double) - Static method in class gate.util.Err
 
pr(char[]) - Static method in class gate.util.Err
 
pr(String) - Static method in class gate.util.Err
 
pr(Object) - Static method in class gate.util.Err
 
pr(boolean) - Static method in class gate.util.Out
 
pr(char) - Static method in class gate.util.Out
 
pr(int) - Static method in class gate.util.Out
 
pr(long) - Static method in class gate.util.Out
 
pr(float) - Static method in class gate.util.Out
 
pr(double) - Static method in class gate.util.Out
 
pr(char[]) - Static method in class gate.util.Out
 
pr(String) - Static method in class gate.util.Out
 
pr(Object) - Static method in class gate.util.Out
 
preferredLayoutSize(Container) - Method in class gate.swing.MenuLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
pressKey() - Method in class guk.im.KeyboardMap.KeyGUI
Displays this key as pressed
print(String) - Method in class gate.gui.LogArea.UTF8PrintStream
Overriden so it uses UTF-8 when converting a string to byte[]
print(char[]) - Method in class gate.gui.LogArea.UTF8PrintStream
Overriden so it uses UTF-8 when converting a char[] to byte[]
print(Graphics, PageFormat, int) - Method in class gate.print.JComponentPrinter.TranslatedPrintable
Prints the page at the specified index into the specified Graphics context in the specified format.
print(boolean) - Static method in class gate.util.Err
 
print(char) - Static method in class gate.util.Err
 
print(int) - Static method in class gate.util.Err
 
print(long) - Static method in class gate.util.Err
 
print(float) - Static method in class gate.util.Err
 
print(double) - Static method in class gate.util.Err
 
print(char[]) - Static method in class gate.util.Err
 
print(String) - Static method in class gate.util.Err
 
print(Object) - Static method in class gate.util.Err
 
print(boolean) - Static method in class gate.util.Out
 
print(char) - Static method in class gate.util.Out
 
print(int) - Static method in class gate.util.Out
 
print(long) - Static method in class gate.util.Out
 
print(float) - Static method in class gate.util.Out
 
print(double) - Static method in class gate.util.Out
 
print(char[]) - Static method in class gate.util.Out
 
print(String) - Static method in class gate.util.Out
 
print(Object) - Static method in class gate.util.Out
 
printMissmatches() - Method in class gate.util.AnnotationDiffer
 
printProperty(PropertyDescriptor) - Static method in class gate.creole.TestCreole
Utility method to print out the values of a property descriptor
printStackTrace() - Method in class gate.creole.ExecutionException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace(PrintStream) - Method in class gate.creole.ExecutionException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace(PrintWriter) - Method in class gate.creole.ExecutionException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace() - Method in class gate.creole.ResourceInstantiationException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace(PrintStream) - Method in class gate.creole.ResourceInstantiationException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace(PrintWriter) - Method in class gate.creole.ResourceInstantiationException
Overriden so we can print the enclosed exception's stacktrace too.
printStackTrace() - Method in class gate.util.GateException
 
printStackTrace(PrintStream) - Method in class gate.util.GateException
 
printStatistics() - Method in class gate.util.CorpusBenchmarkTool
 
println() - Static method in class gate.util.Err
 
println(boolean) - Static method in class gate.util.Err
 
println(char) - Static method in class gate.util.Err
 
println(int) - Static method in class gate.util.Err
 
println(long) - Static method in class gate.util.Err
 
println(float) - Static method in class gate.util.Err
 
println(double) - Static method in class gate.util.Err
 
println(char[]) - Static method in class gate.util.Err
 
println(String) - Static method in class gate.util.Err
 
println(Object) - Static method in class gate.util.Err
 
println() - Static method in class gate.util.Out
 
println(boolean) - Static method in class gate.util.Out
 
println(char) - Static method in class gate.util.Out
 
println(int) - Static method in class gate.util.Out
 
println(long) - Static method in class gate.util.Out
 
println(float) - Static method in class gate.util.Out
 
println(double) - Static method in class gate.util.Out
 
println(char[]) - Static method in class gate.util.Out
 
println(String) - Static method in class gate.util.Out
 
println(Object) - Static method in class gate.util.Out
 
priority - Static variable in interface gate.jape.parser.ParseCpslConstants
 
prln() - Static method in class gate.util.Err
 
prln(boolean) - Static method in class gate.util.Err
 
prln(char) - Static method in class gate.util.Err
 
prln(int) - Static method in class gate.util.Err
 
prln(long) - Static method in class gate.util.Err
 
prln(float) - Static method in class gate.util.Err
 
prln(double) - Static method in class gate.util.Err
 
prln(char[]) - Static method in class gate.util.Err
 
prln(String) - Static method in class gate.util.Err
 
prln(Object) - Static method in class gate.util.Err
 
prln() - Static method in class gate.util.Out
 
prln(boolean) - Static method in class gate.util.Out
 
prln(char) - Static method in class gate.util.Out
 
prln(int) - Static method in class gate.util.Out
 
prln(long) - Static method in class gate.util.Out
 
prln(float) - Static method in class gate.util.Out
 
prln(double) - Static method in class gate.util.Out
 
prln(char[]) - Static method in class gate.util.Out
 
prln(String) - Static method in class gate.util.Out
 
prln(Object) - Static method in class gate.util.Out
 
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.gui.NameBearerHandle
 
processFinished() - Method in class gate.gui.SearchPRViewer
Called when the process is finished, fires a refresh for this VR.
processFinished() - Method in class gate.util.ProgressPrinter
 
processGateEvent(GateEvent) - Method in interface gate.event.GateListener
Called when a Gate event has occured
processGateEvent(GateEvent) - Method in class gate.security.AccessControllerImpl
 
processGateEvent(GateEvent) - Method in class gate.security.GroupImpl
 
processGateEvent(GateEvent) - Method in class gate.security.UserImpl
huh?
processGazetteerEvent(GazetteerEvent) - Method in interface gate.creole.gazetteer.GazetteerListener
Called when a Gazetteer event has occured
progressChanged(int) - Method in interface gate.event.ProgressListener
Called when the progress has changed
progressChanged(int) - Method in class gate.event.ProgressListenerAdaptor
 
progressChanged(int) - Method in class gate.gui.MainFrame
 
progressChanged(int) - Method in class gate.gui.NameBearerHandle
 
progressChanged(int) - Method in class gate.gui.SearchPRViewer
Does nothing.
progressChanged(int) - Method in class gate.util.ProgressPrinter
 
psqlDriver - Static variable in class gate.TestGate
 
push(Object) - Method in class gate.util.WeakBumpyStack
Pushes an item onto the top of this stack.
put(Object, Object) - Method in class gate.creole.CreoleRegisterImpl
Overide HashMap's put method to maintain a list of all the types of LR in the register, and a list of tool types.
put(Connection) - Method in class gate.persist.ConnectionPool
Puts an object in the pool, those stating that it's "free" or available for use by another processes and routines.
put(long, Object) - Method in class gate.util.HashMapLong
 
put(Object) - Method in class gate.util.ObjectPool
Puts an object in the pool, those stating that it's "free" or available for use by another processes and routines.
put(Object, Object) - Method in class gate.util.OptionsMap
Converts the value to string using its toString() method and then stores it
put(Object, Object) - Method in class gate.util.RBTreeMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class gate.util.SimpleFeatureMapImpl
Overriden to fire events, so that the persistent objects can keep track of what's updated
putAll(Map) - Method in class gate.util.RBTreeMap
Copies all of the mappings from the specified map to this map.

Q

QueryResult - class gate.creole.ir.QueryResult.
 
QueryResult(Object, float, List) - Constructor for class gate.creole.ir.QueryResult
Constructor of the class.
QueryResultList - class gate.creole.ir.QueryResultList.
 
QueryResultList(String, IndexedCorpus, List) - Constructor for class gate.creole.ir.QueryResultList
Constructor of the class.

R

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.
RDFFormatExporter - class gate.creole.RDFFormatExporter.
 
RDFFormatExporter() - Constructor for class gate.creole.RDFFormatExporter
 
READ_ACCESS - Static variable in class gate.persist.DBHelper
used internaly, may change in the future
REINIT - Static variable in class gate.creole.gazetteer.GazetteerEvent
gazetteer reinitialized event
REL_ANTONYM - Static variable in interface gate.wordnet.Relation
! Antonym (noun,verb,adjective,adverb)
REL_ATTRIBUTE - Static variable in interface gate.wordnet.Relation
= Attribute (noun,adjective)
REL_CAUSE - Static variable in interface gate.wordnet.Relation
> Cause (verb)
REL_DERIVED_FROM_ADJECTIVE - Static variable in interface gate.wordnet.Relation
\ Derived from adjective (adverb)
REL_ENTAILMENT - Static variable in interface gate.wordnet.Relation
Entailment (verb)
REL_HYPERNYM - Static variable in interface gate.wordnet.Relation
 
REL_HYPONYM - Static variable in interface gate.wordnet.Relation
~ Hyponym (noun,verb)
REL_MEMBER_HOLONYM - Static variable in interface gate.wordnet.Relation
#m Member holonym (noun)
REL_MEMBER_MERONYM - Static variable in interface gate.wordnet.Relation
%m Member meronym (noun)
REL_PARTICIPLE_OF_VERB - Static variable in interface gate.wordnet.Relation
< Participle of verb (adjective)
REL_PART_HOLONYM - Static variable in interface gate.wordnet.Relation
#p Part holonym (noun)
REL_PART_MERONYM - Static variable in interface gate.wordnet.Relation
%p Part meronym (noun)
REL_PERTAINYM - Static variable in interface gate.wordnet.Relation
\ Pertainym - pertains to noun (adjective)
REL_SEE_ALSO - Static variable in interface gate.wordnet.Relation
^ Also see (verb,adjective)
REL_SIMILAR_TO - Static variable in interface gate.wordnet.Relation
& Similar to (adjective)
REL_SUBSTANCE_HOLONYM - Static variable in interface gate.wordnet.Relation
#s Substance holonym (noun)
REL_SUBSTANCE_MERONYM - Static variable in interface gate.wordnet.Relation
%s Substance meronym (noun)
REL_VERB_GROUP - Static variable in interface gate.wordnet.Relation
$ Verb Group (verb)
RESOURCE_ADOPTED - Static variable in class gate.event.DatastoreEvent
The type of events fired when a resource has been adopted
RESOURCE_DELETED - Static variable in class gate.event.DatastoreEvent
The type of events fired when a resource has been deleted from a datastore
RESOURCE_LOADED - Static variable in class gate.event.CreoleEvent
Event type that marks the loading of a new resource into the Gate system
RESOURCE_UNLOADED - Static variable in class gate.event.CreoleEvent
Event type that marks the unloading of a resource from the Gate system
RESOURCE_WRITTEN - Static variable in class gate.event.DatastoreEvent
The type of events fired when a resource has wrote into the datastore
RES_FEATURES - Static variable in interface gate.corpora.EventAwareLanguageResource
 
RES_NAME - Static variable in interface gate.corpora.EventAwareLanguageResource
 
RUN_ALWAYS - Static variable in interface gate.creole.RunningStrategy
Run mode constant meaning the associated PR should be run regardless of what the RunningStrategy.shouldRun() method returns.
RUN_CONDITIONAL - Static variable in interface gate.creole.RunningStrategy
Run mode constant meaning the associated PR should be run only if the RunningStrategy.shouldRun() method returns true.
RUN_NEVER - Static variable in interface gate.creole.RunningStrategy
Run mode constant meaning the associated PR should NOT be run regardless of what the RunningStrategy.shouldRun() method returns.
RawEditorKit - class gate.util.RawEditorKit.
This class provides an editor kit that does not change \n\r to \n but instead it leaves the original text as is.
RawEditorKit() - Constructor for class gate.util.RawEditorKit
 
ReInit(Reader, int, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(Reader, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(InputStream, int, int) - Method in class gate.jape.parser.ASCII_CharStream
 
ReInit(InputStream) - Method in class gate.jape.parser.ParseCpsl
 
ReInit(Reader) - Method in class gate.jape.parser.ParseCpsl
 
ReInit(ParseCpslTokenManager) - Method in class gate.jape.parser.ParseCpsl
 
ReInit(ASCII_CharStream) - Method in class gate.jape.parser.ParseCpslTokenManager
 
ReInit(ASCII_CharStream, int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
Relation - interface gate.wordnet.Relation.
Represents WordNet relation.
RepositioningInfo - class gate.corpora.RepositioningInfo.
RepositioningInfo keep information about correspondence of positions between the original and extracted document content.
RepositioningInfo() - Constructor for class gate.corpora.RepositioningInfo
Default constructor
RepositioningInfo.PositionInfo - class gate.corpora.RepositioningInfo.PositionInfo.
Just information keeper inner class.
RepositioningInfo.PositionInfo(long, long, long, long) - Constructor for class gate.corpora.RepositioningInfo.PositionInfo
The only constructor.
ResizableVisualResource - interface gate.gui.ResizableVisualResource.
This interface denotes visual resources that can be resized.
Resource - interface gate.Resource.
Models all sorts of resources.
ResourceData - class gate.creole.ResourceData.
Models an individual CREOLE resource metadata, plus configuration data, plus the instantiations of the resource current within the system.
ResourceData() - Constructor for class gate.creole.ResourceData
Construction
ResourceInstantiationException - exception gate.creole.ResourceInstantiationException.
This exception indicates failure during instantiation of resources, which may be due to a number of causes: the resource metadata contains parameters that aren't available on the resource; the class for the resource cannot be found (e.g.
ResourceInstantiationException() - Constructor for class gate.creole.ResourceInstantiationException
 
ResourceInstantiationException(String) - Constructor for class gate.creole.ResourceInstantiationException
 
ResourceInstantiationException(Exception) - Constructor for class gate.creole.ResourceInstantiationException
 
ResourceParametersEditor - class gate.gui.ResourceParametersEditor.
Allows the editing of a set of parameters for a resource.
ResourceParametersEditor() - Constructor for class gate.gui.ResourceParametersEditor
 
ResourceRenderer - class gate.gui.ResourceRenderer.
Renders a Resource for tables, trees and lists.
ResourceRenderer() - Constructor for class gate.gui.ResourceRenderer
 
Restriction - class gate.util.Restriction.
 
Restriction(String, Object, int) - Constructor for class gate.util.Restriction
Constructor.
RhsAction - interface gate.jape.RhsAction.
An interface that defines what the action classes created for RightHandSides look like.
RightHandSide - class gate.jape.RightHandSide.
The RHS of a CPSL rule.
RightHandSide(String, String, LeftHandSide) - Constructor for class gate.jape.RightHandSide
Construction from the transducer name, rule name and the LHS.
RightHandSide(String, String, LeftHandSide) - Method in class gate.jape.parser.ParseCpsl
 
RtfDocumentFormat - class gate.corpora.RtfDocumentFormat.
The format of Documents.
RtfDocumentFormat() - Constructor for class gate.corpora.RtfDocumentFormat
Default construction
Rule - class gate.jape.Rule.
A CPSL rule.
Rule(String, int, int, LeftHandSide, RightHandSide) - Constructor for class gate.jape.Rule
Construction
Rule(String) - Method in class gate.jape.parser.ParseCpsl
 
RunningStrategy - interface gate.creole.RunningStrategy.
Base interface for objects that are used to decide whether a PR member of a ConditionalController needs to be run.
RunningStrategy.RunAlwaysStrategy - class gate.creole.RunningStrategy.RunAlwaysStrategy.
 
RunningStrategy.RunAlwaysStrategy(ProcessingResource) - Constructor for class gate.creole.RunningStrategy.RunAlwaysStrategy
 
reInit() - Method in interface gate.ProcessingResource
Reinitialises the processing resource.
reInit() - Method in class gate.creole.AbstractProcessingResource
Reinitialises the processing resource.
reInit() - Method in class gate.creole.annotdelete.AnnotationDeletePR
Reinitialises the processing resource.
reInit() - Method in class gate.creole.annotransfer.AnnotationSetTransfer
Reinitialises the processing resource.
reInit() - Method in class gate.creole.coref.AbstractCoreferencer
Reinitialises the processing resource.
reInit() - Method in class gate.creole.coref.Coreferencer
Reinitialises the processing resource.
reInit() - Method in class gate.creole.coref.NominalCoref
Reinitialises the processing resource.
reInit() - Method in class gate.creole.coref.PronominalCoref
Reinitialises the processing resource.
reInit() - Method in class gate.creole.dumpingPR.DumpingPR
Reinitialises the processing resource.
reInit() - Method in class gate.creole.gazetteer.AbstractGazetteer
 
reInit() - Method in class gate.creole.ir.SearchPR
Reinitialises the processing resource.
read(Reader, Document, int) - Method in class gate.gui.DocumentEditor.CustomStyledEditorKit
Inserts content from the given stream, which will be treated as plain text.
read(Reader, Document, int) - Method in class gate.util.RawEditorKit
Inserts content from the given stream, which will be treated as plain text.
readBLOB(Blob) - Static method in class gate.persist.OracleDataStore
reads the content of the specified BLOB object and returns the object contained.
readCLOB(Clob, StringBuffer) - Static method in class gate.persist.OracleDataStore
reads the content of a CLOB into the specified StringBuffer
readChar() - Method in class gate.jape.parser.ASCII_CharStream
 
readClass(String) - Method in class gate.util.Jdk
Read the bytes for a class.
reconvert() - Method in class guk.im.GateIM
Throws a UnsupportedOperationException as this input method does not support recnversion.
refreshOntoeditor(Ontology) - Method in class gate.gui.ProtegeWrapper
Refresh OntoEditor if any on LargeView tab pane
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(URL) - Method in interface gate.CreoleRegister
Register a single CREOLE directory.
registerDirectories() - Method in class gate.creole.CreoleRegisterImpl
Register all the CREOLE directories that we know of.
registerDirectories(URL) - Method in class gate.creole.CreoleRegisterImpl
Register a single CREOLE directory.
registerIREngine(String) - Static method in class gate.Gate
Registers a new IR engine.
registerObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.AccessControllerImpl
 
registerObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.GroupImpl
 
registerObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.UserImpl
registers an object fore receiving ObjectModificationEvent-s send by this object the only types of events sent by a user object are OBJECT_DELETED and OBJECT_MODIFIED, so any attempt for registering for other events is invalid
registerPersitentEquivalent(Class, Class) - Static method in class gate.util.persistence.PersistenceManager
Sets the persistent equivalent type to be used to (re)store a given type of transient objects.
regularExpressions(String, String, String) - Method in class gate.creole.orthomatcher.OrthoMatcher
substitute all multiple spaces, tabes and newlines with a single space
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 interface gate.AnnotationSet
Remove an element from this set.
remove(Object) - Method in class gate.DataStoreRegister
Removes the given element from this set if it is present.
remove(Object) - Method in class gate.annotation.AnnotationSetImpl.VerboseHashMap
 
remove(Object) - Method in class gate.annotation.AnnotationSetImpl
Remove an element from this set.
remove(Object) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Remove an element from this set.
remove(Object) - Method in class gate.corpora.CorpusImpl
 
remove(int) - Method in class gate.corpora.CorpusImpl
 
remove(int) - Method in class gate.corpora.DatabaseCorpusImpl
 
remove(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
remove(Object) - Method in class gate.corpora.SerialCorpusImpl
 
remove(int) - Method in class gate.corpora.SerialCorpusImpl
 
remove(int) - Method in class gate.creole.ConditionalSerialController
 
remove(ProcessingResource) - Method in class gate.creole.ConditionalSerialController
 
remove(Object) - Method in class gate.creole.CreoleRegisterImpl
Overide HashMap's delete method to update the lists of types in the register.
remove(int) - Method in class gate.creole.SerialController
 
remove(ProcessingResource) - Method in class gate.creole.SerialController
 
remove(String) - Method in class gate.creole.gazetteer.DefaultGazetteer
 
remove(String) - Method in interface gate.creole.gazetteer.Gazetteer
Removes a string from the gazetteer
remove(Object) - Method in class gate.creole.gazetteer.GazetteerList
 
remove(int) - Method in class gate.creole.gazetteer.GazetteerList
 
remove(int) - Method in class gate.creole.gazetteer.LinearDefinition
 
remove(Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
remove(Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
remove(int) - Method in class gate.creole.gazetteer.MappingDefinition
 
remove(String) - Method in class gate.creole.gazetteer.OntoGazetteerImpl
Removes a single string item from the gazetteer model
remove(Object) - Method in class gate.util.RBTreeMap
Removes the mapping for this key from this RBTreeMap if present.
remove(Object) - Method in class gate.util.SimpleFeatureMapImpl
Overriden to fire events, so that the persistent objects can keep track of what's updated
remove(int) - Method in class gate.util.WeakBumpyStack
Removes the element at the specified position in this list.
removeAll(Collection) - Method in class gate.corpora.CorpusImpl
 
removeAll(Collection) - Method in class gate.corpora.SerialCorpusImpl
 
removeAll(Collection) - Method in class gate.creole.gazetteer.GazetteerList
 
removeAll(Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
removeAll(Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
removeAnnotation(Document) - Method in class gate.gui.STreeNode
Store the annotation in the deleted list so it can retrieved later
removeAnnotationListener(AnnotationListener) - Method in interface gate.Annotation
Removes an annotation listener
removeAnnotationListener(AnnotationListener) - Method in class gate.annotation.AnnotationImpl
Removes an annotation listener
removeAnnotationSet(String) - Method in interface gate.Document
Removes one of the named annotation sets.
removeAnnotationSet(String) - Method in class gate.corpora.DatabaseDocumentImpl
 
removeAnnotationSet(String) - Method in class gate.corpora.DocumentImpl
Removes one of the named annotation sets.
removeAnnotationSetListener(AnnotationSetListener) - Method in interface gate.AnnotationSet
 
removeAnnotationSetListener(AnnotationSetListener) - Method in class gate.annotation.AnnotationSetImpl
 
removeClass(OClass) - Method in class gate.creole.ProtegeProjectName
 
removeClass(OClass) - Method in interface gate.creole.ontology.Ontology
Removes a class from this ontology.
removeClass(ClassNode) - Method in interface gate.creole.ontology.OntologyEditor
Removes the node/class
removeCorpusListener(CorpusListener) - Method in interface gate.Corpus
Removes one of the listeners registered with this corpus.
removeCorpusListener(CorpusListener) - Method in class gate.corpora.CorpusImpl
 
removeCorpusListener(CorpusListener) - Method in class gate.corpora.SerialCorpusImpl
 
removeCreoleListener(CreoleListener) - Method in interface gate.CreoleRegister
Removes a CreoleListener previously registered with this CreoleRegister.
removeCreoleListener(CreoleListener) - Method in class gate.DataStoreRegister
Removes a previously registered CreoleListener from the list of listeners for this DataStoreRegister.
removeCreoleListener(CreoleListener) - Method in class gate.creole.CreoleRegisterImpl
 
removeDatastoreListener(DatastoreListener) - Method in interface gate.DataStore
Removes a a previously registered DatastoreListener from the list listeners for this datastore
removeDatastoreListener(DatastoreListener) - Method in class gate.persist.JDBCDataStore
Removes a a previously registered DatastoreListener from the list listeners for this datastore
removeDatastoreListener(DatastoreListener) - Method in class gate.persist.SerialDataStore
 
removeDocumentListener(DocumentListener) - Method in interface gate.Document
Removes one of the previously registered document listeners.
removeDocumentListener(DocumentListener) - Method in class gate.corpora.DocumentImpl
 
removeFeatureMapListener(FeatureMapListener) - Method in interface gate.FeatureMap
Removes a gate listener
removeFeatureMapListener(FeatureMapListener) - Method in class gate.util.SimpleFeatureMapImpl
Removes a gate listener
removeGateListener(GateListener) - Method in interface gate.AnnotationSet
 
removeGateListener(GateListener) - Method in class gate.annotation.AnnotationSetImpl
 
removeHighlight() - Method in class gate.gui.TabHighlighter
Restores the tab to the normal colour
removeInstance(OInstance) - Method in interface gate.creole.ontology.KnowledgeBase
Removes the instance from the knowledge base.
removeInstantiation(Resource) - Method in class gate.creole.ResourceData
Remove an instantiation of the resource from the register of these
removeLayoutComponent(Component) - Method in class gate.swing.MenuLayout
Removes the specified component from the layout.
removeLookup(String, Lookup) - Method in class gate.creole.gazetteer.DefaultGazetteer
Removes one phrase to the list of phrases recognised by this gazetteer
removeNotify() - Method in class guk.im.GateIM
Called by the system when a client unregisters to this input method.
removeProcessProgressListener(ProgressListener) - Method in class gate.jape.Rule
 
removeProgressListener(ProgressListener) - Method in class gate.creole.AbstractController
Removes a ProgressListener from the list of listeners for this processing resource.
removeProgressListener(ProgressListener) - Method in class gate.creole.AbstractProcessingResource
Removes a ProgressListener from the list of listeners for this processing resource.
removeProgressListener(ProgressListener) - Method in class gate.gui.NameBearerHandle
 
removeProgressListener(ProgressListener) - Method in class gate.gui.SerialControllerEditor
 
removeProgressListener(ProgressListener) - Method in class gate.jape.Batch
 
removeProgressListener(ProgressListener) - Method in class gate.jape.SinglePhaseTransducer
 
removeProgressListener(ProgressListener) - Method in class gate.jape.Transducer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class gate.gui.DocumentEditor
 
removeResourceListeners(Resource, Map) - Static method in class gate.creole.AbstractResource
Removes listeners from a resource.
removeSecurityData(DataStore) - Static method in class gate.DataStoreRegister
Removes the security data for this datastore
removeStatusListener(StatusListener) - Method in class gate.DocumentFormat
 
removeStatusListener(StatusListener) - Method in class gate.creole.AbstractController
Removes a StatusListener from the list of listeners for this processing resource
removeStatusListener(StatusListener) - Method in class gate.creole.AbstractProcessingResource
Removes a StatusListener from the list of listeners for this processing resource
removeStatusListener(StatusListener) - Method in class gate.email.EmailDocumentHandler
This methos is called when a listener is removed
removeStatusListener(StatusListener) - Method in class gate.gui.NameBearerHandle
 
removeStatusListener(StatusListener) - Method in class gate.gui.SerialControllerEditor
 
removeStatusListener(StatusListener) - Method in class gate.html.HtmlDocumentHandler
 
removeStatusListener(StatusListener) - Method in class gate.jape.Batch
 
removeStatusListener(StatusListener) - Method in class gate.jape.Rule
 
removeStatusListener(StatusListener) - Method in class gate.jape.Transducer
 
removeStatusListener(StatusListener) - Method in class gate.jape.parser.ParseCpsl
 
removeStatusListener(StatusListener) - Method in class gate.swing.XJEditorPane
 
removeStatusListener(StatusListener) - Method in class gate.xml.GateFormatXmlDocumentHandler
This methos is called when a listener is removed
removeStatusListener(StatusListener) - Method in class gate.xml.XmlDocumentHandler
This methos is called when a listener is removed
removeSubClass(OClass) - Method in interface gate.creole.ontology.OClass
Removes a sub class.
removeSubClass(OClass) - Method in class gate.creole.ontology.OClassImpl
 
removeSuperClass(OClass) - Method in interface gate.creole.ontology.OClass
Removes a super class.
removeSuperClass(OClass) - Method in class gate.creole.ontology.OClassImpl
 
removeTreeModelListener(TreeModelListener) - Method in class gate.swing.AbstractTreeTableModel
Removes a TreeModelListener from the list of * listeners registered with this model.
removeUser(Long, Session) - Method in interface gate.security.Group
---
removeUser(User, Session) - Method in interface gate.security.Group
---
removeUser(Long, Session) - Method in class gate.security.GroupImpl
---
removeUser(User, Session) - Method in class gate.security.GroupImpl
---
renameClass(OClass, ClassNode, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Renames a class
renameOntology(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Renames an ontology
reset() - Method in class gate.creole.tokeniser.SimpleTokeniser
Prepares this Processing resource for a new run.
reset() - Method in class gate.jape.BasicPatternElement
Reset: clear last failure point and matched annotations list.
reset() - Method in class gate.jape.ComplexPatternElement
Reset: clear caches of annotations matched.
reset() - Method in class gate.jape.ConstraintGroup
Clear all the annotations that have been matched by this group.
reset() - Method in class gate.jape.LeftHandSide
Clear the matched annotations cached in pattern elements.
reset() - Method in interface gate.jape.Matcher
Reset: clear annotation caches etc.
reset() - Method in class gate.jape.PatternElement
Reset: clear annotation caches etc.
reset() - Method in class gate.jape.Rule
Clear away the results of a match.
resolveGateClass(Class) - Method in class gate.util.GateClassLoader
Forward a call to super.resolveClass, which is protected and final in super.
resourceAdopted(DatastoreEvent) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Called by a datastore when a new resource has been adopted
resourceAdopted(DatastoreEvent) - Method in class gate.corpora.DatabaseCorpusImpl
 
resourceAdopted(DatastoreEvent) - Method in class gate.corpora.DatabaseDocumentImpl
Called by a datastore when a new resource has been adopted
resourceAdopted(DatastoreEvent) - Method in class gate.corpora.DocumentImpl
 
resourceAdopted(DatastoreEvent) - Method in class gate.corpora.SerialCorpusImpl
Called by a datastore when a new resource has been adopted
resourceAdopted(DatastoreEvent) - Method in interface gate.event.DatastoreListener
Called by a datastore when a new resource has been adopted
resourceAdopted(DatastoreEvent) - Method in class gate.gui.OracleDatastoreViewer
 
resourceAdopted(DatastoreEvent) - Method in class gate.gui.SerialDatastoreViewer
 
resourceDeleted(DatastoreEvent) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Called by a datastore when a resource has been deleted
resourceDeleted(DatastoreEvent) - Method in class gate.corpora.DatabaseCorpusImpl
 
resourceDeleted(DatastoreEvent) - Method in class gate.corpora.DatabaseDocumentImpl
Called by a datastore when a resource has been deleted
resourceDeleted(DatastoreEvent) - Method in class gate.corpora.DocumentImpl
 
resourceDeleted(DatastoreEvent) - Method in class gate.corpora.SerialCorpusImpl
Called by a datastore when a resource has been deleted
resourceDeleted(DatastoreEvent) - Method in interface gate.event.DatastoreListener
Called by a datastore when a resource has been deleted
resourceDeleted(DatastoreEvent) - Method in class gate.gui.OracleDatastoreViewer
 
resourceDeleted(DatastoreEvent) - Method in class gate.gui.SerialDatastoreViewer
 
resourceLoaded(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
resourceLoaded(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
resourceLoaded(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
resourceLoaded(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
resourceLoaded(CreoleEvent) - Method in class gate.creole.SerialController
 
resourceLoaded(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a new Resource has been loaded into the system
resourceLoaded(CreoleEvent) - Method in class gate.gui.MainFrame
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
resourceLoaded(CreoleEvent) - Method in class gate.gui.ShellSlacFrame
Override base class method
resourceLoaded(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
resourceRenamed(Resource, String, String) - Method in class gate.corpora.CorpusImpl
 
resourceRenamed(Resource, String, String) - Method in class gate.corpora.DocumentImpl
 
resourceRenamed(Resource, String, String) - Method in class gate.corpora.SerialCorpusImpl
 
resourceRenamed(Resource, String, String) - Method in class gate.creole.CreoleRegisterImpl
 
resourceRenamed(Resource, String, String) - Method in class gate.creole.SerialController
 
resourceRenamed(Resource, String, String) - Method in interface gate.event.CreoleListener
Called when the creole register has renamed a resource.1
resourceRenamed(Resource, String, String) - Method in class gate.gui.MainFrame
 
resourceRenamed(Resource, String, String) - Method in class gate.gui.NameBearerHandle
 
resourceRenamed(Resource, String, String) - Method in class gate.gui.ParameterDisjunction
 
resourceRenamed(Resource, String, String) - Method in class gate.gui.ResourceParametersEditor
 
resourceRenamed(Resource, String, String) - Method in class gate.gui.SerialControllerEditor
 
resourceRenamed(Resource, String, String) - Method in class gate.persist.JDBCDataStore
 
resourceUnloaded(CreoleEvent) - Method in class gate.corpora.CorpusImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.corpora.DatabaseCorpusImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.corpora.DocumentImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.corpora.SerialCorpusImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.creole.CreoleRegisterImpl
 
resourceUnloaded(CreoleEvent) - Method in class gate.creole.SerialController
 
resourceUnloaded(CreoleEvent) - Method in interface gate.event.CreoleListener
Called when a Resource has been removed from the system
resourceUnloaded(CreoleEvent) - Method in class gate.gui.MainFrame
 
resourceUnloaded(CreoleEvent) - Method in class gate.gui.NameBearerHandle
 
resourceUnloaded(CreoleEvent) - Method in class gate.gui.ParameterDisjunction
 
resourceUnloaded(CreoleEvent) - Method in class gate.gui.ResourceParametersEditor
 
resourceUnloaded(CreoleEvent) - Method in class gate.gui.SerialControllerEditor
 
resourceUnloaded(CreoleEvent) - Method in class gate.persist.JDBCDataStore
 
resourceWritten(DatastoreEvent) - Method in class gate.annotation.DatabaseAnnotationSetImpl
Called by a datastore when a resource has been wrote into the datastore
resourceWritten(DatastoreEvent) - Method in class gate.corpora.DatabaseCorpusImpl
 
resourceWritten(DatastoreEvent) - Method in class gate.corpora.DatabaseDocumentImpl
Called by a datastore when a resource has been wrote into the datastore
resourceWritten(DatastoreEvent) - Method in class gate.corpora.DocumentImpl
 
resourceWritten(DatastoreEvent) - Method in class gate.corpora.SerialCorpusImpl
Called by a datastore when a resource has been wrote into the datastore
resourceWritten(DatastoreEvent) - Method in interface gate.event.DatastoreListener
Called by a datastore when a resource has been wrote into the datastore
resourceWritten(DatastoreEvent) - Method in class gate.gui.OracleDatastoreViewer
 
resourceWritten(DatastoreEvent) - Method in class gate.gui.SerialDatastoreViewer
 
retainAll(Collection) - Method in class gate.corpora.CorpusImpl
 
retainAll(Collection) - Method in class gate.corpora.SerialCorpusImpl
 
retainAll(Collection) - Method in class gate.creole.gazetteer.GazetteerList
 
retainAll(Collection) - Method in class gate.creole.gazetteer.LinearDefinition
 
retainAll(Collection) - Method in class gate.creole.gazetteer.MappingDefinition
 
returnInstance(FSMInstance) - Static method in class gate.fsm.FSMInstance
Static method used to return a FSMInstance that is not needed anymore
rightBrace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
rightBracket - Static variable in interface gate.jape.parser.ParseCpslConstants
 
rmdir(File) - Static method in class gate.util.Files
Recursively remove a directory even if it contains other files or directories.
rollback(int) - Method in class gate.jape.BasicPatternElement
Multilevel rollback of the annotation cache.
rollback(int) - Method in class gate.jape.ComplexPatternElement
Multilevel rollback of annotation caches.
rollback(int) - Method in class gate.jape.ConstraintGroup
Multilevel rollback of annot caches etc.
rollback(int) - Method in class gate.jape.PatternElement
Multilevel rollback of annotation caches.
rollbackTrans() - Method in interface gate.persist.DatabaseDataStore
---
rollbackTrans() - Method in class gate.persist.JDBCDataStore
rollsback a transaction
rule - Static variable in interface gate.jape.parser.ParseCpslConstants
 
run() - Method in class gate.gui.ShellSlacFrame.ANNIERunnable
 
run() - Method in class gate.gui.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 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.
runningOnUnix() - Static method in class gate.Gate
This method tries to guess if we are on a UNIX system.

S

SAVE_FEATURES_WHEN_PRESERVING_FORMAT - Static variable in interface gate.GateConstants
The key for saving the features when preserving format
SAVE_OPTIONS_ON_EXIT - Static variable in interface gate.GateConstants
The key for the save options on exit value
SAVE_SESSION_ON_EXIT - Static variable in interface gate.GateConstants
The key for the save session on exit value
SENTENCE_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
SIMP_TOK_ANNOT_SET_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.SimpleTokeniser
 
SIMP_TOK_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.SimpleTokeniser
 
SIMP_TOK_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.SimpleTokeniser
 
SIMP_TOK_RULES_URL_PARAMETER_NAME - Static variable in class gate.creole.tokeniser.SimpleTokeniser
 
SINGLE_SPAN_BINDING - Static variable in interface gate.jape.JapeConstants
 
SMALL_GUI - Static variable in class gate.creole.ResourceData
This type indicates that the resource goes into the small area of GATE GUI
SPACE_TOKEN_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
SPLIT_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_GAZ_URL_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_INPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_OUTPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPLIT_TRANSD_URL_PARAMETER_NAME - Static variable in class gate.creole.splitter.SentenceSplitter
 
SPURIOUS_TYPE - Static variable in class gate.annotation.AnnotationDiff
A spurious type when annotations in response were not present in key.
SPURIOUS_TYPE - Static variable in class gate.annotation.CorpusAnnotationDiff
A spurious type when annotations in response were not present in key.
STRINGBUFFER_SIZE - Static variable in class gate.Gate
The default StringBuffer size, it seems that we need longer string than the StringBuffer class default because of the high number of buffer expansions
STRING_MODE - Static variable in class gate.creole.gazetteer.GazetteerList
indicates representation of the gaz list as a single string
STreeNode - class gate.gui.STreeNode.
 
STreeNode(Annotation) - Constructor for class gate.gui.STreeNode
 
STreeNode(long, long) - Constructor for class gate.gui.STreeNode
 
STreeNode() - Constructor for class gate.gui.STreeNode
 
SchemaAnnotationEditor - class gate.gui.SchemaAnnotationEditor.
This class is a viewer which adds/edits features on a GATE annotation.
SchemaAnnotationEditor() - Constructor for class gate.gui.SchemaAnnotationEditor
Default constructor
Scratch - class gate.util.Scratch.
A scratch pad for experimenting.
Scratch() - Constructor for class gate.util.Scratch
 
Scratch.ContentPropertyReader - class gate.util.Scratch.ContentPropertyReader.
 
Scratch.ContentPropertyReader() - Constructor for class gate.util.Scratch.ContentPropertyReader
 
Search - interface gate.creole.ir.Search.
 
SearchException - exception gate.creole.ir.SearchException.
 
SearchException(String) - Constructor for class gate.creole.ir.SearchException
Consructor of the class.
SearchPR - class gate.creole.ir.SearchPR.
 
SearchPR() - Constructor for class gate.creole.ir.SearchPR
Constructor of the class
SearchPRViewer - class gate.gui.SearchPRViewer.
Shows the results of a IR query.
SearchPRViewer() - Constructor for class gate.gui.SearchPRViewer
 
SecurityException - exception gate.security.SecurityException.
This exception indicates security violation.
SecurityException() - Constructor for class gate.security.SecurityException
Default construction
SecurityException(String) - Constructor for class gate.security.SecurityException
Construction from string
SecurityException(Exception) - Constructor for class gate.security.SecurityException
Construction from exception
SecurityInfo - class gate.security.SecurityInfo.
 
SecurityInfo(int, User, Group) - Constructor for class gate.security.SecurityInfo
 
SemanticRelation - interface gate.wordnet.SemanticRelation.
Represents WordNet sem relation.
SemanticRelationImpl - class gate.wordnet.SemanticRelationImpl.
 
SemanticRelationImpl(int, Synset, Synset) - Constructor for class gate.wordnet.SemanticRelationImpl
 
SentenceSplitter - class gate.creole.splitter.SentenceSplitter.
A sentence splitter.
SentenceSplitter() - Constructor for class gate.creole.splitter.SentenceSplitter
 
SerialAnalyserController - class gate.creole.SerialAnalyserController.
This class implements a SerialController that only contains LanguageAnalysers.
SerialAnalyserController() - Constructor for class gate.creole.SerialAnalyserController
 
SerialAnalyserControllerPersistence - class gate.util.persistence.SerialAnalyserControllerPersistence.
Persistence handler for SerialAnalyserController.
SerialAnalyserControllerPersistence() - Constructor for class gate.util.persistence.SerialAnalyserControllerPersistence
 
SerialController - class gate.creole.SerialController.
Execute a list of PRs serially.
SerialController() - Constructor for class gate.creole.SerialController
 
SerialControllerEditor - class gate.gui.SerialControllerEditor.
 
SerialControllerEditor() - Constructor for class gate.gui.SerialControllerEditor
 
SerialCorpusImpl - class gate.corpora.SerialCorpusImpl.
 
SerialCorpusImpl() - Constructor for class gate.corpora.SerialCorpusImpl
 
SerialDataStore - class gate.persist.SerialDataStore.
A data store based on Java serialisation.
SerialDataStore(String) - Constructor for class gate.persist.SerialDataStore
Construction requires a file protocol URL pointing to the storage directory used for the serialised classes.
SerialDataStore() - Constructor for class gate.persist.SerialDataStore
Default construction.
SerialDatastoreViewer - class gate.gui.SerialDatastoreViewer.
 
SerialDatastoreViewer() - Constructor for class gate.gui.SerialDatastoreViewer
 
Session - interface gate.security.Session.
 
SessionImpl - class gate.security.SessionImpl.
 
SessionImpl(Long, User, Group, int, boolean) - Constructor for class gate.security.SessionImpl
---
Sgml2Xml - class gate.sgml.Sgml2Xml.
Not so fast...
Sgml2Xml(String) - Constructor for class gate.sgml.Sgml2Xml
The constructor initialises some member fields
Sgml2Xml(Document) - Constructor for class gate.sgml.Sgml2Xml
The other constructor
SgmlDocumentFormat - class gate.corpora.SgmlDocumentFormat.
The format of Documents.
SgmlDocumentFormat() - Constructor for class gate.corpora.SgmlDocumentFormat
Default construction
ShellSlacFrame - class gate.gui.ShellSlacFrame.
The main Shell SLAC Gate GUI frame.
ShellSlacFrame() - Constructor for class gate.gui.ShellSlacFrame
New frame
ShellSlacFrame.ANNIERunnable - class gate.gui.ShellSlacFrame.ANNIERunnable.
Create default ANNIE
SimpleArraySet - class gate.util.SimpleArraySet.
A specific *partial* implementation of the Set interface used for high performance and memory reduction on small sets.
SimpleArraySet() - Constructor for class gate.util.SimpleArraySet
 
SimpleErrorHandler - class gate.xml.SimpleErrorHandler.
 
SimpleErrorHandler() - Constructor for class gate.xml.SimpleErrorHandler
SimpleErrorHandler constructor comment.
SimpleFeatureMapImpl - class gate.util.SimpleFeatureMapImpl.
Simple case of features.
SimpleFeatureMapImpl() - Constructor for class gate.util.SimpleFeatureMapImpl
 
SimpleSortedSet - class gate.util.SimpleSortedSet.
The purpose of this Map is to combine the functionality found in TreeSet, especially first() and tailSet() with the hashcode driven map using native long as key to hold the annotations ordered by their offset.
SimpleSortedSet() - Constructor for class gate.util.SimpleSortedSet
the Contructor.
SimpleTokeniser - class gate.creole.tokeniser.SimpleTokeniser.
Implementation of a Unicode rule based tokeniser.
SimpleTokeniser() - Constructor for class gate.creole.tokeniser.SimpleTokeniser
Creates a tokeniser
SinglePhaseTransducer - class gate.jape.SinglePhaseTransducer.
Represents a complete CPSL grammar, with a phase name, options and rule set (accessible by name and by sequence).
SinglePhaseTransducer(String) - Constructor for class gate.jape.SinglePhaseTransducer
Construction from name.
SinglePhaseTransducer() - Method in class gate.jape.parser.ParseCpsl
 
Splash - class gate.gui.Splash.
A splash screen.
Splash(Window, JComponent) - Constructor for class gate.gui.Splash
Constructor from owner and content.
Splash(String) - Constructor for class gate.gui.Splash
Contructor from image.
Splash(JComponent) - Constructor for class gate.gui.Splash
Constructor from content.
Splash(Window, String) - Constructor for class gate.gui.Splash
Constructor from owner and image.
State - class gate.fsm.State.
This class implements a Finite State Machine state.
State() - Constructor for class gate.fsm.State
Build a new state.
State - class guk.im.State.
A state of the LocaleHandler FSM.
State(boolean) - Constructor for class guk.im.State
Creates a new state
State() - Constructor for class guk.im.State
Default constructor; creates a non final state
StatusListener - interface gate.event.StatusListener.
This interface describes a listener that is interested in status events.
StreamingCharFactory - class gate.xml.StreamingCharFactory.
With this class the correct possition in the parsed XML document will be reported in the characters() callback function during the SAX parsing.
StreamingCharFactory() - Constructor for class gate.xml.StreamingCharFactory
 
StringToNominalFilter - class gate.creole.ml.weka.StringToNominalFilter.
This filter converts one or more string attributes from the input dataset into nominal attributes.
StringToNominalFilter() - Constructor for class gate.creole.ml.weka.StringToNominalFilter
Anonymous constructor.
Strings - class gate.util.Strings.
Some utilities for use with Strings.
Strings() - Constructor for class gate.util.Strings
 
SwitchTo(int) - Method in class gate.jape.parser.ParseCpslTokenManager
 
SynchronisationException - exception gate.corpora.SynchronisationException.
 
SynchronisationException() - Constructor for class gate.corpora.SynchronisationException
Default construction
SynchronisationException(String) - Constructor for class gate.corpora.SynchronisationException
Construction from string
SynchronisationException(Exception) - Constructor for class gate.corpora.SynchronisationException
Construction from exception
Synset - interface gate.wordnet.Synset.
Represents WordNet synset.
SynsetImpl - class gate.wordnet.SynsetImpl.
 
SynsetImpl(Synset, Dictionary) - Constructor for class gate.wordnet.SynsetImpl
 
SyntaxTreeViewer - class gate.gui.SyntaxTreeViewer.
The SyntaxTreeViewer is capable of showing and editing utterances (fancy name for sentences) and the attached syntax trees.
SyntaxTreeViewer() - Constructor for class gate.gui.SyntaxTreeViewer
 
save(OutputStream) - Method in class gate.creole.ml.weka.Wrapper
Saves the state of the engine for reuse at a later time.
saveAsOntology(Ontology, int, int) - Method in interface gate.creole.ontology.OntologyEditor
Invokes a Save As dialog for this ontology and saves it to the specified location.
saveJape(String, Transducer) - Static method in class gate.jape.Compiler
Save a .jape, or throw exception.
saveObjectToFile(Object, File) - Static method in class gate.util.persistence.PersistenceManager
 
saveOntologies(Vector) - Method in interface gate.creole.ontology.OntologyEditor
Saves a list of ontologies.
saveOntology(Ontology) - Method in interface gate.creole.ontology.OntologyEditor
Saves this ontology
search(String) - Method in interface gate.creole.ir.Search
Search in corpus with this query.
search(String, int) - Method in interface gate.creole.ir.Search
Search in corpus with this query.
search(String, List) - Method in interface gate.creole.ir.Search
Search in corpus with this query.
search(String, int, List) - Method in interface gate.creole.ir.Search
Search in corpus with this query.
search(String) - Method in class gate.creole.ir.lucene.LuceneSearch
Search in corpus with this query.
search(String, int) - Method in class gate.creole.ir.lucene.LuceneSearch
Search in corpus with this query.
search(String, List) - Method in class gate.creole.ir.lucene.LuceneSearch
Search in corpus with this query.
search(String, int, List) - Method in class gate.creole.ir.lucene.LuceneSearch
Search in corpus with this query.
search(Object) - Method in class gate.util.WeakBumpyStack
Returns the 1-based position where an object is on this stack.
second - Variable in class gate.util.Pair
 
select(Resource) - Method in class gate.gui.MainFrame
Selects a resource if loaded in the system and not invisible.
semicolon - Static variable in interface gate.jape.parser.ParseCpslConstants
 
serialVersionUID - Static variable in interface gate.creole.ir.IndexDefinition
 
serialVersionUID - Static variable in interface gate.creole.ir.PropertyReader
 
set(int, Object) - Method in class gate.corpora.CorpusImpl
 
set(int, Object) - Method in class gate.corpora.SerialCorpusImpl
 
set(int, ProcessingResource) - Method in class gate.creole.SerialController
 
set(int, Object) - Method in class gate.creole.gazetteer.GazetteerList
 
set(int, Object) - Method in class gate.creole.gazetteer.LinearDefinition
 
set(int, Object) - Method in class gate.creole.gazetteer.MappingDefinition
 
set(int, Object) - Method in class gate.util.WeakBumpyStack
Replaces the element at the specified position in this list with the specified element.
setAGPosition(Node) - Method in class gate.fsm.FSMInstance
Sets the current position in the AnnotationSet.
setActionClassNumber(int) - Static method in class gate.jape.RightHandSide
Allow setting of the initial action class number.
setAlt(boolean) - Method in class guk.im.KeyboardMap
Is the Alt key pressed?
setAmpCodingInfo(RepositioningInfo) - Method in class gate.html.HtmlDocumentHandler
Set repositioning information structure refference for ampersand coding.
setAmpCodingInfo(RepositioningInfo) - Method in class gate.xml.XmlDocumentHandler
Set repositioning information structure refference for ampersand coding.
setAnnotation(Annotation) - Method in interface gate.creole.AnnotationVisualResource
Used when the viewer/editor has to display/edit an existing annotation
setAnnotation(Annotation) - Method in class gate.gui.STreeNode
This also sets the span to match the annotation span!
setAnnotation(Annotation) - Method in class gate.gui.SchemaAnnotationEditor
Used when the viewer/editor has to display/edit an existing annotation
setAnnotation(Annotation) - Method in class gate.gui.SyntaxTreeViewer
Used when the viewer/editor has to display/edit an existing annotation
setAnnotation(Annotation) - Method in class gate.gui.UnrestrictedAnnotationEditor
Used when the viewer/editor has to display/edit an existing annotation
setAnnotationName(String) - Method in class gate.creole.AnnotationSchema
Sets the annotation name
setAnnotationSchema(AnnotationSchema) - Method in class gate.annotation.AnnotationDiff
 
setAnnotationSchema(AnnotationSchema) - Method in class gate.annotation.CorpusAnnotationDiff
 
setAnnotationSetName(String) - Method in class gate.creole.coref.AbstractCoreferencer
---
setAnnotationSetName(String) - Method in class gate.creole.coref.Coreferencer
---
setAnnotationSetName(String) - Method in class gate.creole.coref.NominalCoref
---
setAnnotationSetName(String) - Method in class gate.creole.coref.PronominalCoref
---
setAnnotationSetName(String) - Method in class gate.creole.dumpingPR.DumpingPR
set the annotation set name
setAnnotationSetName(String) - Method in class gate.creole.gazetteer.AbstractGazetteer
Sets the AnnotationSet that will be used at the next run for the newly produced annotations.
setAnnotationSetName(String) - Method in interface gate.creole.gazetteer.Gazetteer
Sets the AnnotationSet that will be used at the next run for the newly produced annotations.
setAnnotationSetName(String) - Method in class gate.creole.orthomatcher.OrthoMatcher
set the annotation set name
setAnnotationSetName(String) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setAnnotationSetName(String) - Method in class gate.creole.tokeniser.SimpleTokeniser
 
setAnnotationTypeDisplayed(String) - Method in class gate.creole.ResourceData
A simple mutator for annotationTypeDisplayed field
setAnnotationTypeForFalsePositive(String) - Method in class gate.annotation.AnnotationDiff
Sets the annotation type needed to calculate the falsePossitive measure
setAnnotationTypeForFalsePositive(String) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the annotation type needed to calculate the falsePossitive measure
setAnnotationTypes(List) - Method in class gate.creole.GazetteerListsCollector
set the types of the annotations
setAnnotationTypes(List) - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
setAnnotationTypes(List) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setAnnotationTypes(List) - Method in class gate.creole.dumpingPR.DumpingPR
 
setAnnotationTypes(List) - Method in class gate.creole.orthomatcher.OrthoMatcher
set the types of the annotations
setAnnotations(Set) - Method in class gate.gui.DocumentEditor.TypeData
 
setAnnotationsTableVisible(boolean) - Method in class gate.gui.DocumentEditor
 
setApplicationFile(File) - Method in class gate.util.CorpusBenchmarkTool
 
setApplicationFile(File) - Method in class gate.util.CorpusSaver
 
setAscending(boolean) - Method in class gate.swing.XJTable
Should the sorting be ascending or descending
setAttributes(AttributeSet) - Method in class gate.gui.DocumentEditor.TypeData
 
setAutoLoading(boolean) - Method in class gate.creole.ResourceData
Set method for resource autoloading flag
setAutoResizeMode(int) - Method in class gate.swing.XJTable
 
setAutoSaving(boolean) - Method in interface gate.DataStore
Set method for the autosaving behaviour of the data store.
setAutoSaving(boolean) - Method in class gate.persist.JDBCDataStore
Set method for the autosaving behaviour of the data store.
setAutoSaving(boolean) - Method in class gate.persist.OracleDataStore
Set method for the autosaving behaviour of the data store.
setAutoSaving(boolean) - Method in class gate.persist.SerialDataStore
Set method for the autosaving behaviour of the data store.
setBaseURL(URL) - Method in class gate.jape.Transducer
 
setCaseSensitive(Boolean) - Method in class gate.creole.gazetteer.AbstractGazetteer
 
setCaseSensitive(Boolean) - Method in interface gate.creole.gazetteer.Gazetteer
Triggers case sensitive
setCaseSensitive(Boolean) - Method in class gate.creole.orthomatcher.OrthoMatcher
set the caseSensitive flag
setCharacterSubsets(Character.Subset[]) - Method in class guk.im.GateIM
Restricts the character ranges valid for this input method output.
setClass(boolean) - Method in class gate.creole.ml.Attribute
 
setClassAttribute(Attribute) - Method in class gate.creole.ml.DatasetDefintion
 
setClassID(String) - Method in class gate.creole.gazetteer.MappingNode
Sets the class ID
setClassIndex(int) - Method in class gate.creole.ml.DatasetDefintion
 
setClassName(String) - Method in class gate.creole.ResourceData
Set method for the resource class name
setCollectRepositioningInfo(Boolean) - Method in interface gate.Document
Allow/disallow collecting of repositioning information.
setCollectRepositioningInfo(Boolean) - Method in class gate.corpora.DocumentImpl
Allow/disallow collecting of repositioning information.
setComment(String) - Method in class gate.creole.Parameter
Set the comment for this parameter
setComment(String) - Method in class gate.creole.ProtegeProjectName
 
setComment(String) - Method in class gate.creole.ResourceData
Set method for the resource comment
setComment(String) - Method in interface gate.creole.ontology.OClass
Sets the class comment.
setComment(String) - Method in class gate.creole.ontology.OClassImpl
 
setComment(String) - Method in interface gate.creole.ontology.Ontology
Sets the comment of this ontology.
setComponentsFont(Font) - Static method in class gate.gui.AppearanceDialog
Updates the Swing defaults table with the provided font to be used for various compoents that neither text or menu components
setComponentsFont(Font) - Static method in class gate.gui.OptionsDialog
Updates the Swing defaults table with the provided font to be used for various compoents that neither text or menu components
setComposedText(String) - Method in class guk.im.Action
Sets the composed text to be added by this action
setCompositionEnabled(boolean) - Method in class guk.im.GateIM
Enables this input method for composition
setConfigFileURL(URL) - Method in class gate.creole.ml.MachineLearningPR
 
setContent(DocumentContent) - Method in interface gate.Document
Set method for the document content
setContent(DocumentContent) - Method in class gate.corpora.DatabaseDocumentImpl
Set method for the document content
setContent(DocumentContent) - Method in class gate.corpora.DocumentImpl
Set method for the document content
setCorefOptionAvailable(boolean) - Method in class gate.gui.DocumentEditor
 
setCoreferenceVisible(boolean) - Method in class gate.gui.DocumentEditor
 
setCorpus(Corpus) - Method in interface gate.CorpusController
Sets the Corpus which contains the data on which the controller is going to run.
setCorpus(Corpus) - Method in interface gate.LanguageAnalyser
Set the corpus property for this analyser.
setCorpus(Corpus) - Method in class gate.creole.AbstractLanguageAnalyser
Set the corpus property for this analyser.
setCorpus(Corpus) - Method in class gate.creole.ConditionalSerialAnalyserController
 
setCorpus(Corpus) - Method in class gate.creole.SerialAnalyserController
 
setCorpus(Corpus) - Method in interface gate.creole.ir.IndexManager
Sets the corpus this index manages will index.
setCorpus(IndexedCorpus) - Method in interface gate.creole.ir.Search
Sets coprus in which will doing search operations.
setCorpus(IndexedCorpus) - Method in class gate.creole.ir.SearchPR
 
setCorpus(Corpus) - Method in class gate.creole.ir.lucene.LuceneIndexManager
 
setCorpus(IndexedCorpus) - Method in class gate.creole.ir.lucene.LuceneSearch
Set the indexed corpus resource for searching.
setCtrl(boolean) - Method in class guk.im.KeyboardMap
Is the Ctrl key pressed?
setDSPath(String) - Method in class gate.util.CorpusSaver
 
setDataStore(DataStore) - Method in interface gate.LanguageResource
Set the data store that this LR lives in.
setDataStore(DataStore) - Method in class gate.corpora.DocumentImpl
 
setDataStore(DataStore) - Method in class gate.corpora.SerialCorpusImpl
 
setDataStore(DataStore) - Method in class gate.creole.AbstractLanguageResource
Set the data store that this LR lives in.
setDataStore(DataStore) - Method in class gate.wordnet.IndexFileWordNetImpl
Set the data store that this LR lives in.
setDatasetDefinition(DatasetDefintion) - Method in interface gate.creole.ml.MLEngine
Sets the definition for the dataset used.
setDatasetDefinition(DatasetDefintion) - Method in class gate.creole.ml.weka.Wrapper
 
setDebugMode(boolean) - Method in class gate.jape.Transducer
 
setDefaultValueString(String) - Method in class gate.creole.Parameter
Set the default value string (from the metadata) for the parameter
setDefinitionFileURL(URL) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
setDescription(String) - Method in class gate.util.ExtensionFileFilter
Sets the user friendly description for the accepted files.
setDiffFeaturesList(Set) - Method in class gate.util.CorpusBenchmarkTool
 
setDocument(Document) - Method in interface gate.LanguageAnalyser
Set the document property for this analyser.
setDocument(Document) - Method in class gate.creole.AbstractLanguageAnalyser
Set the document property for this analyser.
setDocument(Document) - Method in class gate.creole.coref.AbstractCoreferencer
Set the document to run on.
setDocument(Document) - Method in class gate.creole.coref.Coreferencer
Set the document to run on.
setDocument(Document) - Method in class gate.creole.coref.NominalCoref
Set the document to run on.
setDocument(Document) - Method in class gate.creole.coref.PronominalCoref
Set the document to run on.
setDocumentPersistentID(int, Object) - Method in class gate.corpora.SerialCorpusImpl
This method should only be used by the Serial Datastore to set
setDocumentsList(List) - Method in class gate.corpora.CorpusImpl
 
setDtdFileName(String) - Method in class gate.creole.APFormatExporter
Java bean style mutator for dtdFileName
setDumpTypes(List) - Method in class gate.creole.dumpingPR.DumpingPR
 
setEditable(boolean) - Method in class gate.gui.DocumentEditor
Should the editor functionality of this component be enabled
setEditable(boolean) - Method in class gate.gui.ResourceParametersEditor
 
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.AbstractGazetteer
 
setEncoding(String) - Method in interface gate.creole.gazetteer.Gazetteer
 
setEncoding(String) - Method in class gate.creole.gazetteer.GazetteerList
Sets the encoding of the list
setEncoding(String) - Method in class gate.creole.gazetteer.LinearDefinition
Sets the encoding of the linear def
setEncoding(String) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
setEncoding(String) - Method in class gate.creole.splitter.SentenceSplitter
 
setEncoding(String) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setEncoding(String) - Method in class gate.creole.tokeniser.SimpleTokeniser
 
setEncoding(String) - Method in class gate.gui.CorpusFillerComponent
Sets the initila value for the encoding field.
setEnd(long) - Method in class gate.gui.STreeNode
 
setEngine(MLEngine) - Method in class gate.creole.ml.MachineLearningPR
 
setErrorHandler(LaxErrorHandler) - Method in class gate.util.Lax
Sets the CustomErrorHandler
setExecutable(Executable) - Static method in class gate.Gate
Sets the Executable currently under execution.
setExportFilePath(URL) - Method in class gate.creole.APFormatExporter
Java bean style mutator for exportFilePath
setExportFilePath(URL) - Method in class gate.creole.RDFFormatExporter
Java bean style mutator for exportFilePath
setExportFormat(String) - Method in class gate.creole.RDFFormatExporter
Java bean style mutator for exportedTypes
setExportedTypes(List) - Method in class gate.creole.APFormatExporter
Java bean style mutator for exportedTypes
setExportedTypes(List) - Method in class gate.creole.RDFFormatExporter
Java bean style mutator for exportedTypes
setExtLists(Boolean) - Method in class gate.creole.orthomatcher.OrthoMatcher
set the extLists flag
setExtensions(List) - Method in class gate.gui.CorpusFillerComponent
Sets the current value for the list of permitted extensions.
setFSMPosition(State) - Method in class gate.fsm.FSMInstance
Sets the position in the support transition graph for this FSM instance Convenience method for when the state is not known at construction time.
setFeature(String) - Method in class gate.creole.ml.Attribute
 
setFeatureBearer(FeatureBearer) - Method in class gate.gui.FeaturesEditor
 
setFeatureName(String) - Method in class gate.creole.AnalyserRunningStrategy
 
setFeatureSchemaSet(Set) - Method in class gate.creole.AnnotationSchema
Sets the feature schema set
setFeatureValue(String) - Method in class gate.creole.AnalyserRunningStrategy
 
setFeatureValue(String) - Method in class gate.creole.FeatureSchema
This method sets the value of the feature.
setFeatures(FeatureMap) - Method in class gate.DocumentFormat
Set the features map
setFeatures(FeatureMap) - Method in class gate.annotation.AnnotationImpl
Set the feature set.
setFeatures(FeatureMap) - Method in class gate.corpora.DatabaseCorpusImpl
Set the feature set
setFeatures(FeatureMap) - Method in class gate.corpora.DatabaseDocumentImpl
Set the feature set
setFeatures(FeatureMap) - Method in class gate.creole.AbstractVisualResource
Mutator for features
setFeatures(FeatureMap) - Method in class gate.creole.gazetteer.AbstractGazetteer
 
setFeatures(FeatureMap) - Method in class gate.creole.tokeniser.SimpleTokeniser
 
setFeatures(FeatureMap) - Method in class gate.gui.OracleDatastoreViewer
Mutator for features
setFeatures(FeatureMap) - Method in class gate.gui.SerialDatastoreViewer
Mutator for features
setFeatures(FeatureMap) - Method in class gate.jape.Batch
 
setFeatures(FeatureMap) - Method in class gate.util.AbstractFeatureBearer
Set the feature set
setFeatures(FeatureMap) - Method in interface gate.util.FeatureBearer
Set the feature set
setFieldNames(List) - Method in class gate.creole.ir.SearchPR
 
setFinal(boolean) - Method in class guk.im.State
Sets the final attribute.
setFontValue(Font) - Method in class gate.swing.JFontChooser
 
setGazetteer(Gazetteer) - Method in class gate.creole.GazetteerListsCollector
 
setGazetteer(Gazetteer) - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Sets the linear gazetteer
setGazetteer(Gazetteer) - Method in interface gate.creole.gazetteer.OntoGazetteer
Associates a linear gazetteer with an onto gazetteer
setGazetteerListsURL(URL) - Method in class gate.creole.splitter.SentenceSplitter
 
setGazetteerName(String) - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Sets the class name of the linear gazetteer to be loaded.
setGazetteerName(String) - Method in interface gate.creole.gazetteer.OntoGazetteer
Sets name of the gazzetteer
setGenerateMode(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setGrammarURL(URL) - Method in class gate.creole.Transducer
Sets the grammar to be used for building this transducer.
setGuiType(int) - Method in class gate.creole.ResourceData
A simple mutator for guiType field
setHandle(Handle) - Method in interface gate.VisualResource
Used by the main GUI to tell this VR what handle created it.
setHandle(Handle) - Method in class gate.creole.AbstractVisualResource
Used by the main GUI to tell this VR what handle created it.
setHandle(Handle) - Method in class gate.gui.DocumentEditor
 
setHandle(Handle) - Method in class gate.gui.FeaturesEditor
 
setHandle(Handle) - Method in class gate.gui.OracleDatastoreViewer
 
setHandle(Handle) - Method in class gate.gui.ProtegeWrapper
 
setHandle(Handle) - Method in class gate.gui.SerialControllerEditor
 
setHandle(Handle) - Method in class gate.gui.SerialDatastoreViewer
 
setHiddenAttribute(FeatureMap, boolean) - Static method in class gate.Gate
Sets the value for the HIDDEN attribute of a feature map
setIMBase(String) - Static method in class guk.im.GateIM
Sets the default path to be used when looking for input methods.
setIcon(String) - Method in class gate.creole.ResourceData
Set method for the resource icon
setIcon(Icon) - Method in class gate.gui.NameBearerHandle
 
setId(String) - Method in class gate.creole.ProtegeProjectName
 
setId(String) - Method in interface gate.creole.ontology.Ontology
Sets the id of this ontology.
setIncludeFeatures(Boolean) - Method in class gate.creole.dumpingPR.DumpingPR
 
setIndexDefinition(IndexDefinition) - Method in class gate.corpora.SerialCorpusImpl
 
setIndexDefinition(IndexDefinition) - Method in interface gate.creole.ir.IndexManager
Sets the index definition for this index manager.
setIndexDefinition(IndexDefinition) - Method in interface gate.creole.ir.IndexedCorpus
Sets the definition to this corpus.
setIndexDefinition(IndexDefinition) - Method in class gate.creole.ir.lucene.LuceneIndexManager
 
setIndexLocation(String) - Method in class gate.creole.ir.DefaultIndexDefinition
Sets the location of index
setInitData__$$__(Object) - Method in class gate.corpora.DatabaseCorpusImpl
 
setInitData__$$__(Object) - Method in class gate.corpora.DatabaseDocumentImpl
 
setInputASName(String) - Method in class gate.creole.POSTagger
 
setInputASName(String) - Method in class gate.creole.Transducer
Sets the AnnotationSet to be used as input for the transducer.
setInputASName(String) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setInputASName(String) - Method in class gate.creole.ml.MachineLearningPR
 
setInputASName(String) - Method in class gate.creole.splitter.SentenceSplitter
 
setInputFormat(Instances) - Method in class gate.creole.ml.weka.StringToNominalFilter
Sets the format of the input instances.
setInputMethodContext(InputMethodContext) - Method in class guk.im.GateIM
Provides the input method with a context.
setInstanceType(String) - Method in class gate.creole.ml.DatasetDefintion
 
setInterfaceName(String) - Method in class gate.creole.ResourceData
Set method for the resource interface name
setIrEngineClassName(String) - Method in class gate.creole.ir.DefaultIndexDefinition
Sets the fully qualified class name for the IR engine to be used.
setIsMainView(boolean) - Method in class gate.creole.ResourceData
A simple mutator for isMainView field
setIsSourceWritten(Boolean) - Method in class gate.creole.APFormatExporter
Java bean style mutator for isSourceWritten
setJarFileName(String) - Method in class gate.creole.ResourceData
Set method for the resource jar file name
setJarFileUrl(URL) - Method in class gate.creole.ResourceData
Set method for the resource jar file URL
setKeyAnnotationSetName(String) - Method in class gate.annotation.AnnotationDiff
Sets the keyAnnotationSetName in AnnotDiff
setKeyAnnotationSetName(String) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the keyAnnotationSetName in AnnotDiff
setKeyCorpus(Corpus) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the keyCorpus in AnnotDiff
setKeyDocument(Document) - Method in class gate.annotation.AnnotationDiff
Sets the keyDocument in AnnotDiff
setKeyFeatureNamesSet(Set) - Method in class gate.annotation.AnnotationDiff
Sets the keyFeatureNamesSet in AnnotDiff.
setKeyFeatureNamesSet(Set) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the keyFeatureNamesSet in AnnotDiff.
setKnowledgeBase(KnowledgeBase) - Method in class gate.creole.ProtegeProjectName
 
setLRPersistenceId(Object) - Method in interface gate.LanguageResource
Sets the persistence id of this LR.
setLRPersistenceId(Object) - Method in class gate.corpora.DocumentImpl
 
setLRPersistenceId(Object) - Method in class gate.creole.AbstractLanguageResource
Sets the persistence id of this LR.
setLRPersistenceId(Object) - Method in class gate.wordnet.IndexFileWordNetImpl
Sets the persistence id of this LR.
setLabel(String) - Method in class gate.creole.ProtegeProjectName
 
setLabel(String) - Method in interface gate.creole.ontology.Ontology
Sets the label of the ontology.
setLanguage(String) - Method in class gate.creole.gazetteer.LinearNode
Sets the language of the node
setLevel(long) - Method in class gate.gui.STreeNode
 
setLevel(int) - Method in class gate.gui.STreeNode
 
setLexiconURL(URL) - Method in class gate.creole.POSTagger
 
setLimit(Integer) - Method in class gate.creole.ir.SearchPR
 
setList(String) - Method in class gate.creole.gazetteer.LinearNode
Sets the gazetteer list filename for the node
setList(String) - Method in class gate.creole.gazetteer.MappingNode
Sets gaz list for the node
setListsURL(URL) - Method in class gate.creole.gazetteer.AbstractGazetteer
 
setListsURL(URL) - Method in interface gate.creole.gazetteer.Gazetteer
Sets the url of the lists.def file
setLocalWebServer(boolean) - Static method in class gate.Gate
Tell GATE whether to assume there's a local web server.
setLocale(Locale) - Method in class guk.im.GateIM
Selects the active locale
setMajorType(String) - Method in class gate.creole.gazetteer.LinearNode
Sets the major type
setMapVisible(boolean) - Method in class guk.im.GateIM
Should the virtual keyboard map be visible?
setMappingDefinition(MappingDefinition) - Method in class gate.creole.gazetteer.AbstractGazetteer
 
setMappingDefinition(MappingDefinition) - Method in interface gate.creole.gazetteer.Gazetteer
Sets the mapping definition if such to this gazetteer
setMappingURL(URL) - Method in class gate.creole.gazetteer.AbstractOntoGazetteer
Sets the URL of the mapping definition
setMappingURL(URL) - Method in interface gate.creole.gazetteer.OntoGazetteer
Sets the url of the mapping definition
setMarkedClean(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setMarkedDS(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setMarkedStored(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setMarkupASName(String) - Method in class gate.creole.GazetteerListsCollector
 
setMarkupASName(String) - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
setMarkupAware(Boolean) - Method in interface gate.Document
Make the document markup-aware.
setMarkupAware(Boolean) - Method in class gate.corpora.DatabaseDocumentImpl
Make the document markup-aware.
setMarkupAware(Boolean) - Method in class gate.corpora.DocumentImpl
Make the document markup-aware.
setMarkupElementsMap(Map) - Method in class gate.DocumentFormat
Set the markup elements map
setMenuComponentsFont(Font) - Static method in class gate.gui.AppearanceDialog
Updates the Swing defaults table with the provided font to be used for the menu components
setMenuComponentsFont(Font) - Static method in class gate.gui.OptionsDialog
Updates the Swing defaults table with the provided font to be used for the menu components
setMimeType(MimeType) - Method in class gate.DocumentFormat
Set the mime type
setMinorType(String) - Method in class gate.creole.gazetteer.LinearNode
Sets the minor type
setMode(int) - Method in class gate.creole.gazetteer.GazetteerList
Sets mode of the gazetteer list
setModel(TableModel) - Method in class gate.swing.TableMap
 
setModel(TableModel) - Method in class gate.swing.XJTable
 
setModified(boolean) - Method in class gate.creole.ProtegeProjectName
 
setModified(boolean) - Method in class gate.creole.gazetteer.GazetteerList
Sets the modified status of the current list
setModified(boolean) - Method in interface gate.creole.ontology.Ontology
Sets the modified flag.
setMoreInfo(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setName(String) - Method in class gate.corpora.DatabaseCorpusImpl
Sets the name of this resource
setName(String) - Method in class gate.corpora.DatabaseDocumentImpl
Sets the name of this resource
setName(String) - Method in class gate.creole.AbstractController
Sets the name of this resource
setName(String) - Method in class gate.creole.AbstractResource
Sets the name of this resource
setName(String) - Method in class gate.creole.Parameter
Set the name for this parameter
setName(String) - Method in class gate.creole.ResourceData
Set method for the resource name
setName(String) - Method in class gate.creole.ml.Attribute
 
setName(String) - Method in interface gate.creole.ontology.OClass
Sets the class name.
setName(String) - Method in class gate.creole.ontology.OClassImpl
 
setName(String) - Method in class gate.jape.MultiPhaseTransducer
Set the name.
setName(String) - Method in class gate.persist.JDBCDataStore
Sets the name of this resource
setName(String) - Method in class gate.persist.SerialDataStore
Sets the name of this resource
setName(String, Session) - Method in interface gate.security.Group
---
setName(String, Session) - Method in class gate.security.GroupImpl
---
setName(String, Session) - Method in interface gate.security.User
changes user name Only members of the ADMIN group have sufficient privileges.
setName(String, Session) - Method in class gate.security.UserImpl
changes user name Only members of the ADMIN group have sufficient privileges.
setName(String) - Method in class gate.util.AbstractNameBearer
Sets the name of this resource
setName(String) - Method in interface gate.util.NameBearer
Sets the name of this resource
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.
setNextAnnotationId(int) - Method in class gate.corpora.DocumentImpl
Sets the nextAnnotationId
setNextNodeId(int) - Method in class gate.corpora.DatabaseDocumentImpl
 
setNode(DefaultMutableTreeNode) - Method in class gate.gui.DocumentEditor.TypeData
 
setOntology(Ontology) - Method in class gate.creole.OntologyAwareTransducer
Sets the ontology used by this transducer.
setOntology(URL) - Method in class gate.creole.RDFFormatExporter
Java bean style mutator for exportFilePath
setOntology(Ontology) - Method in interface gate.creole.ontology.OntologyEditor
Sets the ontology to be loaded in the editor
setOntology(Ontology) - Method in class gate.jape.Batch
Sets the ontology to be used by the transducers
setOntology(Ontology) - Method in class gate.jape.MultiPhaseTransducer
Sets the ontology used by this transducer;
setOntology(Ontology) - Method in class gate.jape.Transducer
Sets the ontology used by this transducer;
setOntologyID(String) - Method in class gate.creole.gazetteer.MappingNode
Sets the ontology id
setOntologyList(Vector) - Method in interface gate.creole.ontology.OntologyEditor
Sets the list of ontologies to be loaded in the editor
setOption(String, String) - Method in class gate.jape.SinglePhaseTransducer
Add an option setting.
setOptional(boolean) - Method in class gate.creole.Parameter
Set optionality of this parameter
setOptions(Element) - Method in interface gate.creole.ml.MLEngine
Sets the options from an XML JDom element.
setOptions(String[]) - Method in class gate.creole.ml.weka.StringToNominalFilter
 
setOptions(Element) - Method in class gate.creole.ml.weka.Wrapper
 
setOrganizationType(String) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
setOutputASName(String) - Method in class gate.creole.Transducer
Sets the AnnotationSet to be used as output by the transducer.
setOutputASName(String) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setOutputASName(String) - Method in class gate.creole.splitter.SentenceSplitter
 
setOutputFileUrl(URL) - Method in class gate.creole.dumpingPR.DumpingPR
 
setOwner(AnnotationSetImpl) - Method in class gate.annotation.AnnotationSetImpl.VerboseHashMap
Sets the annotation set this maps is part of.
setOwnerPR(ProcessingResource) - Method in interface gate.creole.ml.MLEngine
Registers the PR using the engine with the engine itself.
setOwnerPR(ProcessingResource) - Method in class gate.creole.ml.weka.Wrapper
Registers the PR using the engine with the engine itself.
setPRs(Collection) - Method in interface gate.Controller
Populates this controller from a collection of ProcessingResources (optional operation).
setPRs(Collection) - Method in class gate.creole.AbstractController
Populates this controller from a collection of ProcessingResources (optional operation).
setPRs(Collection) - Method in class gate.creole.SerialController
Populates this controller from a collection of ProcessingResources (optional operation).
setPadChar(char) - Static method in class gate.util.Err
A mutator method for padChar
setPadChar(char) - Static method in class gate.util.Out
A mutator method for padChar
setPage(URL) - Method in class gate.gui.HelpFrame
 
setPage(URL) - Method in class gate.swing.XJEditorPane
 
setParameterList(ParameterList) - Method in class gate.creole.ResourceData
Set the parameter list
setParameterValue(String, Object) - Method in interface gate.Resource
Sets the value for a specified parameter.
setParameterValue(String, Object) - Method in class gate.annotation.AnnotationDiff
Sets the value for a specified parameter.
setParameterValue(String, Object) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the value for a specified parameter.
setParameterValue(Resource, BeanInfo, String, Object) - Static method in class gate.creole.AbstractResource
Sets the value for a specified parameter for a resource.
setParameterValue(String, Object) - Method in class gate.creole.AbstractResource
Sets the value for a specified parameter for this resource.
setParameterValue(String, Object) - Method in class gate.creole.AbstractVisualResource
Sets the value for a specified parameter.
setParameterValue(String, Object) - Method in class gate.gui.OracleDatastoreViewer
Sets the value for a specified parameter.
setParameterValue(String, Object) - Method in class gate.gui.SerialDatastoreViewer
Sets the value for a specified parameter.
setParameterValues(FeatureMap) - Method in interface gate.Resource
Sets the values for more parameters in one step.
setParameterValues(FeatureMap) - Method in class gate.annotation.AnnotationDiff
Sets the values for more parameters in one step.
setParameterValues(FeatureMap) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the values for more parameters in one step.
setParameterValues(Resource, FeatureMap) - Static method in class gate.creole.AbstractResource
Sets the values for more parameters for a resource in one step.
setParameterValues(FeatureMap) - Method in class gate.creole.AbstractResource
Sets the values for more parameters for this resource in one step.
setParameterValues(FeatureMap) - Method in class gate.creole.AbstractVisualResource
Sets the values for more parameters in one step.
setParameterValues(FeatureMap) - Method in class gate.gui.OracleDatastoreViewer
Sets the values for more parameters in one step.
setParameterValues(FeatureMap) - Method in class gate.gui.SerialDatastoreViewer
Sets the values for more parameters in one step.
setParameters() - Method in class gate.gui.ResourceParametersEditor
Sets the parameters for the resource to their new values as resulted from the user's edits.
setParent(LanguageResource) - Method in interface gate.LanguageResource
Sets the parent LR of this LR.
setParent(LanguageResource) - Method in class gate.corpora.DatabaseDocumentImpl
Sets the parent LR of this LR.
setParent(LanguageResource) - Method in class gate.creole.AbstractLanguageResource
Sets the parent LR of this LR.
setParent(LanguageResource) - Method in class gate.wordnet.IndexFileWordNetImpl
Sets the parent LR of this LR.
setPassword(String, Session) - Method in interface gate.security.User
changes user password Only members of the ADMIN group and the user himself have sufficient privileges
setPassword(String, Session) - Method in class gate.security.UserImpl
changes user password Only members of the ADMIN group and the user himself have sufficient privileges
setPermissibleValues(Set) - Method in class gate.creole.FeatureSchema
Adds all values from the given set as permissible values for the given feature.
setPersistentID(Object) - Method in class gate.corpora.DocumentData
 
setPersonType(String) - Method in class gate.creole.orthomatcher.OrthoMatcher
 
setPhaseName(String) - Method in class gate.jape.RightHandSide
 
setPosition(int) - Method in class gate.creole.ml.Attribute
 
setPreserveOriginalContent(Boolean) - Method in interface gate.Document
Allow/disallow preserving of the original document content.
setPreserveOriginalContent(Boolean) - Method in class gate.corpora.DocumentImpl
Allow/disallow preserving of the original document content.
setPrintWriter(PrintWriter) - Static method in class gate.util.Err
This sets a new printWriter
setPrintWriter(PrintWriter) - Static method in class gate.util.Out
This sets a new printWriter
setPrivate(boolean) - Method in class gate.creole.ResourceData
Set method for resource private flag
setProcessMode(boolean) - Method in class gate.util.CorpusSaver
 
setProcessUnknown(Boolean) - Method in class gate.creole.orthomatcher.OrthoMatcher
set whether to process the Unknown annotations
setProcessingResource(ProcessingResource) - Method in class gate.creole.AnalyserRunningStrategy
 
setProjectName(URL) - Method in class gate.creole.ProtegeProjectName
 
setPropertyUrl(URL) - Method in class gate.wordnet.IndexFileWordNetImpl
 
setPropertyUrl(URL) - Method in interface gate.wordnet.WordNet
 
setQuery(String) - Method in class gate.creole.ir.SearchPR
 
setRecurseDirectories(boolean) - Method in class gate.gui.CorpusFillerComponent
Should the directory parsed recursively?
setRepositioningInfo(RepositioningInfo) - Method in class gate.html.HtmlDocumentHandler
Set repositioning information structure refference.
setRepositioningInfo(RepositioningInfo) - Method in class gate.xml.XmlDocumentHandler
Set repositioning information structure refference.
setResolveIt(Boolean) - Method in class gate.creole.coref.Coreferencer
---
setResolveIt(Boolean) - Method in class gate.creole.coref.PronominalCoref
---
setResourceClass(Class) - Method in class gate.creole.ResourceData
Set method for the resource class
setResourceDisplayed(String) - Method in class gate.creole.ResourceData
A simple mutator for resourceDisplayed field
setResourceListeners(Resource, Map) - Static method in class gate.creole.AbstractResource
Adds listeners to a resource.
setResourceName(Resource, String) - Method in interface gate.CreoleRegister
Renames an existing resource.
setResourceName(Resource, String) - Method in class gate.creole.CreoleRegisterImpl
Renames an existing resource.
setResponseAnnotationSetName(String) - Method in class gate.annotation.AnnotationDiff
Sets the responseAnnotationSetName in AnnotDiff
setResponseAnnotationSetName(String) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the responseAnnotationSetName in AnnotDiff
setResponseAnnotationSetNameFalsePoz(String) - Method in class gate.annotation.AnnotationDiff
Sets the responseAnnotationSetNameFalsePoz in AnnotDiff
setResponseAnnotationSetNameFalsePoz(String) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the responseAnnotationSetNameFalsePoz in AnnotDiff
setResponseCorpus(Corpus) - Method in class gate.annotation.CorpusAnnotationDiff
 
setResponseDocument(Document) - Method in class gate.annotation.AnnotationDiff
 
setResult(QueryResultList) - Method in class gate.creole.ir.SearchPR
 
setRuleApplicationStyle(int) - Method in class gate.jape.SinglePhaseTransducer
Set the type of rule application (types defined in JapeConstants).
setRuleName(String) - Method in class gate.jape.RightHandSide
 
setRulesResourceName(String) - Method in class gate.creole.tokeniser.SimpleTokeniser
 
setRulesURL(URL) - Method in class gate.creole.POSTagger
 
setRulesURL(URL) - Method in class gate.creole.tokeniser.SimpleTokeniser
Sets the value of the rulesURL property which holds an URL to the file containing the rules for this tokeniser.
setRunMode(int) - Method in class gate.creole.AnalyserRunningStrategy
 
setRunningStrategies(Collection) - Method in interface gate.creole.ConditionalController
Populates this controller with the appropiate running strategies from a collection of running strategies (optional operation).
setRunningStrategies(Collection) - Method in class gate.creole.ConditionalSerialController
Populates this controller with the appropiate running strategies from a collection of running strategies (optional operation).
setRunningStrategy(int, AnalyserRunningStrategy) - Method in class gate.creole.ConditionalSerialController
 
setRuntime(boolean) - Method in class gate.creole.Parameter
Set runtime status of this parameter
setSaveMode(boolean) - Method in class gate.util.CorpusSaver
 
setSearcherClassName(String) - Method in class gate.creole.ir.SearchPR
 
setSecurityInfo(LanguageResource, SecurityInfo) - Method in interface gate.DataStore
set security information for LR .
setSecurityInfo(LanguageResource, SecurityInfo) - Method in class gate.persist.OracleDataStore
set security information for LR .
setSecurityInfo(LanguageResource, SecurityInfo) - Method in class gate.persist.PostgresDataStore
 
setSecurityInfo(LanguageResource, SecurityInfo) - Method in class gate.persist.SerialDataStore
set security information for LR .
setSelectedIndex(int) - Method in class gate.gui.ParameterDisjunction
Sets the currently selected parameter for this disjunction.
setSession(Session) - Method in interface gate.DataStore
identify user using this datastore
setSession(Session) - Method in class gate.persist.JDBCDataStore
identify user using this datastore
setSession(Session) - Method in class gate.persist.SerialDataStore
identify user using this datastore
setSessionTimeout(Session, int) - Method in interface gate.security.AccessController
---
setSessionTimeout(Session, int) - Method in class gate.security.AccessControllerImpl
---
setSet(String) - Method in class gate.gui.DocumentEditor.TypeData
 
setSetsToKeep(List) - Method in class gate.creole.annotdelete.AnnotationDeletePR
 
setShift(boolean) - Method in class guk.im.KeyboardMap
Is the Shift key pressed?
setShouldCollectRepositioning(Boolean) - Method in class gate.DocumentFormat
 
setSignificantFeaturesSet(Set) - Method in class gate.util.AnnotationDiffer
 
setSiteConfigFile(File) - Static method in class gate.Gate
Set the site config file (e.g.
setSlugGui(boolean) - Static method in class gate.Gate
Tell GATE whether to start SLUG GUI.
setSortable(boolean) - Method in class gate.swing.JTreeTable
Overrides the setSortable() method from XJTable so the table is NOT * sortable.
setSortable(boolean) - Method in class gate.swing.XJTable
Should the soring facility be enabled
setSortedColumn(int) - Method in class gate.swing.XJTable
Sets the column to be used as key for sorting.
setSource(String) - Method in class gate.creole.APFormatExporter
Java bean style mutator for source
setSourceURI(String) - Method in class gate.creole.ProtegeProjectName
 
setSourceURI(String) - Method in interface gate.creole.ontology.Ontology
Sets the URI of the ontology
setSourceUrl(URL) - Method in interface gate.Document
Set method for the document's URL
setSourceUrl(URL) - Method in class gate.corpora.DatabaseDocumentImpl
Set method for the document's URL
setSourceUrl(URL) - Method in class gate.corpora.DocumentImpl
Set method for the document's URL
setSourceUrlEndOffset(Long) - Method in interface gate.Document
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlEndOffset(Long) - Method in class gate.corpora.DatabaseDocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlEndOffset(Long) - Method in class gate.corpora.DocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlStartOffset(Long) - Method in interface gate.Document
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlStartOffset(Long) - Method in class gate.corpora.DatabaseDocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSourceUrlStartOffset(Long) - Method in class gate.corpora.DocumentImpl
Documents may be packed within files; in this case an optional pair of offsets refer to the location of the document.
setSpan(Long, Long, String) - Method in interface gate.creole.AnnotationVisualResource
Used when the viewer has to create new annotations.
setSpan(Long, Long, String) - Method in class gate.gui.SchemaAnnotationEditor
Used when the viewer has to create new annotations.
setSpan(Long, Long, String) - Method in class gate.gui.SyntaxTreeViewer
Used when the viewer has to create new annotations.
setSpan(Long, Long, String) - Method in class gate.gui.UnrestrictedAnnotationEditor
Used when the viewer has to create new annotations.
setStart(long) - Method in class gate.gui.STreeNode
 
setStartDir(File) - Method in class gate.util.CorpusSaver
 
setStartDirectory(File) - Method in class gate.util.CorpusBenchmarkTool
 
setStorageDir(File) - Method in class gate.persist.SerialDataStore
Set method for storage URL
setStorageUrl(String) - Method in interface gate.DataStore
Set the URL as string for the underlying storage mechanism.
setStorageUrl(String) - Method in class gate.persist.JDBCDataStore
Set the URL for the underlying storage mechanism.
setStorageUrl(String) - Method in class gate.persist.OracleDataStore
Set the URL for the underlying storage mechanism.
setStorageUrl(String) - Method in class gate.persist.SerialDataStore
Set the URL for the underlying storage mechanism.
setStringContent(String) - Method in class gate.corpora.DocumentImpl
The stringContent of a document is a property of the document that will be set when the user wants to create the document from a string, as opposed to from a URL.
setSuffixForDumpFiles(String) - Method in class gate.creole.dumpingPR.DumpingPR
 
setTagASName(String) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setTarget(Object) - Method in interface gate.VisualResource
Called by the GUI when this viewer/editor has to initialise itself for a specific object.
setTarget(Object) - Method in class gate.creole.AbstractVisualResource
Called by the GUI when this viewer/editor has to initialise itself for a specific object.
setTarget(Object) - Method in interface gate.creole.AnnotationVisualResource
Called by the GUI when this viewer/editor has to initialise itself for a specific annotation or text span.
setTarget(Object) - Method in class gate.gui.CorpusEditor
 
setTarget(Object) - Method in class gate.gui.DocumentEditor
Sets the document to be displayed
setTarget(Object) - Method in class gate.gui.FeaturesEditor
 
setTarget(Object) - Method in class gate.gui.OracleDatastoreViewer
 
setTarget(Object) - Method in class gate.gui.PRViewer
 
setTarget(Object) - Method in class gate.gui.ProtegeWrapper
 
setTarget(Object) - Method in class gate.gui.SchemaAnnotationEditor
Called by the GUI when this viewer/editor has to initialise itself for a specific annotation or text span.
setTarget(Object) - Method in class gate.gui.SearchPRViewer
Called by the GUI when this viewer/editor has to initialise itself for a specific object.
setTarget(Object) - Method in class gate.gui.SerialControllerEditor
 
setTarget(Object) - Method in class gate.gui.SerialDatastoreViewer
 
setTarget(Object) - Method in class gate.gui.SyntaxTreeViewer
Called by the GUI when this viewer/editor has to initialise itself for a specific annotation or text span.
setTarget(Object) - Method in class gate.gui.UnrestrictedAnnotationEditor
Called by the GUI when this viewer/editor has to initialise itself for a specific annotation or text span.
setTextComponentsFont(Font) - Static method in class gate.gui.AppearanceDialog
Updates the Swing defaults table with the provided font to be used for the text components
setTextComponentsFont(Font) - Static method in class gate.gui.OptionsDialog
Updates the Swing defaults table with the provided font to be used for the text components
setTextMode(Boolean) - Method in class gate.annotation.AnnotationDiff
Sets the annot diff to work in the text mode.This would not initiate the GUI part of annot diff but it would calculate precision etc
setTextMode(Boolean) - Method in class gate.annotation.CorpusAnnotationDiff
Sets the annot diff to work in the text mode.This would not initiate the GUI part of annot diff but it would calculate precision etc
setTextTagName(String) - Method in class gate.creole.annotransfer.AnnotationSetTransfer
 
setTextVisible(boolean) - Method in class gate.gui.DocumentEditor
 
setTheLanguage(String) - Method in class gate.creole.GazetteerListsCollector
 
setThreshold(double) - Method in class gate.util.CorpusBenchmarkTool
 
setTitle(String) - Method in class gate.gui.MainFrame
Override to avoid Protege to change Frame title
setTitle(String) - Method in class gate.gui.NameBearerHandle
 
setTitleChangable(boolean) - Method in class gate.gui.MainFrame
 
setTokenType(String) - Method in class gate.gui.SyntaxTreeViewer
 
setTokeniserRulesURL(URL) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setTool(boolean) - Method in class gate.creole.ResourceData
Set method for resource tool flag
setTooltipText(String) - Method in class gate.gui.NameBearerHandle
 
setTraining(Boolean) - Method in class gate.creole.ml.MachineLearningPR
 
setTransducerGrammarURL(URL) - Method in class gate.creole.tokeniser.DefaultTokeniser
 
setTransducerURL(URL) - Method in class gate.creole.splitter.SentenceSplitter
 
setTransientSource(Object) - Method in class gate.corpora.SerialCorpusImpl
 
setTreeNodeAnnotationType(String) - Method in class gate.gui.SyntaxTreeViewer
 
setType(String) - Method in class gate.creole.ml.Attribute
 
setTypeName(String) - Method in class gate.creole.Parameter
Set the type name for this parameter
setTypesTreeVisible(boolean) - Method in class gate.gui.DocumentEditor
 
setURI(String) - Method in interface gate.creole.ontology.OClass
Sets the URI of the class.
setURI(String) - Method in class gate.creole.ontology.OClassImpl
 
setURL(URL) - Method in class gate.creole.ProtegeProjectName
 
setURL(URL) - Method in class gate.creole.gazetteer.GazetteerList
Sets the URL of the list
setURL(URL) - Method in class gate.creole.gazetteer.LinearDefinition
Sets the url of this linear definition
setURL(URL) - Method in class gate.creole.gazetteer.MappingDefinition
Sets the url of this definition
setURL(URL) - Method in interface gate.creole.ontology.Ontology
Set the url of this ontology
setUnicodeEnabled(boolean) - Static method in class gate.util.Tools
Specifies whether Gate should or shouldn't know about Unicode
setUp() - Method in class gate.CookBook
Fixture set up: initialise members before each test method
setUp() - Method in class gate.annotation.TestAnnotation
Fixture set up
setUp() - Method in class gate.annotation.TestAnnotationDiff
Fixture set up
setUp() - Method in class gate.annotation.TestDatabaseAnnotationSet
Fixture set up
setUp() - Method in class gate.config.TestConfig
Fixture set up
setUp() - Method in class gate.corpora.TestCorpus
Fixture set up
setUp() - Method in class gate.corpora.TestDocument
Fixture set up
setUp() - Method in class gate.corpora.TestSerialCorpus
Fixture set up
setUp() - Method in class gate.creole.TestControllers
Fixture set up
setUp() - Method in class gate.creole.TestCreole
Fixture set up
setUp() - Method in class gate.creole.TestPR
Fixture set up
setUp() - Method in class gate.creole.TestSplitterTagger
Fixture set up
setUp() - Method in class gate.creole.TestXSchema
Fixture set up
setUp() - Method in class gate.creole.coref.TestCoref
Fixture set up
setUp() - Method in class gate.creole.gazetteer.TestGazetteer
Fixture set up
setUp() - Method in class gate.creole.ir.TestIndex
Fixture set up
setUp() - Method in class gate.creole.tokeniser.TestTokeniser
Fixture set up
setUp() - Method in class gate.email.TestEmail
Fixture set up
setUp() - Method in class gate.html.TestHtml
Fixture set up
setUp() - Method in class gate.jape.TestJape
Fixture set up
setUp() - Method in class gate.persist.TestPersist
Fixture set up
setUp() - Method in class gate.security.TestSecurity
Fixture set up
setUp() - Method in class gate.sgml.TestSgml
Fixture set up
setUp() - Method in class gate.util.TestBumpyStack
Fixture set up
setUp() - Method in class gate.util.TestDiffer
Fixture set up
setUp() - Method in class gate.util.TestFiles
Fixture set up
setUp() - Method in class gate.util.TestJacl
Fixture set up
setUp() - Method in class gate.util.TestJavac
Fixture set up
setUp() - Method in class gate.util.TestJdk
Fixture set up
setUp() - Method in class gate.util.TestRBTreeMap
Create a map with sparse values as keys
setUp() - Method in class gate.util.TestTemplate
Fixture set up
setUp() - Method in class gate.xml.TestXml
Fixture set up
setUrlBase(URL) - Static method in class gate.Gate
Set the URL base for GATE files, e.g.
setUrlString(String) - Method in class gate.gui.CorpusFillerComponent
Sets the values for the URL string.
setUseStandOffXML(Boolean) - Method in class gate.creole.dumpingPR.DumpingPR
 
setUseSuffixForDumpFiles(Boolean) - Method in class gate.creole.dumpingPR.DumpingPR
 
setUserData(Object) - Method in interface gate.creole.ontology.OInstance
Sets the user data of this instance.
setUserData(Object) - Method in class gate.creole.ontology.OInstanceImpl
Sets the user data of this instance.
setValidating(boolean) - Method in class gate.util.Lax
Sets the parser to be a validating one implicit parameter is false (so the parser is not a validating one)
setValue(Object) - Method in class gate.gui.ParameterDisjunction
 
setValueAt(Object, Object, int) - Method in class gate.swing.AbstractTreeTableModel
Default implementation.
setValueAt(Object, int, int) - Method in class gate.swing.TableMap
 
setValueAt(Object, Object, int) - Method in interface gate.swing.TreeTableModel
Sets the value for node node, * at column number column.
setValues(List) - Method in class gate.creole.ml.Attribute
 
setVerbose(boolean) - Method in class gate.jape.Batch
Set verbosity.
setVerboseMode(boolean) - Method in class gate.util.CorpusBenchmarkTool
 
setVersion(String) - Method in class gate.creole.ProtegeProjectName
 
setVersion(String) - Method in interface gate.creole.ontology.Ontology
Sets version to this ontology.
setViewResource(ProtegeWrapper) - Method in class gate.creole.ProtegeProjectName
 
setVisible(boolean) - Method in class gate.gui.DocumentEditor.TypeData
 
setWholeWordsOnly(Boolean) - Method in class gate.creole.gazetteer.AbstractGazetteer
Sets the value for the #wholeWordsOnly parameter.
setX1(int) - Method in class gate.util.Coordinates
 
setX2(int) - Method in class gate.util.Coordinates
 
setXmlFileName(String) - Method in class gate.creole.ResourceData
Set method for the resource xml file name
setXmlFileUrl(URL) - Method in class gate.creole.AnnotationSchema
Set method for the resource xml file URL
setXmlFileUrl(URL) - Method in class gate.creole.ResourceData
Set method for the resource xml file URL
setY1(int) - Method in class gate.util.Coordinates
 
setY2(int) - Method in class gate.util.Coordinates
 
shortDesc() - Method in class gate.fsm.Transition
Returns a shorter description that toSting().
shortDesc() - Method in class gate.jape.BasicPatternElement
Returns a short description.
shortDesc() - Method in class gate.jape.Constraint
 
shortDesc() - Method in class gate.jape.RightHandSide
Create a string representation of the object.
shouldRun() - Method in class gate.creole.AnalyserRunningStrategy
If the runMode is RunningStrategy.RUN_ALWAYS returns true.
shouldRun() - Method in class gate.creole.RunningStrategy.RunAlwaysStrategy
 
shouldRun() - Method in interface gate.creole.RunningStrategy
Returns true if the associated PR should be run.
show(Component[]) - Method in class gate.gui.AppearanceDialog
 
show(String, Collection) - Method in class gate.gui.CollectionSelectionDialog
This method displays the CollectionSelectionDialog
show(ResourceData, String) - Method in class gate.gui.NewResourceDialog
This method is intended to be used in conjunction with getSelectedParameters().
show(ResourceData) - Method in class gate.gui.NewResourceDialog
 
show() - Method in class gate.gui.OkCancelDialog
 
show() - Method in class gate.gui.OptionsDialog
 
show() - Method in class gate.gui.Splash
Displays the splash screen centered in the owner's space or centered on the screen if no owner or owner not shown.
show(AttributeSet) - Method in class gate.gui.TextAttributesChooser
Initialises all the values for the attributes from the provided attribute set and displays the dialog allowing the user to make changes.
showDialog(Component) - Static method in class gate.gui.AccessRightsDialog
 
showDialog() - Method in class gate.gui.ListEditorDialog
Make this dialog visible allowing the editing of the list.
showDialog(Component, Component, String) - Static method in class gate.gui.OkCancelDialog
 
showDialog(Component, String, Font) - Static method in class gate.swing.JFontChooser
 
showDialog(String[]) - Method in class gate.swing.WaitDialog
Shows the window containing labels for the texts provided as attributes.
showDialog(Component[]) - Method in class gate.swing.WaitDialog
Shows the window containing the components provided as attributes.
showPasswordDialog(String, Component) - Method in class gate.gui.UserPasswordDialog
 
singleLineCStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
singleLineCpslStyleComment - Static variable in interface gate.jape.parser.ParseCpslConstants
 
size() - Method in interface gate.AnnotationSet
The size of this set
size() - Method in interface gate.DocumentContent
The size of this content (e.g.
size() - Method in class gate.annotation.AnnotationSetImpl
The size of this set
size() - Method in class gate.corpora.CorpusImpl
 
size() - Method in class gate.corpora.DocumentContentImpl
The size of this content (e.g.
size() - Method in class gate.corpora.SerialCorpusImpl
 
size() - Method in class gate.creole.gazetteer.GazetteerList
 
size() - Method in class gate.creole.gazetteer.LinearDefinition
 
size() - Method in class gate.creole.gazetteer.MappingDefinition
 
size() - Method in class gate.creole.nerc.EntitySet
 
size() - Method in class gate.gui.ParameterDisjunction
gets the number of parameters in this disjunction.
size() - Method in class gate.util.RBTreeMap
Returns the number of key-value mappings in this map.
size() - Method in class gate.util.SimpleSortedSet
 
size() - Method in class gate.util.WeakBumpyStack
Returns the number of elements in this list.
sort() - Method in class gate.util.SimpleSortedSet
sort the offset's array in ascending way
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.
startBlinking() - Method in class gate.gui.TabBlinker
 
startCDATA() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts a start of a CDATA section It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
startCDATA() - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts a start of a CDATA section It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
startDocument() - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the beginning of the XML document
startDocument() - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the beginning of the XML document
startDocument() - Method in class gate.util.Lax
startDocument method comment.
startDocument() - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the beginning of the XML document.
startDocument() - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the beginning of the XML document.
startDocument() - Method in class gate.xml.XmlPositionCorrectionHandler
Initialization of variables on start of document parsing
startElement(String, String, String, Attributes) - Method in class gate.config.ConfigXmlHandler
Called when the SAX parser encounts the beginning of an XML element
startElement(String, String, String, Attributes) - Method in class gate.creole.CreoleXmlHandler
Called when the SAX parser encounts the beginning of an XML element
startElement(String, String, String, Attributes) - Method in class gate.util.Lax
Call all start methods for this tag.
startElement(String, String, String, Attributes) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts the beginning of an XML element.
startElement(String, String, String, Attributes) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts the beginning of an XML element.
startParsedEntity(String) - Method in class gate.xml.GateFormatXmlDocumentHandler
This method is called when the SAX parser encounts a parsed Entity It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
startParsedEntity(String) - Method in class gate.xml.XmlDocumentHandler
This method is called when the SAX parser encounts a parsed Entity It works only if the XmlDocumentHandler implements a com.sun.parser.LexicalEventListener
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.HelpFrame
 
statusChanged(String) - Method in class gate.gui.MainFrame
 
statusChanged(String) - Method in class gate.gui.NameBearerHandle
 
stopBlinking(int) - Method in class gate.gui.TabBlinker
 
store() - Method in class gate.creole.ProtegeProjectName
 
store() - Method in class gate.creole.gazetteer.GazetteerList
Stores the list to the specified url
store() - Method in class gate.creole.gazetteer.LinearDefinition
Stores this to a definition file.
store() - Method in class gate.creole.gazetteer.MappingDefinition
Stores the mapping definition
store() - Method in interface gate.creole.ontology.Ontology
Stores this ontology.
string - Static variable in interface gate.jape.parser.ParseCpslConstants
 
stringTypeIds - Static variable in class gate.creole.tokeniser.SimpleTokeniser
Maps from type names to type internal id
subList(int, int) - Method in class gate.corpora.CorpusImpl
 
subList(int, int) - Method in class gate.corpora.SerialCorpusImpl
persistent Corpus does not support this method as all the documents might no be in memory
subList(int, int) - Method in class gate.creole.gazetteer.GazetteerList
 
subList(int, int) - Method in class gate.creole.gazetteer.LinearDefinition
 
subList(int, int) - Method in class gate.creole.gazetteer.MappingDefinition
 
subMap(Object, Object) - Method in class gate.util.RBTreeMap
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
Tests if this featureMap object includes aFeatureMap features.
subsumes(FeatureMap, Set) - Method in interface gate.FeatureMap
Tests if this featureMap object includes aFeatureMap but only for the features present in the aFeatureNamesSet.
subsumes(FeatureMap) - Method in class gate.util.SimpleFeatureMapImpl
Test if this featureMap includes all features from aFeatureMap
subsumes(FeatureMap, Set) - Method in class gate.util.SimpleFeatureMapImpl
Tests if this featureMap object includes aFeatureMap but only for the those features present in the aFeatureNamesSet.
suite() - Static method in class gate.CookBook
Test suite routine for the test runner
suite() - Static method in class gate.TestGate
GATE test suite.
suite() - Static method in class gate.annotation.TestAnnotation
Test suite routine for the test runner
suite() - Static method in class gate.annotation.TestAnnotationDiff
Test suite routine for the test runner
suite() - Static method in class gate.annotation.TestDatabaseAnnotationSet
Test suite routine for the test runner
suite() - Static method in class gate.config.TestConfig
Test suite routine for the test runner
suite() - Static method in class gate.corpora.TestCorpus
Test suite routine for the test runner
suite() - Static method in class gate.corpora.TestDocument
Test suite routine for the test runner
suite() - Static method in class gate.corpora.TestSerialCorpus
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestControllers
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestCreole
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestPR
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestSplitterTagger
Test suite routine for the test runner
suite() - Static method in class gate.creole.TestXSchema
Test suite routine for the test runner
suite() - Static method in class gate.creole.coref.TestCoref
Test suite routine for the test runner
suite() - Static method in class gate.creole.gazetteer.TestGazetteer
Test suite routine for the test runner
suite() - Static method in class gate.creole.ir.TestIndex
Test suite routine for the test runner
suite() - Static method in class gate.creole.tokeniser.TestTokeniser
Test suite routine for the test runner
suite() - Static method in class gate.email.TestEmail
Test suite routine for the test runner
suite() - Static method in class gate.html.TestHtml
Test suite routine for the test runner
suite() - Static method in class gate.jape.TestJape
Test suite routine for the test runner
suite() - Static method in class gate.persist.TestPersist
Test suite routine for the test runner
suite() - Static method in class gate.security.TestSecurity
Test suite routine for the test runner
suite() - Static method in class gate.sgml.TestSgml
Test suite routine for the test runner
suite() - Static method in class gate.util.TestBumpyStack
Test suite routine for the test runner
suite() - Static method in class gate.util.TestDiffer
Test suite routine for the test runner
suite() - Static method in class gate.util.TestFeatureMap
Test suite routine for the test runner
suite() - Static method in class gate.util.TestFiles
Test suite routine for the test runner
suite() - Static method in class gate.util.TestJacl
Test suite routine for the test runner
suite() - Static method in class gate.util.TestJavac
Test suite routine for the test runner
suite() - Static method in class gate.util.TestJdk
Test suite routine for the test runner
suite() - Static method in class gate.util.TestRBTreeMap
Test suite routine for the test runner
suite() - Static method in class gate.util.TestTemplate
Test suite routine for the test runner
suite() - Static method in class gate.wordnet.TestWordNet
Test suite routine for the test runner
suite() - Static method in class gate.xml.TestXml
Test suite routine for the test runner
supportsRepositioning() - Method in class gate.DocumentFormat
If the document format could collect repositioning information during the unpack phase this method will return true.
supportsRepositioning() - Method in class gate.corpora.HtmlDocumentFormat
We could collect repositioning information during XML parsing
supportsRepositioning() - Method in class gate.corpora.XmlDocumentFormat
We could collect repositioning information during XML parsing
sync(LanguageResource) - Method in interface gate.DataStore
Save: synchonise the in-memory image of the LR with the persistent image.
sync() - Method in interface gate.LanguageResource
Save: synchonise the in-memory image of the LR with the persistent image.
sync() - Method in class gate.creole.AbstractLanguageResource
Save: synchonise the in-memory image of the LR with the persistent image.
sync(List, List, List) - Method in interface gate.creole.ir.IndexManager
Reindexing changed documents, removing removed documents and add to the index new corpus documents.
sync(List, List, List) - Method in class gate.creole.ir.lucene.LuceneIndexManager
Reindexing changed documents, removing removed documents and add to the index new corpus documents.
sync(LanguageResource) - Method in class gate.persist.JDBCDataStore
Save: synchonise the in-memory image of the LR with the persistent image.
sync(LanguageResource) - Method in class gate.persist.SerialDataStore
Save: synchonise the in-memory image of the LR with the persistent image.
sync() - Method in class gate.wordnet.IndexFileWordNetImpl
Save: synchonise the in-memory image of the LR with the persistent image.

T

TAG_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.POSTagger
 
TAG_INPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.POSTagger
 
TAG_LEXICON_URL_PARAMETER_NAME - Static variable in class gate.creole.POSTagger
 
TAG_RULES_URL_PARAMETER_NAME - Static variable in class gate.creole.POSTagger
 
TEXT_COMPONENTS_FONT - Static variable in interface gate.GateConstants
The key for the font used for text components
TFIDF - Static variable in class gate.creole.ml.weka.StringToNominalFilter
Constant for conversion method.
THROWEX_FORMAT_PROPERTY_NAME - Static variable in interface gate.GateConstants
Document property to set throw of exception on parsing format error
TITLE_JAVA_PROPERTY_NAME - Static variable in interface gate.GateConstants
Property to set title of application from command line
TOKEN_ANNOTATION_TYPE - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_CATEGORY_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_KIND_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_LENGTH_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_ORTH_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TOKEN_STRING_FEATURE_NAME - Static variable in interface gate.creole.ANNIEConstants
 
TRANSD_ANNOT_TYPES_PARAMETER_NAME - Static variable in class gate.creole.annotdelete.AnnotationDeletePR
 
TRANSD_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_DOCUMENT_PARAMETER_NAME - Static variable in class gate.creole.annotdelete.AnnotationDeletePR
 
TRANSD_ENCODING_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_GRAMMAR_URL_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_INPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_OUTPUT_AS_PARAMETER_NAME - Static variable in class gate.creole.Transducer
 
TRANSD_SETS_KEEP_PARAMETER_NAME - Static variable in class gate.creole.annotdelete.AnnotationDeletePR
 
TRANSITIVE_CLOSURE - Static variable in interface gate.creole.ontology.OClass
denotes atransitive closure
TREE_NODE_ANNOTATION_TYPE - Static variable in class gate.gui.SyntaxTreeViewer
The annotation type used to encode each tree node
TRUE - Static variable in class gate.persist.DBHelper
 
TabBlinker - class gate.gui.TabBlinker.
 
TabBlinker(JTabbedPane, Component, Color) - Constructor for class gate.gui.TabBlinker
 
TabHighlighter - class gate.gui.TabHighlighter.
Highligts a tab in a JTabbedPane.
TabHighlighter(JTabbedPane, Component, Color) - Constructor for class gate.gui.TabHighlighter
 
TableMap - class gate.swing.TableMap.
In a chain of data manipulators some behaviour is common.
TableMap() - Constructor for class gate.swing.TableMap
 
TemplateLaxErrorHandler - class gate.util.TemplateLaxErrorHandler.
 
TemplateLaxErrorHandler() - Constructor for class gate.util.TemplateLaxErrorHandler
TemplateLaxErrorHandler constructor comment.
Term - class gate.creole.ir.Term.
This class represents pairs NAME-VALUE
Term(String, String) - Constructor for class gate.creole.ir.Term
Constructor of the class.
TestAnnotation - class gate.annotation.TestAnnotation.
Tests for the Annotation classes
TestAnnotation(String) - Constructor for class gate.annotation.TestAnnotation
Construction
TestAnnotationDiff - class gate.annotation.TestAnnotationDiff.
 
TestAnnotationDiff(String) - Constructor for class gate.annotation.TestAnnotationDiff
Construction
TestBumpyStack - class gate.util.TestBumpyStack.
BumpyStack test class.
TestBumpyStack(String) - Constructor for class gate.util.TestBumpyStack
Construction
TestConfig - class gate.config.TestConfig.
CREOLE test class
TestConfig(String) - Constructor for class gate.config.TestConfig
Construction
TestControllers - class gate.creole.TestControllers.
Tests for controller classes
TestControllers(String) - Constructor for class gate.creole.TestControllers
Construction
TestCoref - class gate.creole.coref.TestCoref.
 
TestCoref(String) - Constructor for class gate.creole.coref.TestCoref
 
TestCorpus - class gate.corpora.TestCorpus.
Tests for the Corpus classes
TestCorpus(String) - Constructor for class gate.corpora.TestCorpus
Construction
TestCreole - class gate.creole.TestCreole.
CREOLE test class
TestCreole(String) - Constructor for class gate.creole.TestCreole
Construction
TestDatabaseAnnotationSet - class gate.annotation.TestDatabaseAnnotationSet.
Tests for the DatabaseAnnotationSet class
TestDatabaseAnnotationSet(String) - Constructor for class gate.annotation.TestDatabaseAnnotationSet
Construction
TestDiffer - class gate.util.TestDiffer.
 
TestDiffer(String) - Constructor for class gate.util.TestDiffer
Construction
TestDocument - class gate.corpora.TestDocument.
Tests for the Document classes
TestDocument(String) - Constructor for class gate.corpora.TestDocument
Construction
TestEmail - class gate.email.TestEmail.
Test class for Email facilities
TestEmail(String) - Constructor for class gate.email.TestEmail
Construction
TestEqual - class gate.util.TestEqual.
This class provides some static utility methods such as equality test for annotation sets and documents.
TestEqual() - Constructor for class gate.util.TestEqual
 
TestFeatureMap - class gate.util.TestFeatureMap.
Title: Gate2 Description: Copyright: Copyright (c) 2000 Company: University Of Sheffield
TestFeatureMap(String) - Constructor for class gate.util.TestFeatureMap
Construction
TestFiles - class gate.util.TestFiles.
Files test class.
TestFiles(String) - Constructor for class gate.util.TestFiles
Construction
TestGate - class gate.TestGate.
Top-level entry point for GATE test suite; "main" will run the JUnit test runner interface.
TestGate() - Constructor for class gate.TestGate
 
TestGazetteer - class gate.creole.gazetteer.TestGazetteer.
 
TestGazetteer(String) - Constructor for class gate.creole.gazetteer.TestGazetteer
 
TestHtml - class gate.html.TestHtml.
Test class for HTML facilities
TestHtml(String) - Constructor for class gate.html.TestHtml
Construction
TestIndex - class gate.creole.ir.TestIndex.
 
TestIndex(String) - Constructor for class gate.creole.ir.TestIndex
 
TestJacl - class gate.util.TestJacl.
Tests for the Jacl class
TestJacl(String) - Constructor for class gate.util.TestJacl
Construction
TestJape - class gate.jape.TestJape.
Tests for the Corpus classes
TestJape(String) - Constructor for class gate.jape.TestJape
Construction
TestJape2 - class gate.jape.TestJape2.
Second test harness for JAPE.
TestJape2() - Constructor for class gate.jape.TestJape2
 
TestJavac - class gate.util.TestJavac.
 
TestJavac(String) - Constructor for class gate.util.TestJavac
Construction
TestJdk - class gate.util.TestJdk.
Tests for the Jdk class and for GateClassLoader.
TestJdk(String) - Constructor for class gate.util.TestJdk
Construction
TestPR - class gate.creole.TestPR.
Test the PRs on three documents
TestPR(String) - Constructor for class gate.creole.TestPR
Construction
TestPersist - class gate.persist.TestPersist.
Persistence test class
TestPersist(String) - Constructor for class gate.persist.TestPersist
Construction
TestRBTreeMap - class gate.util.TestRBTreeMap.
Tests for the RBTreeMap class
TestRBTreeMap(String) - Constructor for class gate.util.TestRBTreeMap
Construction
TestSecurity - class gate.security.TestSecurity.
Persistence test class
TestSecurity(String) - Constructor for class gate.security.TestSecurity
Construction
TestSerialCorpus - class gate.corpora.TestSerialCorpus.
Tests for the SerialCorpus classes
TestSerialCorpus(String) - Constructor for class gate.corpora.TestSerialCorpus
Construction
TestSgml - class gate.sgml.TestSgml.
Test class for SGML facilities
TestSgml(String) - Constructor for class gate.sgml.TestSgml
Construction
TestSplitterTagger - class gate.creole.TestSplitterTagger.
Test code for the SentenceSplitter and the POS tagger.
TestSplitterTagger(String) - Constructor for class gate.creole.TestSplitterTagger
Construction
TestTemplate - class gate.util.TestTemplate.
Template test class - to add a new part of the test suite: copy this class and change "Template" to the name of the new tests; add a line to TestGate.java in the suite method referencing your new class; add test methods to this class.
TestTemplate(String) - Constructor for class gate.util.TestTemplate
Construction
TestTokeniser - class gate.creole.tokeniser.TestTokeniser.
 
TestTokeniser(String) - Constructor for class gate.creole.tokeniser.TestTokeniser
 
TestWordNet - class gate.wordnet.TestWordNet.
 
TestWordNet(String) - Constructor for class gate.wordnet.TestWordNet
 
TestXSchema - class gate.creole.TestXSchema.
Annotation schemas test class.
TestXSchema(String) - Constructor for class gate.creole.TestXSchema
Construction
TestXml - class gate.xml.TestXml.
Test class for XML facilities
TestXml(String) - Constructor for class gate.xml.TestXml
Construction
TextAttributesChooser - class gate.gui.TextAttributesChooser.
A dialog used to set the attributes for text display.
TextAttributesChooser(Frame, String, boolean) - Constructor for class gate.gui.TextAttributesChooser
 
TextAttributesChooser(Dialog, String, boolean) - Constructor for class gate.gui.TextAttributesChooser
 
TextAttributesChooser() - Constructor for class gate.gui.TextAttributesChooser
 
TextualDocument - interface gate.TextualDocument.
Top interface for all types of textual documents (transient or persistent).
TextualDocumentFormat - class gate.corpora.TextualDocumentFormat.
The format of Documents.
TextualDocumentFormat() - Constructor for class gate.corpora.TextualDocumentFormat
Default construction
Token - class gate.jape.parser.Token.
Describes the input token stream.
Token() - Constructor for class gate.jape.parser.Token
 
TokenMgrError - error gate.jape.parser.TokenMgrError.
 
TokenMgrError() - Constructor for class gate.jape.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class gate.jape.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class gate.jape.parser.TokenMgrError
 
TokeniserException - exception gate.creole.tokeniser.TokeniserException.
The top level exception for all the exceptions fired by the tokeniser
TokeniserException(String) - Constructor for class gate.creole.tokeniser.TokeniserException
 
Tools - class gate.util.Tools.
 
Tools() - Constructor for class gate.util.Tools
 
Transducer - class gate.creole.Transducer.
A cascaded multi-phase transducer using the Jape language which is a variant of the CPSL language.
Transducer() - Constructor for class gate.creole.Transducer
Default constructor.
Transducer - class gate.jape.Transducer.
Represents a single or multiphase transducer.
Transducer() - Constructor for class gate.jape.Transducer
 
Transition - class gate.fsm.Transition.
This class implements a Finite State Machine transition.
Transition() - Constructor for class gate.fsm.Transition
Default constructor.
Transition(BasicPatternElement, State) - Constructor for class gate.fsm.Transition
Creates a new transition using the given set of constraints and target state.
Transition(BasicPatternElement, State, LinkedList) - Constructor for class gate.fsm.Transition
Ctreates a new transition from a set of constraints, a target state and a list of labels to be bound with the recognized input symbols (aka annotations).
TreeTableModel - interface gate.swing.TreeTableModel.
TreeTableModel is the model used by a JTreeTable.
tableChanged(TableModelEvent) - Method in class gate.swing.TableMap
 
tableChanged(TableModelEvent) - Method in class gate.swing.XJTable
 
tailMap(Object) - Method in class gate.util.RBTreeMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailSet(long) - Method in class gate.util.SimpleSortedSet
calculate the index of the first element in the offset's array that is equal or not greater then the given one
tearDown() - Method in class gate.config.TestConfig
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.TestControllers
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.TestCreole
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.TestPR
Put things back as they should be after running tests.
tearDown() - Method in class gate.creole.TestSplitterTagger
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.coref.TestCoref
 
tearDown() - Method in class gate.creole.gazetteer.TestGazetteer
 
tearDown() - Method in class gate.creole.ir.TestIndex
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.creole.tokeniser.TestTokeniser
 
tearDown() - Method in class gate.persist.TestPersist
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.security.TestSecurity
Put things back as they should be after running tests (reinitialise the CREOLE register).
tearDown() - Method in class gate.util.TestDiffer
Put things back as they should be after running tests.
tearDown() - Method in class gate.util.TestTemplate
Put things back as they should be after running tests.
testAddWithNodes() - Method in class gate.annotation.TestAnnotation
Test the annotations set add method that uses existing nodes
testAddingAnnotations() - Method in class gate.CookBook
Adding annotations to documents
testAddingDocuments() - Method in class gate.CookBook
Adding documents to a corpus
testAllPR() - Method in class gate.creole.TestPR
A test for comparing the annotation sets
testAnnotationSet() - Method in class gate.annotation.TestAnnotation
Test AnnotationSetImpl
testAnnotationSet() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test AnnotationSetImpl
testArbitraryMetadata() - Method in class gate.creole.TestCreole
Test arbitrary metadata elements on resources
testBatch() - Method in class gate.jape.TestJape
Batch run
testBumpiness() - Method in class gate.util.TestBumpyStack
Test the bumpiness of the thing.
testClassIndex() - Method in class gate.creole.TestCreole
Test resource indexing by class
testClosestMatch() - Method in class gate.util.TestRBTreeMap
 
testComments() - Method in class gate.creole.TestCreole
Test comments on resources
testCompareTo() - Method in class gate.corpora.TestDocument
Test ordering
testCompileError() - Method in class gate.util.TestJavac
 
testCompiler() - Method in class gate.util.TestJavac
Jdk compiler
testCompiler() - Method in class gate.util.TestJdk
Jdk compiler
testCompiler2() - Method in class gate.util.TestJdk
Jdk compiler test 2.
testComplexGet() - Method in class gate.annotation.TestAnnotation
Test complex get (with type, offset and feature contraints)
testConfigFileNaming() - Method in class gate.config.TestConfig
Test config file naming
testConfigReading() - Method in class gate.config.TestConfig
Test config loading
testConfigUpdating() - Method in class gate.config.TestConfig
Test config updating
testCorpusConstruction() - Method in class gate.CookBook
Constructing a corpus
testCreation() - Method in class gate.corpora.TestCorpus
Corpus creation
testCreation() - Method in class gate.corpora.TestSerialCorpus
Corpus creation
testCreation() - Method in class gate.util.TestJacl
Jacl creation and use of GATE scripts
testDSR() - Method in class gate.persist.TestPersist
Test the DS register.
testDefaultGazetteer() - Method in class gate.creole.gazetteer.TestGazetteer
Test the default tokeniser
testDefaultRun() - Method in class gate.creole.TestCreole
Test default run() on processing resources
testDefaultTokeniser() - Method in class gate.creole.tokeniser.TestTokeniser
Test the default tokeniser
testDelete() - Method in class gate.persist.TestPersist
Test LR deletion
testDiff() - Method in class gate.annotation.TestAnnotationDiff
A test
testDiffer() - Method in class gate.util.TestDiffer
Jdk compiler
testDiscovery() - Method in class gate.creole.TestCreole
Test resource discovery
testDocumentAddition() - Method in class gate.corpora.TestCorpus
Add some documents
testDocumentAddition() - Method in class gate.corpora.TestSerialCorpus
Add some documents
testEmail() - Method in class gate.email.TestEmail
final test
testExact() - Method in class gate.util.TestRBTreeMap
A test test
testExceptions() - Method in class gate.annotation.TestAnnotation
Test exception throwing
testFactory() - Method in class gate.creole.TestCreole
Test the Factory resource creation provisions
testFactoryCreation() - Method in class gate.creole.TestXSchema
Test creation of annotation schemas via gate.Factory
testFeatureSubsumeMethods() - Method in class gate.annotation.TestAnnotation
 
testFind() - Method in class gate.util.TestFiles
Test the find method.
testFinder() - Method in class gate.util.TestJdk
Jdk tool directory finder
testFromAndToXSchema() - Method in class gate.creole.TestXSchema
A test
testGateDocumentToAndFromXmlWithDifferentKindOfFormats() - Method in class gate.xml.TestXml
 
testGazetteer() - Method in class gate.creole.TestPR
 
testGetNextOf() - Method in class gate.util.TestRBTreeMap
 
testGetResources() - Method in class gate.util.TestFiles
Test the getResourceAs...
testIndex_01() - Method in class gate.creole.ir.TestIndex
Create new index.
testIndex_02() - Method in class gate.creole.ir.TestIndex
Optimize existing index.
testIndex_10() - Method in class gate.creole.ir.TestIndex
Search in existing index.
testIndex_101() - Method in class gate.creole.ir.TestIndex
Delete index.
testIndex_11() - Method in class gate.creole.ir.TestIndex
 
testIndex_12() - Method in class gate.creole.ir.TestIndex
 
testInstanceLists() - Method in class gate.creole.TestCreole
Test the getInstances methods on CreoleRegister
testIntrospection() - Method in class gate.creole.TestCreole
Test resource introspection
testIsPartiallyCompatibleAndCompatible() - Method in class gate.annotation.TestAnnotation
Test Coextensive
testIterator() - Method in class gate.annotation.TestAnnotation
Test iterator
testIterator() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test iterator
testIteratorRemove() - Method in class gate.annotation.TestAnnotation
Test iterator remove
testIteratorRemove() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test iterator remove
testJarFiles() - Method in class gate.util.TestFiles
Test JarFiles methods
testListing() - Method in class gate.util.TestJacl
Test the finding and listing methods
testLoading() - Method in class gate.creole.TestCreole
Test resource loading
testLotsOfThings() - Method in class gate.corpora.TestDocument
A comprehensive test
testMe() - Method in class gate.util.Jdk
Test method.
testMetadata() - Method in class gate.creole.TestCreole
Test resource metadata
testMultipleLrs() - Method in class gate.persist.TestPersist
Test multiple LRs
testOffsetIndex() - Method in class gate.annotation.TestAnnotation
Test indexing by offset
testOracle_01() - Method in class gate.persist.TestPersist
 
testOracle_02() - Method in class gate.persist.TestPersist
 
testOracle_03() - Method in class gate.persist.TestPersist
 
testOracle_04() - Method in class gate.persist.TestPersist
 
testOracle_101() - Method in class gate.persist.TestPersist
 
testOracle_102() - Method in class gate.persist.TestPersist
 
testOracle_103() - Method in class gate.persist.TestPersist
 
testOriginalContentPreserving() - Method in class gate.corpora.TestDocument
Test loading of the original document content
testOrthomatcher() - Method in class gate.creole.TestPR
 
testOverlapsAndCoextensive() - Method in class gate.annotation.TestAnnotation
Test Overlaps
testParamAsLists() - Method in class gate.creole.TestCreole
Test param as lists
testParameterDefaults1() - Method in class gate.creole.TestCreole
Test parameter defaults
testParameterDefaults2() - Method in class gate.creole.TestCreole
Test parameter defaults (2)
testParameters() - Method in class gate.creole.TestCreole
Test parameters
testPostgres_01() - Method in class gate.persist.TestPersist
 
testPostgres_02() - Method in class gate.persist.TestPersist
 
testPostgres_03() - Method in class gate.persist.TestPersist
 
testPostgres_04() - Method in class gate.persist.TestPersist
 
testPostgres_101() - Method in class gate.persist.TestPersist
 
testPostgres_102() - Method in class gate.persist.TestPersist
 
testPostgres_103() - Method in class gate.persist.TestPersist
 
testPutAndGet() - Method in class gate.util.TestFeatureMap
Test the testPutAndGet()...
testReloading() - Method in class gate.util.TestJdk
Test reloading of classes.
testRemove() - Method in class gate.annotation.TestAnnotation
Test remove
testRemove() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test remove
testRemoveInexistant() - Method in class gate.annotation.TestAnnotation
 
testRemoveInexistant() - Method in class gate.annotation.TestDatabaseAnnotationSet
 
testResourceCreation() - Method in class gate.CookBook
Constructing a resource
testRhsErrorMessages() - Method in class gate.jape.TestJape
This test sets up a JAPE transducer based on a grammar (RhsError.jape) that will throw a null pointer exception.
testSaveRestore() - Method in class gate.persist.TestPersist
Test resource save and restore
testSecurityTables() - Method in class gate.security.TestSecurity
 
testSelf() - Method in class gate.email.EmailDocumentHandler
Test final
testSelfCleaning() - Method in class gate.util.TestBumpyStack
Tests whether the CreoleRegisterImpl keeps unreacheable resourecs alive.
testSerial1() - Method in class gate.creole.TestControllers
Serial controller test 1
testSerial2() - Method in class gate.creole.TestControllers
Serial controller test 2
testSessionStateFileNaming() - Method in class gate.config.TestConfig
Test session state file naming
testSetMethods() - Method in class gate.annotation.TestAnnotation
Test Set methods
testSetMethods() - Method in class gate.annotation.TestDatabaseAnnotationSet
Test Set methods
testSgmlLoading() - Method in class gate.sgml.TestSgml
 
testSimple() - Method in class gate.persist.TestPersist
Simple test
testSomething() - Method in class gate.util.TestTemplate
A test
testSplitter() - Method in class gate.creole.TestPR
 
testSplitterTagger() - Method in class gate.creole.TestSplitterTagger
 
testSubsume() - Method in class gate.util.TestFeatureMap
 
testTagger() - Method in class gate.creole.TestPR
 
testTokenizer() - Method in class gate.creole.TestPR
 
testToolsAndPrivate() - Method in class gate.creole.TestCreole
Test TOOLS and PRIVATE attributes
testTransducer() - Method in class gate.creole.TestPR
 
testTypeIndex() - Method in class gate.annotation.TestAnnotation
Test type index
testTypeLists() - Method in class gate.creole.TestCreole
Test type lists
testUnpackMarkup() - Method in class gate.email.TestEmail
A test
testUnpackMarkup() - Method in class gate.html.TestHtml
A test
testUnpackMarkup() - Method in class gate.xml.TestXml
A test
testUpdateXmlElement() - Method in class gate.util.TestFiles
Test the updateXmlElement method.
testUserGroupManipulation() - Method in class gate.security.TestSecurity
 
testUsingFeatures() - Method in class gate.CookBook
Using the FeatureMap interface
testViews() - Method in class gate.creole.TestCreole
Test view registration
testWN_01() - Method in class gate.wordnet.TestWordNet
 
testWN_02() - Method in class gate.wordnet.TestWordNet
 
testWN_03() - Method in class gate.wordnet.TestWordNet
 
testWriteTempFile() - Method in class gate.util.TestFiles
Test the writeTempFile...
textComponentsKeys - Static variable in class gate.gui.AppearanceDialog
 
textComponentsKeys - Static variable in class gate.gui.OptionsDialog
 
timestamp() - Method in interface gate.persist.DatabaseDataStore
---
timestamp() - Method in class gate.persist.JDBCDataStore
not used
timestamp() - Method in class gate.persist.OracleDataStore
Gets a timestamp marker that will be used for all changes made in the database so that subsequent calls to deleteSince() could restore (partly) the database state as it was before the update.
toArray() - Method in class gate.corpora.CorpusImpl
 
toArray(Object[]) - Method in class gate.corpora.CorpusImpl
 
toArray() - Method in class gate.corpora.SerialCorpusImpl
 
toArray(Object[]) - Method in class gate.corpora.SerialCorpusImpl
 
toArray() - Method in class gate.creole.gazetteer.GazetteerList
 
toArray(Object[]) - Method in class gate.creole.gazetteer.GazetteerList
 
toArray() - Method in class gate.creole.gazetteer.LinearDefinition
 
toArray(Object[]) - Method in class gate.creole.gazetteer.LinearDefinition
 
toArray() - Method in class gate.creole.gazetteer.MappingDefinition
 
toArray(Object[]) - Method in class gate.creole.gazetteer.MappingDefinition
 
toString() - Method in class gate.annotation.AnnotationImpl
String representation of hte annotation
toString() - Method in class gate.annotation.DatabaseAnnotationSetImpl
 
toString() - Method in class gate.annotation.NodeImpl
String representation
toString() - Method in class gate.corpora.DocumentContentImpl
Returns the String representing the content in case of a textual document.
toString() - Method in class gate.corpora.DocumentData
 
toString() - Method in class gate.corpora.DocumentImpl
String respresentation
toString() - Method in class gate.corpora.RepositioningInfo.PositionInfo
For debug purposes
toString() - Method in class gate.corpora.SerialCorpusImpl
 
toString() - Method in class gate.creole.Parameter
String representation
toString() - Method in class gate.creole.ParameterList
String representation
toString() - Method in class gate.creole.ResourceData
String representation
toString() - Method in class gate.creole.gazetteer.GazetteerList
Retrieves the string representation of the gaz list according to its mode.
toString() - Method in class gate.creole.gazetteer.LinearNode
Gets the string representation of this node
toString() - Method in class gate.creole.gazetteer.Lookup
Returns a string representation of this lookup in the format This method is used in equals() that caused this method to implement dualistic behaviour : i.e.
toString() - Method in class gate.creole.gazetteer.MappingNode
Gets the string representation of the node
toString() - Method in class gate.creole.ml.Attribute
 
toString() - Method in class gate.creole.ml.DatasetDefintion
 
toString() - Method in class gate.creole.nerc.EntityDescriptor
Returns a string giving the category, offsets and normalised string for the entity, with no newlines.
toString() - Method in class gate.creole.nerc.EntitySet
Returns a string giving the file name on one line (preceded by "==== FILE : " followed by each entity descriptor's string representation, one-per-line.
toString() - Method in interface gate.creole.ontology.OClass
Dumps the class to string.
toString() - Method in class gate.creole.ontology.OClassImpl
 
toString() - Method in class gate.fsm.FSM
Returns a textual description of this FSM.
toString() - Method in class gate.fsm.FSMInstance
Returns a textual representation of this FSM instance.
toString() - Method in class gate.fsm.State
Returns a textual description of this state
toString() - Method in class gate.fsm.Transition
Returns a textual desciption of this transition.
toString() - Method in class gate.gui.DocumentEditor.TypeData
 
toString() - Method in class gate.gui.NameBearerHandle
 
toString() - Method in class gate.jape.BasicPatternElement
Create a string representation of the object.
toString(String) - Method in class gate.jape.BasicPatternElement
Create a string representation of the object.
toString() - Method in class gate.jape.ComplexPatternElement
Create a string representation of the object.
toString(String) - Method in class gate.jape.ComplexPatternElement
Create a string representation of the object.
toString() - Method in class gate.jape.Constraint
Create a string representation of the object.
toString(String) - Method in class gate.jape.Constraint
Create a string representation of the object.
toString() - Method in class gate.jape.ConstraintGroup
Create a string representation of the object.
toString(String) - Method in class gate.jape.ConstraintGroup
Create a string representation of the object.
toString() - Method in class gate.jape.JdmAttribute
 
toString() - Method in class gate.jape.LeftHandSide
Create a string representation of the object.
toString(String) - Method in class gate.jape.LeftHandSide
Create a string representation of the object.
toString() - Method in class gate.jape.MultiPhaseTransducer
Create a string representation of the object.
toString(String) - Method in class gate.jape.MultiPhaseTransducer
Create a string representation of the object.
toString(String) - Method in class gate.jape.PatternElement
Create a string representation of the object with padding.
toString() - Method in class gate.jape.RightHandSide
Create a string representation of the object.
toString(String) - Method in class gate.jape.RightHandSide
Create a string representation of the object.
toString() - Method in class gate.jape.Rule
Create a string representation of the object.
toString(String) - Method in class gate.jape.Rule
Create a string representation of the object.
toString() - Method in class gate.jape.SinglePhaseTransducer
A string representation of this object.
toString(String) - Method in class gate.jape.SinglePhaseTransducer
A string representation of this object.
toString(String) - Method in class gate.jape.Transducer
Create a string representation of the object with padding.
toString() - Method in class gate.jape.parser.Token
Returns the image.
toString() - Method in class gate.persist.SerialDataStore
String representation
toString() - Method in class gate.util.Coordinates
 
toString() - Method in class gate.util.Pair
 
toXSchema() - Method in class gate.creole.AnnotationSchema
 
toXSchema(Map) - Method in class gate.creole.FeatureSchema
This method transforms a feature to its XSchema representation.
toXml() - Method in interface gate.Document
Returns a GateXml document.
toXml(Set, boolean) - Method in interface gate.Document
Returns an XML document aming to preserve the original markups( the original markup will be in the same place and format as it was before processing the document) and include (if possible) the annotations specified in the aSourceAnnotationSet.
toXml(Set) - Method in interface gate.Document
Equivalent to toXml(aSourceAnnotationSet, true).
toXml(Set) - Method in class gate.corpora.DocumentImpl
Returns an XML document aming to preserve the original markups( the original markup will be in the same place and format as it was before processing the document) and include (if possible) the annotations specified in the aSourceAnnotationSet.
toXml(Set, boolean) - Method in class gate.corpora.DocumentImpl
Returns an XML document aming to preserve the original markups( the original markup will be in the same place and format as it was before processing the document) and include (if possible) the annotations specified in the aSourceAnnotationSet.
toXml() - Method in class gate.corpora.DocumentImpl
Returns a GateXml document that is a custom XML format for wich there is a reader inside GATE called gate.xml.GateFormatXmlHandler.
tokAndGaz(String, ArrayList) - Static method in class gate.jape.TestJape2
Create a collection and put tokenised and gazetteered docs in it.
token - Variable in class gate.jape.parser.ParseCpsl
 
tokenImage - Static variable in interface gate.jape.parser.ParseCpslConstants
 
tokenImage - Variable in class gate.jape.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
token_source - Variable in class gate.jape.parser.ParseCpsl
 
tokeniseFile(File) - Static method in class gate.util.Scratch
 
transduce(Corpus) - Method in class gate.jape.Batch
Process the given collection.
transduce(Document) - Method in class gate.jape.Batch
Process a single document.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.Batch
Process a single document.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.MultiPhaseTransducer
Transduce the document by running each phase in turn.
transduce(Document, Map, AnnotationSet, AnnotationSet, Ontology) - Method in class gate.jape.RightHandSide
Makes changes to the document, using LHS bindings.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.Rule
Apply the RHS of this rule (LHS must have been matched first).
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.SinglePhaseTransducer
Transduce a document using the annotation set provided and the current rule application style.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class gate.jape.Transducer
Transduce a document.
transferAnnotations(Document, AnnotationSet) - Static method in class gate.gui.STreeNode
Transfers the annotations from added to the given annotation set Also, for each annotation in removed, removes it from the given annotation set Called by OkAction() in the treeViewer to finalise the changes.
tryNetServer(String, int, String) - Static method in class gate.Gate
Try to contact a network server.
typeIds - Static variable in class gate.creole.tokeniser.SimpleTokeniser
maps from int (the static value on Character to int the internal value used by the tokeniser.
typeMnemonics - Static variable in class gate.creole.tokeniser.SimpleTokeniser
Maps the internal type ids to the type name

U

URI - Static variable in class gate.Gate
The GATE URI used to interpret custom GATE tags
UnrestrictedAnnotationEditor - class gate.gui.UnrestrictedAnnotationEditor.
This class visually adds/edits features and annot type of an annotation It does this without using an AnnotationSchema.
UnrestrictedAnnotationEditor() - Constructor for class gate.gui.UnrestrictedAnnotationEditor
Default constructor
User - interface gate.security.User.
 
UserGroupEditor - class gate.gui.UserGroupEditor.
 
UserGroupEditor(AccessController, Session) - Constructor for class gate.gui.UserGroupEditor
 
UserImpl - class gate.security.UserImpl.
 
UserImpl(Long, String, List, AccessControllerImpl, Connection) - Constructor for class gate.security.UserImpl
---
UserPasswordDialog - class gate.gui.UserPasswordDialog.
 
UserPasswordDialog() - Constructor for class gate.gui.UserPasswordDialog
 
unHighlight() - Method in class guk.im.KeyboardMap.KeyGUI
Renders this KeyGUI normaly (not highlighted)
undo(Document) - Static method in class gate.gui.STreeNode
 
unloadDocument(Document) - Method in interface gate.Corpus
Unloads the document from memory.
unloadDocument(Document) - Method in class gate.corpora.CorpusImpl
This method does not make sense for transient corpora, so it does nothing.
unloadDocument(int) - Method in class gate.corpora.DatabaseCorpusImpl
Unloads the document from memory, but calls sync() first, to store the changes
unloadDocument(Document) - Method in class gate.corpora.DatabaseCorpusImpl
Unloads a document from memory
unloadDocument(int) - Method in class gate.corpora.SerialCorpusImpl
Unloads the document from memory, but calls sync() first, to store the changes
unloadDocument(Document) - Method in class gate.corpora.SerialCorpusImpl
Unloads a document from memory
unloadPRs() - Method in class gate.util.CorpusBenchmarkTool
 
unlockGUI() - Static method in class gate.gui.MainFrame
 
unlockLr(LanguageResource) - Method in interface gate.DataStore
Releases the exlusive lock on a resource from the persistent store.
unlockLr(LanguageResource) - Method in class gate.persist.OracleDataStore
Releases the exlusive lock on a resource from the persistent store.
unlockLr(LanguageResource) - Method in class gate.persist.PostgresDataStore
Releases the exlusive lock on a resource from the persistent store.
unlockLr(LanguageResource) - Method in class gate.persist.SerialDataStore
Releases the exlusive lock on a resource from the persistent store.
unpackMarkup(Document) - Method in class gate.DocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, RepositioningInfo, RepositioningInfo) - Method in class gate.DocumentFormat
 
unpackMarkup(Document, String) - Method in class gate.DocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.EmailDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.HtmlDocumentFormat
Old style of unpackMarkup (without collecting of RepositioningInfo)
unpackMarkup(Document, RepositioningInfo, RepositioningInfo) - Method in class gate.corpora.HtmlDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.RtfDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.SgmlDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document) - Method in class gate.corpora.TextualDocumentFormat
Unpack the markup in the document.
unpackMarkup(Document, RepositioningInfo, RepositioningInfo) - Method in class gate.corpora.TextualDocumentFormat
 
unpackMarkup(Document) - Method in class gate.corpora.XmlDocumentFormat
Old style of unpackMarkup (without collecting of RepositioningInfo)
unpackMarkup(Document, RepositioningInfo, RepositioningInfo) - Method in class gate.corpora.XmlDocumentFormat
Unpack the markup in the document.
unregisterIREngine(String) - Static method in class gate.Gate
Unregisters a previously registered IR engine.
unregisterObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.AccessControllerImpl
 
unregisterObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.GroupImpl
 
unregisterObjectModificationListener(ObjectModificationListener, int) - Method in class gate.security.UserImpl
unregisters an object fore receiving ObjectModificationEvent-s send by this object the only types of events sent by a user object are OBJECT_DELETED and OBJECT_MODIFIED, so any attempt for unregistering for other events is invalid
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.
updateContent(String) - Method in class gate.creole.gazetteer.GazetteerList
Updates the content of the gaz list with the given parameter.
updateLabel() - Method in class guk.im.KeyboardMap.KeyGUI
 
updateXmlElement(BufferedReader, String, Map) - Static method in class gate.util.Files
This method updates an XML element with a new set of attributes.
updateXmlElement(File, String, Map) - Static method in class gate.util.Files
This method updates an XML element in an XML file with a new set of attributes.
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.
useCase01() - Method in class gate.creole.coref.TestCoref
Test suite routine for the test runner

V

VALUE_TYPE_BINARY - Static variable in class gate.persist.DBHelper
feature value is binary
VALUE_TYPE_BINARY_ARR - Static variable in class gate.persist.DBHelper
feature value is array of binary values
VALUE_TYPE_BOOLEAN - Static variable in class gate.persist.DBHelper
feature value is boolean
VALUE_TYPE_BOOLEAN_ARR - Static variable in class gate.persist.DBHelper
feature value is array of bools
VALUE_TYPE_EMPTY_ARR - Static variable in class gate.persist.DBHelper
feature value is array of floats
VALUE_TYPE_FLOAT - Static variable in class gate.persist.DBHelper
feature value is float
VALUE_TYPE_FLOAT_ARR - Static variable in class gate.persist.DBHelper
feature value is array of floats
VALUE_TYPE_INTEGER - Static variable in class gate.persist.DBHelper
feature value is int
VALUE_TYPE_INTEGER_ARR - Static variable in class gate.persist.DBHelper
feature value is array of ints
VALUE_TYPE_LONG - Static variable in class gate.persist.DBHelper
feature value is long
VALUE_TYPE_LONG_ARR - Static variable in class gate.persist.DBHelper
feature value is array of longs
VALUE_TYPE_NULL - Static variable in class gate.persist.DBHelper
feature value is null
VALUE_TYPE_STRING - Static variable in class gate.persist.DBHelper
feature value is string less than 4000 bytes
VALUE_TYPE_STRING_ARR - Static variable in class gate.persist.DBHelper
feature value is array of strings
VPChunker - class gate.creole.VPChunker.
ANNIE VP Chunker module.
VPChunker() - Constructor for class gate.creole.VPChunker
 
Verb - interface gate.wordnet.Verb.
Represents WordNet verb.
VerbFrame - interface gate.wordnet.VerbFrame.
Represents WordNet verb frame.
VerbFrameImpl - class gate.wordnet.VerbFrameImpl.
 
VerbFrameImpl(String) - Constructor for class gate.wordnet.VerbFrameImpl
 
VerbImpl - class gate.wordnet.VerbImpl.
Represents WordNet verb.
VerbImpl(Word, Synset, int, int, boolean, Verb, Dictionary) - Constructor for class gate.wordnet.VerbImpl
 
VisualResource - interface gate.VisualResource.
Models all sorts of visual resources.
value - Variable in class gate.jape.MutableBoolean
 
value - Variable in class gate.jape.MutableInteger
 
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.
verifyInput(String, String) - Method in class gate.creole.BootStrap
verify if the class name contains only letters and digits the path of the new project is a directory
verifyNodeIdConsistency(Document) - Static method in class gate.corpora.TestDocument
The reason this is method begins with verify and not with test is that it gets called by various other test methods.
verifyNodeIdConsistency(AnnotationSet, Map, Document) - Static method in class gate.corpora.TestDocument
This metod runs the test over an annotation Set.
version - Static variable in class gate.Main
 
visualize() - Method in interface gate.creole.ontology.OntologyEditor
Visualizes the editor

W

WITHIN_COMMENT - Static variable in interface gate.jape.parser.ParseCpslConstants
 
WORDNET_CONFIG_FILE - Static variable in interface gate.GateConstants
The key for the WordNet config file
WRITE_ACCESS - Static variable in class gate.persist.DBHelper
used internaly, may change in the future
WaitDialog - class gate.swing.WaitDialog.
A small window used to show messages to the user during processing.
WaitDialog(Frame, String) - Constructor for class gate.swing.WaitDialog
 
WeakBumpyStack - class gate.util.WeakBumpyStack.
Weak stack that allow you to bump an element to the front.
WeakBumpyStack() - Constructor for class gate.util.WeakBumpyStack
Creates a new empty stack.
Word - interface gate.wordnet.Word.
Represents WordNet word.
WordImpl - class gate.wordnet.WordImpl.
 
WordImpl(String, int, Dictionary) - Constructor for class gate.wordnet.WordImpl
 
WordNet - interface gate.wordnet.WordNet.
Represents WordNet LKB.
WordNetException - exception gate.wordnet.WordNetException.
Title: Gate2 Description: Copyright: Copyright (c) 2000 Company: University Of Sheffield
WordNetException() - Constructor for class gate.wordnet.WordNetException
 
WordNetException(String) - Constructor for class gate.wordnet.WordNetException
 
WordNetException(Throwable) - Constructor for class gate.wordnet.WordNetException
 
WordSense - interface gate.wordnet.WordSense.
Represents WordNet word sense.
WordSenseImpl - class gate.wordnet.WordSenseImpl.
 
WordSenseImpl(Word, Synset, int, int, boolean, Dictionary) - Constructor for class gate.wordnet.WordSenseImpl
 
Wrapper - class gate.creole.ml.weka.Wrapper.
Wrapper class for the WEKA Machine Learning Engine.
Wrapper() - Constructor for class gate.creole.ml.weka.Wrapper
 
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.GateFormatXmlDocumentHandler
Warning method comment.
warning(SAXParseException) - Method in class gate.xml.SimpleErrorHandler
This warning is called by the SAX parser when there is the danger of a confusion.
warning(SAXParseException) - Method in class gate.xml.XmlDocumentHandler
Warning method comment.
weight - Static variable in class gate.annotation.AnnotationDiff
The weight used in F-measure (see NLP Information Extraction)
weight - Static variable in class gate.annotation.CorpusAnnotationDiff
The weight used in F-measure (see NLP Information Extraction)
whiteSpace - Static variable in interface gate.jape.parser.ParseCpslConstants
 
writeBLOB(Object, Blob) - Static method in class gate.persist.OracleDataStore
writes the specified object into the BLOB NOTE: the object should be serializable
writeCLOB(String, Clob) - Static method in class gate.persist.OracleDataStore
writes the content of a String into the specified CLOB object
writeCLOB(StringBuffer, Clob) - Static method in class gate.persist.OracleDataStore
writes the content of a StringBuffer into the specified CLOB object
writeObjectOverride(Object) - Method in class gate.util.persistence.GateObjectOutputStream
 
writeTempFile(InputStream) - Static method in class gate.util.Files
Writes a temporary file into the default temporary directory, form an InputStream a unique ID is generated and associated automaticaly with the file name...
writeTempFile(String, String) - Static method in class gate.util.Files
Writes aString into a temporary file located inside the default temporary directory defined by JVM, using the specific anEncoding.
writeTempFile(String) - Static method in class gate.util.Files
Writes aString into a temporary file located inside the default temporary directory defined by JVM, using the default encoding.
writeUserConfig() - Static method in class gate.Gate
Update the GATE development environment configuration data in the user's gate.xml file (create one if it doesn't exist).

X

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

_

_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 Q R S T U V W X _