Serialized Form


Package com.ontotext.gate.gazetteer

Class com.ontotext.gate.gazetteer.HashGazetteer extends AbstractGazetteer implements Serializable

serialVersionUID: -4603155688378104052L

Serialized Fields

categoryList

ArrayList<E> categoryList

listsByNode

Map<K,V> listsByNode

mapsList

Map<K,V>[] mapsList

annotationSet

AnnotationSet annotationSet

Package com.ontotext.gate.vr

Class com.ontotext.gate.vr.ClassNode extends Object implements Serializable

serialVersionUID: 3258128055154063414L

Serialized Fields

name

String name

children

Vector<E> children

source

Object source

Class com.ontotext.gate.vr.Gaze extends AbstractVisualResource implements Serializable

Serialized Fields

target

Gazetteer target
the target to be displayed


isOntoGaz

boolean isOntoGaz
is the target resource ontology-aware gazetteer


linear

LinearDefinition linear
the linear definition being displayed


linearNode

LinearNode linearNode
the linear node currently selected


gazList

GazetteerList gazList
the gazetteer list currently selected


listSet

Set<E> listSet
Set of all lists, both in the linear definition and explicitly loaded ones.


mapping

MappingDefinition mapping
the mapping definition being displayed


mappingNode

MappingNode mappingNode
the mapping node currently selected


ontology

Ontology ontology
the ontology that is currently displayed


ontologyTrees

Map<K,V> ontologyTrees
map of ontologies vs trees


linearPopup

JPopupMenu linearPopup
Linear Definition Popup menu


linearPopupEdit

JMenuItem linearPopupEdit
Linear Definition Edit Popup Item


linearPopupInsert

JMenuItem linearPopupInsert
Linear Definition Insert Popup Item


linearPopupRemove

JMenuItem linearPopupRemove
Linear Definition Remove Popup Item


mainMenu

JMenuBar mainMenu

fileMenu

JMenu fileMenu

viewMenu

JMenu viewMenu

baseSplit

JSplitPane baseSplit

mappingSplit

JSplitPane mappingSplit

linearSplit

JSplitPane linearSplit

linearPanel

JPanel linearPanel

listPanel

JPanel listPanel

mappingPanel

JPanel mappingPanel

ontologyPanel

JPanel ontologyPanel

linearLabel

JLabel linearLabel

gridBagLayout1

GridBagLayout gridBagLayout1

linearScroll

JScrollPane linearScroll

linearBar

JToolBar linearBar

btnLinearLoad

JButton btnLinearLoad

linearList

JList linearList

btnLinearSave

JButton btnLinearSave

btnLinearSaveAs

JButton btnLinearSaveAs

listLabel

JLabel listLabel

gridBagLayout2

GridBagLayout gridBagLayout2

listBar

JToolBar listBar

btnListLoad

JButton btnListLoad

listScroll

JScrollPane listScroll

btnListSave

JButton btnListSave

btnListSaveAs

JButton btnListSaveAs

gridBagLayout3

GridBagLayout gridBagLayout3

mappingLabel

JLabel mappingLabel

mappingBar

JToolBar mappingBar

btnMappingLoad

JButton btnMappingLoad

mappingScroll

JScrollPane mappingScroll

mappingList

JList mappingList

btnMappingSave

JButton btnMappingSave

btnMappingSaveAs

JButton btnMappingSaveAs

ontologyLabel

JLabel ontologyLabel

ontologyBar

JToolBar ontologyBar

btnOntologyLoad

JButton btnOntologyLoad

ontologyScroll

JScrollPane ontologyScroll

gridBagLayout4

GridBagLayout gridBagLayout4

menuHelp

JMenu menuHelp

menuAbout

JMenuItem menuAbout

thisLayout

GridBagLayout thisLayout

menuLinear

JMenu menuLinear

menuLinearLoad

JMenuItem menuLinearLoad

menuLinearSave

JMenuItem menuLinearSave

menuLinearSaveAs

JMenuItem menuLinearSaveAs

menuList

JMenu menuList

menuListLoad

JMenuItem menuListLoad

menuListSave

JMenuItem menuListSave

menuListSaveAs

JMenuItem menuListSaveAs

menuMapping

JMenu menuMapping

menuMappingLoad

JMenuItem menuMappingLoad

menuMappingSave

JMenuItem menuMappingSave

menuMappingSaveAs

JMenuItem menuMappingSaveAs

menuOntology

JMenu menuOntology

menuOntologyLoad

JMenuItem menuOntologyLoad

menuRefresh

JMenuItem menuRefresh

oTree

JTree oTree

listArea

JTextArea listArea

btnMappingNew

JButton btnMappingNew

btnLinearNew

JButton btnLinearNew

btnListNew

JButton btnListNew

menuLinearNew

JMenuItem menuLinearNew

menuListNew

JMenuItem menuListNew

menuMappingNew

JMenuItem menuMappingNew

btnListSaveAll

JButton btnListSaveAll

menuListSaveAll

JMenuItem menuListSaveAll

Class com.ontotext.gate.vr.GeneralEditorException extends GateException implements Serializable

Class com.ontotext.gate.vr.MappingTreeView extends JTree implements Serializable

serialVersionUID: 3257568420999410744L

Serialized Fields

mapping

MappingDefinition mapping
reference to the mapping definition represented by this view


gaze

Gaze gaze
reference to the Gaze VR


pupMenu

JPopupMenu pupMenu
mapping popup menu


insertPuP

JMenuItem insertPuP
insert popup action


removePuP

JMenuItem removePuP
remove popup action


Package gate

Class gate.DataStoreRegister extends HashSet<DataStore> implements Serializable

serialVersionUID: 1L

Class gate.DocumentFormat extends AbstractLanguageResource implements Serializable

Serialized Fields

mimeType

MimeType mimeType
The MIME type of this format.


markupElementsMap

Map<K,V> markupElementsMap
Map of markup elements to annotation types. If it is null, the unpackMarkup() method will convert all markup, using the element names for annotation types. If it is non-null, only those elements specified here will be converted.


element2StringMap

Map<K,V> element2StringMap
This map is used inside uppackMarkup() method... When an element from the map is encounted, The corresponding string element is added to the document content


features

FeatureMap features
The features of this resource


shouldCollectRepositioning

Boolean shouldCollectRepositioning
Flag for enable/disable collecting of repositioning information


Package gate.annotation

Class gate.annotation.AnnotationImpl extends AbstractFeatureBearer implements Serializable

serialVersionUID: -5658993256574857725L

Serialized Fields

eventHandler

gate.annotation.AnnotationImpl.EventsHandler eventHandler
The listener for the events coming from the features.


id

Integer id
The id of this annotation (for persitency resons)


type

String type
The type of the annotation


start

Node start
The start node


end

Node end
The end node

Class gate.annotation.AnnotationSetImpl extends AbstractSet<Annotation> implements Serializable

serialVersionUID: 1479426765310434166L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name
The name of this set


doc

DocumentImpl doc
The document this set belongs to


annotations

Annotation[] annotations
This field is used temporarily during serialisation to store all the annotations that need to be saved. At all other times, this will be null;

Class gate.annotation.CorpusAnnotationDiff extends AbstractVisualResource implements Serializable

serialVersionUID: 334626622328431740L

Serialized Fields

maxUnitIncrement

int maxUnitIncrement

keyDocument

Document keyDocument
This document contains the key annotation set which is taken as reference in comparison


keyCorpus

Corpus keyCorpus
This corpus contains the key annotation set which is taken as reference in comparison


keyAnnotationSetName

String keyAnnotationSetName
The name of the annotation set. If is null then the default annotation set will be considered.


responseDocument

Document responseDocument
This document contains the response annotation set which is being compared against the key annotation set.


responseCorpus

Corpus responseCorpus
This corpus contains the response annotation set which is being compared against the key annotation set.


responseAnnotationSetName

String responseAnnotationSetName
The name of the annotation set. If is null then the default annotation set will be considered.


responseAnnotationSetNameFalsePoz

String responseAnnotationSetNameFalsePoz
The name of the annotation set considered in calculating FalsePozitive. If is null then the default annotation set will be considered.


annotationSchema

AnnotationSchema annotationSchema
The annotation schema object used to get the annotation name


keyFeatureNamesSet

Set<E> keyFeatureNamesSet
A set of feature names bellonging to annotations from keyAnnotList used in isCompatible() and isPartiallyCompatible() methods


precisionStrict

double precisionStrict
The precision strict value (see NLP Information Extraction)


precisionLenient

double precisionLenient
The precision lenient value (see NLP Information Extraction)


precisionAverage

double precisionAverage
The precision average value (see NLP Information Extraction)


recallStrict

double recallStrict
The Recall strict value (see NLP Information Extraction)


recallLenient

double recallLenient
The Recall lenient value (see NLP Information Extraction)


recallAverage

double recallAverage
The Recall average value (see NLP Information Extraction)


falsePositiveStrict

double falsePositiveStrict
The False positive strict (see NLP Information Extraction)


falsePositiveLenient

double falsePositiveLenient
The False positive lenient (see NLP Information Extraction)


falsePositiveAverage

double falsePositiveAverage
The False positive average (see NLP Information Extraction)


fMeasureStrict

double fMeasureStrict
The F-measure strict (see NLP Information Extraction)


fMeasureLenient

double fMeasureLenient
The F-measure lenient (see NLP Information Extraction)


fMeasureAverage

double fMeasureAverage
The F-measure average (see NLP Information Extraction)


annotationTypeForFalsePositive

String annotationTypeForFalsePositive
This string represents the type of annotations used to play the roll of total number of words needed to calculate the False Positive.


diffTable

XJTable diffTable
The components that will stay into diffPanel


diffSet

Set<E> diffSet
Used to represent the result of diff. See DiffSetElement class.


keyPartiallySet

Set<E> keyPartiallySet
This field is used in doDiff() and detectKeyType() methods and holds all partially correct keys


responsePartiallySet

Set<E> responsePartiallySet
This field is used in doDiff() and detectResponseType() methods


keyAnnotList

List<E> keyAnnotList
This list is created from keyAnnotationSet at init() time


responseAnnotList

List<E> responseAnnotList
This list is created from responseAnnotationSet at init() time


textMode

boolean textMode
This field indicates wheter or not the annot diff should run int the text mode


RED

Color RED
Red used for SPURIOUS_TYPE


GREEN

Color GREEN
Green used for CORRECT_TYPE


WHITE

Color WHITE
White used for DEFAULT_TYPE


BLUE

Color BLUE
Blue used for PARTIALLY_CORRECT_TYPE


YELLOW

Color YELLOW
Yellow used for MISSING_TYPE


NULL_TYPE

int NULL_TYPE
Used in DiffSetElement to represent an empty raw in the table


BLACK

Color BLACK
Used in some setForeground() methods


colors

Color[] colors
The array holding the colours according to the annotation types


typeCounter

int[] typeCounter
Used to store the no. of annotations from response,identified as belonging to one of the previous types.

Class gate.annotation.CorpusAnnotationDiff.AnnotationDiffCellRenderer extends DefaultTableCellRenderer implements Serializable

serialVersionUID: -7804261826021343001L

Serialized Fields

background

Color background

Class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1410683181803904176L

Serialized Fields

modelData

List<E> modelData
Holds the data for TableDiff

Class gate.annotation.ImmutableAnnotationSetImpl extends AnnotationSetImpl implements Serializable

serialVersionUID: 2658641359323106241L

Class gate.annotation.NodeImpl extends Object implements Serializable

serialVersionUID: -8240414984367916298L

Serialized Fields

id

Integer id
The id of this node (used for persistency)


offset

Long offset
The offset of this node


Package gate.corpora

Class gate.corpora.ConllDocumentFormat extends TextualDocumentFormat implements Serializable

serialVersionUID: 5756433194230855515L

Class gate.corpora.CorpusImpl extends AbstractLanguageResource implements Serializable

serialVersionUID: -1113142759053898456L

Serialized Fields

supportList

List<E> supportList
The underlying list that holds the documents in this corpus.

Class gate.corpora.CorpusImpl.VerboseList extends AbstractList implements Serializable

Serialized Fields

data

ArrayList<E> data
The List containing the actual data.

Class gate.corpora.DocumentContentImpl extends Object implements Serializable

serialVersionUID: -1426940535575467461L

Serialized Fields

content

String content
Just for now - later we have to cater for different types of content.


originalContent

String originalContent
For preserving the original content of the document. The edit command didn't affect on the original content. If you construct the content by URL the originalContent will keep whole information retrieved by URL even you set some start and end.

Class gate.corpora.DocumentData extends Object implements Serializable

serialVersionUID: 4192762901421847525L

Serialized Fields

docName

String docName

persistentID

Object persistentID

classType

String classType

Class gate.corpora.DocumentImpl extends AbstractLanguageResource implements Serializable

serialVersionUID: -8456893608311510260L

Serialized Fields

preserveOriginalContent

Boolean preserveOriginalContent
If you set this flag to true the original content of the document will be kept in the document feature.
Default value is false to avoid the unnecessary waste of memory


collectRepositioningInfo

Boolean collectRepositioningInfo
If you set this flag to true the repositioning information for the document will be kept in the document feature.
Default value is false to avoid the unnecessary waste of time and memory


crossedOverAnnotation

Annotation crossedOverAnnotation
This is a variable which contains the latest crossed over annotation found during export with preserving format, i.e., toXml(annotations) method.


serializeNamespaceInfo

boolean serializeNamespaceInfo
Flag to determine whether to serialize namespace information held as annotation features into namespace prefix and URI in the XML


namespaceURIFeature

String namespaceURIFeature
Feature name used for namespace uri in namespaced elements


namespacePrefixFeature

String namespacePrefixFeature
Feature name used for namespace prefix in namespaced elements


nextAnnotationId

int nextAnnotationId
The id of the next new annotation


nextNodeId

int nextNodeId
The id of the next new node


sourceUrl

URL sourceUrl
The source URL


mimeType

String mimeType
The document's MIME type. Only relevant if the document is markup aware, and if omitted, DocumentFormat will attempt to determine the format to use heuristically.


content

DocumentContent content
The content of the document


encoding

String encoding
The encoding of the source of the document content


theRootAnnotation

Annotation theRootAnnotation
Used by the XML dump preserving format method


ORDER_ON_START_OFFSET

int ORDER_ON_START_OFFSET
Constant used in the inner class AnnotationComparator to order annotations on their start offset


ORDER_ON_END_OFFSET

int ORDER_ON_END_OFFSET
Constant used in the inner class AnnotationComparator to order annotations on their end offset


ORDER_ON_ANNOT_ID

int ORDER_ON_ANNOT_ID
Constant used in the inner class AnnotationComparator to order annotations on their ID


ASC

int ASC
Constant used in the inner class AnnotationComparator to order annotations ascending


DESC

int DESC
Constant used in the inner class AnnotationComparator to order annotations descending


sourceUrlStartOffset

Long sourceUrlStartOffset
The start of the range that the content comes from at the source URL (or null if none).


sourceUrlEndOffset

Long sourceUrlEndOffset
The end of the range that the content comes from at the source URL (or null if none).


defaultAnnots

AnnotationSet defaultAnnots
The default annotation set


namedAnnotSets

Map<K,V> namedAnnotSets
Named sets of annotations


stringContent

String stringContent
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.


markupAware

Boolean markupAware
Is the document markup-aware?

Class gate.corpora.EmailDocumentFormat extends TextualDocumentFormat implements Serializable

Class gate.corpora.NekoHtmlDocumentFormat extends TextualDocumentFormat implements Serializable

Serialized Fields

ignorableTags

Set<E> ignorableTags
The set of tags whose text content is to be ignored when parsing.

Class gate.corpora.RepositioningInfo extends ArrayList implements Serializable

serialVersionUID: -2895662600168468559L

Class gate.corpora.RepositioningInfo.PositionInfo extends Object implements Serializable

serialVersionUID: -7747351720249898499L

Serialized Fields

m_origPos

long m_origPos
Data members for one peace of text information


m_origLength

long m_origLength
Data members for one peace of text information


m_currPos

long m_currPos
Data members for one peace of text information


m_currLength

long m_currLength
Data members for one peace of text information

Class gate.corpora.SerialCorpusImpl extends AbstractLanguageResource implements Serializable

serialVersionUID: 3632609241787241616L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
readObject - calls the default readObject() and then initialises the transient data

Serial Data:
Read serializable fields. No optional data read.
Throws:
IOException
ClassNotFoundException
Serialized Fields

docDataList

List<E> docDataList

Class gate.corpora.SgmlDocumentFormat extends TextualDocumentFormat implements Serializable

Class gate.corpora.SynchronisationException extends GateRuntimeException implements Serializable

Class gate.corpora.TextualDocumentFormat extends DocumentFormat implements Serializable

Class gate.corpora.TikaFormat extends DocumentFormat implements Serializable

serialVersionUID: 1L

Class gate.corpora.UimaDocumentFormat extends XmlDocumentFormat implements Serializable

Class gate.corpora.XmlDocumentFormat extends TextualDocumentFormat implements Serializable


Package gate.creole

Class gate.creole.AbstractController extends AbstractResource implements Serializable

Serialized Fields

benchmarkID

String benchmarkID
Benchmark ID of this resource.


benchmarkFeatures

Map<K,V> benchmarkFeatures
Shared featureMap


interrupted

boolean interrupted

Class gate.creole.AbstractLanguageAnalyser extends AbstractProcessingResource implements Serializable

Serialized Fields

document

Document document
The document property for this analyser.


corpus

Corpus corpus
The corpus property for this analyser.

Class gate.creole.AbstractLanguageResource extends AbstractResource implements Serializable

serialVersionUID: 3320133313194786685L

Class gate.creole.AbstractProcessingResource extends AbstractResource implements Serializable

Serialized Fields

interrupted

boolean interrupted

Class gate.creole.AbstractResource extends AbstractFeatureBearer implements Serializable

serialVersionUID: -9196293927841163321L

Serialized Fields

name

String name

Class gate.creole.AbstractVisualResource extends JPanel implements Serializable

Serialized Fields

features

FeatureMap features

handle

Handle handle
The handle for this visual resource

Class gate.creole.ANNIETransducer extends Transducer implements Serializable

Class gate.creole.AnnotationSchema extends AbstractLanguageResource implements Serializable

Serialized Fields

annotationName

String annotationName
The name of the annotation


featureSchemaSet

Set<E> featureSchemaSet
Schemas for the attributes


xmlFileUrl

URL xmlFileUrl
The xml file URL of the resource


namespace

org.jdom.Namespace namespace
The namepsace used in the xml file

Class gate.creole.ConditionalSerialAnalyserController extends ConditionalSerialController implements Serializable

Serialized Fields

corpus

Corpus corpus

document

Document document
The document being processed. This is part of the LanguageAnalyser interface, so this value is only used when the controller is used as a member of another controller.

Class gate.creole.ConditionalSerialController extends SerialController implements Serializable

Serialized Fields

strategiesList

List<E> strategiesList
The list of running strategies for the member PRs.

Class gate.creole.CreoleRegisterImpl extends HashMap<String,ResourceData> implements Serializable

Serialized Fields

directories

Set<E> directories
The set of CREOLE directories (URLs).


pluginNamesMappings

Map<K,V> pluginNamesMappings
maps previous plugin names to new plugin names


lrTypes

Set<E> lrTypes
A list of the types of LR in the register.


prTypes

Set<E> prTypes
A list of the types of PR in the register.


vrTypes

List<E> vrTypes
A list of the types of VR in the register.


controllerTypes

Set<E> controllerTypes
A list of the types of Controller in the register.


toolTypes

Set<E> toolTypes
A list of the types of TOOL in the register.


applicationTypes

Set<E> applicationTypes
A list of the types of Packaged Applications in the register

Class gate.creole.ExecutionException extends GateException implements Serializable

Class gate.creole.ExecutionInterruptedException extends ExecutionException implements Serializable

Class gate.creole.FeatureSchema extends Object implements Serializable

Serialized Fields

featureName

String featureName
The name of this feature.


featureValueClass

Class<T> featureValueClass
The class name of the feature value


featureValue

String featureValue
The value of the feature. This must be read only when "use" is default or fixed.


featureUse

String featureUse
The use of that feature can be one of: prohibited | optional | required | default | fixed : optional


featurePermissibleValuesSet

Set<E> featurePermissibleValuesSet
Permisible value set, if appropriate.

Class gate.creole.GazetteerListsCollector extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

markupSetName

String markupSetName

allAnnots

AnnotationSet allAnnots

annotationTypes

