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

A

action - Variable in class at.ofai.gate.fsm.State
The right hand side associated to the rule for which this state recognizes the lhs.
Action() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
add(Object) - Method in class at.ofai.gate.annotation.NoDupAnnotationSetImpl
Add an existing annotation.
add(Rule) - Method in class at.ofai.gate.jape.PrioritisedRuleList
Adds a rule in order.
add(Rule, int) - Method in class at.ofai.gate.jape.PrioritisedRuleList
Adds a rule in order.
add_escapes(String) - Method in exception at.ofai.gate.jape.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAttribute(JdmAttribute) - Method in class at.ofai.gate.jape.Constraint
Add an attribute.
addBinding(String, ComplexPatternElement, HashSet, boolean) - Method in class at.ofai.gate.jape.LeftHandSide
Add a binding record.
addBlock(String) - Method in class at.ofai.gate.jape.RightHandSide
Add an anonymous block to the action class
addBlock(String, String) - Method in class at.ofai.gate.jape.RightHandSide
Add a named block to the action class
addConstraint(Constraint) - Method in class at.ofai.gate.jape.BasicPatternElement
Add a constraint.
addEscapes(String) - Static method in error at.ofai.gate.jape.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addInput(String) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
Adds a new type of input annotations used by this transducer.
addPatternElement(PatternElement) - Method in class at.ofai.gate.jape.ConstraintGroup
Add an element to the current conjunction.
addPhase(String, Transducer) - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Add phase.
addProcessProgressListener(ProgressListener) - Method in class at.ofai.gate.jape.Rule
 
addProgressListener(ProgressListener) - Method in class at.ofai.gate.jape.Batch
 
addProgressListener(ProgressListener) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
 
addProgressListener(ProgressListener) - Method in class at.ofai.gate.jape.Transducer
 
addRule(Rule) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
Add a rule.
addStatusListener(StatusListener) - Method in class at.ofai.gate.jape.Batch
 
addStatusListener(StatusListener) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
addStatusListener(StatusListener) - Method in class at.ofai.gate.jape.Rule
 
addStatusListener(StatusListener) - Method in class at.ofai.gate.jape.Transducer
 
