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

A

AbstractTransducer - Class in de.lmu.ifi.pms.spex.engine.transducers
Default base implementation of the Transducer interface for subclassing.
AbstractTransducer(Transducer[]) - Constructor for class de.lmu.ifi.pms.spex.engine.transducers.AbstractTransducer
Subclasses which know their next transducers should use this constructor.
AbstractTransducer(Transducer) - Constructor for class de.lmu.ifi.pms.spex.engine.transducers.AbstractTransducer
Subclasses which know their next transducer should use this constructor.
AbstractTransducer() - Constructor for class de.lmu.ifi.pms.spex.engine.transducers.AbstractTransducer
Subclasses which do not yet know their next transducers must use this constructor.
addAnnotation(Annotation) - Method in class de.lmu.ifi.pms.spex.engine.annotations.HeadAnnotation
Adds the argument annotationto this head annotation.
addNew1() - Method in class de.lmu.ifi.pms.spex.utils.IncrementalIntCollection
Adds the new int value 1 to this collection.
addPhase1Filters(Transducer) - Static method in class de.lmu.ifi.pms.spex.query.xpathcompiler.Phase1FilterAdder
Adds phase2 filters to the given network of transducers.
addPhase2Filters(Transducer) - Static method in class de.lmu.ifi.pms.spex.query.xpathcompiler.Phase2FilterAdder
Adds phase2 filters to the given network of transducers.
addToHeadAnnotation(Annotation) - Method in class de.lmu.ifi.pms.spex.engine.results.ResultCandidate
Adds the argument to this result candidate's head annotation.
AndTransducer - Class in de.lmu.ifi.pms.spex.engine.transducers.scope
 
AndTransducer(OutputTransducer) - Constructor for class de.lmu.ifi.pms.spex.engine.transducers.scope.AndTransducer
Creates a new instance of AndTransducer.
Annotation - Class in de.lmu.ifi.pms.spex.engine.annotations
This class represents normal Spex annotations as described in the package description.
Annotation() - Constructor for class de.lmu.ifi.pms.spex.engine.annotations.Annotation
Implementations of the Annotation class by subclasses only allowed from within this package.
AnnotationFactory - Class in de.lmu.ifi.pms.spex.engine.annotations
Factory class for generating annotations.
AnnotationFactory() - Constructor for class de.lmu.ifi.pms.spex.engine.annotations.AnnotationFactory
 
AnnotationHashMap - Class in de.lmu.ifi.pms.spex.engine.annotations
This class represents a set of Annotation objects organized in a hashmap.
AnnotationHashMap(Annotation) - Constructor for class de.lmu.ifi.pms.spex.engine.annotations.AnnotationHashMap
Creates a new instance of AnnotationHashMap.
AnnotationMapping - Class in de.lmu.ifi.pms.spex.engine.annotations
This class represents a mapping from one annotation to another one.
AnnotationMapping(Annotation, Annotation) - Constructor for class de.lmu.ifi.pms.spex.engine.annotations.AnnotationMapping
Creates a new instance of AnnotationMapping
AnnotationMappingStack - Class in de.lmu.ifi.pms.spex.engine.annotations
This class represents a stack of AnnotationMapping objects.
AnnotationMappingStack() - Constructor for class de.lmu.ifi.pms.spex.engine.annotations.AnnotationMappingStack
Creates a new AnnotationMappingStack.
AnnotationMessage - Class in de.lmu.ifi.pms.spex.engine.messages
Sometimes annotations are not directly related to another message.
AnnotationMessage(Annotation) - Constructor for class de.lmu.ifi.pms.spex.engine.messages.AnnotationMessage
Creates a new instance of AnnotationMessage, which will wrap the argument annotation.
AnnotationStack - Interface in de.lmu.ifi.pms.spex.engine.annotations
This interface represents a stack of annotations.
AnnotationStackImpl - Class in de.lmu.ifi.pms.spex.engine.annotations
Default implementation for the AnnotationStackinterface.
AnnotationStackImpl() - Constructor for class de.lmu.ifi.pms.spex.engine.annotations.AnnotationStackImpl
Creates a new AnnotationStack.
AnnotationStackImproved - Class in de.lmu.ifi.pms.spex.engine.annotations
Default implementation for the AnnotationStackinterface.
AnnotationStackImproved() - Constructor for class de.lmu.ifi.pms.spex.engine.annotations.AnnotationStackImproved
Creates a new AnnotationStack.
AnyNodeMatcher - Class in de.lmu.ifi.pms.spex.engine.transducers.locationstep.matcher
Matcher for any nodes.
AnyNodeMatcher() - Constructor for class de.lmu.ifi.pms.spex.engine.transducers.locationstep.matcher.AnyNodeMatcher
Creates a new instance of AnyNodeMatcher
appendToNetwork(Transducer, Transducer) - Method in class de.lmu.ifi.pms.spex.query.xpathcompiler.CompilerImpl
Appends a transducer to the end of a transducer network.
applyMaping(AnnotationMapping) - Method in class de.lmu.ifi.pms.spex.engine.results.ResultCandidate
Applies the argument mapping to this candidate's head annotation.
applyMapping(AnnotationMapping) - Method in class de.lmu.ifi.pms.spex.engine.annotations.HeadAnnotation
Applies the argument mapping to all annotations in this head annotation.
applyMapping(AnnotationMapping) - Method in class de.lmu.ifi.pms.spex.engine.results.ResultBuffer
Applies the argument mapping to all result candidates in the queue of this buffer.
AttributeMessage - Class in de.lmu.ifi.pms.spex.engine.messages
This class represents attribute messages.
AttributeMessage(String, String, Message.Link) - Constructor for class de.lmu.ifi.pms.spex.engine.messages.AttributeMessage
Constructor for the AttributeMessage object.
averageMemoryUsage - Variable in class de.lmu.ifi.pms.spex.tests.JobEvaluator.MemoryUsageInfo
 

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