List<E> annotationTypes

gazetteer

Gazetteer gazetteer

theLanguage

String theLanguage

statsPerType

HashMap<K,V> statsPerType

Class gate.creole.OntologyAwareTransducer extends Transducer implements Serializable

Serialized Fields

ontology

Ontology ontology
Deprecated. 
The ontology that will be available on the RHS of JAPE rules.

Class gate.creole.PackagedController extends AbstractResource implements Serializable

serialVersionUID: -7281132236231594274L

Serialized Fields

url

URL url

menu

List<E> menu

Class gate.creole.Parameter extends Object implements Serializable

Serialized Fields

typeName

String typeName
The type name of the parameter


optional

boolean optional
Is the parameter optional?


itemClassName

String itemClassName
The name of the item's class. If the parameter is a collection then we need to know the class of its items in order to create them the way we want.


suffixes

Set<E> suffixes
A set of strings representing suffixes for URL params


resData

ResourceData resData
The resource data that this parameter is part of.


defaultValueString

String defaultValueString
Default value string (unprocessed, from the metadata) for the parameter


comment

String comment
Comment for the parameter


helpURL

String helpURL
helpURL for the parameter


name

String name
Name for the parameter


runtime

boolean runtime
Is this a run-time parameter?


baseURL

URL baseURL
The URL to the creole.xml file that defines the resource this parameter belongs to. It is used for deriving default values for parameters of type URL.


paramClass

Class<T> paramClass
The Class for the parameter type

Class gate.creole.ParameterException extends GateException implements Serializable

Class gate.creole.ParameterList extends Object implements Serializable

Serialized Fields

runtimeParameters

List<E> runtimeParameters
The runtime parameters


initimeParameters

List<E> initimeParameters
The initialisation time parameters


fullyDefaulted

boolean fullyDefaulted
Status of the last run of getDefaults(List).

Class gate.creole.POSTagger extends AbstractLanguageAnalyser implements Serializable

serialVersionUID: 7680938864165071808L

Serialized Fields

failOnMissingInputAnnotations

Boolean failOnMissingInputAnnotations

posTagAllTokens

Boolean posTagAllTokens

logger

org.apache.log4j.Logger logger

tagger

POSTagger tagger

lexiconURL

URL lexiconURL

rulesURL

URL rulesURL

inputASName

String inputASName

encoding

String encoding

baseTokenAnnotationType

String baseTokenAnnotationType

baseSentenceAnnotationType

String baseSentenceAnnotationType

outputAnnotationType

String outputAnnotationType

outputASName

String outputASName

Class gate.creole.RealtimeCorpusController extends SerialAnalyserController implements Serializable

Serialized Fields

prof

Profiler prof
Profiler to track PR execute time


timeMap

HashMap<K,V> timeMap

threadSource

ExecutorService threadSource
An executor service used to execute the PRs over the document .


currentWorkingThread

Thread currentWorkingThread
The tread currently running the document processing.


threadDying

boolean threadDying

timeout

Long timeout
The timeout in milliseconds before execution on a document is forcibly stopped (forcibly stopping execution may result in memory leaks and/or unexpected behaviour).


graceful

Long graceful
The timeout in milliseconds before execution on a document is gracefully stopped. Defaults to -1 which disables this functionality and relies, as previously, on forcibly stopping execution.

Class gate.creole.ResourceData extends AbstractFeatureBearer implements Serializable

Serialized Fields

refCount

int refCount

name

String name
The name of the resource


icon

String icon
Location of an icon for the resource


instantiationStack

List<E> instantiationStack
The stack of instantiations


unmodifiableInstantiationStack

List<E> unmodifiableInstantiationStack
Unmodifiable view of the instantiation stack, returned by getInstantiations to ensure that the only way to modify the list is through the add/removeInstantiation methods of this class.


persistantInstantiationList

List<E> persistantInstantiationList
Deprecated. No longer necessary as we don't use weak references for the instantiations.
This list contains all instances loaded from creole.xml with AUTOINSTANCE tag.


className

String className
The class name of the resource


interfaceName

String interfaceName
The interface name of the resource


resourceClass

Class<T> resourceClass
The class of the resource


jarFileName

String jarFileName
The jar file name of the resource


jarFileUrl

URL jarFileUrl
The jar file URL of the resource


xmlFileName

String xmlFileName
The xml file name of the resource


xmlFileUrl

URL xmlFileUrl
The xml file URL of the resource


comment

String comment
The comment string


helpURL

String helpURL
The helpURL string


parameterList

ParameterList parameterList
The set of parameter lists


autoLoading

boolean autoLoading
Autoloading flag


priv

boolean priv
Private flag


tool

boolean tool
Tool flag


validityMessage

String validityMessage
Status message set by isValid()


guiType

int guiType
A filed which can have one of the 3 predefined values. See above.


isMainView

boolean isMainView
Whether or not this viewer will be the default one


resourceDisplayed

String resourceDisplayed
The full class name of the resource displayed by this viewer.


annotationTypeDisplayed

String annotationTypeDisplayed
The full type name of the annotation displayed by this viewer.


sharableProperties

Collection<E> sharableProperties

Class gate.creole.ResourceInstantiationException extends GateException implements Serializable

Class gate.creole.SerialAnalyserController extends SerialController implements Serializable

Serialized Fields

corpus

Corpus corpus
The corpus being processed by this controller.


document

Document document
The document being processed. This is part of the LanguageAnalyser interface, so this value is only used when the controller is used as a member of another controller.

Class gate.creole.SerialController extends AbstractController implements Serializable

Serialized Fields

prof

Profiler prof
Profiler to track PR execute time


timeMap

HashMap<K,V> timeMap

prTimeMap

HashMap<K,V> prTimeMap

prList

List<E> prList
The list of contained PRs


sListener

StatusListener sListener
A proxy for status events

Class gate.creole.TestPR.TestAnnotationAccessor extends MetaPropertyAccessor implements Serializable

Class gate.creole.TestPR.TestConstraintPredicate extends AbstractConstraintPredicate implements Serializable

Class gate.creole.Transducer extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

actionList

List<E> actionList

actionContext

DefaultActionContext actionContext

grammarURL

URL grammarURL
The URL to the jape file used as grammar by this transducer.


binaryGrammarURL

URL binaryGrammarURL
The URL to the serialized jape file used as grammar by this transducer.


batch

Batch batch
The actual JapeTransducer used for processing the document(s).


encoding

String encoding
The encoding used for reding the grammar file(s).


inputASName

String inputASName
The AnnotationSet used as input for the transducer.


outputASName

String outputASName
The AnnotationSet used as output by the transducer.


ontology

Ontology ontology
The ontology that will be available on the RHS of JAPE rules.


operators

List<E> operators
List of class names for any custom ConstraintPredicate.


annotationAccessors

List<E> annotationAccessors
List of class names for any custom AnnotationAccessors.


enableDebugging

Boolean enableDebugging
A switch used to activate the JAPE debugger.

Class gate.creole.Transducer.SerializeTransducerAction extends AbstractAction implements Serializable

Class gate.creole.VPChunker extends Transducer implements Serializable


Package gate.creole.annic

Class gate.creole.annic.Hit extends Object implements Serializable

serialVersionUID: 3257562927719658297L

Serialized Fields

startOffset

int startOffset
Start OFfset of the found pattern


endOffset

int endOffset
End Offset of the found pattern


documentID

String documentID
Document ID - the document this Hit belongs to


annotationSetName

String annotationSetName
Annotation Set Name - the annotation set this Hit belongs to


queryString

String queryString
Query that matches with this instance of Hit.

Class gate.creole.annic.IndexException extends Exception implements Serializable

serialVersionUID: 3257288036893931833L

Class gate.creole.annic.Pattern extends Hit implements Serializable

serialVersionUID: 3258126955659604530L

Serialized Fields

leftContextStartOffset

int leftContextStartOffset
Left context start offset


rightContextEndOffset

int rightContextEndOffset
right context end offset


patternText

String patternText
pattern text


annotations

List<E> annotations
annotations

Class gate.creole.annic.PatternAnnotation extends Object implements Serializable

serialVersionUID: 3690197637685197108L

Serialized Fields

type

String type
Annotation Type


text

String text
Text of the annotation


stOffset

int stOffset
Start Offset


enOffset

int enOffset
End Offset


features

Map<K,V> features
FeatureMap


position

int position
Position in the token stream

Class gate.creole.annic.SearchException extends Exception implements Serializable

serialVersionUID: 3257564010017798201L


Package gate.creole.annic.apache.lucene.analysis

Class gate.creole.annic.apache.lucene.analysis.Token extends Object implements Serializable

Serialized Fields

termText

String termText

startOffset

int startOffset

endOffset

int endOffset

type

String type

position

int position

positionIncrement

int positionIncrement

Package gate.creole.annic.apache.lucene.analysis.standard

Class gate.creole.annic.apache.lucene.analysis.standard.ParseException extends IOException implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class gate.creole.annic.apache.lucene.analysis.standard.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package gate.creole.annic.apache.lucene.document

Class gate.creole.annic.apache.lucene.document.Document extends Object implements Serializable

Serialized Fields

fields

List<E> fields

boost

float boost

Class gate.creole.annic.apache.lucene.document.Field extends Object implements Serializable

Serialized Fields

name

String name

stringValue

String stringValue

storeTermVector

boolean storeTermVector

readerValue

Reader readerValue

isStored

boolean isStored

isIndexed

boolean isIndexed

isTokenized

boolean isTokenized

boost

float boost

Package gate.creole.annic.apache.lucene.index

Class gate.creole.annic.apache.lucene.index.Term extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

field

String field

text

String text

type

String type

Package gate.creole.annic.apache.lucene.search

Class gate.creole.annic.apache.lucene.search.BooleanClause extends Object implements Serializable

Serialized Fields

query

Query query
The query whose matching documents are combined by the boolean query.


required

boolean required
If true, documents documents which do not match this sub-query will not match the boolean query.


prohibited

boolean prohibited
If true, documents documents which do match this sub-query will not match the boolean query.

Class gate.creole.annic.apache.lucene.search.BooleanQuery extends Query implements Serializable

Serialized Fields

clauses

Vector<E> clauses

Class gate.creole.annic.apache.lucene.search.BooleanQuery.TooManyClauses extends RuntimeException implements Serializable

Class gate.creole.annic.apache.lucene.search.Explanation extends Object implements Serializable

Serialized Fields

value

float value

description

String description

details

ArrayList<E> details

Class gate.creole.annic.apache.lucene.search.FieldDoc extends ScoreDoc implements Serializable

Serialized Fields

fields

Comparable<T>[] fields
Expert: The values which are used to sort the referenced document. The order of these will match the original sort criteria given by a Sort object. Each Object will be either an Integer, Float or String, depending on the type of values in the terms of the original field.

See Also:
Sort, Searchable.search(Query,Filter,int,Sort)

Class gate.creole.annic.apache.lucene.search.Filter extends Object implements Serializable

Class gate.creole.annic.apache.lucene.search.PhraseQuery extends Query implements Serializable

Serialized Fields

field

String field

terms

Vector<E> terms

positions

Vector<E> positions

slop

int slop

totalTerms

int totalTerms

Class gate.creole.annic.apache.lucene.search.Query extends Object implements Serializable

Serialized Fields

boost

float boost

Class gate.creole.annic.apache.lucene.search.ScoreDoc extends Object implements Serializable

Serialized Fields

score

float score
Expert: The score of this document for the query.


doc

int doc
Expert: A hit document's number.

See Also:
Searchable.doc(int)

Class gate.creole.annic.apache.lucene.search.Sort extends Object implements Serializable

Serialized Fields

fields

SortField[] fields

Class gate.creole.annic.apache.lucene.search.SortComparator extends Object implements Serializable

Class gate.creole.annic.apache.lucene.search.SortField extends Object implements Serializable

Serialized Fields

field

String field

type

int type

locale

Locale locale

reverse

boolean reverse

factory

SortComparatorSource factory

Class gate.creole.annic.apache.lucene.search.TermQuery extends Query implements Serializable

Serialized Fields

term

Term term

Class gate.creole.annic.apache.lucene.search.TopDocs extends Object implements Serializable

Serialized Fields

totalHits

int totalHits
Expert: The total number of hits for the query.

See Also:
Hits.length()

scoreDocs

ScoreDoc[] scoreDocs
Expert: The top hits for the query.

Class gate.creole.annic.apache.lucene.search.TopFieldDocs extends TopDocs implements Serializable

Serialized Fields

fields

SortField[] fields
The fields which were used to sort results by.


Package gate.creole.annotdelete

Class gate.creole.annotdelete.AnnotationDeletePR extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

markupSetName

String markupSetName

annotationTypes

List<E> annotationTypes

setsToKeep

List<E> setsToKeep

setsToRemove

List<E> setsToRemove

keepOriginalMarkupsAS

Boolean keepOriginalMarkupsAS

Package gate.creole.annotransfer

Class gate.creole.annotransfer.AnnotationSetTransfer extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

tagASName

String tagASName

outputASName

String outputASName

inputASName

String inputASName

textTagName

String textTagName

configURL

URL configURL

copyAnnotations

Boolean copyAnnotations

transferAllUnlessFound

Boolean transferAllUnlessFound

bodyAnnotations

AnnotationSet bodyAnnotations

annotationTypes

List<E> annotationTypes

mappings

Map<K,V> mappings

Package gate.creole.coref

Class gate.creole.coref.AbstractCoreferencer extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

coreferenceType

String coreferenceType

Class gate.creole.coref.Coreferencer extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

pronominalModule

PronominalCoref pronominalModule
---

Class gate.creole.coref.NominalCoref extends AbstractCoreferencer implements Serializable

Serialized Fields

annotationSetName

String annotationSetName
---


defaultAnnotations

AnnotationSet defaultAnnotations
---


anaphor2antecedent

HashMap<K,V> anaphor2antecedent
---

Class gate.creole.coref.PronominalCoref extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

annotationSetName

String annotationSetName
---


qtTransducer

Transducer qtTransducer
---


pleonTransducer

Transducer pleonTransducer
---


defaultAnnotations

AnnotationSet defaultAnnotations
---


textSentences

gate.creole.coref.PronominalCoref.Sentence[] textSentences
---


quotedText

gate.creole.coref.PronominalCoref.Quote[] quotedText
---


pleonasticIt

Annotation[] pleonasticIt
---


personGender

HashMap<K,V> personGender
---


anaphor2antecedent

HashMap<K,V> anaphor2antecedent
---


resolveIt

boolean resolveIt

inanimatedSet

Set<E> inanimatedSet
default ORGANIZATIONS,LOCATION


inanimatedEntityTypes

String inanimatedEntityTypes

benchmarkId

String benchmarkId

Package gate.creole.dumpingPR

Class gate.creole.dumpingPR.DumpingPR extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

annotationTypes

List<E> annotationTypes
A list of annotation types, which are to be dumped into the output file


dumpTypes

List<E> dumpTypes
A list of strings specifying new names to be used instead of the original annotation types given in the annotationTypes parameter. For example, if annotationTypes was set to [Location, Date], then if dumpTypes is set to [Place, Date-expr], then the labels and will be inserted instead of and .


annotationSetName

String annotationSetName
the name of the annotation set from which to take the annotations for dumping


includeFeatures

boolean includeFeatures
Whether or not to include the annotation features during export


useStandOffXML

boolean useStandOffXML
Whether or not to include the annotation features during export


suffixForDumpFiles

String suffixForDumpFiles
What suffix to use for the dump files. .gate by default, but can be changed via the set method.


useSuffixForDumpFiles

boolean useSuffixForDumpFiles
Whether or not to use the special suffix fo the dump files. True by default.


outputDirectoryUrl

URL outputDirectoryUrl

Package gate.creole.gazetteer

Class gate.creole.gazetteer.AbstractGazetteer extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

listeners

Set<E> listeners
the set of gazetteer listeners


annotationSetName

String annotationSetName
Used to store the annotation set currently being used for the newly generated annotations


encoding

String encoding
the encoding of the gazetteer


listsURL

URL listsURL
The value of this property is the URL that will be used for reading the lists that define this Gazetteer


caseSensitive

Boolean caseSensitive
Should this gazetteer be case sensitive. The default value is true.


wholeWordsOnly

Boolean wholeWordsOnly
Should this gazetteer only match whole words. The default value is true.


longestMatchOnly

Boolean longestMatchOnly
Should this gazetteer only match the longest string starting from any offset? This parameter is only relevant when the list of lookups contains proper prefixes of other entries (e.g when both "Dell" and "Dell Europe" are in the lists). The default behaviour (when this parameter is set to true) is to only match the longest entry, "Dell Europe" in this example. This is the default GATE gazetteer behaviour since version 2.0. Setting this parameter to false will cause the gazetteer to match all possible prefixes.


definition

LinearDefinition definition
the linear definition of the gazetteer


mappingDefinition

MappingDefinition mappingDefinition
reference to mapping definition info allows filling of Lookup.ontologyClass according to a list

Class gate.creole.gazetteer.AbstractOntoGazetteer extends AbstractGazetteer implements Serializable

Serialized Fields

mappingURL

URL mappingURL
the url of the mapping definition


gazetteerName

String gazetteerName
class name of the linear gazetteer to be called


gaz

Gazetteer gaz
reference to the linear gazetteer

Class gate.creole.gazetteer.DefaultGazetteer extends AbstractGazetteer implements Serializable

Serialized Fields

gazetteerFeatureSeparator

String gazetteerFeatureSeparator
The separator used for gazetteer entry features


listsByNode

Map<K,V> listsByNode
a map of nodes vs gaz lists


initialState

FSMState initialState
The initial state of the FSM that backs this gazetteer


fsmStates

Set<E> fsmStates
A set containing all the states of the FSM backing the gazetteer

Class gate.creole.gazetteer.DefaultGazetteer.CharMap extends Object implements Serializable

Serialized Fields

itemsKeys

char[] itemsKeys

itemsObjs

Object[] itemsObjs

Class gate.creole.gazetteer.FlexibleGazetteer extends AbstractLanguageAnalyser implements Serializable

serialVersionUID: -1023682327651886920L

Serialized Fields

document

Document document

outputASName

String outputASName

inputASName

String inputASName

gazetteerInst

Gazetteer gazetteerInst

inputFeatureNames

List<E> inputFeatureNames

Class gate.creole.gazetteer.FSMState extends Object implements Serializable

Serialized Fields

transitionFunction

DefaultGazetteer.CharMap transitionFunction
The transition function of this state.


lookupSet

Set<E> lookupSet

myIndex

int myIndex
The unique id of this state. This value is never used by the algorithms but it can be useful for graphical representations.

Class gate.creole.gazetteer.GazetteerEvent extends GateEvent implements Serializable

Class gate.creole.gazetteer.GazetteerException extends GateException implements Serializable

Class gate.creole.gazetteer.GazetteerList extends AbstractLanguageResource implements Serializable

Serialized Fields

url

URL url
the url of this list


encoding

String encoding
the encoding of the list


mode

int mode
indicates the current mode of the gazetteer list(e.g. STRING_MODE,LIST_MODE)


isModified

boolean isModified
flag indicating whether the list has been modified after loading/storing


entries

List<E> entries
the entries of this list


content

String content
the content of this list


separator

String separator
the separator used to delimit feature name-value pairs in gazetteer lists

Class gate.creole.gazetteer.InvalidFormatException extends GateException implements Serializable

Serialized Fields

file

String file
the associated file


url

URL url
the associated URL

Class gate.creole.gazetteer.LinearDefinition extends AbstractLanguageResource implements Serializable

serialVersionUID: 4050479036709221175L

Serialized Fields

nodes

List<E> nodes
the list of nodes


url

URL url
the URL of the definition


lists

List<E> lists
set of lists as strings


encoding

String encoding
the encoding of the list


nodesByList

Map<K,V> nodesByList
a mapping between a list and a node


gazListsByNode

Map<K,V> gazListsByNode
a map of gazetteer lists by nodes. this is loaded on loadLists


isModified

boolean isModified
flag whether the definition has been modified after loading


separator

String separator
the separator used to delimit feature name-value pairs in gazetteer lists

Class gate.creole.gazetteer.Lookup extends Object implements Serializable

Serialized Fields

features

Map<K,V> features
a map of arbitary features


majorType

String majorType
Tha major type for this lookup, e.g. "Organisation"


minorType

String minorType
The minor type for this lookup, e.g. "Company"


languages

String languages
The languages for this lookup, e.g. "English, French"


oClass