addTransition(Transition) - Method in class at.ofai.gate.fsm.State
Adds a new transition to the list of outgoing transitions for this state.
adjustBeginLineColumn(int, int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AnonymousJavaBlock() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
APPELT_STYLE - Static variable in interface at.ofai.gate.jape.JapeConstants
Appelt-style rule application
appendAnnotationAdd(StringBuffer, String, String) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
assign - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
AssignmentExpression() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
at.ofai.gate.annotation - package at.ofai.gate.annotation
 
at.ofai.gate.creole - package at.ofai.gate.creole
 
at.ofai.gate.fsm - package at.ofai.gate.fsm
 
at.ofai.gate.jape - package at.ofai.gate.jape
 
at.ofai.gate.jape.parser - package at.ofai.gate.jape.parser
 
attrOp - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
AttrVal() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 

B

backup(int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
bar - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
baseURL - Variable in class at.ofai.gate.jape.parser.ParseCpsl
 
BasicPatternElement - Class in at.ofai.gate.jape
A pattern element within curly braces.
BasicPatternElement() - Constructor for class at.ofai.gate.jape.BasicPatternElement
Construction.
BasicPatternElement() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
batch - Variable in class at.ofai.gate.creole.MtlTransducer
The actual JapeTransducer used for processing the document(s).
Batch - Class in at.ofai.gate.jape
Batch processing of JAPE transducers against documents or collections.
Batch(URL, String) - Constructor for class at.ofai.gate.jape.Batch
Create a fully initialised instance.
Batch(URL, String, StatusListener) - Constructor for class at.ofai.gate.jape.Batch
 
beginColumn - Variable in class at.ofai.gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class at.ofai.gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
bool - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
BRILL_STYLE - Static variable in interface at.ofai.gate.jape.JapeConstants
Brill-style rule application
bufcolumn - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
buffer - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
bufline - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
bufpos - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 

C

changeSign() - Method in class at.ofai.gate.jape.Constraint
Change the sign of the negation flag.
cleanup() - Method in class at.ofai.gate.creole.MtlTransducer
Remove this class' jar file from the system classpath so that the system state is the same as when the init method was called (and before this class' jar file was added to the classpath, if missing).
cleanUp() - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Ask each phase to clean up (delete action class files, for e.g.).
cleanUp() - Static method in class at.ofai.gate.jape.RightHandSide
Remove class files created for actions.
cleanUp() - Method in class at.ofai.gate.jape.Rule
Clean up (delete action class files, for e.g.).
cleanUp() - Method in class at.ofai.gate.jape.SinglePhaseTransducer
Clean up (delete action class files, for e.g.).
cleanUp() - Method in class at.ofai.gate.jape.Transducer
Clean up (delete action class files, for e.g.).
clearInstances() - Static method in class at.ofai.gate.fsm.FSMInstance
Release all the FSMInstances that are not currently in use
clone() - Method in class at.ofai.gate.fsm.FSMInstance
Returns a clone of this object.
clone() - Method in class at.ofai.gate.jape.BasicPatternElement
Need cloning for processing of macro references.
clone() - Method in class at.ofai.gate.jape.ComplexPatternElement
Need cloning for processing of macro references.
clone() - Method in class at.ofai.gate.jape.Constraint
Need cloning for processing of macro references.
clone() - Method in class at.ofai.gate.jape.ConstraintGroup
Need cloning for processing of macro references.
clone() - Method in class at.ofai.gate.jape.PatternElement
Cloning for processing of macro references.
colon - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
colonplus - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
column - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
comma - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
commentChars - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
commentEnd - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
commentStart - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
compareTo(Object) - Method in class at.ofai.gate.fsm.FSMInstance
Implementation of the compareTo method required by the Comparable interface.
compareTo(Object) - Method in class at.ofai.gate.fsm.Transition
 
compile(String, String) - Static method in class at.ofai.gate.jape.Compiler
The main compile method, taking a file name.
compile(ArrayList) - Static method in class at.ofai.gate.jape.Compiler
The main compile method, taking a list of file names.
Compiler - Class in at.ofai.gate.jape
Compiler for JAPE files.
Compiler() - Constructor for class at.ofai.gate.jape.Compiler
 
ComplexPatternElement - Class in at.ofai.gate.jape
A pattern element enclosed in round brackets.
ComplexPatternElement(ConstraintGroup, int, String) - Constructor for class at.ofai.gate.jape.ComplexPatternElement
Construction from ConstraintGroup, Kleene operator type and binding name.
ComplexPatternElement(LeftHandSide) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
Constraint - Class in at.ofai.gate.jape
An individual annotation/attributes/values/operator expression.
Constraint(String) - Constructor for class at.ofai.gate.jape.Constraint
Construction from annot type string
Constraint() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
ConstraintGroup - Class in at.ofai.gate.jape
A sequence of conjunctions of PatternElement that form a disjunction.
ConstraintGroup() - Constructor for class at.ofai.gate.jape.ConstraintGroup
Anonymous constructor.
ConstraintGroup(LeftHandSide, ConstraintGroup) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
createActionClass() - Method in class at.ofai.gate.jape.RightHandSide
Create the action class and an instance of it.
createDisjunction() - Method in class at.ofai.gate.jape.ConstraintGroup
Make a new disjunction at this point.
curChar - Variable in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
currentToken - Variable in exception at.ofai.gate.jape.parser.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
DEFAULT - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
DEFAULT_PRIORITY - Static variable in interface at.ofai.gate.jape.JapeConstants
The default priority of a rule.
digits - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
disable_tracing() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
docbegin - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
docend - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
doit(Document, Map, AnnotationSet, AnnotationSet, AnnotationSet, Ontology) - Method in interface at.ofai.gate.jape.RhsAction
Fires the RHS action for a particular LHS match.
Done() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
DoTestBigGrammar(String) - Method in class at.ofai.gate.jape.TestJape
 

E

eliminateVoidTransitions() - Method in class at.ofai.gate.fsm.FSM
Converts this FSM from a non-deterministic to a deterministic one by eliminating all the unrestricted transitions.
emessage(String) - Static method in class at.ofai.gate.jape.Compiler
Ooops.
enable_tracing() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
encoding - Variable in class at.ofai.gate.jape.parser.ParseCpsl
 
endColumn - Variable in class at.ofai.gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class at.ofai.gate.jape.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EOF - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
eol - Variable in exception at.ofai.gate.jape.parser.ParseException
The end of line string for this machine.
EQUAL - Static variable in interface at.ofai.gate.jape.JapeConstants
Comparison operator for equality (==)
equals(Object) - Method in class at.ofai.gate.fsm.FSMInstance
 
equals(Object) - Method in class at.ofai.gate.jape.JdmAttribute
 
execute() - Method in class at.ofai.gate.creole.MtlTransducer
Implementation of the run() method from Runnable.
ExpandBuff(boolean) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception at.ofai.gate.jape.parser.ParseException
Each entry in this array is an array of integers.
exponent - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 

F

fileIndex - Variable in class at.ofai.gate.fsm.State
The index in the definition file of the rule that was used for creating this state.
FillBuff() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
finish() - Method in class at.ofai.gate.jape.BasicPatternElement
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class at.ofai.gate.jape.ComplexPatternElement
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class at.ofai.gate.jape.Constraint
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class at.ofai.gate.jape.ConstraintGroup
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class at.ofai.gate.jape.LeftHandSide
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in interface at.ofai.gate.jape.Matcher
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class at.ofai.gate.jape.Rule
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class at.ofai.gate.jape.SinglePhaseTransducer
Finish: replace dynamic data structures with Java arrays; called after parsing.
finish() - Method in class at.ofai.gate.jape.Transducer
Finish: replace dynamic data structures with Java arrays; called after parsing.
finished() - Method in class at.ofai.gate.jape.Rule
Have we hit the end of the document without matching?
fireProcessFinished() - Method in class at.ofai.gate.jape.Batch
 
fireProcessFinished() - Method in class at.ofai.gate.jape.SinglePhaseTransducer
 
fireProcessFinished() - Method in class at.ofai.gate.jape.Transducer
 
fireProgressChanged(int) - Method in class at.ofai.gate.jape.Batch
 
fireProgressChanged(int) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
 
fireProgressChanged(int) - Method in class at.ofai.gate.jape.Transducer
This property affects the Appelt style of rules application.
fireStatusChanged(String) - Method in class at.ofai.gate.jape.Batch
 
fireStatusChanged(String) - Method in class at.ofai.gate.jape.Transducer
 
fireStatusChangedEvent(String) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
FIRST_STYLE - Static variable in interface at.ofai.gate.jape.JapeConstants
Appelt-shortest-style rule application
floatingPoint - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
FSM - Class in at.ofai.gate.fsm
This class implements a standard Finite State Machine.
FSM(SinglePhaseTransducer) - Constructor for class at.ofai.gate.fsm.FSM
Builds a standalone FSM starting from a single phase transducer.
FSM(Rule) - Constructor for class at.ofai.gate.fsm.FSM
Builds a FSM starting from a rule.
FSMInstance - Class in at.ofai.gate.fsm
The objects of this class represent instances of working Finite State Machine during parsing a gate document (annotation set).
FSMInstance(FSM, State, Node, Node, HashMap, Document) - Constructor for class at.ofai.gate.fsm.FSMInstance
Creates a new FSMInstance object.

G

generateParseException() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
getAction() - Method in class at.ofai.gate.fsm.State
Gets the action associated to this state.
getActionClassName() - Method in class at.ofai.gate.jape.RightHandSide
 
getActionClassString() - Method in class at.ofai.gate.jape.RightHandSide
Returns the string for the java code
getAGPosition() - Method in class at.ofai.gate.fsm.FSMInstance
Returns the node up to which this FSM instance advanced in the Annotation graph during the matching process.
getAnnotType() - Method in class at.ofai.gate.jape.Constraint
Get the type of annnotation we're looking for.
getAttributeArray() - Method in class at.ofai.gate.jape.Constraint
Get the attributes that must be present on the matched annotation.
getAttributeSeq() - Method in class at.ofai.gate.jape.Constraint
Get the list of attributes that must match the annotation features.
getAuthoriseDuplicates() - Method in class at.ofai.gate.annotation.NoDupAnnotationSetImpl
Get the value of authoriseDuplicates.
getAuthoriseDuplicates() - Method in class at.ofai.gate.creole.MtlTransducer
Gets the authoriseDuplicates flag that allow/prevent the transducer from creating annotations that already exist at some point in the doc.
getBaseURL() - Method in class at.ofai.gate.jape.Transducer
 
getBeginColumn() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
getBeginLine() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
getBindingName() - Method in class at.ofai.gate.jape.ComplexPatternElement
Get binding name.
getBindings() - Method in class at.ofai.gate.fsm.FSMInstance
Gets the map representing the bindings that took place during the matching process this FSM instance performed.
getBindings() - Method in class at.ofai.gate.fsm.Transition
Returns the list of bindings associated to this transition
getBoundAnnots(String) - Method in class at.ofai.gate.jape.LeftHandSide
Get annotations via a binding name.
getColumn() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
Deprecated.  
getConstraintGroup() - Method in class at.ofai.gate.jape.ComplexPatternElement
 
getConstraintGroup() - Method in class at.ofai.gate.jape.LeftHandSide
Get the constraint group
getConstraints() - Method in class at.ofai.gate.fsm.Transition
Gets the constraints associated to this transition
getConstraints() - Method in class at.ofai.gate.jape.BasicPatternElement
 
getCPEs() - Method in class at.ofai.gate.jape.ComplexPatternElement
Get a list of CPEs that we contain.
getCPEs() - Method in class at.ofai.gate.jape.ConstraintGroup
Get an list of CPEs that we contain.
getEdgesGML() - Method in class at.ofai.gate.fsm.State
Returns a GML (graph modelling language) representation for the edges corresponding to transitions departing from this state in the transition graph of the FSM to which this state belongs
getEncoding() - Method in class at.ofai.gate.creole.MtlTransducer
Gets the encoding used for reding the grammar file(s).
getEndColumn() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
getEndLine() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
getEndPosition() - Method in class at.ofai.gate.jape.Rule
Return the ending position of a match.
getFeatures() - Method in class at.ofai.gate.jape.Batch
 
getFileIndex() - Method in class at.ofai.gate.fsm.FSMInstance
Returns the index in the Jape definition file of the rule that caused the generation of the FSM state this instance is in.
getFSM() - Method in class at.ofai.gate.jape.SinglePhaseTransducer
 
getFSMPosition() - Method in class at.ofai.gate.fsm.FSMInstance
Returns the position in the support graph for this FSM instance
getGML() - Method in class at.ofai.gate.fsm.FSM
Returns a GML (Graph Modelling Language) representation of the transition graph of this FSM.
getGrammarURL() - Method in class at.ofai.gate.creole.MtlTransducer
Gets the URL to the grammar used to build this transducer.
GetImage() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
getIndex() - Method in class at.ofai.gate.fsm.State
Gets the index of this state.
getInitialState() - Method in class at.ofai.gate.fsm.FSM
Gets the initial state of this FSM
getInputASName() - Method in class at.ofai.gate.creole.MtlTransducer
Gets the AnnotationSet used as input by this transducer.
getKleeneOp() - Method in class at.ofai.gate.jape.ComplexPatternElement
 
getLength() - Method in class at.ofai.gate.fsm.FSMInstance
Returns the length of the parsed region in the document under scrutiny.
getLHS() - Method in class at.ofai.gate.jape.Rule
 
getLine() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
Deprecated.  
getMatchedAnnots() - Method in class at.ofai.gate.jape.BasicPatternElement
Access to the annotations that have been matched.
getMatchedAnnots() - Method in class at.ofai.gate.jape.ComplexPatternElement
Access to the annotations that have been matched.
getMatchedAnnots() - Method in class at.ofai.gate.jape.ConstraintGroup
Access to the annotations that have been matched by this group.
getMatchedAnnots() - Method in class at.ofai.gate.jape.PatternElement
Access to the annotations that have been matched.
getMessage() - Method in exception at.ofai.gate.jape.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error at.ofai.gate.jape.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getName() - Method in class at.ofai.gate.jape.JdmAttribute
 
getName() - Method in class at.ofai.gate.jape.Transducer
Get the phase name of this transducer
getNewInstance(FSM, State, Node, Node, HashMap, Document) - Static method in class at.ofai.gate.fsm.FSMInstance
Static method that provides new FSM instances.
getNextMatch(Document, int, int) - Method in class at.ofai.gate.jape.Rule
If another match at or beyond position is possible return the position we want to fire in, else -1.
getNextToken() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
getNextToken() - Method in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
getOntology() - Method in class at.ofai.gate.creole.MtlTransducer
Gets the ontology used by this transducer.
getOntology() - Method in class at.ofai.gate.jape.Transducer
Gets the ontology used by this transducer;
getOperator() - Method in class at.ofai.gate.jape.JdmAttribute
 
getOption(String) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
Get the value for a particular option.
getOutputASName() - Method in class at.ofai.gate.creole.MtlTransducer
Gets the AnnotationSet used as output by this transducer.
getPatternElementDisjunction() - Method in class at.ofai.gate.jape.ConstraintGroup
 
getPhaseName() - Method in class at.ofai.gate.jape.RightHandSide
 
getPhases() - Method in class at.ofai.gate.jape.MultiPhaseTransducer
 
getPosition() - Method in class at.ofai.gate.jape.Rule
Get the rule's position in sequence (e.g.
getPriority() - Method in class at.ofai.gate.jape.Rule
Get the rule priority.
getRHS() - Method in class at.ofai.gate.jape.Rule
 
getRuleApplicationStyle() - Method in class at.ofai.gate.jape.SinglePhaseTransducer
 
getRuleName() - Method in class at.ofai.gate.jape.RightHandSide
 
getRules() - Method in class at.ofai.gate.jape.SinglePhaseTransducer
 
getStartAGPosition() - Method in class at.ofai.gate.fsm.FSMInstance
Returns the node in the AnnotationSet from which this FSM instance started the matching process.
getStartPosition() - Method in class at.ofai.gate.jape.Rule
Return the starting position of a match.
GetSuffix(int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
getSupportGraph() - Method in class at.ofai.gate.fsm.FSMInstance
Returns the FSM transition graph that backs this FSM instance
getTabSize(int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
getTarget() - Method in class at.ofai.gate.fsm.Transition
Gets the target state of this transition
getToken(int) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
getTransducer() - Method in class at.ofai.gate.jape.Batch
Get the transducer.
getTransitions() - Method in class at.ofai.gate.fsm.State
Gets the set of transitions for this state.
getValue() - Method in class at.ofai.gate.jape.JdmAttribute
 
getValueType() - Method in class at.ofai.gate.jape.JdmAttribute
 
GREATER - Static variable in interface at.ofai.gate.jape.JapeConstants
Comparison operator for greater than (>)
GREATER_OR_EQUAL - Static variable in interface at.ofai.gate.jape.JapeConstants
Comparison operator for greater or equal (>=)

H

hashCode() - Method in class at.ofai.gate.fsm.FSMInstance
Overrides the hashCode method from Object so this obejcts can be stored in hash maps and hash sets.
hasMatched() - Method in class at.ofai.gate.jape.LeftHandSide
Was the last match successful?

I

ident - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
identOrVstring() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
image - Variable in class at.ofai.gate.jape.parser.Token
The string image of the token.
IN_PHASES - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
IN_STRING - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
inBuf - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
INDENT_PADDING - Static variable in interface at.ofai.gate.jape.JapeConstants
How far to increase indent when padding toString invocations.
index - Static variable in class at.ofai.gate.fsm.State
The class data member used for generating unique indices for State instances.
init() - Method in class at.ofai.gate.creole.MtlTransducer
This method is the one responsible for initialising the transducer.
input - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
input_stream - Variable in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
inputStream - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
instantiateActionClass() - Method in class at.ofai.gate.jape.RightHandSide
Create an instance of the action class.
integer - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
interrupt() - Method in class at.ofai.gate.creole.MtlTransducer
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
interrupt() - Method in class at.ofai.gate.jape.Batch
Notifies this PR that it should stop its execution as soon as possible.
interrupt() - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Notifies this PR that it should stop its execution as soon as possible.
interrupt() - Method in class at.ofai.gate.jape.Transducer
Notifies this PR that it should stop its execution as soon as possible.
interrupted - Variable in class at.ofai.gate.jape.Transducer
 
isDebugMode() - Method in class at.ofai.gate.jape.Transducer
 
isFinal - Variable in class at.ofai.gate.fsm.State
Is this state a final one?
isFinal() - Method in class at.ofai.gate.fsm.State
Reports if this state is a final one.
isIdentOrDocbeginOrDocend() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
isInterrupted() - Method in class at.ofai.gate.jape.Transducer
Checks whether this PR has been interrupted since the lsat time its execute method was called.
isNegated() - Method in class at.ofai.gate.jape.Constraint
Access to negation flag.

J

JapeConstants - Interface in at.ofai.gate.jape
Constants interface for the JAPE package.
JapeException - Exception in at.ofai.gate.jape
Superclass of all JAPE exceptions.
JapeException(String) - Constructor for exception at.ofai.gate.jape.JapeException
 
JapeException() - Constructor for exception at.ofai.gate.jape.JapeException
 
JdmAttribute - Class in at.ofai.gate.jape
THIS CLASS SHOULDN'T BE HERE.
JdmAttribute() - Constructor for class at.ofai.gate.jape.JdmAttribute
 
JdmAttribute(String, Object) - Constructor for class at.ofai.gate.jape.JdmAttribute
Create a tuple for an attribute: (name, value, operator).
JdmAttribute(String, Object, int) - Constructor for class at.ofai.gate.jape.JdmAttribute
Create a tuple that describes an attribute: (name, value, operator).
JdmAttribute(JdmAttribute) - Constructor for class at.ofai.gate.jape.JdmAttribute
throws JdmException when the value isn't one of the types we know how to store, i.e., a serialisable or Jdm class.
JdmException - Exception in at.ofai.gate.jape
THIS CLASS SHOULDN'T BE HERE.
JdmException() - Constructor for exception at.ofai.gate.jape.JdmException
 
JdmException(String) - Constructor for exception at.ofai.gate.jape.JdmException
 
jj_nt - Variable in class at.ofai.gate.jape.parser.ParseCpsl
 
jjFillToken() - Method in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
jjnewLexState - Static variable in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
jjstrLiteralImages - Static variable in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 

K

kind - Variable in class at.ofai.gate.jape.parser.Token
An integer that describes the kind of this token.
KLEENE_PLUS - Static variable in interface at.ofai.gate.jape.JapeConstants
Kleene plus (+)
KLEENE_QUERY - Static variable in interface at.ofai.gate.jape.JapeConstants
Kleene query (?)
KLEENE_STAR - Static variable in interface at.ofai.gate.jape.JapeConstants
Kleene star (*)
kleeneOp - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 

L

leftBrace - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
leftBracket - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
LeftHandSide - Class in at.ofai.gate.jape
The LHS of a CPSL rule.
LeftHandSide(ConstraintGroup) - Constructor for class at.ofai.gate.jape.LeftHandSide
Construction from a ConstraintGroup
LeftHandSide() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
LESSER - Static variable in interface at.ofai.gate.jape.JapeConstants
Comparison operator for lesser than (<)
LESSER_OR_EQUAL - Static variable in interface at.ofai.gate.jape.JapeConstants
Comparison operator for lesser or equal (<=)
letter - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
letterOrDigitOrDash - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
letters - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
lettersAndDigits - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
lettersAndDigitsAndDashes - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error at.ofai.gate.jape.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
line - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
lookingAhead - Variable in class at.ofai.gate.jape.parser.ParseCpsl
 

M

macro - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
MacroDef() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
macrosMap - Variable in class at.ofai.gate.jape.parser.ParseCpsl
 
main(String[]) - Static method in class at.ofai.gate.jape.Batch
This is where it all happens.
main(String[]) - Static method in class at.ofai.gate.jape.Compiler
Take a list of .jape files names and compile them to .ser.
main(String[]) - Static method in class at.ofai.gate.jape.TestJape
 
main(String[]) - Static method in class at.ofai.gate.jape.TestJape2
Take a list of text files and a collection name, and call tokeniser/gazetteer/jape on them, creating the collection.
Matcher - Interface in at.ofai.gate.jape
Interface to be implemented by classes providing matching on documents, e.g.
matches(Document, int, MutableInteger) - Method in class at.ofai.gate.jape.BasicPatternElement
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class at.ofai.gate.jape.ComplexPatternElement
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class at.ofai.gate.jape.ConstraintGroup
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class at.ofai.gate.jape.LeftHandSide
Does the LHS match the document at this position?
matches(Document, int, MutableInteger) - Method in interface at.ofai.gate.jape.Matcher
Does this element match the document at this position?
matches(Document, int, MutableInteger) - Method in class at.ofai.gate.jape.Rule
Does this element match the document at this position?
matchHistory - Variable in class at.ofai.gate.jape.PatternElement
Match history stack, for use in rollback.
maxNextCharInd - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
message(String) - Method in class at.ofai.gate.jape.Batch
Hello? Anybody there??
message(String) - Static method in class at.ofai.gate.jape.Compiler
Hello? Anybody there??
message(String) - Static method in class at.ofai.gate.jape.TestJape2
Hello? Anybody there??
MtlTransducer - Class in at.ofai.gate.creole
Montreal Transducer: A cascaded multi-phase ontology-aware transducer using the Jape language which is a variant of the CPSL language.
MtlTransducer() - Constructor for class at.ofai.gate.creole.MtlTransducer
Default constructor.
MULTI_SPAN_BINDING - Static variable in interface at.ofai.gate.jape.JapeConstants
 
multiphase - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
MultiPhaseTransducer - Class in at.ofai.gate.jape
Represents a complete CPSL grammar, with a phase name, options and rule set (accessible by name and by sequence).
MultiPhaseTransducer(String) - Constructor for class at.ofai.gate.jape.MultiPhaseTransducer
Construction from name.
MultiPhaseTransducer() - Constructor for class at.ofai.gate.jape.MultiPhaseTransducer
Anonymous construction
MultiPhaseTransducer() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
MutableBoolean - Class in at.ofai.gate.jape
A mutable wrapper for bool, so you can return bool values via a method parameter.
MutableBoolean() - Constructor for class at.ofai.gate.jape.MutableBoolean
 
MutableInteger - Class in at.ofai.gate.jape
A mutable wrapper for int, so you can return integer values via a method parameter.
MutableInteger() - Constructor for class at.ofai.gate.jape.MutableInteger
 
myIndex - Variable in class at.ofai.gate.fsm.State
The unique index of this state.

N

name - Variable in class at.ofai.gate.jape.Transducer
Name of this transducer.
NamedJavaBlock() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
negate() - Method in class at.ofai.gate.jape.Constraint
Set negation.
newline - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
newToken(int) - Static method in class at.ofai.gate.jape.parser.Token
Returns a new Token object, by default.
next - Variable in class at.ofai.gate.jape.parser.Token
A reference to the next regular (non-special) token from the input stream.
NO_BINDING - Static variable in interface at.ofai.gate.jape.JapeConstants
No binding on this element
NO_KLEENE_OP - Static variable in interface at.ofai.gate.jape.JapeConstants
no Kleene operator
NoDupAnnotationSetImpl - Class in at.ofai.gate.annotation
A special kind of AnnotationSet that checks whether an identical annotation (same type, features, start offset and end offset) already exists before adding an annotation to the set, so that no duplicate annotation is created.
NoDupAnnotationSetImpl(Document) - Constructor for class at.ofai.gate.annotation.NoDupAnnotationSetImpl
Construction from Document.
NoDupAnnotationSetImpl(Document, String) - Constructor for class at.ofai.gate.annotation.NoDupAnnotationSetImpl
Construction from Document and name.
NoDupAnnotationSetImpl(AnnotationSet) - Constructor for class at.ofai.gate.annotation.NoDupAnnotationSetImpl
Construction from Collection (whose items must be Annotation).
NOT_EQUAL - Static variable in interface at.ofai.gate.jape.JapeConstants
Comparison operator for difference (!=)
NOT_REGEXP - Static variable in interface at.ofai.gate.jape.JapeConstants
Comparison operator for not matching a regular expr.

O

ONCE_STYLE - Static variable in interface at.ofai.gate.jape.JapeConstants
The phase finishes on the first match
ontology - Variable in class at.ofai.gate.jape.Transducer
 
option - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
orderPhases(String[]) - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Change the phase order to the one specified in a list of names.
other - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 

P

ParseCpsl - Class in at.ofai.gate.jape.parser
A parser for the CPSL language.
ParseCpsl(URL, String) - Constructor for class at.ofai.gate.jape.parser.ParseCpsl
Construct from a URL and an encoding
ParseCpsl(URL, String, HashMap) - Constructor for class at.ofai.gate.jape.parser.ParseCpsl
Construct from a URL and an encoding
ParseCpsl(InputStream) - Constructor for class at.ofai.gate.jape.parser.ParseCpsl
 
ParseCpsl(InputStream, String) - Constructor for class at.ofai.gate.jape.parser.ParseCpsl
 
ParseCpsl(Reader) - Constructor for class at.ofai.gate.jape.parser.ParseCpsl
 
ParseCpsl(ParseCpslTokenManager) - Constructor for class at.ofai.gate.jape.parser.ParseCpsl
 
ParseCpslConstants - Interface in at.ofai.gate.jape.parser
 
ParseCpslTokenManager - Class in at.ofai.gate.jape.parser
 
ParseCpslTokenManager(SimpleCharStream) - Constructor for class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
ParseCpslTokenManager(SimpleCharStream, int) - Constructor for class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
ParseException - Exception in at.ofai.gate.jape.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception at.ofai.gate.jape.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception at.ofai.gate.jape.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception at.ofai.gate.jape.parser.ParseException
 
parseJape(String, String) - Static method in class at.ofai.gate.jape.Compiler
Parse a .jape and return a transducer, or throw exception.
path - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
PatternElement(LeftHandSide) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
PatternElement - Class in at.ofai.gate.jape
Superclass of the various types of pattern element, and of ConstraintGroup.
PatternElement() - Constructor for class at.ofai.gate.jape.PatternElement
Anonymous construction.
pending() - Method in class at.ofai.gate.jape.Rule
If we're pending (have matched), get the position we want to fire in, else -1.
period - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
phase - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
phases - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
PHASES_WITHIN_COMMENT - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
phasesCommentChars - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
phasesCommentEnd - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
phasesCommentStart - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
phasesSingleLineCpslStyleComment - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
phasesSingleLineCStyleComment - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
phasesWhiteSpace - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
pling - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
prevCharIsCR - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
prevCharIsLF - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
PrioritisedRuleList - Class in at.ofai.gate.jape
A list of rules ordered according to priority.
PrioritisedRuleList() - Constructor for class at.ofai.gate.jape.PrioritisedRuleList
 
priority - Variable in class at.ofai.gate.fsm.State
The priority of the rule from which this state derived.
priority - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 

R

readChar() - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
REGEXP - Static variable in interface at.ofai.gate.jape.JapeConstants
Comparison operator for matching a regular expression (=~)
ReInit(InputStream) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
ReInit(InputStream, String) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
ReInit(Reader) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
ReInit(ParseCpslTokenManager) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
ReInit(SimpleCharStream) - Method in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
ReInit(SimpleCharStream, int) - Method in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
ReInit(Reader, int, int, int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
ReInit(Reader) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
removeProcessProgressListener(ProgressListener) - Method in class at.ofai.gate.jape.Rule
 
removeProgressListener(ProgressListener) - Method in class at.ofai.gate.jape.Batch
 
removeProgressListener(ProgressListener) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
 
removeProgressListener(ProgressListener) - Method in class at.ofai.gate.jape.Transducer
 
removeStatusListener(StatusListener) - Method in class at.ofai.gate.jape.Batch
 
removeStatusListener(StatusListener) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
removeStatusListener(StatusListener) - Method in class at.ofai.gate.jape.Rule
 
removeStatusListener(StatusListener) - Method in class at.ofai.gate.jape.Transducer
 
reset() - Method in class at.ofai.gate.jape.BasicPatternElement
Reset: clear last failure point and matched annotations list.
reset() - Method in class at.ofai.gate.jape.ComplexPatternElement
Reset: clear caches of annotations matched.
reset() - Method in class at.ofai.gate.jape.ConstraintGroup
Clear all the annotations that have been matched by this group.
reset() - Method in class at.ofai.gate.jape.LeftHandSide
Clear the matched annotations cached in pattern elements.
reset() - Method in interface at.ofai.gate.jape.Matcher
Reset: clear annotation caches etc.
reset() - Method in class at.ofai.gate.jape.PatternElement
Reset: clear annotation caches etc.
reset() - Method in class at.ofai.gate.jape.Rule
Clear away the results of a match.
returnInstance(FSMInstance) - Static method in class at.ofai.gate.fsm.FSMInstance
Static method used to return a FSMInstance that is not needed anymore
RhsAction - Interface in at.ofai.gate.jape
An interface that defines what the action classes created for RightHandSides look like.
rightBrace - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
rightBracket - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
RightHandSide(String, String, LeftHandSide) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
RightHandSide - Class in at.ofai.gate.jape
The RHS of a CPSL rule.
RightHandSide(String, String, LeftHandSide) - Constructor for class at.ofai.gate.jape.RightHandSide
Construction from the transducer name, rule name and the LHS.
rollback(int) - Method in class at.ofai.gate.jape.BasicPatternElement
Multilevel rollback of the annotation cache.
rollback(int) - Method in class at.ofai.gate.jape.ComplexPatternElement
Multilevel rollback of annotation caches.
rollback(int) - Method in class at.ofai.gate.jape.ConstraintGroup
Multilevel rollback of annot caches etc.
rollback(int) - Method in class at.ofai.gate.jape.PatternElement
Multilevel rollback of annotation caches.
Rule(String) - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
rule - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
Rule - Class in at.ofai.gate.jape
A CPSL rule.
Rule(String, int, int, LeftHandSide, RightHandSide) - Constructor for class at.ofai.gate.jape.Rule
Construction

S

saveJape(String, Transducer) - Static method in class at.ofai.gate.jape.Compiler
Save a .jape, or throw exception.
semicolon - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
setAction(RightHandSide) - Method in class at.ofai.gate.fsm.State
Sets the action associated to this FINAL state.
setActionClassNumber(int) - Static method in class at.ofai.gate.jape.RightHandSide
Allow setting of the initial action class number.
setAGPosition(Node) - Method in class at.ofai.gate.fsm.FSMInstance
Sets the current position in the AnnotationSet.
setAuthoriseDuplicates(Boolean) - Method in class at.ofai.gate.annotation.NoDupAnnotationSetImpl
Set the value of authoriseDuplicates.
setAuthoriseDuplicates(Boolean) - Method in class at.ofai.gate.creole.MtlTransducer
Sets the authoriseDuplicates flag that allow/prevent the transducer from creating annotations that already exist at some point in the doc.
setBaseURL(URL) - Method in class at.ofai.gate.jape.Transducer
 
setDebugMode(boolean) - Method in class at.ofai.gate.jape.Transducer
 
setDebugStream(PrintStream) - Method in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 
setEncoding(String) - Method in class at.ofai.gate.creole.MtlTransducer
Sets the encoding to be used for reding the input file(s) forming the Jape grammar.
setFeatures(FeatureMap) - Method in class at.ofai.gate.jape.Batch
 
setFileIndex(int) - Method in class at.ofai.gate.fsm.State
Sets the value for fileIndex.
setFSMPosition(State) - Method in class at.ofai.gate.fsm.FSMInstance
Sets the position in the support transition graph for this FSM instance Convenience method for when the state is not known at construction time.
setGrammarURL(URL) - Method in class at.ofai.gate.creole.MtlTransducer
Sets the grammar to be used for building this transducer.
setInputASName(String) - Method in class at.ofai.gate.creole.MtlTransducer
Sets the AnnotationSet to be used as input for the transducer.
setName(String) - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Set the name.
setOntology(Ontology) - Method in class at.ofai.gate.creole.MtlTransducer
Sets the ontology used by this transducer.
setOntology(Ontology) - Method in class at.ofai.gate.jape.Batch
Sets the ontology to be used by the transducers
setOntology(Ontology) - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Sets the ontology used by this transducer;
setOntology(Ontology) - Method in class at.ofai.gate.jape.Transducer
Sets the ontology used by this transducer;
setOption(String, String) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
Add an option setting.
setOutputASName(String) - Method in class at.ofai.gate.creole.MtlTransducer
Sets the AnnotationSet to be used as output by the transducer.
setPhaseName(String) - Method in class at.ofai.gate.jape.RightHandSide
 
setPriority(int) - Method in class at.ofai.gate.fsm.State
Sets the value for priority.
setRuleApplicationStyle(int) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
Set the type of rule application (types defined in JapeConstants).
setRuleName(String) - Method in class at.ofai.gate.jape.RightHandSide
 
setTabSize(int) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
setUp() - Method in class at.ofai.gate.jape.TestJape
Fixture set up
setVerbose(boolean) - Method in class at.ofai.gate.jape.Batch
Set verbosity.
shortDesc() - Method in class at.ofai.gate.fsm.Transition
Returns a shorter description that toSting().
shortDesc() - Method in class at.ofai.gate.jape.BasicPatternElement
Returns a short description.
shortDesc() - Method in class at.ofai.gate.jape.Constraint
 
shortDesc() - Method in class at.ofai.gate.jape.RightHandSide
Create a string representation of the object.
ShutdownCorpus() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
shutdownCorpus - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
SimpleCharStream - Class in at.ofai.gate.jape.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class at.ofai.gate.jape.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class at.ofai.gate.jape.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class at.ofai.gate.jape.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class at.ofai.gate.jape.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class at.ofai.gate.jape.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class at.ofai.gate.jape.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class at.ofai.gate.jape.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class at.ofai.gate.jape.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class at.ofai.gate.jape.parser.SimpleCharStream
 
SINGLE_SPAN_BINDING - Static variable in interface at.ofai.gate.jape.JapeConstants
 
singleLineCpslStyleComment - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
singleLineCStyleComment - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
SinglePhaseTransducer() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
SinglePhaseTransducer - Class in at.ofai.gate.jape
Represents a complete CPSL grammar, with a phase name, options and rule set (accessible by name and by sequence).
SinglePhaseTransducer(String) - Constructor for class at.ofai.gate.jape.SinglePhaseTransducer
Construction from name.
space - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
spaces - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
specialConstructor - Variable in exception at.ofai.gate.jape.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class at.ofai.gate.jape.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
StartupCorpus() - Method in class at.ofai.gate.jape.parser.ParseCpsl
 
startupCorpus - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
State - Class in at.ofai.gate.fsm
This class implements a Finite State Machine state.
State() - Constructor for class at.ofai.gate.fsm.State
Build a new state.
staticFlag - Static variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
string - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
subsumes(Document, Annotation) - Method in class at.ofai.gate.jape.Constraint
Test if an annotation complies with all features and comparison operators of this constraint's attributes.
subsumesOne(Document, Annotation) - Method in class at.ofai.gate.jape.Constraint
Test if an annotation complies with at least one feature and comparison operators of this constraint's attributes.
subsumesOneOrAll(Document, Annotation, boolean) - Method in class at.ofai.gate.jape.Constraint
Test if an annotation complies with the features and comparison operators of this constraint's attributes.
suite() - Static method in class at.ofai.gate.jape.TestJape
Test suite routine for the test runner
SwitchTo(int) - Method in class at.ofai.gate.jape.parser.ParseCpslTokenManager
 

T

tabSize - Variable in class at.ofai.gate.jape.parser.SimpleCharStream
 
testBatch() - Method in class at.ofai.gate.jape.TestJape
Batch run
TestJape - Class in at.ofai.gate.jape
Tests for the Corpus classes
TestJape(String) - Constructor for class at.ofai.gate.jape.TestJape
Construction
TestJape2 - Class in at.ofai.gate.jape
Second test harness for JAPE.
TestJape2() - Constructor for class at.ofai.gate.jape.TestJape2
 
testRhsErrorMessages() - Method in class at.ofai.gate.jape.TestJape
This test sets up a JAPE transducer based on a grammar (RhsError.jape) that will throw a null pointer exception.
tokAndGaz(String, ArrayList) - Static method in class at.ofai.gate.jape.TestJape2
Create a collection and put tokenised and gazetteered docs in it.
token - Variable in class at.ofai.gate.jape.parser.ParseCpsl
 
Token - Class in at.ofai.gate.jape.parser
Describes the input token stream.
Token() - Constructor for class at.ofai.gate.jape.parser.Token
 
token_source - Variable in class at.ofai.gate.jape.parser.ParseCpsl
 
tokenImage - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
tokenImage - Variable in exception at.ofai.gate.jape.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in at.ofai.gate.jape.parser
 
TokenMgrError() - Constructor for error at.ofai.gate.jape.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error at.ofai.gate.jape.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error at.ofai.gate.jape.parser.TokenMgrError
 
toString() - Method in class at.ofai.gate.fsm.FSM
Returns a textual description of this FSM.
toString() - Method in class at.ofai.gate.fsm.FSMInstance
Returns a textual representation of this FSM instance.
toString() - Method in class at.ofai.gate.fsm.State
Returns a textual description of this state
toString() - Method in class at.ofai.gate.fsm.Transition
Returns a textual desciption of this transition.
toString() - Method in class at.ofai.gate.jape.BasicPatternElement
Create a string representation of the object.
toString(String) - Method in class at.ofai.gate.jape.BasicPatternElement
Create a string representation of the object.
toString() - Method in class at.ofai.gate.jape.ComplexPatternElement
Create a string representation of the object.
toString(String) - Method in class at.ofai.gate.jape.ComplexPatternElement
Create a string representation of the object.
toString() - Method in class at.ofai.gate.jape.Constraint
Create a string representation of the object.
toString(String) - Method in class at.ofai.gate.jape.Constraint
Create a string representation of the object.
toString() - Method in class at.ofai.gate.jape.ConstraintGroup
Create a string representation of the object.
toString(String) - Method in class at.ofai.gate.jape.ConstraintGroup
Create a string representation of the object.
toString() - Method in class at.ofai.gate.jape.JdmAttribute
 
toString() - Method in class at.ofai.gate.jape.LeftHandSide
Create a string representation of the object.
toString(String) - Method in class at.ofai.gate.jape.LeftHandSide
Create a string representation of the object.
toString() - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Create a string representation of the object.
toString(String) - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Create a string representation of the object.
toString() - Method in class at.ofai.gate.jape.parser.Token
Returns the image.
toString(String) - Method in class at.ofai.gate.jape.PatternElement
Create a string representation of the object with padding.
toString() - Method in class at.ofai.gate.jape.RightHandSide
Create a string representation of the object.
toString(String) - Method in class at.ofai.gate.jape.RightHandSide
Create a string representation of the object.
toString() - Method in class at.ofai.gate.jape.Rule
Create a string representation of the object.
toString(String) - Method in class at.ofai.gate.jape.Rule
Create a string representation of the object.
toString() - Method in class at.ofai.gate.jape.SinglePhaseTransducer
A string representation of this object.
toString(String) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
A string representation of this object.
toString(String) - Method in class at.ofai.gate.jape.Transducer
Create a string representation of the object with padding.
TRANSD_AUTHORISE_DUPLICATES_PARAMETER_NAME - Static variable in class at.ofai.gate.creole.MtlTransducer
 
TRANSD_DOCUMENT_PARAMETER_NAME - Static variable in class at.ofai.gate.creole.MtlTransducer
 
TRANSD_ENCODING_PARAMETER_NAME - Static variable in class at.ofai.gate.creole.MtlTransducer
 
TRANSD_GRAMMAR_URL_PARAMETER_NAME - Static variable in class at.ofai.gate.creole.MtlTransducer
 
TRANSD_INPUT_AS_PARAMETER_NAME - Static variable in class at.ofai.gate.creole.MtlTransducer
 
TRANSD_OUTPUT_AS_PARAMETER_NAME - Static variable in class at.ofai.gate.creole.MtlTransducer
 
transduce(Corpus) - Method in class at.ofai.gate.jape.Batch
Process the given collection.
transduce(Document) - Method in class at.ofai.gate.jape.Batch
Process a single document.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class at.ofai.gate.jape.Batch
Process a single document.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class at.ofai.gate.jape.MultiPhaseTransducer
Transduce the document by running each phase in turn.
transduce(Document, Map, AnnotationSet, AnnotationSet, Ontology) - Method in class at.ofai.gate.jape.RightHandSide
Makes changes to the document, using LHS bindings.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class at.ofai.gate.jape.Rule
Apply the RHS of this rule (LHS must have been matched first).
transduce(Document, AnnotationSet, AnnotationSet) - Method in class at.ofai.gate.jape.SinglePhaseTransducer
Transduce a document using the annotation set provided and the current rule application style.
transduce(Document, AnnotationSet, AnnotationSet) - Method in class at.ofai.gate.jape.Transducer
Transduce a document.
Transducer - Class in at.ofai.gate.jape
Represents a single or multiphase transducer.
Transducer() - Constructor for class at.ofai.gate.jape.Transducer
 
Transition - Class in at.ofai.gate.fsm
This class implements a Finite State Machine transition.
Transition() - Constructor for class at.ofai.gate.fsm.Transition
Default constructor.
Transition(BasicPatternElement, State) - Constructor for class at.ofai.gate.fsm.Transition
Creates a new transition using the given set of constraints and target state.
Transition(BasicPatternElement, State, LinkedList) - Constructor for class at.ofai.gate.fsm.Transition
Ctreates a new transition from a set of constraints, a target state and a list of labels to be bound with the recognized input symbols (aka annotations).

U

UpdateLineColumn(char) - Method in class at.ofai.gate.jape.parser.SimpleCharStream
 
usage(String) - Method in class at.ofai.gate.jape.Batch
You got something wrong, dumbo.
usage(String) - Static method in class at.ofai.gate.jape.TestJape2
You got something wrong, dumbo.

V

value - Variable in class at.ofai.gate.jape.MutableBoolean
 
value - Variable in class at.ofai.gate.jape.MutableInteger
 
vstring - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 

W

whiteSpace - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 
WITHIN_COMMENT - Static variable in interface at.ofai.gate.jape.parser.ParseCpslConstants
 

_

_testCombined() - Method in class at.ofai.gate.jape.TestJape
Test using the large "combined" grammar from the gate/resources tree.

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