String oClass
the ontology class of this lookup according to the mapping between list and ontology


ontology

String ontology
the ontology ID


list

String list
the list represented by this lookup


annotationType

String annotationType
annotation type that should be used to create a lookup

Class gate.creole.gazetteer.MappingDefinition extends AbstractLanguageResource implements Serializable

serialVersionUID: 3617291212063848503L

Serialized Fields

nodes

List<E> nodes
the list of nodes


url

URL url
the url of the mapping definition


lists

Set<E> lists
set of gaz lists


nodesByList

Map<K,V> nodesByList
mapping between a list and a node

Class gate.creole.gazetteer.MappingNode extends Object implements Serializable

serialVersionUID: -4410243081697344856L

Serialized Fields

list

String list
the gazetteer list filename


classID

String classID
the class associated with the list


ontologyID

String ontologyID
the ontology to which the class belongs

Class gate.creole.gazetteer.OntoGazetteerImpl extends AbstractOntoGazetteer implements Serializable

Class gate.creole.gazetteer.SharedDefaultGazetteer extends DefaultGazetteer implements Serializable

Serialized Fields

bootstrapGazetteer

DefaultGazetteer bootstrapGazetteer
The existing DefaultGazetteer instance whose FSM we will share.


Package gate.creole.ir

Class gate.creole.ir.DefaultIndexDefinition extends Object implements Serializable

serialVersionUID: 2925395897153647322L

Serialized Fields

fields

List<E> fields
List of IndexField - objects for indexing


location

String location
Location (path) of the index store directory


featuresToExclude

ArrayList<E> featuresToExclude

annotationSet

String annotationSet

baseTokenAnnotationType

String baseTokenAnnotationType

irEngineClassName

String irEngineClassName

Class gate.creole.ir.DocumentContentReader extends Object implements Serializable

serialVersionUID: 8153172894016295950L

Class gate.creole.ir.FeatureReader extends Object implements Serializable

serialVersionUID: -2831603184521440396L

Serialized Fields

featureName

String featureName

Class gate.creole.ir.IndexException extends Exception implements Serializable

Class gate.creole.ir.IndexField extends Object implements Serializable

serialVersionUID: 3632609241787241616L

Serialized Fields

fieldName

String fieldName
Name of field for indexing - the name of the feature key of the document should be same.


propReader

PropertyReader propReader
Reader object for this field. Can be NULL.


isPreseved

boolean isPreseved
If set to true then the value should not be modified by the analyzer.

Class gate.creole.ir.SearchException extends Exception implements Serializable

Class gate.creole.ir.SearchPR extends AbstractProcessingResource implements Serializable

Serialized Fields

corpus

IndexedCorpus corpus

query

String query

searcherClassName

String searcherClassName

resultList

QueryResultList resultList

limit

int limit

fieldNames

List<E> fieldNames

searcher

Search searcher

Package gate.creole.metadata.test

Class gate.creole.metadata.test.TestAnnotatedProcessingResource extends AbstractLanguageAnalyser implements Serializable

Class gate.creole.metadata.test.TestSubclassProcessingResource extends TestSuperclassProcessingResource implements Serializable

Class gate.creole.metadata.test.TestSuperclassProcessingResource extends AbstractLanguageAnalyser implements Serializable

Class gate.creole.metadata.test.TestUnannotatedProcessingResource extends AbstractLanguageAnalyser implements Serializable


Package gate.creole.morph

Class gate.creole.morph.Morph extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

rulesFile

URL rulesFile
File which contains rules to be processed


interpret

Interpret interpret
Instance of BaseWord class - English Morpher


rootFeatureName

String rootFeatureName
Feature Name that should be displayed for the root word


affixFeatureName

String affixFeatureName
Feature Name that should be displayed for the affix


annotationSetName

String annotationSetName
The name of the annotation set used for input


caseSensitive

Boolean caseSensitive
Boolean value that tells if parser should behave in caseSensitive mode


considerPOSTag

Boolean considerPOSTag

existingInterpret

Interpret existingInterpret
If this Morph PR is a duplicate of an existing PR, this property will hold a reference to the original PR's Interpret instance.


failOnMissingInputAnnotations

Boolean failOnMissingInputAnnotations

logger

org.apache.log4j.Logger logger

Package gate.creole.nerc

Class gate.creole.nerc.EntityDescriptor extends Object implements Serializable

Serialized Fields

string

String string

category

String category

offsets

int[] offsets

Class gate.creole.nerc.EntitySet extends AbstractSet implements Serializable

Serialized Fields

fileName

String fileName

myEntities

Set<E> myEntities

Package gate.creole.ontology

Class gate.creole.ontology.GateOntologyException extends GateRuntimeException implements Serializable

Class gate.creole.ontology.InvalidURIException extends GateRuntimeException implements Serializable

serialVersionUID: 4121418405812712500L

Serialized Fields

exception

Exception exception
Internal object of exception, for which the instance behaves like a wrapper

Class gate.creole.ontology.InvalidValueException extends GateException implements Serializable

serialVersionUID: 3833465093706036789L

Serialized Fields

exception

Exception exception
Internal object of exception, for which the instance behaves like a wrapper


Package gate.creole.orthomatcher

Class gate.creole.orthomatcher.OrthoMatcher extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

annotationSetName

String annotationSetName
the name of the annotation set


annotationTypes

List<E> annotationTypes
the types of the annotation


organizationType

String organizationType
the organization type


personType

String personType
the person type


unknownType

String unknownType

extLists

boolean extLists
internal or external list


highPrecisionOrgs

Boolean highPrecisionOrgs
Use only high precision rules for Organizations


matchingUnknowns

boolean matchingUnknowns
matching unknowns or not


allMatchingNeeded

boolean allMatchingNeeded
This is an internal variable to indicate whether we matched using a rule that requires that the newly matched annotation matches all the others This is needed, because organizations can share first/last tokens like News and be different


caseSensitive

boolean caseSensitive

alias

HashMap<K,V> alias

cdg

HashSet<E> cdg

spur_match

HashMap<K,V> spur_match

def_art

HashMap<K,V> def_art

connector

HashMap<K,V> connector

prepos

HashMap<K,V> prepos

nameAllAnnots

AnnotationSet nameAllAnnots

processedAnnots

HashMap<K,V> processedAnnots

annots2Remove

HashMap<K,V> annots2Remove

matchesDocFeature

List<E> matchesDocFeature

tokensMap

HashMap<K,V> tokensMap

normalizedTokensMap

HashMap<K,V> normalizedTokensMap

shortAnnot

Annotation shortAnnot

longAnnot

Annotation longAnnot

tokensLongAnnot

ArrayList<E> tokensLongAnnot

tokensShortAnnot

ArrayList<E> tokensShortAnnot

normalizedTokensLongAnnot

ArrayList<E> normalizedTokensLongAnnot

normalizedTokensShortAnnot

ArrayList<E> normalizedTokensShortAnnot

definitionFileURL

URL definitionFileURL
URL to the file containing the definition for this orthomatcher


minimumNicknameLikelihood

Double minimumNicknameLikelihood

encoding

String encoding
The encoding used for the definition file and associated lists.


rules

Map<K,V> rules

orthoAnnotation

AnnotationOrthography orthoAnnotation
to be initialized in init()


Package gate.creole.orthomatcher.SampleOrthoMatcher

Class gate.creole.orthomatcher.SampleOrthoMatcher.SampleOrthoMatcher extends OrthoMatcher implements Serializable


Package gate.creole.splitter

Class gate.creole.splitter.RegexSentenceSplitter extends AbstractLanguageAnalyser implements Serializable

serialVersionUID: 1L

Serialized Fields

outputASName

String outputASName
Output annotation set name.


encoding

String encoding
Encoding used when reading config files


internalSplitListURL

URL internalSplitListURL
URL pointing to a file with regex patterns for internal sentence splits.


externalSplitListURL

URL externalSplitListURL
URL pointing to a file with regex patterns for external sentence splits.


nonSplitListURL

URL nonSplitListURL
URL pointing to a file with regex patterns for non sentence splits.


internalSplitsPattern

Pattern internalSplitsPattern

externalSplitsPattern

Pattern externalSplitsPattern

nonSplitsPattern

Pattern nonSplitsPattern

Class gate.creole.splitter.SentenceSplitter extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

benchmarkId

String benchmarkId

gazetteer

DefaultGazetteer gazetteer

transducer

Transducer transducer

transducerURL

URL transducerURL

encoding

String encoding

gazetteerListsURL

URL gazetteerListsURL

inputASName

String inputASName

outputASName

String outputASName

Package gate.creole.test

Class gate.creole.test.DynamicRegistrationTest.TestResource extends AbstractLanguageAnalyser implements Serializable

serialVersionUID: 1L


Package gate.creole.tokeniser

Class gate.creole.tokeniser.DefaultTokeniser extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

tokeniser

SimpleTokeniser tokeniser
the simple tokeniser used for tokenisation


transducer

Transducer transducer
the transducer used for post-processing


tokeniserRulesURL

URL tokeniserRulesURL

encoding

String encoding

transducerGrammarURL

URL transducerGrammarURL

annotationSetName

String annotationSetName

benchmarkId

String benchmarkId

Class gate.creole.tokeniser.InvalidRuleException extends TokeniserException implements Serializable

Class gate.creole.tokeniser.SimpleTokeniser extends AbstractLanguageAnalyser implements Serializable

Serialized Fields

annotationSetName

String annotationSetName
the annotations et where the new annotations will be adde


initialState

gate.creole.tokeniser.FSMState initialState
The initial state of the non deterministic machin


fsmStates

Set<E> fsmStates
A set containng all the states of the non deterministic machine


dInitialState

gate.creole.tokeniser.DFSMState dInitialState
The initial state of the deterministic machine


dfsmStates

Set<E> dfsmStates
A set containng all the states of the deterministic machine


rulesResourceName

String rulesResourceName

rulesURL

URL rulesURL

encoding

String encoding

Class gate.creole.tokeniser.TokeniserException extends GateException implements Serializable


Package gate.event

Class gate.event.AnnotationEvent extends GateEvent implements Serializable

Class gate.event.AnnotationSetEvent extends GateEvent implements Serializable

Serialized Fields

sourceDocument

Document sourceDocument

annotation

Annotation annotation

Class gate.event.ControllerEvent extends GateEvent implements Serializable

Serialized Fields

pr

ProcessingResource pr

Class gate.event.CorpusEvent extends GateEvent implements Serializable

Serialized Fields

document

Document document
The document that has been added/removed.


documentIndex

int documentIndex
The index of the document which has been removed. Needed because the document itself might not have been loaded in memory, so the index could be used instead.


documentLRID

Object documentLRID
The persistence ID of the document to which this event refers.

Class gate.event.CreoleEvent extends GateEvent implements Serializable

Serialized Fields

resource

Resource resource

datastore

DataStore datastore

Class gate.event.DatastoreEvent extends GateEvent implements Serializable

Serialized Fields

resource

Resource resource

resourceID

Object resourceID

Class gate.event.DocumentEvent extends GateEvent implements Serializable

Serialized Fields

annotationSetName

String annotationSetName

editStart

Long editStart

editEnd

Long editEnd

Class gate.event.GateEvent extends EventObject implements Serializable

Serialized Fields

type

int type

Class gate.event.ObjectModificationEvent extends GateEvent implements Serializable


Package gate.fsm

Class gate.fsm.FSM extends Object implements Serializable

Serialized Fields

ruleTimes

ArrayList<E> ruleTimes

currentState

State currentState
Two members used by forEachState().


currentTransition

Transition currentTransition

initialState

State initialState
The initial state of this FSM.


finalState

State finalState
The final state of this FSM (usually only valid during construction).


bpeId

int bpeId

ruleHash

HashMap<K,V> ruleHash

Class gate.fsm.FSMInstance extends Object implements Serializable

Serialized Fields

supportGraph

FSM supportGraph
The FSM for which this FSMInstance is an instance of.


FSMPosition

State FSMPosition
The current state of this FSMInstance


AGPosition

Node AGPosition
The place (Node) in the AnnotationSet where the matching started


startNode

Node startNode
The place (Node) in the AnnotationSet where the matching started


bindings

HashMap<K,V> bindings
A map from java.lang.String to gate.AnnotationSet describing all the bindings that took place during matching. needs to be HashMap instead of simply Map in order to cloneable


length

long length
The size of the matched region in the Annotation Set


fileIndex

int fileIndex
The index in the definition file of the rule from which the AGPosition state was generated.


document

Document document

priority

int priority
The priority in the definition file of the rule from which the AGPosition state was generated.

Class gate.fsm.RuleTime extends Object implements Serializable

serialVersionUID: 1005996578872528959L

Serialized Fields

timeSpent

long timeSpent

ruleName

String ruleName

Class gate.fsm.State extends Object implements Serializable

Serialized Fields

indexInRuleList

int indexInRuleList

transitions

SimpleArraySet<T> transitions
A set of objects of type gata.fsm.Transition representing the outgoing transitions.


isFinal

boolean isFinal
Is this state a final one?


action

RightHandSide action
The right hand side associated to the rule for which this state recognizes the lhs.


myIndex

int myIndex
The unique index of this state.


fileIndex

int fileIndex
The index in the definition file of the rule that was used for creating this state. NOTE: this member is consistent only for FINAL STATES!


priority

int priority
The priority of the rule from which this state derived.

Class gate.fsm.Transition extends Object implements Serializable

Serialized Fields

constraints

BasicPatternElement constraints
The constraints on this transition.


target

State target
The state this transition leads to


bindings

LinkedList<E> bindings
A list with all the labels associated to the annotations recognized by this transition. We need to use the actual object and not the interface (java.util.List) because we need this object to be cloneable


myIndex

int myIndex
The unique index of this transition. This value is not used by any of the algorithms. It is only provided as a convenient method of identifying the transitions in textual representations (toString() and GML related methods)


Package gate.gui

Class gate.gui.AnnotationDiffGUI extends JFrame implements Serializable

Serialized Fields

differ

AnnotationDiffer differ

pairings

List<E> pairings

keyCopyValueRows

List<E> keyCopyValueRows

resCopyValueRows

List<E> resCopyValueRows

documents

List<E> documents

keyDoc

Document keyDoc

resDoc

Document resDoc

keySets

List<E> keySets

resSets

List<E> resSets

keySet

AnnotationSet keySet

resSet

AnnotationSet resSet

significantFeatures

Set<E> significantFeatures

diffAction

AnnotationDiffGUI.DiffAction diffAction

copyToTargetSetAction

AnnotationDiffGUI.CopyToTargetSetAction copyToTargetSetAction

htmlExportAction

AnnotationDiffGUI.HTMLExportAction htmlExportAction

showDocumentAction

AnnotationDiffGUI.ShowDocumentAction showDocumentAction

keyDocCombo

JComboBox keyDocCombo

resDocCombo

JComboBox resDocCombo

keySetCombo

JComboBox keySetCombo

resSetCombo

JComboBox resSetCombo

annTypeCombo

JComboBox annTypeCombo

featureslistModel

DefaultListModel featureslistModel

featuresList

JList featuresList

allFeaturesBtn

JRadioButton allFeaturesBtn

someFeaturesBtn

JRadioButton someFeaturesBtn

noFeaturesBtn

JRadioButton noFeaturesBtn

weightTxt

JTextField weightTxt

doDiffBtn

JButton doDiffBtn

scroller

JScrollPane scroller

diffTableModel

AnnotationDiffGUI.DiffTableModel diffTableModel

diffTable

XJTable diffTable

bottomTabbedPane

JTabbedPane bottomTabbedPane

statisticsPane

JPanel statisticsPane

correctLbl

JLabel correctLbl

partiallyCorrectLbl

JLabel partiallyCorrectLbl

missingLbl

JLabel missingLbl

falsePozLbl

JLabel falsePozLbl

recallStrictLbl

JLabel recallStrictLbl

precisionStrictLbl

JLabel precisionStrictLbl

fmeasureStrictLbl

JLabel fmeasureStrictLbl

recallLenientLbl

JLabel recallLenientLbl

precisionLenientLbl

JLabel precisionLenientLbl

fmeasureLenientLbl

JLabel fmeasureLenientLbl

recallAveLbl

JLabel recallAveLbl

precisionAveLbl

JLabel precisionAveLbl

fmeasureAveLbl

JLabel fmeasureAveLbl

consensusASTextField

JTextField consensusASTextField

copyToConsensusBtn

JButton copyToConsensusBtn

statusLabel

JLabel statusLabel

htmlExportBtn

JButton htmlExportBtn

showDocumentBtn

JButton showDocumentBtn

progressBar

JProgressBar progressBar

maxCellLength

int maxCellLength
Maximum number of characters for Key, Response and Features columns.


isStandalone

boolean isStandalone
Is this GUI standalone or embedded in GATE?

Class gate.gui.AnnotationDiffGUI.CloseAction extends AbstractAction implements Serializable

Class gate.gui.AnnotationDiffGUI.CopyToTargetSetAction extends AbstractAction implements Serializable

Class gate.gui.AnnotationDiffGUI.DiffAction extends AbstractAction implements Serializable

Class gate.gui.AnnotationDiffGUI.DiffTableCellRenderer extends DefaultTableCellRenderer implements Serializable

Class gate.gui.AnnotationDiffGUI.DiffTableModel extends AbstractTableModel implements Serializable

Class gate.gui.AnnotationDiffGUI.HelpAction extends AbstractAction implements Serializable

Class gate.gui.AnnotationDiffGUI.HTMLExportAction extends AbstractAction implements Serializable

Class gate.gui.AnnotationDiffGUI.ShowDocumentAction extends AbstractAction implements Serializable

Class gate.gui.AppearanceDialog extends JDialog implements Serializable

Serialized Fields

menusRBtn

JRadioButton menusRBtn
Deprecated. 

componentsRBtn

JRadioButton componentsRBtn
Deprecated. 

textComponentsRBtn

JRadioButton textComponentsRBtn
Deprecated. 

fontChooser

JFontChooser fontChooser
Deprecated. 

okBtn

JButton okBtn
Deprecated. 

applyBtn

JButton applyBtn
Deprecated. 

cancelBtn

JButton cancelBtn
Deprecated. 

bGroup

ButtonGroup bGroup
Deprecated. 

menusFont

Font menusFont
Deprecated. 

componentsFont

Font componentsFont
Deprecated. 

textComponentsFont

Font textComponentsFont
Deprecated. 

oldMenusFont

Font oldMenusFont
Deprecated. 

oldComponentsFont

Font oldComponentsFont
Deprecated. 

oldTextComponentsFont

Font oldTextComponentsFont
Deprecated. 

currentFont

String currentFont
Deprecated. 
Which font is being edited now. Possible vlues: "menu", "text", "components".


targets

Component[] targets
Deprecated. 

Class gate.gui.BooleanRenderer extends DefaultTableCellRenderer implements Serializable

Class gate.gui.BootStrapDialog extends JDialog implements Serializable

Serialized Fields

mainFrame

MainFrame mainFrame

thisBootStrapDialog

BootStrapDialog thisBootStrapDialog

bootStrapWizard

BootStrap bootStrapWizard

resourceName

String resourceName

packageName

String packageName

resourceType

String resourceType

resourceTypes

Map<K,V> resourceTypes

className

String className

resourceInterfaces

Set<E> resourceInterfaces

possibleInterfaces

String possibleInterfaces

pathNewProject

String pathNewProject

resourceNameLabel

JLabel resourceNameLabel

resourceNameTextField

JTextField resourceNameTextField

packageNameLabel

JLabel packageNameLabel

packageNameTextField

JTextField packageNameTextField

resourceTypesLabel

JLabel resourceTypesLabel

resourceTypesComboBox

JComboBox resourceTypesComboBox

classNameLabel

JLabel classNameLabel

classNameTextField

JTextField classNameTextField

interfacesLabel

JLabel interfacesLabel

interfacesTextField

JTextField interfacesTextField

chooseFolderLabel

JLabel chooseFolderLabel

chooseFolderTextField

JTextField chooseFolderTextField

chooseFolderButton

JButton chooseFolderButton

createResourceButton

JButton createResourceButton

cancelButton

JButton cancelButton

helpButton

JButton helpButton

fileChooser

JFileChooser fileChooser

Class gate.gui.CollectionSelectionDialog extends JDialog implements Serializable

Serialized Fields

sourceListModel

DefaultListModel sourceListModel
This is the model for the list that the user will choose from


targetListModel

DefaultListModel targetListModel
This is the model for the list that the user chosed


buttonPressed

int buttonPressed
A value indicating which button has been pressed (Ok or Cancel)


removeButton

JButton removeButton
The button that removes items from the target list


addButton

JButton addButton
The button that adds items to the target list


sourceList

JList sourceList
The source list which contains the items that the user will select from


targetList

JList targetList
The source list which contains the items that the user choosed


okButton

JButton okButton
The Ok button


cancelButton

JButton cancelButton
The Cancel button


sourceLabel

JLabel sourceLabel
A label for the source list


targetLabel

JLabel targetLabel
A label for the target list


mainFrame

Frame mainFrame
The parent frame for this dialog

Class gate.gui.ControllerMetadataViewer extends AbstractVisualResource implements Serializable

serialVersionUID: -1161421403987238291L

Serialized Fields

display

org.xhtmlrenderer.simple.XHTMLPanel display

builderFactory

DocumentBuilderFactory builderFactory

builder

DocumentBuilder builder

Class gate.gui.CorpusEditor extends AbstractVisualResource implements Serializable

Serialized Fields

docTable

XJTable docTable

docTableModel

gate.gui.CorpusEditor.DocumentTableModel docTableModel

renderer

gate.gui.CorpusEditor.DocumentNameRenderer renderer

toolbar

JToolBar toolbar

corpus

Corpus corpus

newDocumentAction

gate.gui.CorpusEditor.NewDocumentAction newDocumentAction

removeDocumentsAction

gate.gui.CorpusEditor.RemoveDocumentsAction removeDocumentsAction

moveUpAction

gate.gui.CorpusEditor.MoveUpAction moveUpAction

moveDownAction

gate.gui.CorpusEditor.MoveDownAction moveDownAction

openDocumentsAction

gate.gui.CorpusEditor.OpenDocumentsAction openDocumentsAction

messageLabel

JLabel messageLabel

documentsLoadedCount

int documentsLoadedCount

Class gate.gui.CorpusFillerComponent extends JPanel implements Serializable

Serialized Fields

urlTextField

JTextField urlTextField
The text field for the directory URL


filerBtn

JButton filerBtn
The buttons that opens the file chooser


extensionsTextField

JTextField extensionsTextField
The text field for the permitted extensions


listEditBtn

JButton listEditBtn
The buton that opens the list editor for the extensions


recurseCheckBox

JCheckBox recurseCheckBox
The checkbox for recurse directories


encodingTextField

JTextField encodingTextField
The textField for the encoding


mimeTypeTextField

JTextField mimeTypeTextField
The textField for the encoding


extensions

List<E> extensions
The list of permitted extensions.

Class gate.gui.CorpusQualityAssurance extends AbstractVisualResource implements Serializable

Serialized Fields

corpus

Corpus corpus

corpusChanged

boolean corpusChanged

types

TreeSet<E> types

docsSetsTypesFeatures

Map<K,V> docsSetsTypesFeatures
cache for document*set*type*feature names


differsByDocThenType

ArrayList<E> differsByDocThenType
ordered by document as in the corpus then contains (annotation type * AnnotationDiffer)


documentNames

ArrayList<E> documentNames

keySetName

String keySetName

responseSetName

String responseSetName

typesSelected

Object[] typesSelected

featuresSelected

Object[] featuresSelected

timer

Timer timer

timerTask

TimerTask timerTask

readSetsTypesFeaturesThread

Thread readSetsTypesFeaturesThread

measuresType

int measuresType
FSCORE_MEASURES or CLASSIFICATION_MEASURES


collator

Collator collator

doubleComparator

Comparator<T> doubleComparator

totalComparator

Comparator<T> totalComparator

userConfig

OptionsMap userConfig

bdmFileUrl

URL bdmFileUrl

documentTable

XJTable documentTable

documentTableModel

DefaultTableModel documentTableModel

annotationTable

XJTable annotationTable

annotationTableModel

DefaultTableModel annotationTableModel

document2Table

XJTable document2Table

document2TableModel

DefaultTableModel document2TableModel

confusionTable

XJTable confusionTable

confusionTableModel

DefaultTableModel confusionTableModel

tableTabbedPane

JTabbedPane tableTabbedPane

setList

JList setList

typeList

JList typeList

featureList

JList featureList

optionsButton

JToggleButton optionsButton

measureTabbedPane

JTabbedPane measureTabbedPane

measureList

JList measureList

measure2List

JList measure2List

setCheck

JCheckBox setCheck

typeCheck

JCheckBox typeCheck

featureCheck

JCheckBox featureCheck

progressBar

JProgressBar progressBar

verboseOptionCheckBox

JCheckBox verboseOptionCheckBox

openDocumentAction

gate.gui.CorpusQualityAssurance.OpenDocumentAction openDocumentAction

openAnnotationDiffAction

gate.gui.CorpusQualityAssurance.OpenAnnotationDiffAction openAnnotationDiffAction

exportToHtmlAction

CorpusQualityAssurance.ExportToHtmlAction exportToHtmlAction

reloadCacheAction

gate.gui.CorpusQualityAssurance.ReloadCacheAction reloadCacheAction

compareAction

CorpusQualityAssurance.CompareAction compareAction

Class gate.gui.CorpusQualityAssurance.CompareAction extends AbstractAction implements Serializable

Class gate.gui.CorpusQualityAssurance.ExportToHtmlAction extends AbstractAction implements Serializable

Serialized Fields

nl

String nl

Class gate.gui.CorpusQualityAssurance.ExtendedListModel extends DefaultListModel implements Serializable

Class gate.gui.CorpusQualityAssurance.HelpAction extends AbstractAction implements Serializable

Class gate.gui.CorpusQualityAssurance.SetBdmFileAction extends AbstractAction implements Serializable

Class gate.gui.CorpusQualityAssurance.ToggleSelectionABModel extends DefaultListSelectionModel implements Serializable

Serialized Fields

list

JList list

selectedValueA

String selectedValueA

selectedValueB

String selectedValueB

Class gate.gui.CorpusQualityAssurance.ToggleSelectionModel extends DefaultListSelectionModel implements Serializable

Serialized Fields

gestureStarted

boolean gestureStarted

Class gate.gui.CreateIndexDialog extends JDialog implements Serializable

Serialized Fields

ic

IndexedCorpus ic

panel1

JPanel panel1

indexTypeLabel

JLabel indexTypeLabel

jComboIType

JComboBox jComboIType

locationLabel

JLabel locationLabel

locationTextField

JTextField locationTextField

browse

JButton browse

featureLable

JLabel featureLable

featureTextField

JTextField featureTextField

jList1

JList jList1

scrollPane

JScrollPane scrollPane

addButton

JButton addButton

content

JCheckBox content

createButton

JButton createButton

cancelButton

JButton cancelButton

gridBagLayout1

GridBagLayout gridBagLayout1

fields

Vector<E> fields

Class gate.gui.CreateIndexGUI extends JPanel implements Serializable

Serialized Fields

irEngineCombo

JComboBox irEngineCombo
Combobox for selecting IR engine.


indexLocationTextField

JTextField indexLocationTextField
Text field for the location of the index.


useContentChk

JCheckBox useContentChk
Checkbox for content used.


featuresListTextField

JTextField featuresListTextField
Text field for the list of features.


featuresList

List<E> featuresList
The list of features.


engineByName

SortedMap<K,V> engineByName
A map from IREngine name to IREngine class name.

Class gate.gui.CreateIndexGUI.EditFeatureListAction extends AbstractAction implements Serializable

Class gate.gui.CreateIndexGUI.SelectDirAction extends AbstractAction implements Serializable

Class gate.gui.FeatureMapEditorDialog extends JDialog implements Serializable

Serialized Fields

tempFMHolder

FeatureBearer tempFMHolder
A dummy FeatureBearer used to hold the temporary feature map used for the editor.


fmView

FeaturesSchemaEditor fmView
The GUI compoenent used to display the feature map.


okButton

JButton okButton
The OK button for this dialog


cancelButton

JButton cancelButton
The cancel button for this dialog


userCancelled

boolean userCancelled
Did the user press the cancel button?

Class gate.gui.FeaturesSchemaEditor extends XJTable implements Serializable

Serialized Fields

targetFeatures

FeatureMap targetFeatures

target

FeatureBearer target

emptyFeature

FeaturesSchemaEditor.Feature emptyFeature

schema

AnnotationSchema schema

featuresModel

FeaturesSchemaEditor.FeaturesTableModel featuresModel

featureList

List<E> featureList

featureEditorRenderer

FeaturesSchemaEditor.FeatureEditorRenderer featureEditorRenderer

instance

FeaturesSchemaEditor instance

features

FeatureMap features

handle

Handle handle
The handle for this visual resource

Class gate.gui.FeaturesSchemaEditor.FeatureEditorRenderer extends DefaultCellEditor implements Serializable

Serialized Fields

requiredIconLabel

JLabel requiredIconLabel

optionalIconLabel

JLabel optionalIconLabel

nonSchemaIconLabel

JLabel nonSchemaIconLabel

editorCombo

JComboBox editorCombo

rendererCombo

JComboBox rendererCombo

deleteButton

JButton deleteButton

defaultComparator

ObjectComparator defaultComparator

defaultBackground

Color defaultBackground

Class gate.gui.FeaturesSchemaEditor.FeaturesTableModel extends AbstractTableModel implements Serializable

Class gate.gui.GazetteerEditor extends AbstractVisualResource implements Serializable

Serialized Fields

gazetteer

Gazetteer gazetteer

linearDefinition

LinearDefinition linearDefinition
the linear definition being displayed


selectedLinearNode

LinearNode selectedLinearNode
the linear node currently selected


collator

Collator collator

actions

List<E> actions

definitionTable

XJTable definitionTable

definitionTableModel

DefaultTableModel definitionTableModel

listTable

XJTable listTable

listTableModel

GazetteerEditor.ListTableModel listTableModel

newListComboBox

JComboBox newListComboBox

newListButton

JButton newListButton

addColumnsButton

JButton addColumnsButton

listEntryTextField

JTextField listEntryTextField

regexCheckBox

JCheckBox regexCheckBox

caseInsensitiveCheckBox

JCheckBox caseInsensitiveCheckBox

onlyValueCheckBox

JCheckBox onlyValueCheckBox

listCountLabel

JLabel listCountLabel

Class gate.gui.GazetteerEditor.ClearSelectionAction extends AbstractAction implements Serializable

Class gate.gui.GazetteerEditor.CopySelectionAction extends AbstractAction implements Serializable

Class gate.gui.GazetteerEditor.DeleteSelectedGazetteerNodeAction extends AbstractAction implements Serializable

Class gate.gui.GazetteerEditor.DeleteSelectedLinearNodeAction extends AbstractAction implements Serializable

Class gate.gui.GazetteerEditor.FillDownSelectionAction extends AbstractAction implements Serializable

Class gate.gui.GazetteerEditor.ListTableModel extends AbstractTableModel implements Serializable

Serialized Fields

columnCount

int columnCount

filter

String filter

gazetteerList

GazetteerList gazetteerList

gazetteerListFiltered

GazetteerList gazetteerListFiltered

Class gate.gui.GazetteerEditor.PasteSelectionAction extends AbstractAction implements Serializable

Class gate.gui.GazetteerEditor.ReloadGazetteerListAction extends AbstractAction implements Serializable

Class gate.gui.GazetteerEditor.SaveAndReinitialiseGazetteerAction extends AbstractAction implements Serializable

Class gate.gui.GazetteerEditor.SaveAsGazetteerAction extends AbstractAction implements Serializable

Class gate.gui.HelpFrame extends JFrame implements Serializable

Serialized Fields

textPane

XJEditorPane textPane

toolBar

JToolBar toolBar

status

JLabel status

Class gate.gui.ListEditorDialog extends JDialog implements Serializable

Serialized Fields

itemType

String itemType
The type of the elements in the list


itemTypeClass

Class<T> itemTypeClass
The Class for the elements in the list


listComponent

JList listComponent
The GUI compoenent used to display the list


combo

JComboBox combo
Comobox used to select among values for GATE types


textField

JTextField textField
Text field used to input new arbitrary values


removeBtn

JButton removeBtn
Used to remove the selected element in the list;


addBtn

JButton addBtn
Used to add a new value to the list


moveUpBtn

JButton moveUpBtn
Moves up one or more items in the list


moveDownBtn

JButton moveDownBtn
Moves down one or more items in the list


listModel

DefaultListModel listModel
The model used by the ListEditorDialog.listComponent


finiteType

boolean finiteType
Does the item type have a finite range (i.e. should we use the combo)?


addAction

Action addAction
An action that adds the item being edited to the list


removeAction

Action removeAction
An action that removes the item(s) currently selected from the list


okButton

JButton okButton
The OK button for this dialog


cancelButton

JButton cancelButton
The cancel button for this dialog


userCancelled

boolean userCancelled
Did the user press the cancel button?


allowDuplicates

boolean allowDuplicates
Does this collection permit duplicate entries?


comparator

Comparator<T> comparator
Comparator to use to sort the entries displayed in the list. If this dialog was created to edit a List, this will be null and the ordering provided by the user will be preserved. If the dialog was created from a Set or plain Collection this will be either the set's own comparator (if a SortedSet) or a ListEditorDialog.NaturalComparator.

Class gate.gui.ListEditorDialog.AddAction extends AbstractAction implements Serializable

Class gate.gui.ListEditorDialog.RemoveAction extends AbstractAction implements Serializable

Class gate.gui.ListEditorDialog.ResourceComboModel extends AbstractListModel implements Serializable

Serialized Fields

selectedItem

Object selectedItem

Class gate.gui.LogArea extends XJTextPane implements Serializable

Serialized Fields

thisLogArea

LogArea thisLogArea
Field needed in inner classes


popup

JPopupMenu popup
The popup menu with various actions


startPos

Position startPos
Start position from the document.


endPos

Position endPos
End position from the document.


originalOut

PrintStream originalOut
The original printstream on System.out


originalErr

PrintStream originalErr
The original printstream on System.err


selectAllAction

LogArea.SelectAllAction selectAllAction
This fields defines the Select all behaviour


copyAction

LogArea.CopyAction copyAction
This fields defines the copy behaviour


clearAllAction

LogArea.ClearAllAction clearAllAction
This fields defines the clear all behaviour

Class gate.gui.LogArea.ClearAllAction extends AbstractAction implements Serializable

Class gate.gui.LogArea.CopyAction extends AbstractAction implements Serializable

Class gate.gui.LogArea.SelectAllAction extends AbstractAction implements Serializable

Class gate.gui.LuceneDataStoreSearchGUI extends AbstractVisualResource implements Serializable

Serialized Fields

target

Object target
The GUI is associated with the AnnicSearchPR


results

List<E> results
instances of results associated found in the document


allAnnotTypesAndFeaturesFromDatastore

Map<K,V> allAnnotTypesAndFeaturesFromDatastore
Annotation types as keys and list of features as values


populatedAnnotationTypesAndFeatures

Map<K,V> populatedAnnotationTypesAndFeatures

resultTable

XJTable resultTable
Lists the results found by the query


resultTableModel

LuceneDataStoreSearchGUI.ResultTableModel resultTableModel

configureStackViewButton

JButton configureStackViewButton
Display the stack view configuration window.


globalStatisticsTable

XJTable globalStatisticsTable
Contains statistics for the corpus and the annotation set selected.


oneRowStatisticsTable

XJTable oneRowStatisticsTable
Contains statistics of one row each.


integerComparator

Comparator<T> integerComparator
Comparator for Integer in statistics tables.


stringCollator

Collator stringCollator
Collator for String with insensitive case.


bottomSplitPane

JSplitPane bottomSplitPane
Horizontal split between the results pane and statistics pane.


statisticsTabbedPane

JTabbedPane statisticsTabbedPane
Display statistics on the datastore.


queryTextArea

LuceneDataStoreSearchGUI.QueryTextArea queryTextArea
Text Area that contains the query


corpusToSearchIn

JComboBox corpusToSearchIn

annotationSetsToSearchIn

JComboBox annotationSetsToSearchIn

corpusIds

List<E> corpusIds
list of IDs available in datastore


annotationSetIDsFromDataStore

String[] annotationSetIDsFromDataStore
AnnotationSet IDS the structure is: CorpusID;annotationSetName


numberOfResultsSlider

JSlider numberOfResultsSlider

contextSizeSlider

JSlider contextSizeSlider
Number of tokens to be shown as context in the results


titleResults

JLabel titleResults
Gives the page number displayed in the results.


nextResults

JButton nextResults
Show the next page of results.


pageOfResults

int pageOfResults
Number of the page of results.


noOfResults

int noOfResults
Number of row to show in the results.


centerPanel

AnnotationStack centerPanel
JPanel that contains the central panel of stack rows.


executeQueryAction

LuceneDataStoreSearchGUI.ExecuteQueryAction executeQueryAction

nextResultsAction

LuceneDataStoreSearchGUI.NextResultsAction nextResultsAction

exportResultsAction

LuceneDataStoreSearchGUI.ExportResultsAction exportResultsAction

configureStackViewFrame

LuceneDataStoreSearchGUI.ConfigureStackViewFrame configureStackViewFrame
Current instance of the stack view frame.


columnNames

String[] columnNames
Names of the columns for stackRows data.


numStackRows

int numStackRows
Number of stackRows.


stackRows

String[][] stackRows
Double array that contains [row, column] of the stackRows data.


configureStackViewTableModel

LuceneDataStoreSearchGUI.ConfigureStackViewTableModel configureStackViewTableModel

oneRowStatisticsTableModel

DefaultTableModel oneRowStatisticsTableModel

globalStatisticsTableModel

DefaultTableModel globalStatisticsTableModel

oneRowStatisticsTableToolTips

Vector<E> oneRowStatisticsTableToolTips
Contains the tooltips of the first column.


searcher

Searcher searcher
Searcher object obtained from the datastore


errorOnLastQuery

boolean errorOnLastQuery
true if there was an error on the last query.

Class gate.gui.LuceneDataStoreSearchGUI.ButtonBorder extends JButton implements Serializable

Class gate.gui.LuceneDataStoreSearchGUI.ClearQueryAction extends AbstractAction implements Serializable

Class gate.gui.LuceneDataStoreSearchGUI.ConfigureStackViewAction extends AbstractAction implements Serializable

Class gate.gui.LuceneDataStoreSearchGUI.ConfigureStackViewFrame extends JFrame implements Serializable

Serialized Fields

REMOVE

int REMOVE

configureStackViewTable

JTable configureStackViewTable

Class gate.gui.LuceneDataStoreSearchGUI.ConfigureStackViewTableModel extends AbstractTableModel implements Serializable

Serialized Fields

REMOVE

int REMOVE

Class gate.gui.LuceneDataStoreSearchGUI.ExecuteQueryAction extends AbstractAction implements Serializable

Class gate.gui.LuceneDataStoreSearchGUI.ExportResultsAction extends AbstractAction implements Serializable

Class gate.gui.LuceneDataStoreSearchGUI.NextResultsAction extends AbstractAction implements Serializable

Class gate.gui.LuceneDataStoreSearchGUI.QueryTextArea extends JTextArea implements Serializable

Serialized Fields

queryListModel

DefaultListModel queryListModel

queryList

JList queryList

queryPopupWindow

JWindow queryPopupWindow

mousePopup

JPopupMenu mousePopup

undo

UndoManager undo

undoAction

gate.gui.LuceneDataStoreSearchGUI.QueryTextArea.UndoAction undoAction

redoAction

gate.gui.LuceneDataStoreSearchGUI.QueryTextArea.RedoAction redoAction

start

int start
offset of the first completion character


end

int end
offset of the last completion character


mode

int mode

Class gate.gui.LuceneDataStoreSearchGUI.ResultTableCellRenderer extends DefaultTableCellRenderer implements Serializable

Class gate.gui.LuceneDataStoreSearchGUI.ResultTableModel extends AbstractTableModel implements Serializable

Serialized Fields

featureByTypeMap

Map<K,V> featureByTypeMap

Class gate.gui.MainFrame extends JFrame implements Serializable

Serialized Fields

menuBar

JMenuBar menuBar

mainSplit

JSplitPane mainSplit

leftSplit

JSplitPane leftSplit

statusBar

JLabel statusBar

progressBar

JProgressBar progressBar

globalProgressBar

JProgressBar globalProgressBar

mainTabbedPane

XJTabbedPane mainTabbedPane

lowerScroll

JScrollPane lowerScroll

appsPopup

JPopupMenu appsPopup
Popup used for right click actions on the Applications node.


dssPopup

JPopupMenu dssPopup
Popup used for right click actions on the Datastores node.


lrsPopup

JPopupMenu lrsPopup
Popup used for right click actions on the LRs node.


prsPopup

JPopupMenu prsPopup
Popup used for right click actions on the PRs node.


verboseModeItem

JCheckBoxMenuItem verboseModeItem

resourcesTree

JTree resourcesTree

resourcesTreeScroll

JScrollPane resourcesTreeScroll

resourcesTreeModel

DefaultTreeModel resourcesTreeModel

resourcesTreeRoot

DefaultMutableTreeNode resourcesTreeRoot

applicationsRoot

DefaultMutableTreeNode applicationsRoot

languageResourcesRoot

DefaultMutableTreeNode languageResourcesRoot

processingResourcesRoot

DefaultMutableTreeNode processingResourcesRoot

datastoresRoot

DefaultMutableTreeNode datastoresRoot

splash

Splash splash

pluginManager

PluginUpdateManager pluginManager

logArea

LogArea logArea

logScroll

JScrollPane logScroll

toolbar

JToolBar toolbar

optionsDialog

OptionsDialog optionsDialog

animator

gate.gui.MainFrame.CartoonMinder animator

logHighlighter

TabHighlighter logHighlighter

newResourceDialog

NewResourceDialog newResourceDialog

helpFrame

HelpFrame helpFrame

titleChangable

boolean titleChangable
Flag to protect Frame title to be changed

Class gate.gui.MainFrame.ResourcesTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable

serialVersionUID: 1L

Class gate.gui.MainFrame.ResourcesTreeModel extends DefaultTreeModel implements Serializable

serialVersionUID: 1L

Class gate.gui.NewResourceDialog extends JDialog implements Serializable

Serialized Fields

okBtn

JButton okBtn

helpBtn

JButton helpBtn

cancelBtn

JButton cancelBtn

nameField

JTextField nameField

parametersEditor

ResourceParametersEditor parametersEditor

tableScroll

JScrollPane tableScroll

resourceData

ResourceData resourceData

resource

Resource resource

userCanceled

boolean userCanceled

Class gate.gui.OkCancelDialog extends JDialog implements Serializable

Serialized Fields

okButton

JButton okButton

cancelButton

JButton cancelButton

userHasPressedOK

boolean userHasPressedOK

Class gate.gui.OptionsDialog extends JDialog implements Serializable

Serialized Fields

mainTabbedPane

JTabbedPane mainTabbedPane
The main tabbed pane


textBtn

JRadioButton textBtn
Radio button used to set the font for text components


okButton

JButton okButton
The OK button for the dialog. It's set as protected so it can be accessed by subclasses in other projects.


cancelButton

JButton cancelButton
The Cancel button for the dialog. It's set as protected so it can be accessed by subclasses in other projects.


selectedFontBtn

String selectedFontBtn
which text is currently being edited; values are: "text", "menu", "other"


menuBtn

JRadioButton menuBtn
Radio button used to set the font for menu components


otherCompsBtn

JRadioButton otherCompsBtn
Radio button used to set the font for other components


fontBG

ButtonGroup fontBG
Button group for the font setting radio buttons


fontChooser

JFontChooser fontChooser
The font chooser used for selecting fonts


saveOptionsChk

JCheckBox saveOptionsChk
The "Save Options on close" checkbox


saveSessionChk

JCheckBox saveSessionChk
The "Save Session on close" checkbox


includeFeaturesOnPreserveFormatChk

JCheckBox includeFeaturesOnPreserveFormatChk
The "Include Annotation Features in Save Preserving Format" checkbox


addSpaceOnMarkupUnpackChk

JCheckBox addSpaceOnMarkupUnpackChk
The "Add extra space markup unpack if needed" checkbox


lookAndFeelClassName

String lookAndFeelClassName
The name of the look and feel class


menusFont

Font menusFont
The font to be used for the menus; cached value for the one in the user config map.


textComponentsFont

Font textComponentsFont
The font to be used for text components; cached value for the one in the user config map.


componentsFont

Font componentsFont
The font to be used for GUI components; cached value for the one in the user config map.


dirtyGUI

boolean dirtyGUI
This flag becomes true when an GUI related option has been changed


lnfCombo

JComboBox lnfCombo
The combobox for the look and feel selection


browserComboBox

JComboBox browserComboBox
List of browsers. Update the browserCommandLineTextField.


browserCommandLineTextField

JTextField browserCommandLineTextField
Browser command line.


treeSelectViewChk

JCheckBox treeSelectViewChk

viewSelectTreeChk

JCheckBox viewSelectTreeChk

Class gate.gui.OptionsDialog.CancelAction extends AbstractAction implements Serializable

Class gate.gui.PRViewer extends AbstractVisualResource implements Serializable

Serialized Fields

editor

ResourceParametersEditor editor

Class gate.gui.PRViewer.CopyValueAction extends AbstractAction implements Serializable

Serialized Fields

row

int row

column

int column

Class gate.gui.ResourceParametersEditor extends XJTable implements Serializable

Serialized Fields

tableModel

ResourceParametersEditor.ParametersTableModel tableModel

resource

Resource resource

fileChooserResource

String fileChooserResource

parameterDisjunctions

List<E> parameterDisjunctions
A list of ParameterDisjunction


editable

boolean editable

Class gate.gui.ResourceParametersEditor.ParametersTableModel extends AbstractTableModel implements Serializable

Class gate.gui.ResourceRenderer extends JLabel implements Serializable

Class gate.gui.SearchPRViewer extends AbstractVisualResource implements Serializable

Serialized Fields

target

SearchPR target
The search PR this VR is associated to.


resultsTable

XJTable resultsTable
The table displaying the results


resultsTableModel

SearchPRViewer.ResultsTableModel resultsTableModel
The model for the results table.


results

List<E> results
Contains the QueryResult objects returned by the search.

Class gate.gui.SearchPRViewer.FloatRenderer extends JProgressBar implements Serializable

Serialized Fields

numberFormat

NumberFormat numberFormat

Class gate.gui.SearchPRViewer.ResultsTableModel extends AbstractTableModel implements Serializable

Class gate.gui.SerialControllerEditor extends AbstractVisualResource implements Serializable

Serialized Fields

controller

SerialController controller
The controller this editor edits


actionList

List<E> actionList
The list of actions provided by this editor


loadedPRsTable

XJTable loadedPRsTable
Contains all the PRs loaded in the sytem that are not already part of the serial controller


loadedPRsTableModel

gate.gui.SerialControllerEditor.LoadedPRsTableModel loadedPRsTableModel
model for the SerialControllerEditor.loadedPRsTable JTable.


memberPRsTable

XJTable memberPRsTable
Displays the PRs in the controller


memberPRsTableModel

gate.gui.SerialControllerEditor.MemberPRsTableModel memberPRsTableModel
model for SerialControllerEditor.memberPRsTable


addButton

JButton addButton
Adds one or more PR(s) to the controller


removeButton

JButton removeButton
Removes one or more PR(s) from the controller


moveUpButton

JButton moveUpButton
Moves the module up in the controller list


moveDownButton

JButton moveDownButton
Moves the module down in the controller list


parametersEditor

ResourceParametersEditor parametersEditor
A component for editing the parameters of the currently selected PR


parametersPanel

JPanel parametersPanel
A JPanel containing the SerialControllerEditor.parametersEditor


parametersBorder

TitledBorder parametersBorder
A border for the SerialControllerEditor.parametersPanel


strategyPanel

JPanel strategyPanel
A JPanel containing the running strategy options


strategyBorder

TitledBorder strategyBorder
A border for the running strategy options box


yes_RunRBtn

JRadioButton yes_RunRBtn
Button for run always.


no_RunRBtn

JRadioButton no_RunRBtn
Button for never run.


conditional_RunRBtn

JRadioButton conditional_RunRBtn
Button for conditional run.


runBtnGrp

ButtonGroup runBtnGrp
The group for run strategy buttons;


featureNameTextField

JTextField featureNameTextField
Text field for the feature name for conditional run.


featureValueTextField

JTextField featureValueTextField
Text field for the feature value for conditional run.


corpusCombo

JComboBox corpusCombo
A combobox that allows selection of a corpus from the list of loaded corpora.


corpusComboModel

SerialControllerEditor.CorporaComboModel corpusComboModel

runAction

gate.gui.SerialControllerEditor.RunAction runAction
Action that runs the application


corpusControllerMode

boolean corpusControllerMode
Is the controller displayed a CorpusController?


analyserMode

boolean analyserMode
Is the controller displayed an analyser controller?


conditionalMode

boolean conditionalMode
Is the controller displayed conditional?


selectedPR

ProcessingResource selectedPR
The PR currently selected (having its parameters set)


selectedPRRunStrategy

RunningStrategy selectedPRRunStrategy
The running strategy for the selected PR.


addPRAction

gate.gui.SerialControllerEditor.AddPRAction addPRAction

removePRAction

gate.gui.SerialControllerEditor.RemovePRAction removePRAction

Class gate.gui.SerialControllerEditor.CorporaComboModel extends AbstractListModel implements Serializable

Class gate.gui.SerialDatastoreViewer extends JScrollPane implements Serializable

Serialized Fields

treeRoot

DefaultMutableTreeNode treeRoot

treeModel

DefaultTreeModel treeModel

mainTree

JTree mainTree

datastore

DataStore datastore

myHandle

NameBearerHandle myHandle

deleteAction

gate.gui.SerialDatastoreViewer.DeleteAction deleteAction
Action used to delete selected resources


loadAction

gate.gui.SerialDatastoreViewer.LoadAction loadAction
Action object for loading resources.


popup

JPopupMenu popup
The popup used for actions.


features

FeatureMap features

Class gate.gui.SingleConcatenatedFileInputDialog extends JPanel implements Serializable

Serialized Fields

urlTextField

JTextField urlTextField
The text field for the directory URL


filerBtn

JButton filerBtn
The buttons that opens the file chooser


encodingTextField

JTextField encodingTextField
The textField for the encoding


documentRootElementTextField

JTextField documentRootElementTextField
The textField for the document root element


documentNamePrefixTextField

JTextField documentNamePrefixTextField
The textField for the document name prefix


documentMimeTypeTextField

JTextField documentMimeTypeTextField
Dropdown box with available document types


numOfDocumentsToFetchTextField

JTextField numOfDocumentsToFetchTextField
Number of documents to extract from the big document


chkIncludeRoot

JCheckBox chkIncludeRoot

Class gate.gui.Splash extends JWindow implements Serializable

Class gate.gui.STreeNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

level

int level

nodeID

int nodeID

start

long start

end

long end

annot

Annotation annot

Class gate.gui.SyntaxTreeViewer extends AbstractVisualResource implements Serializable

Serialized Fields

laidOut

boolean laidOut

horizButtonGap

int horizButtonGap

vertButtonGap

int vertButtonGap

extraButtonWidth

int extraButtonWidth

maxUnitIncrement

int maxUnitIncrement

borderLayout1

BorderLayout borderLayout1

popup

JPopupMenu popup

buttonBackground

Color buttonBackground

selectedNodeColor

Color selectedNodeColor

lines

HashSet<E> lines

utterance

Annotation utterance

utteranceStartOffset

Long utteranceStartOffset

utteranceEndOffset

Long utteranceEndOffset

currentSet

AnnotationSet currentSet

tokenType

String tokenType

displayedString

String displayedString

treeNodeAnnotationType

String treeNodeAnnotationType

textAnnotationType

String textAnnotationType

leaves

HashMap<K,V> leaves

nonTerminals

HashMap<K,V> nonTerminals

buttons

HashMap<K,V> buttons

selection

Vector<E> selection

treeAnnotations

AnnotationSet treeAnnotations

document

Document document

utteranceAdded

boolean utteranceAdded

Class gate.gui.TextAttributesChooser extends JDialog implements Serializable

Serialized Fields

fontFamilyCombo

JComboBox fontFamilyCombo

fontSizeCombo

JComboBox fontSizeCombo

boldChk

JCheckBox boldChk

italicChk

JCheckBox italicChk

underlineChk

JCheckBox underlineChk

subscriptChk

JCheckBox subscriptChk

superscriptChk

JCheckBox superscriptChk

strikethroughChk

JCheckBox strikethroughChk

useForegroundChk

JCheckBox useForegroundChk

useBackgroundChk

JCheckBox useBackgroundChk

fgChooser

JColorChooser fgChooser

bgChooser

JColorChooser bgChooser

sampleText

JTextPane sampleText

okButton

JButton okButton

cancelButton

JButton cancelButton

currentStyle

MutableAttributeSet currentStyle

choice

boolean choice

Package gate.gui.annedit

Class gate.gui.annedit.JNullableTextField extends JPanel implements Serializable

serialVersionUID: -1530694436281692216L

Serialized Fields

nullifyButton

JButton nullifyButton
The button used to clear (nullify) the textual value.


textField

JTextField textField
The text field used for editing the textual value.


normalBgColor

Color normalBgColor
The normal background colour for the text field.


nullBgColor

Color nullBgColor
The colour used for the text field's background when the value is null.


documentListeners

Set<E> documentListeners
My document listeners.


text

String text
The text value, which can be null

Class gate.gui.annedit.JNullableTextField.NullifyTextAction extends AbstractAction implements Serializable

serialVersionUID: -7807829141939910776L

Class gate.gui.annedit.SchemaAnnotationEditor extends AbstractVisualResource implements Serializable

serialVersionUID: 1L

Serialized Fields

annotation

Annotation annotation
The annotation currently being edited.


annSet

AnnotationSet annSet
The annotation set containing the currently edited annotation.


owner

AnnotationEditorOwner owner
The controlling object for this editor.


textComponent

JTextComponent textComponent
The text component (obtained from the owner) that this editor listens to.


typesChoice

JChoice typesChoice
JChoice used for selecting the annotation type.


typeDefaultBorder

Border typeDefaultBorder
The default border for the types choice


typeHighlightBorder

Border typeHighlightBorder
The highlight border for the types choice


dialog

JDialog dialog
The dialog used to show this annotation editor.


creoleListener

CreoleListener creoleListener

textAncestorListener

AncestorListener textAncestorListener
Listener used to hide the editing window when the text is hidden.


schemasByType

Map<K,V> schemasByType
Stores the Annotation schema objects available in the system. The annotation types are used as keys for the map.


featureEditorsByType

Map<K,V> featureEditorsByType
Caches the features editor for each annotation type.


featuresBox

Box featuresBox
The box used to host the features editor pane.


pinnedButton

JToggleButton pinnedButton
Toggle button used to pin down the dialog.


featuresEditor

SchemaFeaturesEditor featuresEditor
The current features editor, one of the ones stored in SchemaAnnotationEditor.featureEditorsByType.


pressed

MouseEvent pressed

dialogLocation

Point dialogLocation
Stores the currently set dialog location (which is used to identify cases when the dialog was moved by hand, which causes the dialog to be pinned).


solButton

SchemaAnnotationEditor.IconOnlyButton solButton

sorButton

SchemaAnnotationEditor.IconOnlyButton sorButton

delButton

SchemaAnnotationEditor.SmallButton delButton

eolButton

SchemaAnnotationEditor.IconOnlyButton eolButton

eorButton

SchemaAnnotationEditor.IconOnlyButton eorButton

mainPane

JPanel mainPane

actionMap

ActionMap actionMap
Action bindings for the popup window.


solAction

SchemaAnnotationEditor.StartOffsetLeftAction solAction

sorAction

SchemaAnnotationEditor.StartOffsetRightAction sorAction

delAction

SchemaAnnotationEditor.DeleteAnnotationAction delAction

eolAction

SchemaAnnotationEditor.EndOffsetLeftAction eolAction

eorAction

SchemaAnnotationEditor.EndOffsetRightAction eorAction

currentOrientation

ComponentOrientation currentOrientation
current orientation set by the user


SOL_DESC

String SOL_DESC

SOR_DESC

String SOR_DESC

EOL_DESC

String EOL_DESC

EOR_DESC

String EOR_DESC

SOL_KEY_STROKES

String[] SOL_KEY_STROKES

SOR_KEY_STROKES

String[] SOR_KEY_STROKES

EOL_KEY_STROKES

String[] EOL_KEY_STROKES

EOR_KEY_STROKES

String[] EOR_KEY_STROKES

Class gate.gui.annedit.SchemaAnnotationEditor.AnnotationAction extends AbstractAction implements Serializable

Class gate.gui.annedit.SchemaAnnotationEditor.DeleteAnnotationAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SchemaAnnotationEditor.EndOffsetLeftAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SchemaAnnotationEditor.EndOffsetRightAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SchemaAnnotationEditor.IconOnlyButton extends JButton implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SchemaAnnotationEditor.SmallButton extends JButton implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SchemaAnnotationEditor.StartOffsetLeftAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SchemaAnnotationEditor.StartOffsetRightAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SchemaFeaturesEditor extends JPanel implements Serializable

Serialized Fields

schema

AnnotationSchema schema
The feature schema for this editor


featureSchemas

Map<K,V> featureSchemas
Stored the individual feature schemas, indexed by name.


featureMap

FeatureMap featureMap
The feature map currently being edited.


featureEditors

Map<K,V> featureEditors
A Map storing the editor for each feature.

Class gate.gui.annedit.SearchAndAnnotatePanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

annotationEditor

OwnedAnnotationEditor annotationEditor
The annotation editor that use this search and annotate panel.


annotationEditorWindow

Window annotationEditorWindow
Window that contains the annotation editor.


annotationSetListener

AnnotationSetListener annotationSetListener
Listener for updating the list of searched annotations.


searchBox

Box searchBox
The box used to host the search pane.


searchPane

JPanel searchPane
The pane containing the UI for search and annotate functionality.


searchTextField

JTextField searchTextField
Text field for searching


searchRegExpChk

JCheckBox searchRegExpChk
Checkbox for enabling RegEx searching.


helpRegExpButton

JButton helpRegExpButton
Help button that gives predefined regular expressions.


searchCaseSensChk

JCheckBox searchCaseSensChk
Checkbox for enabling case sensitive searching.


searchWholeWordsChk

JCheckBox searchWholeWordsChk
Checkbox for enabling whole word searching.


searchHighlightsChk

JCheckBox searchHighlightsChk
Checkbox for enabling whole word searching.


searchEnabledCheck

JCheckBox searchEnabledCheck
Checkbox for showing the search UI.


matcher

Matcher matcher
Shared instance of the matcher.


findFirstAction

SearchAndAnnotatePanel.FindFirstAction findFirstAction

findPreviousAction

SearchAndAnnotatePanel.FindPreviousAction findPreviousAction

findNextAction

SearchAndAnnotatePanel.FindNextAction findNextAction

annotateMatchAction

SearchAndAnnotatePanel.AnnotateMatchAction annotateMatchAction

annotateAllMatchesAction

SearchAndAnnotatePanel.AnnotateAllMatchesAction annotateAllMatchesAction

undoAnnotateAllMatchesAction

SearchAndAnnotatePanel.UndoAnnotateAllMatchesAction undoAnnotateAllMatchesAction

nextMatchStartsFrom

int nextMatchStartsFrom

content

String content

matchedIndexes

LinkedList<E> matchedIndexes
Start and end index of the all the matches.


annotateAllAnnotationsID

LinkedList<E> annotateAllAnnotationsID
List of annotations ID that have been created by the AnnotateAllMatchesAction.


firstSmallButton

SearchAndAnnotatePanel.SmallButton firstSmallButton

annotateAllMatchesSmallButton

SearchAndAnnotatePanel.SmallButton annotateAllMatchesSmallButton

Class gate.gui.annedit.SearchAndAnnotatePanel.AnnotateAllMatchesAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SearchAndAnnotatePanel.AnnotateMatchAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SearchAndAnnotatePanel.FindFirstAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SearchAndAnnotatePanel.FindNextAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SearchAndAnnotatePanel.FindPreviousAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SearchAndAnnotatePanel.SmallButton extends JButton implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SearchAndAnnotatePanel.UndoAnnotateAllMatchesAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class gate.gui.annedit.SearchExpressionsAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Serialized Fields

sourceTextField

JTextField sourceTextField

annotationEditorWindow

Window annotationEditorWindow

searchRegExpChk

JCheckBox searchRegExpChk

Package gate.gui.creole.manager

Class gate.gui.creole.manager.AvailablePlugins extends JPanel implements Serializable

Serialized Fields

mainTable

XJTable mainTable

visibleRows

List<E> visibleRows
Contains the URLs from Gate.getKnownPlugins() that satisfy the filter filterTextField for the plugin URL and the plugin resources names


mainSplit

JSplitPane mainSplit

mainTableModel

gate.gui.creole.manager.AvailablePlugins.MainTableModel mainTableModel

resourcesListModel

gate.gui.creole.manager.AvailablePlugins.ResourcesListModel resourcesListModel

resourcesList

JList resourcesList

filterTextField

JTextField filterTextField

loadNowByURL

Map<K,V> loadNowByURL
Map from URL to Boolean. Stores temporary values for the loadNow options.


loadAlwaysByURL

Map<K,V> loadAlwaysByURL
Map from URL to Boolean. Stores temporary values for the loadAlways options.

Class gate.gui.creole.manager.JTextPaneTableCellRenderer extends AbstractCellEditor implements Serializable

serialVersionUID: 3745411623553392990L

Serialized Fields

textPane

JTextPane textPane

value

Object value

Class gate.gui.creole.manager.PluginUpdateManager extends JDialog implements Serializable

Serialized Fields

availableModel

gate.gui.creole.manager.PluginUpdateManager.PluginTableModel availableModel

updatesModel

gate.gui.creole.manager.PluginUpdateManager.PluginTableModel updatesModel

sitesModel

gate.gui.creole.manager.PluginUpdateManager.UpdateSiteModel sitesModel

installed

AvailablePlugins installed

progressPanel

ProgressPanel progressPanel

panel

JPanel panel

tabs

JTabbedPane tabs

owner

JFrame owner

updateSites

List<E> updateSites

Class gate.gui.creole.manager.ProgressPanel extends JPanel implements Serializable

Serialized Fields

progressTotal

JProgressBar progressTotal

progressSingle

JProgressBar progressSingle

message

JLabel message

dlMsg

JLabel dlMsg

Package gate.gui.docview

Class gate.gui.docview.AbstractDocumentView extends AbstractResource implements Serializable

Serialized Fields

active

boolean active
Stores the active state of this view.


handle

Handle handle
Stores the handle of this view.


guiInitialised

boolean guiInitialised
Has the UI been initialised yet?


document

Document document
The document this view displays.


owner

DocumentEditor owner
The DocumentEditor this view is part of.

Class gate.gui.docview.AnnotationEditor extends AbstractVisualResource implements Serializable

serialVersionUID: 1L

Serialized Fields

popupWindow

JWindow popupWindow
The popup window used by the editor.


pinnedButton

JToggleButton pinnedButton
Toggle button used to pin down the dialog.


typeCombo

JComboBox typeCombo
Combobox for annotation type.


featuresEditor

FeaturesSchemaEditor featuresEditor
Component for features editing.


featuresScroller

JScrollPane featuresScroller

solButton

JButton solButton

sorButton

JButton sorButton

delButton

JButton delButton

eolButton

JButton eolButton

eorButton

JButton eorButton

dismissButton

JButton dismissButton

hideTimer

Timer hideTimer

pressed

MouseEvent pressed

schemasByType

Map<K,V> schemasByType
Stores the Annotation schema objects available in the system. The annotation types are used as keys for the map.


owner

AnnotationEditorOwner owner
The controlling object for this editor.


ann

Annotation ann
The annotation being edited.


set

AnnotationSet set
The parent set of the current annotation.


annotationEditorInstance

AnnotationEditor annotationEditorInstance
Current instance of this class.


actionMap

ActionMap actionMap
Action bindings for the popup window.


solAction

AnnotationEditor.StartOffsetLeftAction solAction

sorAction

AnnotationEditor.StartOffsetRightAction sorAction

delAction

AnnotationEditor.DeleteAnnotationAction delAction

eolAction

AnnotationEditor.EndOffsetLeftAction eolAction

eorAction

AnnotationEditor.EndOffsetRightAction eorAction

currentOrientation

ComponentOrientation currentOrientation
current orientation set by the user


SOL_DESC

String SOL_DESC

SOR_DESC

String SOR_DESC

EOL_DESC

String EOL_DESC

EOR_DESC

String EOR_DESC

SOL_KEY_STROKES

String[] SOL_KEY_STROKES

SOR_KEY_STROKES

String[] SOR_KEY_STROKES

EOL_KEY_STROKES

String[] EOL_KEY_STROKES

EOR_KEY_STROKES

String[] EOR_KEY_STROKES

Class gate.gui.docview.AnnotationEditor.AnnotationAction extends AbstractAction implements Serializable

Class gate.gui.docview.AnnotationEditor.ApplyAction extends AnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.docview.AnnotationEditor.DeleteAnnotationAction extends AnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.docview.AnnotationEditor.DismissAction extends AnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.docview.AnnotationEditor.EndOffsetLeftAction extends AnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.docview.AnnotationEditor.EndOffsetRightAction extends AnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.docview.AnnotationEditor.StartOffsetLeftAction extends AnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.docview.AnnotationEditor.StartOffsetRightAction extends AnnotationEditor.AnnotationAction implements Serializable

serialVersionUID: 1L

Class gate.gui.docview.AnnotationListView extends AbstractDocumentView implements Serializable

Serialized Fields

table

XJTable table

tableModel

gate.gui.docview.AnnotationListView.AnnotationTableModel tableModel

scroller

JScrollPane scroller

annDataList

List<E> annDataList
Stores the AnnotationData objects representing the annotations displayed by this view.


localSelectionUpdating

boolean localSelectionUpdating
Flag used to mark the fact that the table selection is currently being updated, to synchronise it with the global selection. This is used to block update events being sent to the owner, while the current selection is adjusted.


mainPanel

JPanel mainPanel

statusLabel

JLabel statusLabel

filterTextField

JTextField filterTextField

textView

TextualDocumentView textView

editorsCache

Map<K,V> editorsCache
A map that stores instantiated annotations editors in order to avoid the delay of building them at each request;

Class gate.gui.docview.AnnotationListView.DeleteAction extends AbstractAction implements Serializable

Class gate.gui.docview.AnnotationListView.EditAnnotationAction extends AbstractAction implements Serializable

Serialized Fields

title

String title

ann

Annotation ann

set

AnnotationSet set

editor

AnnotationVisualResource editor

Class gate.gui.docview.AnnotationSetsView extends AbstractDocumentView implements Serializable

Serialized Fields

setHandlers

List<E> setHandlers

tableRows

List<E> tableRows
Contains the data of the main table.


mainTable

XJTable mainTable

tableModel

AnnotationSetsView.SetsTableModel tableModel

scroller

JScrollPane scroller

mainPanel

JPanel mainPanel

newSetNameTextField

JTextField newSetNameTextField

textView

TextualDocumentView textView

listView

AnnotationListView listView

stackView

AnnotationStackView stackView

textPane

JTextArea textPane

annotationEditor

OwnedAnnotationEditor annotationEditor

newSetAction

AnnotationSetsView.NewAnnotationSetAction newSetAction

textMouseListener

AnnotationSetsView.TextMouseListener textMouseListener
The listener for mouse and mouse motion events in the text view.


textChangeListener

PropertyChangeListener textChangeListener
Listener for property changes on the text pane.


visibleAnnotationTypes

BlockingQueue<E> visibleAnnotationTypes
Stores the list of visible annotation types when the view is inactivated so that the selection can be restored when the view is made active again. The values are String[2] pairs of form .


mouseMovementTimer

Timer mouseMovementTimer

eventMinder

Timer eventMinder
Timer used to handle events coming from the document


pendingEvents

BlockingQueue<E> pendingEvents

mouseStoppedMovingAction

AnnotationSetsView.MouseStoppedMovingAction mouseStoppedMovingAction

lastAnnotationType

String lastAnnotationType

actions

List<E> actions

currentOrientation

ComponentOrientation currentOrientation

Class gate.gui.docview.AnnotationSetsView.DeleteSelectedAnnotationsAction extends AbstractAction implements Serializable

Class gate.gui.docview.AnnotationSetsView.EditAnnotationAction extends AbstractAction implements Serializable

Serialized Fields

aData

AnnotationData aData

Class gate.gui.docview.AnnotationSetsView.HandleDocumentEventsAction extends AbstractAction implements Serializable

Serialized Fields

uiDirty

boolean uiDirty

Class gate.gui.docview.AnnotationSetsView.HighlightMenuItem extends JMenuItem implements Serializable

Serialized Fields

start

int start

end

int end

action

Action action

highlight

Object highlight

Class gate.gui.docview.AnnotationSetsView.MouseStoppedMovingAction extends AbstractAction implements Serializable

Serialized Fields

textLocation

int textLocation

Class gate.gui.docview.AnnotationSetsView.NewAnnotationAction extends AbstractAction implements Serializable

Class gate.gui.docview.AnnotationSetsView.NewAnnotationSetAction extends AbstractAction implements Serializable

Class gate.gui.docview.AnnotationSetsView.SavePreserveFormatAction extends AbstractAction implements Serializable

Class gate.gui.docview.AnnotationSetsView.SetSelectedAnnotationsAction extends AbstractAction implements Serializable

Serialized Fields

selected

boolean selected

Class gate.gui.docview.AnnotationSetsView.SetsTableCellEditor extends AbstractCellEditor implements Serializable

Serialized Fields

currentChk

JCheckBox currentChk

setChk

JCheckBox setChk

typeChk

JCheckBox typeChk

Class gate.gui.docview.AnnotationSetsView.SetsTableModel extends AbstractTableModel implements Serializable

Class gate.gui.docview.AnnotationSetsView.TypeHandler.ChangeColourAction extends AbstractAction implements Serializable

Class gate.gui.docview.AnnotationStack extends JPanel implements Serializable

Serialized Fields

stackRows

ArrayList<E> stackRows
rows of annotations that are displayed in the stack


maxTextLength

int maxTextLength
maximum number of characters for the text, if too long an ellipsis is added in the middle


maxFeatureValueLength

int maxFeatureValueLength
maximum number of characters for a feature value


lastRowButton

JButton lastRowButton

text

String text

expressionStartOffset

int expressionStartOffset

expressionEndOffset

int expressionEndOffset

contextBeforeSize

int contextBeforeSize
number of characters before the expression


contextAfterSize

int contextAfterSize
number of characters after the expression


expressionTooltip

String expressionTooltip

textMouseListener

AnnotationStack.StackMouseListener textMouseListener

headerMouseListener

AnnotationStack.StackMouseListener headerMouseListener

annotationMouseListener

AnnotationStack.StackMouseListener annotationMouseListener

Class gate.gui.docview.AnnotationStackView extends AbstractDocumentView implements Serializable

Serialized Fields

textView

TextualDocumentView textView

annotationSetsView

AnnotationSetsView annotationSetsView

annotationListView

AnnotationListView annotationListView

targetSetLabel

JLabel targetSetLabel

targetSetName

String targetSetName

overlappingCheckBox

JCheckBox overlappingCheckBox

stackPanel

AnnotationStack stackPanel

scroller

JScrollPane scroller

mainPanel

JPanel mainPanel

previousAnnotationAction

gate.gui.docview.AnnotationStackView.PreviousAnnotationAction previousAnnotationAction

nextAnnotationAction

gate.gui.docview.AnnotationStackView.NextAnnotationAction nextAnnotationAction

typesFeatures

Map<K,V> typesFeatures
optionally map a type to a feature when the feature value must be displayed in the rectangle annotation


annotationMouseListener

gate.gui.docview.AnnotationStackView.AnnotationMouseListener annotationMouseListener

headerMouseListener

AnnotationStackView.HeaderMouseListener headerMouseListener

Class gate.gui.docview.CorefEditor extends AbstractDocumentView implements Serializable

Serialized Fields

mainPanel

JPanel mainPanel

topPanel

JPanel topPanel

subPanel

JPanel subPanel

showAnnotations

JToggleButton showAnnotations

annotSets

JComboBox annotSets

annotTypes

JComboBox annotTypes

annotSetsModel

DefaultComboBoxModel annotSetsModel

annotTypesModel

DefaultComboBoxModel annotTypesModel

corefTree

JTree corefTree

rootNode

CorefEditor.CorefTreeNode rootNode

corefChains

HashMap<K,V> corefChains

corefAnnotationSetNodesMap

HashMap<K,V> corefAnnotationSetNodesMap

selectionChainsMap

HashMap<K,V> selectionChainsMap

currentSelections

HashMap<K,V> currentSelections

colorChainsMap

HashMap<K,V> colorChainsMap

currentColors

HashMap<K,V> currentColors

colorGenerator

ColorGenerator colorGenerator

textView

TextualDocumentView textView

textPane

JTextArea textPane

highlightedTags

HashMap<K,V> highlightedTags

typeSpecificHighlightedTags

ArrayList<E> typeSpecificHighlightedTags

textPaneMouseListener

CorefEditor.TextPaneMouseListener textPaneMouseListener

highlightedChainAnnots

ArrayList<E> highlightedChainAnnots

highlightedChainAnnotsOffsets

int[] highlightedChainAnnotsOffsets

highlightedTypeAnnots

ArrayList<E> highlightedTypeAnnots

highlightedTypeAnnotsOffsets

int[] highlightedTypeAnnotsOffsets

chainToolTipAction

CorefEditor.ChainToolTipAction chainToolTipAction

chainToolTipTimer

Timer chainToolTipTimer

newCorefAction

CorefEditor.NewCorefAction newCorefAction

newCorefActionTimer

Timer newCorefActionTimer

annotToConsiderForChain

Annotation annotToConsiderForChain

popupWindow

JWindow popupWindow

explicitCall

boolean explicitCall

highlighter

Highlighter highlighter

Class gate.gui.docview.CorefEditor.ChainToolTipAction extends AbstractAction implements Serializable

Serialized Fields

textLocation

int textLocation

mousePoint

Point mousePoint

popup

JPopupMenu popup

Class gate.gui.docview.CorefEditor.CorefTreeCellRenderer extends JPanel implements Serializable

Serialized Fields

check

JCheckBox check

label

JLabel label

Class gate.gui.docview.CorefEditor.CorefTreeNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

type

int type

Class gate.gui.docview.DocumentEditor extends AbstractVisualResource implements Serializable

serialVersionUID: 1L

Serialized Fields

horizontalSplit

JSplitPane horizontalSplit

topSplit

JSplitPane topSplit

bottomSplit

JSplitPane bottomSplit

searchDialog

DocumentEditor.SearchDialog searchDialog
The dialog used for text search


searchAction

Action searchAction

selectedAnnotations

List<E> selectedAnnotations
Cached value for the selected annotations.


topBar

JToolBar topBar

document

Document document

centralViews

List<E> centralViews
A list of DocumentView objects of type DocumentView.CENTRAL


verticalViews

List<E> verticalViews
A list of DocumentView objects of type DocumentView.VERTICAL


horizontalViews

List<E> horizontalViews
A list of DocumentView objects of type DocumentView.HORIZONTAL


centralViewIdx

int centralViewIdx
The index in DocumentEditor.centralViews of the currently active central view. -1 if none is active.


rightViewIdx

int rightViewIdx
The index in DocumentEditor.verticalViews of the currently active right view. -1 if none is active.


topViewIdx

int topViewIdx
The index in DocumentEditor.horizontalViews of the currently active top view. -1 if none is active.


bottomViewIdx

int bottomViewIdx
The index in DocumentEditor.horizontalViews of the currently active bottom view. -1 if none is active.


viewsInited

boolean viewsInited

fKeyNumber

int fKeyNumber
Used to know the last F-key used when adding a new view.

Class gate.gui.docview.DocumentEditor.SearchAction extends AbstractAction implements Serializable

Class gate.gui.docview.DocumentEditor.SearchDialog extends JDialog implements Serializable

Serialized Fields

textPane

JTextComponent textPane

patternTextField

JTextField patternTextField

ignoreCaseChk

JCheckBox ignoreCaseChk

wholeWordsChk

JCheckBox wholeWordsChk

regularExpressionChk

JCheckBox regularExpressionChk

highlightsChk

JCheckBox highlightsChk

pattern

Pattern pattern

nextMatchStartsFrom

int nextMatchStartsFrom

content

String content

findFirstAction

Action findFirstAction

findNextAction

Action findNextAction

cancelAction

Action cancelAction

Class gate.gui.docview.DocumentEditor.ViewButton extends JToggleButton implements Serializable

Serialized Fields

view

DocumentView view

annotationSetsViewFirstTime

boolean annotationSetsViewFirstTime

Class gate.gui.docview.OntologyClassView extends AbstractDocumentView implements Serializable

Serialized Fields

textView

TextualDocumentView textView

textArea

JTextArea textArea

instanceView

OntologyInstanceView instanceView

mainPanel

JPanel mainPanel

messageLabel

JLabel messageLabel

treesPanel

JPanel treesPanel

setComboBox

JComboBox setComboBox

selectedClass

OClass selectedClass
Class that has the lead selection in the focused ontology tree.


highlightedClasses

Set<E> highlightedClasses
Classes highlighted in the document with their checkboxes ticked in the class tree.


colorByClassMap

Map<K,V> colorByClassMap
Colors for class and their instances only if the latter exist.


highlightsDataByClassMap

Map<K,V> highlightsDataByClassMap
HighlightData list for each class.


treeByOntologyMap

Map<K,V> treeByOntologyMap
Link trees with their ontologies.


hiddenClassesSet

LinkedHashSet<E> hiddenClassesSet
Classes to hide in the trees.


selectedSet

String selectedSet
Annotation set name where to read/save the instance annotations.


itemComparator

OntologyItemComparator itemComparator

mouseStoppedMovingAction

OntologyClassView.MouseStoppedMovingAction mouseStoppedMovingAction

textMouseListener

OntologyClassView.TextMouseListener textMouseListener

mouseMovementTimer

Timer mouseMovementTimer

userConfig

OptionsMap userConfig

Class gate.gui.docview.OntologyClassView.ClassTreeCellEditor extends AbstractCellEditor implements Serializable

Serialized Fields

renderer

OntologyClassView.ClassTreeCellRenderer renderer

tree

JTree tree

Class gate.gui.docview.OntologyClassView.ClassTreeCellRenderer extends JPanel implements Serializable

Serialized Fields

userObject

Object userObject

checkBox

JCheckBox checkBox

label

JLabel label

selectionColor

Color selectionColor

backgroundColor

Color backgroundColor

normalBorder

Border normalBorder

selectionBorder

Border selectionBorder

Class gate.gui.docview.OntologyClassView.MouseStoppedMovingAction extends AbstractAction implements Serializable

Serialized Fields

textLocation

int textLocation

Class gate.gui.docview.OntologyInstanceView extends AbstractDocumentView implements Serializable

Serialized Fields

selectedOntology

Ontology selectedOntology

textView

TextualDocumentView textView

classView

OntologyClassView classView

mainPanel

JPanel mainPanel

filterTextField

JTextField filterTextField

clearFilterButton

JButton clearFilterButton

hiddenInstancesLabel

JLabel hiddenInstancesLabel

newInstanceButton

JButton newInstanceButton

addLabelButton

JButton addLabelButton

instanceTable

XJTable instanceTable

propertyTable

XJTable propertyTable

selectedClass

OClass selectedClass
Class that has the lead selection in the focused tree.


selectedInstance

OInstance selectedInstance
Instance selected in the instance table.


instances

Set<E> instances
Instances in the instance table for the selected class and filter.


setProperties

Set<E> setProperties
Properties set in the property table for the selected class and filter.


properties

Set<E> properties
Properties in the instance table for the selected class and filter.


classesByPropertyMap

Map<K,V> classesByPropertyMap

Class gate.gui.docview.OntologyInstanceView.DeleteSelectedInstanceAction extends AbstractAction implements Serializable

Class gate.gui.docview.OntologyInstanceView.DeleteSelectedPropertyAction extends AbstractAction implements Serializable

Class gate.gui.docview.OntologyInstanceView.PropertyValueCellEditor extends AbstractCellEditor implements Serializable

Serialized Fields

valueComboBox

JComboBox valueComboBox

comparator

Collator comparator

oldValue

String oldValue

nameInstanceMap

Map<K,V> nameInstanceMap

instanceLabelsPattern

Pattern instanceLabelsPattern

Class gate.gui.docview.OntologyInstanceView.ShowInstanceInOntologyEditorAction extends AbstractAction implements Serializable

Class gate.gui.docview.TextualDocumentView extends AbstractDocumentView implements Serializable

Serialized Fields

scroller

JScrollPane scroller
The scroll pane holding the text


gateDocListener

TextualDocumentView.GateDocumentListener gateDocListener

blinkingTagsForAnnotations

Map<K,V> blinkingTagsForAnnotations
The annotations used for blinking highlights and their tags. A map from AnnotationData to tag(i.e. Object).


highlightsToAdd

List<E> highlightsToAdd
This list stores the TextualDocumentView.HighlightData values for annotations pending highlighting


highlightsToRemove

List<E> highlightsToRemove
This list stores the TextualDocumentView.HighlightData values for highlights that need to be removed


blinkingHighlightsToRemove

Set<E> blinkingHighlightsToRemove
Used internally to store the annotations for which blinking highlights need to be removed.


blinkingHighlightsToAdd

List<E> blinkingHighlightsToAdd
Used internally to store the annotations for which blinking highlights need to be added.


highlightsMinder

Timer highlightsMinder

textView

JTextArea textView

Class gate.gui.docview.TextualDocumentView.PermanentSelectionCaret extends DefaultCaret implements Serializable

Serialized Fields

isFocused

boolean isFocused

Class gate.gui.docview.TextualDocumentView.UpdateHighlightsAction extends AbstractAction implements Serializable

Serialized Fields

highlightsShown

boolean highlightsShown

Package gate.gui.jape

Class gate.gui.jape.JapeViewer extends AbstractVisualResource implements Serializable

Serialized Fields

textArea

JTextPane textArea
The text area where the JAPE source will be displayed


treePhases

JTree treePhases
The tree in which the phases of the grammar will be shown


treeScroll

JScrollPane treeScroll

updating

boolean updating
A flag so we can know if we are currently reading a highlighting a JAPE source file


transducer

LanguageAnalyser transducer
The JAPE transducer for which we need to show the JAPE source


colorMap

Map<K,V> colorMap
A map that associates the syntactic elements of JAPE files with a colour for performing syntax highlighting


defaultStyle

Style defaultStyle
The default style used by the text area. This is used so that we can ensure that normal text is displayed normally. This fixes a problem where sometime the highlighting goes screwy and shows everything as a comment.


Package gate.gui.ontology

Class gate.gui.ontology.AnnotationPropertyAction extends AbstractAction implements Serializable

serialVersionUID: 3546358452780544048L

Serialized Fields

mainPanel

JPanel mainPanel

nameSpace

JTextField nameSpace

propertyName

JTextField propertyName

ontology

Ontology ontology

Class gate.gui.ontology.DatatypePropertyAction extends AbstractAction implements Serializable

serialVersionUID: 3257852073457235252L

Serialized Fields

mainPanel

JPanel mainPanel

nameSpace

JTextField nameSpace

datatypesComboBox

JComboBox datatypesComboBox

domainButton

JButton domainButton

propertyName

JTextField propertyName

domainAction

ValuesSelectionAction domainAction

ontologyClassesURIs

List<E> ontologyClassesURIs

selectedNodes

List<E> selectedNodes

ontology

Ontology ontology

Class gate.gui.ontology.DeleteOntologyResourceAction extends AbstractAction implements Serializable

serialVersionUID: 3257289136439439920L

Serialized Fields

ontology

Ontology ontology

selectedNodes

ArrayList<E> selectedNodes

Class gate.gui.ontology.DetailsTableCellRenderer extends DefaultTableCellRenderer implements Serializable

serialVersionUID: 3257572784619337525L

Class gate.gui.ontology.DetailsTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 3834870286880618035L

Serialized Fields

resourceInfo

DetailsGroup resourceInfo

directSuperClasses

DetailsGroup directSuperClasses

allSuperClasses

DetailsGroup allSuperClasses

directSubClasses

DetailsGroup directSubClasses

allSubClasses

DetailsGroup allSubClasses

equivalentClasses

DetailsGroup equivalentClasses

sameAsInstances

DetailsGroup sameAsInstances

instances

DetailsGroup instances

propertyTypes

DetailsGroup propertyTypes

propertyValues

DetailsGroup propertyValues

directTypes

DetailsGroup directTypes

allTypes

DetailsGroup allTypes

detailGroups

DetailsGroup[] detailGroups

ontology

Ontology ontology

oResource

OResource oResource

ontologyMode

boolean ontologyMode

itemComparator

OntologyItemComparator itemComparator

Class gate.gui.ontology.InstanceAction extends AbstractAction implements Serializable

serialVersionUID: 3257844402729529651L

Serialized Fields

nameSpace

JTextField nameSpace

instanceName

JTextField instanceName

mainPanel

JPanel mainPanel

ontology

Ontology ontology

selectedNodes

ArrayList<E> selectedNodes

Class gate.gui.ontology.ObjectPropertyAction extends AbstractAction implements Serializable

serialVersionUID: 3689632475823551285L

Serialized Fields

mainPanel

JPanel mainPanel

nameSpace

JTextField nameSpace

domainButton

JButton domainButton

rangeButton

JButton rangeButton

propertyName

JTextField propertyName

domainAction

ValuesSelectionAction domainAction

rangeAction

ValuesSelectionAction rangeAction

ontologyClassesURIs

ArrayList<E> ontologyClassesURIs

selectedNodes

ArrayList<E> selectedNodes

ontology

Ontology ontology

Class gate.gui.ontology.OntologyEditor extends AbstractVisualResource implements Serializable

serialVersionUID: 3257847701214345265L

Serialized Fields

ontology

Ontology ontology
the ontology instance


itemComparator

OntologyItemComparator itemComparator
Ontology Item Comparator


tree

gate.gui.ontology.OntologyEditor.DnDJTree tree
The tree view.


propertyTree

gate.gui.ontology.OntologyEditor.DnDJTree propertyTree
The property treeView


treeModel

DefaultTreeModel treeModel
The mode, for the tree.


propertyTreeModel

DefaultTreeModel propertyTreeModel
The property model, for the tree


detailsTable

JTable detailsTable
The list view used to display item details


propertyDetailsTable

JTable propertyDetailsTable

detailsTableModel

DetailsTableModel detailsTableModel

propertyDetailsTableModel

PropertyDetailsTableModel propertyDetailsTableModel

mainSplit

JSplitPane mainSplit
The main split


rootNode

DefaultMutableTreeNode rootNode
The root node of the tree.


propertyRootNode

DefaultMutableTreeNode propertyRootNode
The property root node of the tree


detailsTableScroller

JScrollPane detailsTableScroller

propertyDetailsTableScroller

JScrollPane propertyDetailsTableScroller

toolBar

JToolBar toolBar
ToolBar


queryBtn

JButton queryBtn

refreshOntologyBtn

JButton refreshOntologyBtn

topClass

JButton topClass

subClass

JButton subClass

restriction

JButton restriction

instance

JButton instance

annotationProperty

JButton annotationProperty

datatypeProperty

JButton datatypeProperty

objectProperty

JButton objectProperty

symmetricProperty

JButton symmetricProperty

transitiveProperty

JButton transitiveProperty

delete

JButton delete

search

JButton search

selectedNodes

ArrayList<E> selectedNodes

ontologyClassesURIs

ArrayList<E> ontologyClassesURIs

searchAction

SearchAction searchAction

topClassAction

TopClassAction topClassAction

subClassAction

SubClassAction subClassAction

instanceAction

InstanceAction instanceAction

annotationPropertyAction

AnnotationPropertyAction annotationPropertyAction

datatypePropertyAction

DatatypePropertyAction datatypePropertyAction

objectPropertyAction

ObjectPropertyAction objectPropertyAction

symmetricPropertyAction

SymmetricPropertyAction symmetricPropertyAction

transitivePropertyAction

TransitivePropertyAction transitivePropertyAction

deleteOntoResourceAction

DeleteOntologyResourceAction deleteOntoResourceAction

restrictionAction

RestrictionAction restrictionAction

listeners

ArrayList<E> listeners

uri2TreeNodesListMap

HashMap<K,V> uri2TreeNodesListMap

reverseMap

HashMap<K,V> reverseMap

propertyScroller

JScrollPane propertyScroller

scroller

JScrollPane scroller

tabbedPane

JTabbedPane tabbedPane

Class gate.gui.ontology.OntologyEditor.AnnotationPropertyValueAction extends AbstractAction implements Serializable

Serialized Fields

oResource

OResource oResource

property

AnnotationProperty property

Class gate.gui.ontology.OntologyEditor.DatatypePropertyValueAction extends AbstractAction implements Serializable

Serialized Fields

oResource

OResource oResource

property

DatatypeProperty property

Class gate.gui.ontology.OntologyEditor.ObjectPropertyValueAction extends AbstractAction implements Serializable

Serialized Fields

oResource

OResource oResource

property

ObjectProperty property

oldValue

OInstance oldValue

Class gate.gui.ontology.OntoTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable

serialVersionUID: 3256445798102610225L

Class gate.gui.ontology.PropertyDetailsTableCellRenderer extends DefaultTableCellRenderer implements Serializable

serialVersionUID: 3257572784619337525L

Serialized Fields

propertyDetailsTableModel

PropertyDetailsTableModel propertyDetailsTableModel

Class gate.gui.ontology.PropertyDetailsTableModel extends AbstractTableModel implements Serializable

Serialized Fields

resourceInfo

DetailsGroup resourceInfo

directSuperProps

DetailsGroup directSuperProps

allSuperProps

DetailsGroup allSuperProps

directSubProps

DetailsGroup directSubProps

equivalentProps

DetailsGroup equivalentProps

allSubProps

DetailsGroup allSubProps

domain

DetailsGroup domain

range

DetailsGroup range

propertyTypes

DetailsGroup propertyTypes

propertyValues

DetailsGroup propertyValues

detailGroups

DetailsGroup[] detailGroups

itemComparator

OntologyItemComparator itemComparator

Class gate.gui.ontology.RestrictionAction extends AbstractAction implements Serializable

Serialized Fields

mainPanel

JPanel mainPanel

restrictionTypes

JPanel restrictionTypes

minCard

JRadioButton minCard

maxCard

JRadioButton maxCard

card

JRadioButton card

hasVal

JRadioButton hasVal

allVals

JRadioButton allVals

someVals

JRadioButton someVals

middlePanel

JPanel middlePanel

onPropertyChoice

JComboBox onPropertyChoice

bottomPanel

JPanel bottomPanel

valuePanel

JPanel valuePanel

hasValuePanel

JPanel hasValuePanel

value

JTextField value

hasValChoice

JComboBox hasValChoice

ontology

Ontology ontology

Class gate.gui.ontology.SearchAction extends AbstractAction implements Serializable

Serialized Fields

resourcesBox

JComboBox resourcesBox
Box to show the filtered resources based on the user's input in the find what box.


guiPanel

JPanel guiPanel
main guiPanel that holds the search gui components.


ontologyEditor

OntologyEditor ontologyEditor
The editor whose ontology is used for searching in.


resourcesArray

OResource[] resourcesArray
An array that contains a list of resources in which the search function searches in. This list is updated on each invocation of the search function.


propertiesArray

RDFProperty[] propertiesArray
An array that contains a list of properties in which the search function searches in. This list is updated on each invocation of the search function.


properties

JComboBox properties
combobox that holds the filtered properties based on user's input.


searchInPropertyValues

JCheckBox searchInPropertyValues
Indicates if the search function should search for the find what string in the values of the specified property.

Class gate.gui.ontology.SearchAction.ComboRenderer extends JPanel implements Serializable

Serialized Fields

label

JLabel label
Class label is shown using this label


iconLabel

JLabel iconLabel
ICon label


labelPanel

JPanel labelPanel
Label Panel

Class gate.gui.ontology.SubClassAction extends AbstractAction implements Serializable

serialVersionUID: 3258409543049359926L

Serialized Fields

nameSpace

JTextField nameSpace

className

JTextField className

mainPanel

JPanel mainPanel

selectedNodes

ArrayList<E> selectedNodes

ontology

Ontology ontology

Class gate.gui.ontology.SymmetricPropertyAction extends AbstractAction implements Serializable

serialVersionUID: 3257286915891017008L

Serialized Fields

mainPanel

JPanel mainPanel

nameSpace

JTextField nameSpace

propertyName

JTextField propertyName

domainRangeButton

JButton domainRangeButton

domainRangeAction

ValuesSelectionAction domainRangeAction

ontologyClassesURIs

ArrayList<E> ontologyClassesURIs

selectedNodes

ArrayList<E> selectedNodes

ontology

Ontology ontology

Class gate.gui.ontology.TopClassAction extends AbstractAction implements Serializable

serialVersionUID: 3258409543049359926L

Serialized Fields

nameSpace

JTextField nameSpace

className

JTextField className

mainPanel

JPanel mainPanel

ontology

Ontology ontology

Class gate.gui.ontology.TransitivePropertyAction extends AbstractAction implements Serializable

serialVersionUID: 4049916060868227125L

Serialized Fields

mainPanel

JPanel mainPanel

nameSpace

JTextField nameSpace

propertyName

JTextField propertyName

domainButton

JButton domainButton

rangeButton

JButton rangeButton

domainAction

ValuesSelectionAction domainAction

rangeAction

ValuesSelectionAction rangeAction

ontologyClassesURIs

ArrayList<E> ontologyClassesURIs

selectedNodes

ArrayList<E> selectedNodes

ontology

Ontology ontology

Package gate.gui.teamware

Class gate.gui.teamware.InputOutputAnnotationSetsDialog.AnnotationSetsList.AddAction extends AbstractAction implements Serializable

Class gate.gui.teamware.InputOutputAnnotationSetsDialog.AnnotationSetsList.RemoveAction extends AbstractAction implements Serializable


Package gate.gui.wordnet

Class gate.gui.wordnet.WordNetViewer extends AbstractVisualResource implements Serializable

Serialized Fields

searchLabel

JLabel searchLabel

searchWordTextField

JTextField searchWordTextField

searchButton

JButton searchButton

resultPane

JTextPane resultPane

searchLabel2

JLabel searchLabel2

nounButton

JButton nounButton

verbButton

JButton verbButton

adjectiveButton

JButton adjectiveButton

adverbButton

JButton adverbButton

scrollPane

JScrollPane scrollPane

gridBagLayout1

GridBagLayout gridBagLayout1

nounPopup

JPopupMenu nounPopup

verbPopup

JPopupMenu verbPopup

adjectivePopup

JPopupMenu adjectivePopup

adverbPopup

JPopupMenu adverbPopup

wnMain

WordNet wnMain

sentenceFrames

boolean sentenceFrames

Package gate.jape

Class gate.jape.BasicPatternElement extends PatternElement implements Serializable

Serialized Fields

constraints1

ArrayList<E> constraints1
A set of Constraint. Used during parsing.


constraints2

Constraint[] constraints2
A set of Constraint. Used during matching.


constraintsMap

HashMap<K,V> constraintsMap
A map of constraint annot type to constraint. Used during parsing.


lastFailurePoint

int lastFailurePoint
Cache of the last position we failed at (-1 when none).


matchedAnnots

AnnotationSet matchedAnnots
The set of annotations we have matched.


negationCompatMode

boolean negationCompatMode

Class gate.jape.Batch extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

japeURL

URL japeURL
The URL that points to a .jape file


encoding

String encoding
The encoding used for reading the grammar file(s)


transducer

Transducer transducer
The JAPE transducer.


actionContext

ActionContext actionContext

features

FeatureMap features

enableDebugging

boolean enableDebugging

Class gate.jape.ComplexPatternElement extends PatternElement implements Serializable

Serialized Fields

kleeneOp

KleeneOperator kleeneOp
Kleene operator (defaults to none). Other values: KLEENE_STAR (*); KLEENE_PLUS (+); KLEENE_QUERY (?)


bindingName

String bindingName
Binding name (may be null).


constraintGroup

ConstraintGroup constraintGroup
The recursive definition of what pattern elements make up this one.

Class gate.jape.Constraint extends Object implements Serializable

Serialized Fields

annotType

String annotType
The type of annotation we're looking for.


negated

boolean negated
Are we negated?


predicates

List<E> predicates
The list of predicates that must match the annotation features.


ontLookupClassPred

ConstraintPredicate ontLookupClassPred
Predicate that acts on class feature, if one is set.


ontFeatureMap

FeatureMap ontFeatureMap
FeatureMap that may contain ontology-related features and values pulled from any predicates that operate on those features

Class gate.jape.ConstraintGroup extends PatternElement implements Serializable

Serialized Fields

patternElementDisjunction1

ArrayList<E> patternElementDisjunction1
An array of arrays that represent PatternElement conjunctions during parsing of the .jape. Each conjunction is considered as being disjunct with the next. (I.e. they are or'd, in the same way as expressions around "||" in C and Java.) Set during parsing; replaced by finish().


patternElementDisjunction2

PatternElement[][] patternElementDisjunction2
The pattern element disjunction for transduction - Java arrays.


currentConjunction

ArrayList<E> currentConjunction
An array of PatternElements making up a conjunction. It is a member of patternElementDisjunction. This is the one we're adding to at present. Used during parsing, not matching.

Class gate.jape.DefaultActionContext extends Object implements Serializable

Serialized Fields

corpus

Corpus corpus

prfeatures

FeatureMap prfeatures

prname

String prname

controller

Controller controller

phaseEnded

boolean phaseEnded

pr

ProcessingResource pr

Class gate.jape.JapeException extends GateException implements Serializable

Serialized Fields

location

String location
The location of the error.

Class gate.jape.JdmAttribute extends Object implements Serializable

Serialized Fields

name

String name

value

Object value

Class gate.jape.JdmException extends GateException implements Serializable

Class gate.jape.KleeneOperator extends Object implements Serializable

Serialized Fields

type

KleeneOperator.Type type

min

Integer min

max

Integer max

displayString

String displayString

Class gate.jape.LeftHandSide extends Object implements Serializable

Serialized Fields

constraintGroup

ConstraintGroup constraintGroup
The constraint group making up this LHS.


bindingTable

HashMap<K,V> bindingTable
Mapping of binding names to ComplexPatternElements

Class gate.jape.MultiPhaseTransducer extends Transducer implements Serializable

serialVersionUID: -1817675404943909246L

Serialized Fields

phases

ArrayList<E> phases
The SinglePhaseTransducers that make up this one. Keyed by their phase names.

Class gate.jape.MutableInteger extends Object implements Serializable

Serialized Fields

value

int value

Class gate.jape.NonFatalJapeException extends JapeException implements Serializable

Class gate.jape.PatternElement extends Object implements Serializable

Serialized Fields

matchHistory

Stack<E> matchHistory
Match history stack, for use in rollback. In BasicPatternElements the objects on the stack are Integers giving the number of annots that were cached at that point in the history. In ComplexPatternElements the objects are Integers giving the number of times the component ConstraintGroup was successfully matched. In ConstraintGroups the elements are arrays representing conjunctions of PatternElement that succeeded at that point in the history.

Class gate.jape.PrioritisedRuleList extends ArrayList implements Serializable

Class gate.jape.RightHandSide extends Object implements Serializable

serialVersionUID: -4359589687308736378L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

actionClassString

StringBuffer actionClassString
The string we use to create the action class.


actionClassBytes

byte[] actionClassBytes
The bytes of the compiled action class.


actionClassName

String actionClassName
The name of the action class.


actionClassQualifiedName

String actionClassQualifiedName
The qualified name of the action class.


actionClassJavaFileName

String actionClassJavaFileName
Name of the .java file for the action class.


actionClassClassFileName

String actionClassClassFileName
Name of the .class file for the action class.


blockNames

Set<E> blockNames
The set of block names. Used to ensure we only get their annotations once in the action class.


lhs

LeftHandSide lhs
The LHS of our rule, where we get bindings from.


nl

String nl
Local fashion for newlines.


phaseName

String phaseName

ruleName

String ruleName

Class gate.jape.Rule extends Transducer implements Serializable

Serialized Fields

lhs

LeftHandSide lhs
The LHS or pattern of the rule.


rhs

RightHandSide rhs
The RHS or action of the rule.


priority

int priority
The priority of the rule.


position

int position
The rule's position in sequence (e.g. order in file).


pendingPosition

int pendingPosition
If we matched but didn't fire yet, this is our pending position.


weFinished

boolean weFinished
Flag for end of document during getNextMatch.

Class gate.jape.SinglePhaseTransducer extends Transducer implements Serializable

serialVersionUID: -2749474684496896114L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

ruleApplicationStyle

int ruleApplicationStyle
Type of rule application (constants defined in JapeConstants).


rules

PrioritisedRuleList rules
The list of rules in this transducer. Ordered by priority and addition sequence (which will be file position if they come from a file).


fsm

FSM fsm

activeFSMInstances

List<E> activeFSMInstances
A list of FSM instances that haven't blocked yet, used during matching.


optionSettings

Map<K,V> optionSettings
The values of any option settings given.


finishedAlready

boolean finishedAlready
Whether the finish method has been called or not.


input

Set<E> input
Defines the types of input annotations that this transducer reads. If this set is empty the transducer will read all the annotations otherwise it will only "see" the annotations of types found in this list ignoring all other types of annotations.


controllerStartedEventBlock

String controllerStartedEventBlock

controllerFinishedEventBlock

String controllerFinishedEventBlock

controllerAbortedEventBlock

String controllerAbortedEventBlock

javaImportsBlock

String javaImportsBlock

controllerEventBlocksActionClass

Object controllerEventBlocksActionClass

controllerEventBlocksActionClassName

String controllerEventBlocksActionClassName

Class gate.jape.Transducer extends Object implements Serializable

Serialized Fields

name

String name
Name of this transducer.


ontology

Ontology ontology

benchmarkFeatures

Map<K,V> benchmarkFeatures
Shared featureMap


benchmarkID

String benchmarkID
Benchmark ID of this transducer.


interrupted

boolean interrupted

debugMode

boolean debugMode
Switch used to enable printing debug messages


matchGroupMode

boolean matchGroupMode
Switch used to enable multiple LHS matching in case of pattern coverage over one and same span with different annotation groups


negationCompatMode

boolean negationCompatMode
Switch used to use pre 7.0 style negation, where multiple negative predicates are not grouped into a conjunction.


baseURL

URL baseURL

enableDebugging

boolean enableDebugging
Switch used to activate the JAPE debugger


actionContext

ActionContext actionContext

Package gate.jape.constraint

Class gate.jape.constraint.AbstractConstraintPredicate extends Object implements Serializable

Serialized Fields

accessor

AnnotationAccessor accessor

value

Object value

Class gate.jape.constraint.AbstractRegExpPredicate extends AbstractConstraintPredicate implements Serializable

Class gate.jape.constraint.AnnotationFeatureAccessor extends Object implements Serializable

Serialized Fields

featureName

String featureName

Class gate.jape.constraint.CleanStringAccessor extends StringAccessor implements Serializable

Class gate.jape.constraint.ComparablePredicate extends AbstractConstraintPredicate implements Serializable

Serialized Fields

comparableValue

Comparable<T> comparableValue

Class gate.jape.constraint.ComparablePredicateTest.ComparablePredicateImpl extends ComparablePredicate implements Serializable

Class gate.jape.constraint.ContainsPredicate extends EmbeddedConstraintPredicate implements Serializable

Class gate.jape.constraint.EmbeddedConstraintPredicate extends AbstractConstraintPredicate implements Serializable

Serialized Fields

valueConstraint

Constraint valueConstraint

annotType

String annotType

Class gate.jape.constraint.EqualPredicate extends AbstractConstraintPredicate implements Serializable

Class gate.jape.constraint.GreaterEqualPredicate extends ComparablePredicate implements Serializable

Class gate.jape.constraint.GreaterPredicate extends ComparablePredicate implements Serializable

Class gate.jape.constraint.LengthAccessor extends MetaPropertyAccessor implements Serializable

Class gate.jape.constraint.LesserEqualPredicate extends ComparablePredicate implements Serializable

Class gate.jape.constraint.LesserPredicate extends ComparablePredicate implements Serializable

Class gate.jape.constraint.MetaPropertyAccessor extends Object implements Serializable

Class gate.jape.constraint.NotContainsPredicate extends ContainsPredicate implements Serializable

Class gate.jape.constraint.NotEqualPredicate extends EqualPredicate implements Serializable

Class gate.jape.constraint.NotRegExpFindPredicate extends AbstractRegExpPredicate implements Serializable

Class gate.jape.constraint.NotRegExpMatchPredicate extends AbstractRegExpPredicate implements Serializable

Class gate.jape.constraint.NotWithinPredicate extends WithinPredicate implements Serializable

Class gate.jape.constraint.RegExpFindPredicate extends AbstractRegExpPredicate implements Serializable

Class gate.jape.constraint.RegExpMatchPredicate extends AbstractRegExpPredicate implements Serializable

Class gate.jape.constraint.SimpleAnnotationAccessor extends MetaPropertyAccessor implements Serializable

Class gate.jape.constraint.StringAccessor extends MetaPropertyAccessor implements Serializable

Class gate.jape.constraint.WithinPredicate extends EmbeddedConstraintPredicate implements Serializable


Package gate.jape.parser

Class gate.jape.parser.ParseCpsl extends Object implements Serializable

Serialized Fields

ruleNumber

int ruleNumber
Position of the current rule


bindingNameSet

HashSet<E> bindingNameSet
A list of all the bindings we made this time, for checking the RHS during parsing.


macrosMap

HashMap<K,V> macrosMap
A table of macro definitions.


templatesMap

HashMap<K,V> templatesMap
A table of template definitions. Keys are template names, values are Pairs of token kind and value, as returned by AttrVal.


baseURL

URL baseURL

encoding

String encoding

sptClass

Class<T> sptClass

curSPT

SinglePhaseTransducer curSPT

token_source

ParseCpslTokenManager token_source
Generated Token Manager.


jj_input_stream

SimpleCharStream jj_input_stream

token

Token token
Current token.


jj_nt

Token jj_nt
Next token.


jj_scanpos

Token jj_scanpos

jj_lastpos

Token jj_lastpos

jj_la

int jj_la

jj_gen

int jj_gen

jj_la1

int[] jj_la1

jj_2_rtns

gate.jape.parser.ParseCpsl.JJCalls[] jj_2_rtns

jj_rescan

boolean jj_rescan

jj_gc

int jj_gc

jj_ls

gate.jape.parser.ParseCpsl.LookaheadSuccess jj_ls

jj_expentries

List<E> jj_expentries

jj_expentry

int[] jj_expentry

jj_kind

int jj_kind

jj_lasttokens

int[] jj_lasttokens

jj_endpos

int jj_endpos

Class gate.jape.parser.ParseException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class gate.jape.parser.Token extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.


beginLine

int beginLine
The line number of the first character of this Token.


beginColumn

int beginColumn
The column number of the first character of this Token.


endLine

int endLine
The line number of the last character of this Token.


endColumn

int endColumn
The column number of the last character of this Token.


image

String image
The string image of the token.


next

Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.


specialToken

Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.

Class gate.jape.parser.TokenMgrError extends Error implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package gate.persist

Class gate.persist.LuceneDataStoreImpl extends SerialDataStore implements Serializable

serialVersionUID: 3618696392336421680L

Serialized Fields

lockObjects

Map<K,V> lockObjects
To store canonical lock objects for each LR ID.


refQueue

ReferenceQueue<T> refQueue
Reference queue with which the soft references in the lockObjects map will be registered.


dataStoreClosing

boolean dataStoreClosing
Indicates if the datastore is being closed.


executor

ScheduledThreadPoolExecutor executor
Executor to run the indexing tasks


currentTasks

ConcurrentMap<K,V> currentTasks
Map keeping track of the most recent indexing task for each LR ID.


indexDelay

long indexDelay
Number of milliseconds we should wait after a sync before attempting to re-index a document. If sync is called again for the same document within this time then the timer for the re-indexing task is reset. Thus if several changes to the same document are made in quick succession it will only be re-indexed once. On the other hand, if the delay is set too long the document may never be indexed until the data store is closed. The default delay is 1000 (one second).


indexer

Indexer indexer
Indexer to be used for indexing documents


indexParameters

Map<K,V> indexParameters
Index Parameters


indexURL

URL indexURL
URL of the index


searcher

Searcher searcher
Searcher to be used for searching the indexed documents


searchParameters

Map<K,V> searchParameters
This is where we store the search parameters

Class gate.persist.PersistenceException extends GateException implements Serializable

Class gate.persist.SerialDataStore extends AbstractFeatureBearer implements Serializable

Serialized Fields

name

String name
The name of the datastore


storageDir

File storageDir
The directory used for the serialised classes.


currentProtocolVersion

String currentProtocolVersion
The protocol version of the currently open data store


autoSaving

boolean autoSaving
Flag for autosaving behaviour.


Package gate.relations

Class gate.relations.RelationSet extends Object implements Serializable

serialVersionUID: 8552798130184595465L

Serialized Fields

relations

List<E> relations
The list of all relations.


indexByType

Map<K,V> indexByType
Index for relations by type.


deleted

BitSet deleted
Keeps the indexes (in RelationSet.relations) for relations that have been deleted.


indexesByMember

List<E> indexesByMember
Indexes for relations by member. Each element in the list refers to a given position in the members array: the element at position zero refers to the first member of all relations. The element at position pos is a map from annotation ID (representing a relation member) to a BitSet indicating which of the relation indexes (in RelationSet.relations) correspond to relations that contain the given annotation (i.e. member) on the position pos.

Class gate.relations.SimpleRelation extends Object implements Serializable

serialVersionUID: 6866132107461267866L

Serialized Fields

type

String type

members

int[] members

userData

Serializable userData

Package gate.security

Class gate.security.SecurityException extends GateException implements Serializable


Package gate.swing

Class gate.swing.BlockingGlassPane extends JPanel implements Serializable

Serialized Fields

blockCount

int blockCount

blockMouse

gate.swing.BlockingGlassPane.BlockMouse blockMouse

blockKeys

gate.swing.BlockingGlassPane.BlockKeys blockKeys

Class gate.swing.CheckBoxTableCellRenderer extends JCheckBox implements Serializable

Class gate.swing.IconTableCellRenderer extends DefaultTableCellRenderer implements Serializable

Class gate.swing.JChoice extends JPanel implements Serializable

Serialized Fields

maximumFastChoices

int maximumFastChoices
The maximum number of options for which the flow of buttons is used instead of a combobox. By default this value is JChoice.DEFAULT_MAX_FAST_CHOICES


defaultButtonMargin

Insets defaultButtonMargin
Margin used for choice buttons.


maximumWidth

int maximumWidth
The maximum width allowed for this component. This value is only used when the component appears as a flow of buttons. By default this value is JChoice.DEFAULT_MAX_WIDTH. This is used to force the flow layout do a multi-line layout, as by default it prefers to lay all components in a single very wide line.


layout

FlowLayout layout
The layout used by this container.


combo

JComboBox combo
The combobox used for a large number of choices.


sharedItemListener

ItemListener sharedItemListener
Internal item listener for both the combo and the buttons, used to keep the two in sync.


model

ComboBoxModel model
The data model used for choices and selection.


buttonToValueMap

Map<K,V> buttonToValueMap
Keeps a mapping between the button and the corresponding option from the model.


listenersMap

Map<K,V> listenersMap
A map from wrapped action listeners to listener

Class gate.swing.JFontChooser extends JPanel implements Serializable

Serialized Fields

familyCombo

JComboBox familyCombo

italicChk

JCheckBox italicChk

boldChk

JCheckBox boldChk

sizeCombo

JComboBox sizeCombo

sampleTextArea

JTextArea sampleTextArea

fontValue

Font fontValue

Class gate.swing.JMenuButton extends JToggleButton implements Serializable

Serialized Fields

popup

JPopupMenu popup

menu

JMenu menu

Class gate.swing.JTreeTable extends XJTable implements Serializable

Serialized Fields

tree

gate.swing.JTreeTable.CustomJTree tree
The tree used to render the first column


treeTableModel

TreeTableModel treeTableModel
The model for this component


modelAdapter

gate.swing.JTreeTable.TreeTableModelAdapter modelAdapter
The adapter used internally to convert a tree model into a table model.

Class gate.swing.JTreeTable.TreeTableCellRenderer extends DefaultTableCellRenderer implements Serializable

Class gate.swing.MenuLayoutTest extends JFrame implements Serializable

Class gate.swing.WaitDialog extends JWindow implements Serializable

Serialized Fields

centerBox

Box centerBox

stop

boolean stop

borderLayout1

BorderLayout borderLayout1

frame

Frame frame

picture

JLabel picture

icon

Icon icon

Class gate.swing.XJEditorPane extends JEditorPane implements Serializable

Serialized Fields

backUrls

LinkedList<E> backUrls

forwardUrls

LinkedList<E> forwardUrls

backAction

Action backAction

forwardAction

Action forwardAction

Class gate.swing.XJFileChooser extends JFileChooser implements Serializable

Serialized Fields

resource

String resource
key used when saving the file location to be retrieved later


fileName

String fileName
file name used instead of the one saved in the preferences


isFileSelected

boolean isFileSelected
set to true when setSelectedFile has been used


locations

Map<K,V> locations
map for (resource name -> path) saved in the user config file

Class gate.swing.XJMenu extends JMenu implements Serializable

Serialized Fields

listener

StatusListener listener

description

String description

Class gate.swing.XJMenuItem extends JMenuItem implements Serializable

Serialized Fields

listener

StatusListener listener

description

String description

Class gate.swing.XJPopupMenu extends JPopupMenu implements Serializable

Class gate.swing.XJTabbedPane extends JTabbedPane implements Serializable

Class gate.swing.XJTable extends JTable implements Serializable

Serialized Fields

componentSizedProperly

boolean componentSizedProperly

sizingInProgress

boolean sizingInProgress

sortingModel

XJTable.SortingModel sortingModel

defaultComparator

ObjectComparator defaultComparator

sortedColumn

int sortedColumn
The column currently being sorted.


ascending

boolean ascending
is the current sort order ascending (or descending)?


sortable

boolean sortable
Should this table be sortable.


columnData

List<E> columnData
A list of XJTable.ColumnData objects.


headerMouseListener

XJTable.HeaderMouseListener headerMouseListener

hiddenColumns

List<E> hiddenColumns
Contains the hidden columns in no particular order.


enableHidingColumns

boolean enableHidingColumns

tabSkipUneditableCell

boolean tabSkipUneditableCell

editCellAsSoonAsFocus

boolean editCellAsSoonAsFocus

oldTabAction

Action oldTabAction

oldShiftTabAction

Action oldShiftTabAction

Class gate.swing.XJTable.SortingModel extends AbstractTableModel implements Serializable

Serialized Fields

sourceToTarget

int[] sourceToTarget
The direct index


targetToSource

int[] targetToSource
The reverse index.


sourceModel

TableModel sourceModel

compWrapper

XJTable.SortingModel.ValueHolderComparator compWrapper

Class gate.swing.XJTextPane extends JTextPane implements Serializable


Package gate.util

Class gate.util.AbstractFeatureBearer extends Object implements Serializable

serialVersionUID: -2962478253218344471L

Serialized Fields

features

FeatureMap features
The feature set

Class gate.util.AbstractNameBearer extends Object implements Serializable

serialVersionUID: -3745118855639865521L

Serialized Fields

name

String name

Class gate.util.DocumentFormatException extends GateException implements Serializable

Class gate.util.GateException extends Exception implements Serializable

Class gate.util.GateRuntimeException extends RuntimeException implements Serializable

Class gate.util.GateSaxException extends SAXException implements Serializable

Class gate.util.InvalidOffsetException extends GateException implements Serializable

Class gate.util.LazyProgrammerException extends RuntimeException implements Serializable

Class gate.util.LuckyException extends RuntimeException implements Serializable

Class gate.util.MethodNotImplementedException extends GateRuntimeException implements Serializable

Class gate.util.OptionsMap extends TreeMap<Object,Object> implements Serializable

Class gate.util.OrderByRestriction extends Object implements Serializable

Serialized Fields

key

String key

operator_

int operator_

Class gate.util.Pair extends Object implements Serializable

serialVersionUID: 3690756099267025454L

Serialized Fields

first

Object first

second

Object second

Class gate.util.RawEditorKit extends StyledEditorKit implements Serializable

Class gate.util.RBTreeMap extends AbstractMap implements Serializable

serialVersionUID: -1454324265766936618L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the RBTreeMap instance from a stream (i.e., deserialize it).

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the RBTreeMap instance to a stream (i.e., serialize it).

Serial Data:
The size of the RBTreeMap (the number of key-value mappings) is emitted (int), followed by the key (Object) and value (Object) for each key-value mapping represented by the RBTreeMap. The key-value mappings are emitted in key-order (as determined by the RBTreeMap's Comparator, or by the keys' natural ordering if the RBTreeMap has no Comparator).
Throws:
IOException
Serialized Fields

comparator

Comparator<T> comparator
The Comparator used to maintain order in this RBTreeMap, or null if this RBTreeMap uses its elements natural ordering.

 

Class gate.util.Restriction extends Object implements Serializable

Serialized Fields

value

Object value

key

String key

operator_

int operator_

Class gate.util.SimpleArraySet extends Object implements Serializable

Serialized Fields

theArray

Object[] theArray
The array storing the elements

Class gate.util.SimpleFeatureMapImpl extends gate.util.SimpleMapImpl implements Serializable

serialVersionUID: -2747241616127229116L


Package gate.util.persistence

Class gate.util.persistence.AnalyserRunningStrategyPersistence extends Object implements Serializable

serialVersionUID: -8288186597177634360L

Serialized Fields

runMode

int runMode

featureName

String featureName

featureValue

String featureValue

pr

Serializable pr

Class gate.util.persistence.CollectionPersistence extends Object implements Serializable

serialVersionUID: 7908364068699089834L

Serialized Fields

localList

List<E> localList

collectionType

Class<T> collectionType

Class gate.util.persistence.ConditionalControllerPersistence extends ControllerPersistence implements Serializable

serialVersionUID: -746291109981304574L

Serialized Fields

strategiesList

Object strategiesList

Class gate.util.persistence.ConditionalSerialAnalyserControllerPersistence extends ConditionalControllerPersistence implements Serializable

serialVersionUID: -411697343273269225L

Serialized Fields

corpus

Object corpus

Class gate.util.persistence.ControllerPersistence extends gate.util.persistence.ResourcePersistence implements Serializable

serialVersionUID: 727852357092819439L

Serialized Fields

prList

Object prList

Class gate.util.persistence.CorpusPersistence extends LRPersistence implements Serializable

serialVersionUID: 6181534551802883626L

Serialized Fields

docList

ArrayList<E> docList

Class gate.util.persistence.DSPersistence extends Object implements Serializable

serialVersionUID: 5952924943977701708L

Serialized Fields

className

String className

storageUrlString

String storageUrlString

storageUrl

Object storageUrl

Class gate.util.persistence.LanguageAnalyserPersistence extends PRPersistence implements Serializable

serialVersionUID: -4632241679877556163L

Serialized Fields

corpus

Object corpus

document

Object document

Class gate.util.persistence.LRPersistence extends gate.util.persistence.ResourcePersistence implements Serializable

serialVersionUID: 3541034274225534363L

Serialized Fields

dsData

Serializable dsData

persistenceID

Object persistenceID

Class gate.util.persistence.MapPersistence extends Object implements Serializable

serialVersionUID: 1835776085941379996L

Serialized Fields

mapType

Class<T> mapType

localMap

HashMap<K,V> localMap

Class gate.util.persistence.PersistenceManager.NotComparableException extends RuntimeException implements Serializable

Class gate.util.persistence.PersistenceManager.SlashDevSlashNull extends Object implements Serializable

serialVersionUID: -8665414981783519937L

Class gate.util.persistence.PersistenceManager.URLHolder extends Object implements Serializable

serialVersionUID: 7943459208429026229L

Serialized Fields

urlString

String urlString

Class gate.util.persistence.PRPersistence extends gate.util.persistence.ResourcePersistence implements Serializable

serialVersionUID: 2031381604712340552L

Serialized Fields

runtimeParams

Object runtimeParams

Class gate.util.persistence.SerialAnalyserControllerPersistence extends ControllerPersistence implements Serializable

serialVersionUID: -4116973147963269225L

Serialized Fields

corpus

Object corpus

Class gate.util.persistence.UnconditionalRunningStrategyPersistence extends Object implements Serializable

serialVersionUID: 5049829826299681555L

Serialized Fields

shouldRun

boolean shouldRun

pr

Serializable pr

Package gate.util.reporting.exceptions

Class gate.util.reporting.exceptions.BenchmarkReportException extends Exception implements Serializable

Class gate.util.reporting.exceptions.BenchmarkReportExecutionException extends RuntimeException implements Serializable

Class gate.util.reporting.exceptions.BenchmarkReportFileAccessException extends BenchmarkReportException implements Serializable

Class gate.util.reporting.exceptions.BenchmarkReportInputFileFormatException extends BenchmarkReportException implements Serializable


Package gate.wordnet

Class gate.wordnet.WordNetException extends GateException implements Serializable


Package hepple.postag

Class hepple.postag.InvalidRuleException extends Exception implements Serializable