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

A

AbstractMapDBOpenLogFilePlugin - Class in org.processmining.xeslite.plugin
 
AbstractMapDBOpenLogFilePlugin() - Constructor for class org.processmining.xeslite.plugin.AbstractMapDBOpenLogFilePlugin
 
AbstractOpenXESFilePlugin - Class in org.processmining.xeslite.plugin
 
AbstractOpenXESFilePlugin() - Constructor for class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
AbstractXAttribute<E,T> - Class in org.processmining.xeslite.query.attributes
 
AbstractXAttribute(Class<E>, Class<T>, String) - Constructor for class org.processmining.xeslite.query.attributes.AbstractXAttribute
 
accept(XVisitor) - Method in class org.xeslite.dfa.XLogDFA
 
add(CharSequence) - Method in class eu.danieldk.dictomaton.DictionaryBuilderIterative
Add a character sequence.
add(T) - Method in interface org.processmining.xeslite.query.XIndexedAttributable
Add an element
addAll(Collection<? extends CharSequence>) - Method in class eu.danieldk.dictomaton.DictionaryBuilderIterative
Add all sequences from a lexicographically sorted collection.
addAll(Collection<T>) - Method in interface org.processmining.xeslite.query.XIndexedAttributable
Adds all elements
addAttribute(XAttribute, XAttributable) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
addAttribute(XAttribute, XAttributable) - Method in class org.xeslite.parser.XesLiteXmlParser
 
addEscapes(String) - Static method in error org.processmining.xeslite.query.syntax.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addIndex(Index<T>) - Method in interface org.processmining.xeslite.query.XIndexedAttributable
 
addLog(XLog) - Method in class org.xeslite.dfa.XLogDFABuilder
 
addTrace(XTrace) - Method in class org.xeslite.dfa.XLogDFABuilder
 
addTrace(List<String>) - Method in class org.xeslite.dfa.XLogDFABuilder
 
adjustBeginLineColumn(int, int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterParse(XFactory) - Method in class org.processmining.xeslite.plugin.AbstractMapDBOpenLogFilePlugin
 
afterParse(XFactory) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
afterParse(XFactory) - Method in class org.processmining.xeslite.plugin.OpenLogFileDFAImpl
 
afterParse(XFactory) - Method in class org.processmining.xeslite.plugin.OpenLogFileDiskMemoryStoreImpl
 
afterParse(XFactory) - Method in class org.processmining.xeslite.plugin.OpenLogFileLiteImplPlugin
 
allEventNames() - Static method in class org.processmining.xeslite.query.XIndex
 
AND - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
andExpression() - Method in class org.processmining.xeslite.query.syntax.QueryParser
 
attributeName() - Method in class org.processmining.xeslite.query.syntax.QueryParser
 
AttributeResolver<A> - Interface in org.processmining.xeslite.query
Resolves the actual attribute value of a query
AttributeResolverEvent - Class in org.processmining.xeslite.query
 
AttributeResolverEvent() - Constructor for class org.processmining.xeslite.query.AttributeResolverEvent
 
AttributeResolverTrace - Class in org.processmining.xeslite.query
 
AttributeResolverTrace() - Constructor for class org.processmining.xeslite.query.AttributeResolverTrace
 
AttributeTypeResolver - Interface in org.processmining.xeslite.query
Resolves the type (i.e., Java class) of attributes that might be queried for.
author() - Method in class org.xeslite.parser.XesLiteXmlParser
 

B

backup(int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Backup a number of characters.
beforeParse(XFactory) - Method in class org.processmining.xeslite.plugin.AbstractMapDBOpenLogFilePlugin
 
beforeParse(XFactory) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
beforeParse(XFactory) - Method in class org.processmining.xeslite.plugin.OpenLogFileDFAImpl
 
beforeParse(XFactory) - Method in class org.processmining.xeslite.plugin.OpenLogFileDiskMemoryStoreImpl
 
beforeParse(XFactory) - Method in class org.processmining.xeslite.plugin.OpenLogFileLiteImplPlugin
 
beginColumn - Variable in class org.processmining.xeslite.query.syntax.Token
The column number of the first character of this Token.
beginLine - Variable in class org.processmining.xeslite.query.syntax.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Start.
bufcolumn - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
buffer - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
bufline - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
bufpos - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
Position in buffer.
build() - Method in class eu.danieldk.dictomaton.DictionaryBuilderIterative
Create a dictionary automaton.
build() - Method in class org.xeslite.dfa.XLogDFABuilder
 
build() - Method in class org.xeslite.external.MapDBStore.Builder
 
build() - Method in class org.xeslite.external.MapDBStoreCompositeKey.Builder
 
buildAttributesOrNamesQueryForEvent(String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
buildAttributesOrNamesQueryForTrace(String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
buildAttributesQueryForEvent(String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
buildAttributesQueryForTrace(String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
buildPerfectHash() - Method in class eu.danieldk.dictomaton.DictionaryBuilderIterative
Create a perfect hash automaton.
buildPerfectHash(boolean) - Method in class eu.danieldk.dictomaton.DictionaryBuilderIterative
 
buildQuery(String, AttributeResolver<A>, Class<A>) - Static method in class org.processmining.xeslite.query.XIndex
 

C

calcHashCode() - Method in class org.processmining.xeslite.query.extension.NotEqual
 
charToIdentifier(char) - Method in class org.xeslite.dfa.XLogDFA
 
children - Variable in class org.processmining.xeslite.query.syntax.SimpleNode
 
childrenAccept(QueryParserVisitor, Object) - Method in class org.processmining.xeslite.query.syntax.SimpleNode
Accept the visitor.
ChooseDefaultXFactoryPlugin - Class in org.processmining.xeslite.plugin
 
ChooseDefaultXFactoryPlugin() - Constructor for class org.processmining.xeslite.plugin.ChooseDefaultXFactoryPlugin
 
ChooseDefaultXFactoryPlugin.XFactoryFactory - Interface in org.processmining.xeslite.plugin
 
ChooseDefaultXFactoryPlugin.XFactoryImplementation - Enum in org.processmining.xeslite.plugin
 
clear() - Method in class org.xeslite.external.InMemoryAttributeMap
 
clear() - Method in class org.xeslite.external.MapDBAttributeMapBTreeCompositeStore
 
clearNodeScope(Node) - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
clone() - Method in class org.xeslite.common.ImmutableXAttributeMap
 
clone() - Method in class org.xeslite.common.XSeqID
 
clone() - Method in class org.xeslite.dfa.XLogDFA
 
clone() - Method in class org.xeslite.lite.factory.XAttributeMapLiteImpl
 
cloneAttributeWithChangedKey(XAttribute, String) - Static method in class org.xeslite.common.XUtils
Creates a deep clone of the XAttribute with the same value, but a changed key.
cloneAttributeWithChangedKeyWithFactory(XAttribute, String, XFactory) - Static method in class org.xeslite.common.XUtils
Creates a deep clone of the XAttribute with the same value, but a changed key.
close() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
closeNodeScope(Node, int) - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
closeNodeScope(Node, boolean) - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
column - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
commit() - Method in interface org.xeslite.external.ExternalStore
Commits all pending changes to the underlying storage
commit() - Method in class org.xeslite.external.InMemoryStore
 
commit() - Method in class org.xeslite.external.MapDBStore
 
commit() - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
commit() - Method in class org.xeslite.external.XFactoryExternalStore
 
compact() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
compareCharacterSequences(CharSequence, CharSequence) - Method in class eu.danieldk.dictomaton.DictionaryBuilderIterative
 
compareTo(XID) - Method in class org.xeslite.common.XSeqID
 
CONTAINS - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
containsFactory(Class<? extends XFactoryExternalStore>) - Static method in class org.xeslite.external.XFactoryExternalStore
 
convertToPredicate(Query<A>) - Static method in class org.processmining.xeslite.query.XIndex
 
correctType(XAttribute) - Method in class org.processmining.xeslite.query.attributes.AbstractXAttribute
 
correctType(XAttribute) - Method in class org.processmining.xeslite.query.attributes.DateXAttribute
 
correctType(XAttribute) - Method in class org.processmining.xeslite.query.attributes.DoubleXAttribute
 
correctType(XAttribute) - Method in class org.processmining.xeslite.query.attributes.LiteralXAttribute
 
createAttributeBoolean(String, boolean, XExtension) - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeBoolean(String, boolean, XExtension) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createAttributeContainer(String, XExtension) - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeContainer(String, XExtension) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createAttributeContinuous(String, double, XExtension) - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeContinuous(String, double, XExtension) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createAttributeDiscrete(String, long, XExtension) - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeDiscrete(String, long, XExtension) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createAttributeID(String, XID, XExtension) - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeID(String, XID, XExtension) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createAttributeList(String, XExtension) - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeList(String, XExtension) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createAttributeLiteral(String, String, XExtension) - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeLiteral(String, String, XExtension) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createAttributeMap(ExternalAttributable) - Method in class org.xeslite.external.InMemoryStore
 
createAttributeMap(ExternalAttributable) - Method in class org.xeslite.external.MapDBStore
 
createAttributeMap(ExternalAttributable) - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
createAttributeMap() - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeMap() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createAttributeTimestamp(String, Date, XExtension) - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeTimestamp(String, long, XExtension) - Method in class org.xeslite.external.XFactoryExternalStore
 
createAttributeTimestamp(String, Date, XExtension) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createAttributeTimestamp(String, long, XExtension) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createBoolean(String, String, XExtension) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createBoolean(String, String, XExtension) - Method in class org.xeslite.parser.XesLiteXmlParser
 
createContainer(String, XExtension) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createContainer(String, XExtension) - Method in class org.xeslite.parser.XesLiteXmlParser
 
createContinuous(String, String, XExtension) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createContinuous(String, String, XExtension) - Method in class org.xeslite.parser.XesLiteXmlParser
 
createDate(String, String, XAttribute, XExtension) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createDate(String, String, XAttribute, XExtension) - Method in class org.xeslite.parser.XesLiteXmlParser
 
createDB() - Method in interface org.xeslite.external.MapDBDatabase
 
createDB() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
createDiscrete(String, String, XExtension) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createDiscrete(String, String, XExtension) - Method in class org.xeslite.parser.XesLiteXmlParser
 
createEvent() - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createEvent() - Method in class org.xeslite.external.XFactoryExternalStore
 
createEvent(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore
 
createEvent(XID, XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore
 
createEvent() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
createEvent(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
createEvent() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
createEvent(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
createEvent() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
createEvent(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
createEvent() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
createEvent(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
createEvent() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskWithoutCacheImpl
 
createEvent(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskWithoutCacheImpl
 
createEvent() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createEvent(XAttributeMap) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createEvent(XID, XAttributeMap) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createEvent() - Method in class org.xeslite.parser.XesLiteXmlParser
 
createFactory(MapDBStore.Builder) - Method in class org.processmining.xeslite.plugin.AbstractMapDBOpenLogFilePlugin
 
createFactory(MapDBStore.Builder) - Method in class org.processmining.xeslite.plugin.OpenLogFileDiskImplPlugin
 
createFactory(MapDBStore.Builder) - Method in class org.processmining.xeslite.plugin.OpenLogFileDiskImplWithoutCachePlugin
 
createFactory(MapDBStore.Builder) - Method in class org.processmining.xeslite.plugin.OpenLogFileDiskSequentialAccessImplPlugin
Deprecated.
 
createFactory(MapDBStore.Builder) - Method in class org.processmining.xeslite.plugin.OpenLogFileDiskSequentialAccessImplWithoutCachePlugin
 
createId(String, String, XExtension) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createId(String, String, XExtension) - Method in class org.xeslite.parser.XesLiteXmlParser
 
createList(String, XExtension) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createList(String, XExtension) - Method in class org.xeslite.parser.XesLiteXmlParser
 
createLiteral(String, String, XExtension) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createLiteral(String, String, XExtension) - Method in class org.xeslite.parser.XesLiteXmlParser
 
createLog() - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createLog() - Method in class org.xeslite.external.XFactoryExternalStore
 
createLog(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore
 
createLog(Collection<XTrace>) - Method in class org.xeslite.external.XFactoryExternalStore
 
createLog() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createLog(XAttributeMap) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createLog() - Method in class org.xeslite.parser.XesLiteXmlParser
 
createPumpTransferFactory() - Method in class org.xeslite.external.XFactoryExternalStore
 
createTrace() - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
createTrace() - Method in class org.xeslite.external.XFactoryExternalStore
 
createTrace(Collection<XEvent>) - Method in class org.xeslite.external.XFactoryExternalStore
 
createTrace(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore
 
createTrace() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
createTrace(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
createTrace(Collection<XEvent>) - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
createTrace() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
createTrace(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
createTrace(Collection<XEvent>) - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
createTrace() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
createTrace(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
createTrace(Collection<XEvent>) - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
createTrace() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
createTrace(XAttributeMap) - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
createTrace(Collection<XEvent>) - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
createTrace() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createTrace(XAttributeMap) - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
createTrace() - Method in class org.xeslite.parser.XesLiteXmlParser
 
curChar - Variable in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
 
currentToken - Variable in exception org.processmining.xeslite.query.syntax.ParseException
This is the last token that has been consumed successfully.

D

dateAttribute(String, String) - Method in interface org.processmining.xeslite.query.AttributeResolver
Date attribute
dateAttribute(String) - Method in interface org.processmining.xeslite.query.AttributeResolver
Date attribute
dateAttribute(String, String) - Method in class org.processmining.xeslite.query.AttributeResolverEvent
 
dateAttribute(String) - Method in class org.processmining.xeslite.query.AttributeResolverEvent
 
dateAttribute(String, String) - Method in class org.processmining.xeslite.query.AttributeResolverTrace
 
dateAttribute(String) - Method in class org.processmining.xeslite.query.AttributeResolverTrace
Date attribute
DateXAttribute<T> - Class in org.processmining.xeslite.query.attributes
 
DateXAttribute(Class<T>, String) - Constructor for class org.processmining.xeslite.query.attributes.DateXAttribute
 
debugStream - Variable in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
Debug output.
DECIMAL_LITERAL - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
DEFAULT - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
Lexical state.
defaultVisit(SimpleNode, Object) - Method in class org.processmining.xeslite.query.syntax.QueryParserDefaultVisitor
 
delegate() - Method in class org.xeslite.lite.factory.XAttributeMapLiteImpl
 
deserialize(DataInput, int) - Method in class org.xeslite.external.MapDBLogSerializer
 
DictionaryBuilderIterative - Class in eu.danieldk.dictomaton
This class is used to construct a dictionary in the form of a minimized deterministic finite state automaton.
DictionaryBuilderIterative() - Constructor for class eu.danieldk.dictomaton.DictionaryBuilderIterative
DIGIT - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
disable_tracing() - Method in class org.processmining.xeslite.query.syntax.QueryParser
Disable tracing.
dispose() - Method in interface org.xeslite.external.ExternalStore
Closes the storage and releases all resources
dispose() - Method in class org.xeslite.external.InMemoryStore
 
dispose() - Method in class org.xeslite.external.MapDBStore
 
dispose() - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
dispose() - Method in class org.xeslite.external.XFactoryExternalStore
 
doGet(Integer) - Method in class org.xeslite.external.InMemoryAttributeMap
 
doGet(Integer) - Method in class org.xeslite.external.MapDBAttributeMapBTreeCompositeStore
 
Done() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reset buffer when finished.
doPut(Integer, ExternalAttribute) - Method in class org.xeslite.external.InMemoryAttributeMap
 
doPut(Integer, ExternalAttribute) - Method in class org.xeslite.external.MapDBAttributeMapBTreeCompositeStore
 
doRemove(Integer) - Method in class org.xeslite.external.InMemoryAttributeMap
 
doRemove(Integer) - Method in class org.xeslite.external.MapDBAttributeMapBTreeCompositeStore
 
DOT - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
doubleAttribute(String, String) - Method in interface org.processmining.xeslite.query.AttributeResolver
Double attribute within event, also handles longs/integers
doubleAttribute(String) - Method in interface org.processmining.xeslite.query.AttributeResolver
Double attribute also handles longs/integers
doubleAttribute(String, String) - Method in class org.processmining.xeslite.query.AttributeResolverEvent
 
doubleAttribute(String) - Method in class org.processmining.xeslite.query.AttributeResolverEvent
 
doubleAttribute(String, String) - Method in class org.processmining.xeslite.query.AttributeResolverTrace
 
doubleAttribute(String) - Method in class org.processmining.xeslite.query.AttributeResolverTrace
Double attribute for XAttributeContinuous and XAttributeDiscrete
DoubleXAttribute<T> - Class in org.processmining.xeslite.query.attributes
 
DoubleXAttribute(Class<T>, String) - Constructor for class org.processmining.xeslite.query.attributes.DoubleXAttribute
 
dump(String) - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 

E

enable_tracing() - Method in class org.processmining.xeslite.query.syntax.QueryParser
Enable tracing.
endColumn - Variable in class org.processmining.xeslite.query.syntax.Token
The column number of the last character of this Token.
endLine - Variable in class org.processmining.xeslite.query.syntax.Token
The line number of the last character of this Token.
entrySet() - Method in class org.xeslite.common.ImmutableXAttributeMap
 
EOF - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
End of File.
eol - Variable in exception org.processmining.xeslite.query.syntax.ParseException
The end of line string for this machine.
EQUAL - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
equals(Object) - Method in class org.processmining.xeslite.query.extension.NotEqual
 
equals(Object) - Method in class org.xeslite.common.XSeqID
 
eu.danieldk.dictomaton - package eu.danieldk.dictomaton
 
eventName() - Method in class org.processmining.xeslite.query.syntax.QueryParser
 
eventName() - Static method in class org.processmining.xeslite.query.XIndex
 
eventName() - Method in interface org.processmining.xeslite.query.XIndexedEvents
 
eventNames() - Method in interface org.processmining.xeslite.query.XIndexedTraces
 
ExpandBuff(boolean) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.processmining.xeslite.query.syntax.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
ExternalAttributable - Interface in org.processmining.xeslite.external
Deprecated.
ExternalAttributable - Interface in org.xeslite.external
 
ExternalAttribute - Interface in org.xeslite.external
 
ExternalStore - Interface in org.xeslite.external
A store that stores ExternalIdentifyable objects.
extractAttributables(String, XTrace) - Method in class org.processmining.xeslite.query.AttributeResolverTrace
 

F

FillBuff() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
filter(Iterable<A>, Query<A>) - Static method in class org.processmining.xeslite.query.XIndex
 
filter(Iterable<A>, String, AttributeResolver<A>, Class<A>) - Static method in class org.processmining.xeslite.query.XIndex
 
filterEventsOnAttributes(Iterable<XEvent>, String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
filterEventsOnAttributesOrNames(Iterable<XEvent>, String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
filterTracesOnAttributes(Iterable<XTrace>, String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
filterTracesOnAttributesOrNames(Iterable<XTrace>, String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
finishPump() - Method in class org.xeslite.external.XFactoryExternalStore
 
FLOATING_POINT_LITERAL - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.

G

generateParseException() - Method in class org.processmining.xeslite.query.syntax.QueryParser
Generate ParseException.
get(Object) - Method in class org.xeslite.common.ImmutableXAttributeMap
 
get(int) - Method in class org.xeslite.dfa.XLogDFA
 
getAsyncWriteQueueSize() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
getAttributables(E) - Method in class org.processmining.xeslite.query.attributes.AbstractXAttribute
 
getAttributeClass(XAttribute) - Static method in class org.xeslite.common.XUtils
Returns the Java class of the XAttribute value.
getAttributeKeyPool() - Method in interface org.xeslite.external.ExternalStore
 
getAttributeKeyPool() - Method in class org.xeslite.external.InMemoryStore
 
getAttributeKeyPool() - Method in class org.xeslite.external.MapDBStore
 
getAttributeKeyPool() - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
getAttributeList(XAttributable) - Method in class org.xeslite.external.XFactoryExternalStore
 
getAttributes() - Method in class org.xeslite.dfa.XLogDFA
 
getAttributes(ExternalAttributable) - Method in interface org.xeslite.external.ExternalStore
 
getAttributeType(String) - Method in interface org.processmining.xeslite.query.AttributeResolver
Returns the actual class of the attribute
getAttributeType(String) - Method in interface org.processmining.xeslite.query.AttributeTypeResolver
 
getAttributeTypes() - Method in interface org.processmining.xeslite.XLogMetadata
 
getAttributeTypes() - Method in class org.xeslite.external.InMemoryStore
 
getAttributeTypes() - Method in interface org.xeslite.XLogMetadata
 
getAuthor() - Method in class org.xeslite.external.XFactoryExternalStore
 
getAuthor() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
getBeginColumn() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Get token beginning line number.
getCacheIndex(String) - Method in class org.xeslite.external.XAlignmentEventExternalImpl
 
getCacheInfo(int) - Method in class org.xeslite.external.XAlignmentEventExternalImpl
 
getCapacity() - Method in interface org.xeslite.external.StringPool
 
getCapacity() - Method in class org.xeslite.external.StringPoolCASImpl
 
getClassifiers() - Method in class org.xeslite.dfa.XLogDFA
 
getColumn() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Deprecated.
getConceptName(XAttributable) - Static method in class org.xeslite.common.XUtils
Returns the event name.
getDB() - Method in interface org.xeslite.external.MapDBDatabase
 
getDB() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
getDbFile() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
getDefaultKeyPoolShift() - Static method in class org.xeslite.external.MapDBStore
 
getDefaultNodeSize() - Static method in class org.xeslite.external.MapDBStore
 
getDescription() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
getDescription() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
getDescription() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskImpl
 
getDescription() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
getDescription() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
getDescription() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskWithoutCacheImpl
 
getDescription() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
getEndColumn() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Get token end line number.
getEventAttributeKeys(Iterable<XTrace>) - Static method in class org.xeslite.common.XUtils
 
getEventAttributeTypes(Iterable<XTrace>) - Static method in class org.xeslite.common.XUtils
 
getExtensions() - Method in class org.xeslite.dfa.XLogDFA
 
getGlobalEventAttributes() - Method in class org.xeslite.dfa.XLogDFA
 
getGlobalTraceAttributes() - Method in class org.xeslite.dfa.XLogDFA
 
getId() - Method in interface org.processmining.xeslite.query.syntax.Node
 
getId() - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
getIdFactory() - Method in interface org.xeslite.external.ExternalStore
 
getIdFactory() - Method in class org.xeslite.external.InMemoryStore
 
getIdFactory() - Method in class org.xeslite.external.MapDBStore
 
getIdFactory() - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
getIdShift() - Method in interface org.xeslite.external.IdFactory
 
getIdShift() - Method in class org.xeslite.external.IdFactorySeq
 
getIdShift() - Method in class org.xeslite.external.IdFactorySeqDecreasing
 
GetImage() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Get token literal value.
getIndex(String) - Method in interface org.xeslite.external.StringPool
 
getIndex(String) - Method in class org.xeslite.external.StringPoolCASImpl
 
getIndexedCollection() - Method in interface org.processmining.xeslite.query.XIndexedLog
 
getInfo(XEventClassifier) - Method in class org.xeslite.dfa.XLogDFA
 
getInputStream(File) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
getInternalKey() - Method in interface org.xeslite.external.ExternalAttribute
 
getIntervalCapacity() - Method in interface org.xeslite.external.IdFactory
 
getIntervalCapacity() - Method in class org.xeslite.external.IdFactorySeq
 
getIntervalCapacity() - Method in class org.xeslite.external.IdFactorySeqDecreasing
 
getLine() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Deprecated.
getLiteralPool() - Method in interface org.xeslite.external.ExternalStore
 
getLiteralPool() - Method in class org.xeslite.external.InMemoryStore
 
getLiteralPool() - Method in class org.xeslite.external.MapDBStore
 
getLiteralPool() - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
getMaxKeyPoolShift() - Static method in class org.xeslite.external.MapDBStore
 
getMessage() - Method in error org.processmining.xeslite.query.syntax.TokenMgrError
You can also modify the body of this method to customize your error messages.
getName() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
getName() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
getName() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskImpl
 
getName() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
getName() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
getName() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskWithoutCacheImpl
 
getName() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
getNextToken() - Method in class org.processmining.xeslite.query.syntax.QueryParser
Get the next Token.
getNextToken() - Method in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
Get the next Token.
getOwner() - Method in interface org.xeslite.external.ExternalAttribute
 
getPumpService() - Method in interface org.xeslite.external.ExternalStore
 
getPumpService() - Method in class org.xeslite.external.InMemoryStore
 
getPumpService() - Method in class org.xeslite.external.MapDBStore
 
getPumpService() - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
getStore() - Method in interface org.xeslite.external.ExternalAttribute
 
getStore() - Method in class org.xeslite.external.XFactoryExternalStore
 
getStore() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
getStore() - Method in class org.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
getStore() - Method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskImpl
 
GetSuffix(int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Get the suffix.
getTabSize() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
getToken(int) - Method in class org.processmining.xeslite.query.syntax.QueryParser
Get the specific Token.
getTraceAttributeKeys(Iterable<XTrace>) - Static method in class org.xeslite.common.XUtils
 
getTraceAttributeTypes(Iterable<XTrace>) - Static method in class org.xeslite.common.XUtils
 
getUri() - Method in class org.xeslite.external.XFactoryExternalStore
 
getUri() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
getValue(XAttribute) - Method in class org.processmining.xeslite.query.attributes.AbstractXAttribute
 
getValue(XAttribute) - Method in class org.processmining.xeslite.query.attributes.DateXAttribute
 
getValue(XAttribute) - Method in class org.processmining.xeslite.query.attributes.DoubleXAttribute
 
getValue(XAttribute) - Method in class org.processmining.xeslite.query.attributes.LiteralXAttribute
 
getValue() - Method in class org.processmining.xeslite.query.extension.NotEqual
 
getValue() - Method in class org.processmining.xeslite.query.syntax.Token
An optional attribute value of the Token.
getValue(int) - Method in interface org.xeslite.external.StringPool
 
getValue(int) - Method in class org.xeslite.external.StringPoolCASImpl
 
getValues(E, QueryOptions) - Method in class org.processmining.xeslite.query.attributes.AbstractXAttribute
 
getVendor() - Method in class org.xeslite.external.XFactoryExternalStore
 
getVendor() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
GT - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
GTE - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.

H

hasAttributes() - Method in class org.xeslite.dfa.XLogDFA
 
hasAttributes(ExternalAttributable) - Method in interface org.xeslite.external.ExternalStore
 
hashCode() - Method in class org.xeslite.common.XSeqID
 
HEX_LITERAL - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.

I

id - Variable in class org.processmining.xeslite.query.syntax.SimpleNode
 
IDENTIFIER - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
IdFactory - Interface in org.xeslite.external
Provides IDs for use in an ExternalIdentifyable.
IdFactorySeq - Class in org.xeslite.external
Generates unique, sequential IDs
IdFactorySeqDecreasing - Class in org.xeslite.external
 
image - Variable in class org.processmining.xeslite.query.syntax.Token
The string image of the token.
ImmutableXAttributeMap - Class in org.xeslite.common
 
ImmutableXAttributeMap(XAttribute) - Constructor for class org.xeslite.common.ImmutableXAttributeMap
 
importFile(PluginContext, String) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
importFile(PluginContext, File) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
importFile(PluginContext, URI) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
importFile(PluginContext, URL) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
importFromFile(PluginContext, File) - Method in class org.processmining.xeslite.plugin.AbstractMapDBOpenLogFilePlugin
 
importFromFile(PluginContext, File) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
importFromFile(PluginContext, File) - Method in class org.processmining.xeslite.plugin.OpenLogFileDFAImpl
 
importFromFile(PluginContext, File) - Method in class org.processmining.xeslite.plugin.OpenLogFileDiskMemoryStoreImpl
 
importFromFile(PluginContext, File) - Method in class org.processmining.xeslite.plugin.OpenLogFileLiteImplPlugin
 
importFromStreamWithFactory(PluginContext, InputStream, String, long, XFactory) - Method in class org.processmining.xeslite.plugin.AbstractMapDBOpenLogFilePlugin
 
importFromStreamWithFactory(PluginContext, InputStream, String, long, XFactory) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
importFromStreamWithFactory(PluginContext, InputStream, String, long, XFactory) - Method in class org.processmining.xeslite.plugin.OpenLogFileDFAImpl
 
importFromStreamWithFactory(PluginContext, InputStream, String, long, XFactory) - Method in class org.processmining.xeslite.plugin.OpenLogFileDiskMemoryStoreImpl
 
inBuf - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
InMemoryAttributeMap - Class in org.xeslite.external
 
InMemoryAttributeMap(ExternalAttributable, InMemoryStore) - Constructor for class org.xeslite.external.InMemoryAttributeMap
 
InMemoryStore - Class in org.xeslite.external
ExternalStore implementation using on-heap ByteBuffer blocks organized in a columnar format.
InMemoryStore() - Constructor for class org.xeslite.external.InMemoryStore
 
input_stream - Variable in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
 
inputStream - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
instance() - Static method in class org.xeslite.common.XSeqIDFactory
 
INTEGER_LITERAL - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
intern(String) - Method in class org.xeslite.external.XFactoryExternalStore
 
isEmpty() - Method in class org.xeslite.external.InMemoryAttributeMap
 
isFileDb() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
isPumping() - Method in interface org.xeslite.external.ExternalStore
 
isPumping() - Method in class org.xeslite.external.InMemoryStore
 
isPumping() - Method in class org.xeslite.external.MapDBStore
 
isPumping() - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
isPumping() - Method in class org.xeslite.external.XFactoryExternalStore
 
isTemporary() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
isUseAsyncWriter() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
isUseCache() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
isUseCompression() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
isUseSingleLock() - Method in class org.xeslite.external.MapDBDatabaseImpl
 
iterateKeys() - Method in class org.xeslite.external.InMemoryAttributeMap
 
iterateKeys() - Method in class org.xeslite.external.MapDBAttributeMapBTreeCompositeStore
 
iterateValues() - Method in class org.xeslite.external.InMemoryAttributeMap
 
iterateValues() - Method in class org.xeslite.external.MapDBAttributeMapBTreeCompositeStore
 

J

jj_nt - Variable in class org.processmining.xeslite.query.syntax.QueryParser
Next token.
jjFillToken() - Method in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
 
jjstrLiteralImages - Static variable in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
Token literal values.
jjtAccept(QueryParserVisitor, Object) - Method in interface org.processmining.xeslite.query.syntax.Node
Accept the visitor.
jjtAccept(QueryParserVisitor, Object) - Method in class org.processmining.xeslite.query.syntax.QueryAtom
Accept the visitor.
jjtAccept(QueryParserVisitor, Object) - Method in class org.processmining.xeslite.query.syntax.QueryBinaryLogicalExpression
Accept the visitor.
jjtAccept(QueryParserVisitor, Object) - Method in class org.processmining.xeslite.query.syntax.QueryRoot
Accept the visitor.
jjtAccept(QueryParserVisitor, Object) - Method in class org.processmining.xeslite.query.syntax.QuerySimpleExpression
Accept the visitor.
jjtAccept(QueryParserVisitor, Object) - Method in class org.processmining.xeslite.query.syntax.QueryTerm
Accept the visitor.
jjtAccept(QueryParserVisitor, Object) - Method in class org.processmining.xeslite.query.syntax.SimpleNode
Accept the visitor.
jjtAddChild(Node, int) - Method in interface org.processmining.xeslite.query.syntax.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
JJTATOM - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserTreeConstants
 
JJTBINARYLOGICALEXPRESSION - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserTreeConstants
 
jjtClose() - Method in interface org.processmining.xeslite.query.syntax.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
jjtGetChild(int) - Method in interface org.processmining.xeslite.query.syntax.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
jjtGetNumChildren() - Method in interface org.processmining.xeslite.query.syntax.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
jjtGetParent() - Method in interface org.processmining.xeslite.query.syntax.Node
 
jjtGetParent() - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
jjtGetValue() - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
jjtNodeName - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserTreeConstants
 
jjtOpen() - Method in interface org.processmining.xeslite.query.syntax.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
JJTQueryParserState - Class in org.processmining.xeslite.query.syntax
 
JJTQueryParserState() - Constructor for class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
jjtree - Variable in class org.processmining.xeslite.query.syntax.QueryParser
 
JJTROOT - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserTreeConstants
 
jjtSetParent(Node) - Method in interface org.processmining.xeslite.query.syntax.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
jjtSetValue(Object) - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
JJTSIMPLEEXPRESSION - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserTreeConstants
 
JJTVOID - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserTreeConstants
 

K

key - Variable in class org.processmining.xeslite.query.syntax.QueryTerm
 
kind - Variable in class org.processmining.xeslite.query.syntax.Token
An integer that describes the kind of this token.

L

LETTER - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.processmining.xeslite.query.syntax.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 org.processmining.xeslite.query.syntax.QueryParserTokenManager
Lexer state names.
line - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
LiteralXAttribute<T> - Class in org.processmining.xeslite.query.attributes
 
LiteralXAttribute(Class<T>, String) - Constructor for class org.processmining.xeslite.query.attributes.LiteralXAttribute
 
load(File) - Static method in class org.xeslite.external.MapDBDatabase.IO
 
loadLogStructure(XFactoryExternalStore) - Method in interface org.xeslite.external.ExternalStore
Loads a saved XLog from the external store
loadLogStructure(XFactoryExternalStore) - Method in class org.xeslite.external.InMemoryStore
 
loadLogStructure(XFactoryExternalStore) - Method in class org.xeslite.external.MapDBStore
 
loadLogStructure(XFactoryExternalStore) - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
loadLogStructure() - Method in class org.xeslite.external.XFactoryExternalStore
 
loadWithCache(File) - Static method in class org.xeslite.external.MapDBDatabase.IO
 
log(String) - Method in class org.processmining.xeslite.plugin.AbstractOpenXESFilePlugin
 
LPAREN - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
LT - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
LTE - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.

M

MapDBAttributeMapBTreeCompositeStore - Class in org.xeslite.external
 
MapDBAttributeMapBTreeCompositeStore(ExternalAttributable, MapDBStoreCompositeKey) - Constructor for class org.xeslite.external.MapDBAttributeMapBTreeCompositeStore
 
MapDBDatabase - Interface in org.processmining.xeslite.external
Deprecated.
MapDBDatabase - Interface in org.xeslite.external
 
MapDBDatabase.IO - Class in org.xeslite.external
 
MapDBDatabase.IO() - Constructor for class org.xeslite.external.MapDBDatabase.IO
 
MapDBDatabaseImpl - Class in org.processmining.xeslite.external
 
MapDBDatabaseImpl() - Constructor for class org.processmining.xeslite.external.MapDBDatabaseImpl
 
MapDBDatabaseImpl - Class in org.xeslite.external
 
MapDBDatabaseImpl() - Constructor for class org.xeslite.external.MapDBDatabaseImpl
 
MapDBLogSerializer - Class in org.xeslite.external
 
MapDBLogSerializer(XFactoryExternalStore) - Constructor for class org.xeslite.external.MapDBLogSerializer
 
MapDBStore - Class in org.xeslite.external
Implementation using the BTree implementation of MapDB (https://github.com/jankotek/mapdb) as back-end.
MapDBStore.Builder - Class in org.xeslite.external
 
MapDBStore.Builder() - Constructor for class org.xeslite.external.MapDBStore.Builder
 
MapDBStoreCompositeKey - Class in org.xeslite.external
Implementation using a Object[] as key
MapDBStoreCompositeKey.Builder - Class in org.xeslite.external
 
MapDBStoreCompositeKey.Builder() - Constructor for class org.xeslite.external.MapDBStoreCompositeKey.Builder
 
matchesNonSimpleAttribute(Attribute<O, A>, O, QueryOptions) - Method in class org.processmining.xeslite.query.extension.NotEqual
 
matchesSimpleAttribute(SimpleAttribute<O, A>, O, QueryOptions) - Method in class org.processmining.xeslite.query.extension.NotEqual
 
maxNextCharInd - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 

N

newEventPredicateOnAttributes(String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
newEventPredicateOnAttributesOrNames(String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
newEvents(Collection<XEvent>) - Static method in class org.processmining.xeslite.query.XIndex
 
newEvents() - Static method in class org.processmining.xeslite.query.XIndex
 
newFactory() - Method in enum org.processmining.xeslite.plugin.ChooseDefaultXFactoryPlugin.XFactoryImplementation
 
newInstance() - Method in interface org.processmining.xeslite.plugin.ChooseDefaultXFactoryPlugin.XFactoryFactory
 
newLog(XLog) - Static method in class org.processmining.xeslite.query.XIndex
 
newLog(Collection<XTrace>) - Static method in class org.processmining.xeslite.query.XIndex
 
newPredicate(String, AttributeResolver<A>, Class<A>) - Static method in class org.processmining.xeslite.query.XIndex
 
newToken(int, String) - Static method in class org.processmining.xeslite.query.syntax.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.processmining.xeslite.query.syntax.Token
 
newTracePredicateOnAttributes(String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
newTracePredicateOnAttributesOrNames(String, AttributeTypeResolver) - Static method in class org.processmining.xeslite.query.XIndex
 
newTraces(Collection<XTrace>) - Static method in class org.processmining.xeslite.query.XIndex
 
newTraces() - Static method in class org.processmining.xeslite.query.XIndex
 
next - Variable in class org.processmining.xeslite.query.syntax.Token
A reference to the next regular (non-special) token from the input stream.
nextId() - Method in class org.xeslite.common.XSeqIDFactory
Creates a new, unique ID.
nextId() - Method in interface org.xeslite.external.IdFactory
 
nextId() - Method in class org.xeslite.external.IdFactorySeq
Creates a new, unique ID.
nextId() - Method in class org.xeslite.external.IdFactorySeqDecreasing
Creates a new, unique ID.
Node - Interface in org.processmining.xeslite.query.syntax
 
nodeArity() - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
nodeCreated() - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
NotEqual<O,A> - Class in org.processmining.xeslite.query.extension
 
NotEqual(Attribute<O, A>, A) - Constructor for class org.processmining.xeslite.query.extension.NotEqual
 
NOTEQUAL - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.

O

OCTAL_LITERAL - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
op - Variable in class org.processmining.xeslite.query.syntax.QueryBinaryLogicalExpression
 
op() - Method in class org.processmining.xeslite.query.syntax.QueryParser
 
op - Variable in class org.processmining.xeslite.query.syntax.QuerySimpleExpression
 
OpenLogFileDFAImpl - Class in org.processmining.xeslite.plugin
 
OpenLogFileDFAImpl() - Constructor for class org.processmining.xeslite.plugin.OpenLogFileDFAImpl
 
OpenLogFileDiskImplPlugin - Class in org.processmining.xeslite.plugin
Open XES log using a buffered implementation XFactoryExternalStore for the attributes of all XES objects.
OpenLogFileDiskImplPlugin() - Constructor for class org.processmining.xeslite.plugin.OpenLogFileDiskImplPlugin
 
OpenLogFileDiskImplWithoutCachePlugin - Class in org.processmining.xeslite.plugin
Open XES log using a buffered implementation XFactoryExternalStore for the attributes of all XES objects.
OpenLogFileDiskImplWithoutCachePlugin() - Constructor for class org.processmining.xeslite.plugin.OpenLogFileDiskImplWithoutCachePlugin
 
OpenLogFileDiskMemoryStoreImpl - Class in org.processmining.xeslite.plugin
Open XES log using a buffered implementation XFactoryExternalStore for the attributes of all XES objects.
OpenLogFileDiskMemoryStoreImpl() - Constructor for class org.processmining.xeslite.plugin.OpenLogFileDiskMemoryStoreImpl
 
OpenLogFileDiskSequentialAccessImplPlugin - Class in org.processmining.xeslite.plugin
Deprecated.
OpenLogFileDiskSequentialAccessImplPlugin() - Constructor for class org.processmining.xeslite.plugin.OpenLogFileDiskSequentialAccessImplPlugin
Deprecated.
 
OpenLogFileDiskSequentialAccessImplWithoutCachePlugin - Class in org.processmining.xeslite.plugin
Open XES log using a buffered implementation XFactoryExternalStore for the attributes of all XES objects.
OpenLogFileDiskSequentialAccessImplWithoutCachePlugin() - Constructor for class org.processmining.xeslite.plugin.OpenLogFileDiskSequentialAccessImplWithoutCachePlugin
 
OpenLogFileLiteImplPlugin - Class in org.processmining.xeslite.plugin
Open XES/MXML log using a lightweight implementation XFactoryLiteImpl for XES objects.
OpenLogFileLiteImplPlugin() - Constructor for class org.processmining.xeslite.plugin.OpenLogFileLiteImplPlugin
 
openNodeScope(Node) - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
OR - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
orExpression() - Method in class org.processmining.xeslite.query.syntax.QueryParser
 
org.processmining.xeslite - package org.processmining.xeslite
 
org.processmining.xeslite.external - package org.processmining.xeslite.external
 
org.processmining.xeslite.lite.factory - package org.processmining.xeslite.lite.factory
 
org.processmining.xeslite.parser - package org.processmining.xeslite.parser
 
org.processmining.xeslite.plugin - package org.processmining.xeslite.plugin
 
org.processmining.xeslite.query - package org.processmining.xeslite.query
 
org.processmining.xeslite.query.attributes - package org.processmining.xeslite.query.attributes
 
org.processmining.xeslite.query.extension - package org.processmining.xeslite.query.extension
 
org.processmining.xeslite.query.syntax - package org.processmining.xeslite.query.syntax
 
org.xeslite - package org.xeslite
 
org.xeslite.common - package org.xeslite.common
 
org.xeslite.dfa - package org.xeslite.dfa
 
org.xeslite.external - package org.xeslite.external
 
org.xeslite.lite.factory - package org.xeslite.lite.factory
 
org.xeslite.parser - package org.xeslite.parser
 

P

parent - Variable in class org.processmining.xeslite.query.syntax.SimpleNode
 
parse() - Method in class org.processmining.xeslite.query.syntax.QueryParser
 
parse(InputStream) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
parse(InputStream, XEventClassifier) - Method in class org.xeslite.dfa.XLogDFAXmlParser
 
parse(InputStream) - Method in class org.xeslite.parser.XesLiteXmlParser
 
ParseException - Exception in org.processmining.xeslite.query.syntax
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.processmining.xeslite.query.syntax.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.processmining.xeslite.query.syntax.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.processmining.xeslite.query.syntax.ParseException
Constructor with message.
parseQuery(String) - Method in interface org.processmining.xeslite.query.XIndexedAttributable
 
parseQuery(String, AttributeTypeResolver) - Method in interface org.processmining.xeslite.query.XIndexedAttributable
 
parser - Variable in class org.processmining.xeslite.query.syntax.SimpleNode
 
peekNode() - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
popNode() - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
PREFS - Static variable in class org.xeslite.external.MapDBStore
 
prevCharIsCR - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
prevCharIsLF - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
pumpEvent(XEvent) - Method in class org.xeslite.external.XFactoryExternalStore
 
pumpLog(XLog) - Method in class org.xeslite.external.XFactoryExternalStore
 
pumpTrace(XTrace) - Method in class org.xeslite.external.XFactoryExternalStore
 
pushNode(Node) - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
put(String) - Method in interface org.xeslite.external.StringPool
 
put(String) - Method in class org.xeslite.external.StringPoolCASImpl
 

Q

QueryAtom - Class in org.processmining.xeslite.query.syntax
 
QueryAtom(int) - Constructor for class org.processmining.xeslite.query.syntax.QueryAtom
 
QueryAtom(QueryParser, int) - Constructor for class org.processmining.xeslite.query.syntax.QueryAtom
 
QueryBinaryLogicalExpression - Class in org.processmining.xeslite.query.syntax
 
QueryBinaryLogicalExpression(int) - Constructor for class org.processmining.xeslite.query.syntax.QueryBinaryLogicalExpression
 
QueryBinaryLogicalExpression(QueryParser, int) - Constructor for class org.processmining.xeslite.query.syntax.QueryBinaryLogicalExpression
 
QueryParser - Class in org.processmining.xeslite.query.syntax
 
QueryParser(String) - Constructor for class org.processmining.xeslite.query.syntax.QueryParser
 
QueryParser(InputStream) - Constructor for class org.processmining.xeslite.query.syntax.QueryParser
Constructor with InputStream.
QueryParser(InputStream, String) - Constructor for class org.processmining.xeslite.query.syntax.QueryParser
Constructor with InputStream and supplied encoding
QueryParser(Reader) - Constructor for class org.processmining.xeslite.query.syntax.QueryParser
Constructor.
QueryParser(QueryParserTokenManager) - Constructor for class org.processmining.xeslite.query.syntax.QueryParser
Constructor with generated Token Manager.
QueryParserConstants - Interface in org.processmining.xeslite.query.syntax
Token literal values and constants.
QueryParserDefaultVisitor - Class in org.processmining.xeslite.query.syntax
 
QueryParserDefaultVisitor() - Constructor for class org.processmining.xeslite.query.syntax.QueryParserDefaultVisitor
 
QueryParserTokenManager - Class in org.processmining.xeslite.query.syntax
Token Manager.
QueryParserTokenManager(SimpleCharStream) - Constructor for class org.processmining.xeslite.query.syntax.QueryParserTokenManager
Constructor.
QueryParserTokenManager(SimpleCharStream, int) - Constructor for class org.processmining.xeslite.query.syntax.QueryParserTokenManager
Constructor.
QueryParserTreeConstants - Interface in org.processmining.xeslite.query.syntax
 
QueryParserVisitor - Interface in org.processmining.xeslite.query.syntax
 
QueryRoot - Class in org.processmining.xeslite.query.syntax
 
QueryRoot(int) - Constructor for class org.processmining.xeslite.query.syntax.QueryRoot
 
QueryRoot(QueryParser, int) - Constructor for class org.processmining.xeslite.query.syntax.QueryRoot
 
QuerySimpleExpression - Class in org.processmining.xeslite.query.syntax
 
QuerySimpleExpression(int) - Constructor for class org.processmining.xeslite.query.syntax.QuerySimpleExpression
 
QuerySimpleExpression(QueryParser, int) - Constructor for class org.processmining.xeslite.query.syntax.QuerySimpleExpression
 
QueryTerm - Class in org.processmining.xeslite.query.syntax
 
QueryTerm(int) - Constructor for class org.processmining.xeslite.query.syntax.QueryTerm
 
QueryTerm(QueryParser, int) - Constructor for class org.processmining.xeslite.query.syntax.QueryTerm
 

R

readChar() - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Read a character.
REGEX - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
register() - Static method in class org.processmining.xeslite.lite.factory.XFactoryLiteImpl
Deprecated.
 
register() - Static method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskImpl
 
register() - Static method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
register() - Static method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
register() - Static method in class org.xeslite.external.XFactoryExternalStore.MapDBDiskWithoutCacheImpl
 
register() - Static method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
ReInit(InputStream) - Method in class org.processmining.xeslite.query.syntax.QueryParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.processmining.xeslite.query.syntax.QueryParser
Reinitialise.
ReInit(Reader) - Method in class org.processmining.xeslite.query.syntax.QueryParser
Reinitialise.
ReInit(QueryParserTokenManager) - Method in class org.processmining.xeslite.query.syntax.QueryParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
Reinitialise.
removeAttributes(ExternalAttributable) - Method in interface org.xeslite.external.ExternalStore
 
reset() - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
retrieve(Query<T>) - Method in interface org.processmining.xeslite.query.XIndexedAttributable
 
retrieve(String) - Method in interface org.processmining.xeslite.query.XIndexedAttributable
 
retrieve(Query<XTrace>) - Method in interface org.processmining.xeslite.query.XIndexedLog
 
retrieve(String) - Method in interface org.processmining.xeslite.query.XIndexedLog
 
rootNode() - Method in class org.processmining.xeslite.query.syntax.JJTQueryParserState
 
RPAREN - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.

S

save(XLog, File) - Static method in class org.xeslite.external.MapDBDatabase.IO
 
saveLogStructure(XLog) - Method in interface org.xeslite.external.ExternalStore
Saves the XLog to the external store
saveLogStructure(XLog) - Method in class org.xeslite.external.InMemoryStore
 
saveLogStructure(XLog) - Method in class org.xeslite.external.MapDBStore
 
saveLogStructure(XLog) - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
saveLogStructure(XLog) - Method in class org.xeslite.external.XFactoryExternalStore
 
serialize(DataOutput, XLog) - Method in class org.xeslite.external.MapDBLogSerializer
 
setAsyncWriteQueueSize(int) - Method in class org.xeslite.external.MapDBDatabaseImpl
 
setAttributes(XAttributeMap) - Method in class org.xeslite.dfa.XLogDFA
 
setAttributes(ExternalAttributable, XAttributeMap) - Method in interface org.xeslite.external.ExternalStore
 
setDbFile(File) - Method in class org.xeslite.external.MapDBDatabaseImpl
 
setDebugStream(PrintStream) - Method in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
Set debug output.
setExtension(XExtension) - Method in interface org.xeslite.external.ExternalAttribute
 
setExternalId(long) - Method in interface org.xeslite.external.ExternalAttribute
 
setFileDb(boolean) - Method in class org.xeslite.external.MapDBDatabaseImpl
 
setInfo(XEventClassifier, XLogInfo) - Method in class org.xeslite.dfa.XLogDFA
 
setInternalKey(int) - Method in interface org.xeslite.external.ExternalAttribute
 
setName(String) - Method in class org.xeslite.dfa.XLogDFA
 
setOwner(ExternalAttributable) - Method in interface org.xeslite.external.ExternalAttribute
 
setStore(ExternalStore) - Method in interface org.xeslite.external.ExternalAttribute
 
setTabSize(int) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
setTemporary(boolean) - Method in class org.xeslite.external.MapDBDatabaseImpl
 
setUseAsyncWriter(boolean) - Method in class org.xeslite.external.MapDBDatabaseImpl
 
setUseCache(boolean) - Method in class org.xeslite.external.MapDBDatabaseImpl
 
setUseCompression(boolean) - Method in class org.xeslite.external.MapDBDatabaseImpl
 
setUseSingleLock(boolean) - Method in class org.xeslite.external.MapDBDatabaseImpl
 
ShowDFAPlugin - Class in org.processmining.xeslite.plugin
 
ShowDFAPlugin() - Constructor for class org.processmining.xeslite.plugin.ShowDFAPlugin
 
showDFAStates(UIPluginContext, XLog) - Method in class org.processmining.xeslite.plugin.ShowDFAPlugin
 
showDFATransitions(UIPluginContext, XLog) - Method in class org.processmining.xeslite.plugin.ShowDFAPlugin
 
SimpleCharStream - Class in org.processmining.xeslite.query.syntax
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 org.processmining.xeslite.query.syntax.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.processmining.xeslite.query.syntax.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.processmining.xeslite.query.syntax.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.processmining.xeslite.query.syntax.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.processmining.xeslite.query.syntax.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.processmining.xeslite.query.syntax.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.processmining.xeslite.query.syntax.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.processmining.xeslite.query.syntax.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.processmining.xeslite.query.syntax.SimpleCharStream
Constructor.
simpleExpression() - Method in class org.processmining.xeslite.query.syntax.QueryParser
 
SimpleNode - Class in org.processmining.xeslite.query.syntax
 
SimpleNode(int) - Constructor for class org.processmining.xeslite.query.syntax.SimpleNode
 
SimpleNode(QueryParser, int) - Constructor for class org.processmining.xeslite.query.syntax.SimpleNode
 
size() - Method in class org.xeslite.dfa.XLogDFA
 
size() - Method in class org.xeslite.external.InMemoryAttributeMap
 
size() - Method in class org.xeslite.external.MapDBAttributeMapBTreeCompositeStore
 
size() - Method in interface org.xeslite.external.StringPool
 
size() - Method in class org.xeslite.external.StringPoolCASImpl
 
SPECIALCHAR - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
specialToken - Variable in class org.processmining.xeslite.query.syntax.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
startPump() - Method in interface org.xeslite.external.ExternalStore
Starts the batch import mode (can only be done once).
startPump() - Method in class org.xeslite.external.InMemoryStore
 
startPump() - Method in class org.xeslite.external.MapDBStore
 
startPump() - Method in class org.xeslite.external.MapDBStoreCompositeKey
 
startPump() - Method in class org.xeslite.external.XFactoryExternalStore
 
staticFlag - Static variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
Whether parser is static.
STRING_LITERAL - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
stringAttribute(String, String) - Method in interface org.processmining.xeslite.query.AttributeResolver
String attribute within event, also handles booleans
stringAttribute(String) - Method in interface org.processmining.xeslite.query.AttributeResolver
String attribute also handles booleans
stringAttribute(String, String) - Method in class org.processmining.xeslite.query.AttributeResolverEvent
 
stringAttribute(String) - Method in class org.processmining.xeslite.query.AttributeResolverEvent
 
stringAttribute(String, String) - Method in class org.processmining.xeslite.query.AttributeResolverTrace
 
stringAttribute(String) - Method in class org.processmining.xeslite.query.AttributeResolverTrace
String attribute for XAttributeLiteral and XAttributeBoolean
StringPool - Interface in org.xeslite.external
 
StringPoolCASImpl - Class in org.xeslite.external
 
StringPoolCASImpl() - Constructor for class org.xeslite.external.StringPoolCASImpl
 
StringPoolCASImpl(int) - Constructor for class org.xeslite.external.StringPoolCASImpl
 
SwitchTo(int) - Method in class org.processmining.xeslite.query.syntax.QueryParserTokenManager
Switch to specified lex state.
switchXFactory(UIPluginContext) - Method in class org.processmining.xeslite.plugin.ChooseDefaultXFactoryPlugin
 

T

tabSize - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 
term() - Method in class org.processmining.xeslite.query.syntax.QueryParser
 
toDot() - Method in class eu.danieldk.dictomaton.DictionaryBuilderIterative
Obtain a Graphviz dot representation of the automaton.
toDot() - Method in class org.xeslite.dfa.XLogDFA
 
token - Variable in class org.processmining.xeslite.query.syntax.QueryParser
Current token.
Token - Class in org.processmining.xeslite.query.syntax
Describes the input token stream.
Token() - Constructor for class org.processmining.xeslite.query.syntax.Token
No-argument constructor
Token(int) - Constructor for class org.processmining.xeslite.query.syntax.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.processmining.xeslite.query.syntax.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.processmining.xeslite.query.syntax.QueryParser
Generated Token Manager.
tokenImage - Variable in exception org.processmining.xeslite.query.syntax.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
Literal token values.
TokenMgrError - Error in org.processmining.xeslite.query.syntax
Token Manager Error.
TokenMgrError() - Constructor for error org.processmining.xeslite.query.syntax.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.processmining.xeslite.query.syntax.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.processmining.xeslite.query.syntax.TokenMgrError
Full Constructor.
toString() - Method in enum org.processmining.xeslite.plugin.ChooseDefaultXFactoryPlugin.XFactoryImplementation
 
toString() - Method in class org.processmining.xeslite.query.extension.NotEqual
 
toString() - Method in class org.processmining.xeslite.query.syntax.QueryAtom
 
toString() - Method in class org.processmining.xeslite.query.syntax.QueryBinaryLogicalExpression
 
toString() - Method in class org.processmining.xeslite.query.syntax.QuerySimpleExpression
 
toString() - Method in class org.processmining.xeslite.query.syntax.QueryTerm
 
toString() - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
toString(String) - Method in class org.processmining.xeslite.query.syntax.SimpleNode
 
toString() - Method in class org.processmining.xeslite.query.syntax.Token
Returns the image.
toString() - Method in class org.xeslite.common.XSeqID
 
toString() - Method in class org.xeslite.external.StringPoolCASImpl
 
toString() - Method in class org.xeslite.external.XFactoryExternalStore
 
toString() - Method in class org.xeslite.lite.factory.XFactoryLiteImpl
 
traceName() - Static method in class org.processmining.xeslite.query.XIndex
 
traceName() - Method in interface org.processmining.xeslite.query.XIndexedTraces
 
trackLineColumn - Variable in class org.processmining.xeslite.query.syntax.SimpleCharStream
 

U

UNKNOWN - Static variable in interface org.processmining.xeslite.query.syntax.QueryParserConstants
RegularExpression Id.
UpdateLineColumn(char) - Method in class org.processmining.xeslite.query.syntax.SimpleCharStream
 

V

val - Variable in class org.processmining.xeslite.query.syntax.QueryAtom
 
val - Variable in class org.processmining.xeslite.query.syntax.QueryTerm
 
value() - Method in class org.processmining.xeslite.query.syntax.QueryParser
 
value - Variable in class org.processmining.xeslite.query.syntax.SimpleNode
 
valueOf(String) - Static method in enum org.processmining.xeslite.plugin.ChooseDefaultXFactoryPlugin.XFactoryImplementation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xeslite.dfa.XLogDFAXmlParser.ParseState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xeslite.parser.XesLiteXmlParser.ParseState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.processmining.xeslite.plugin.ChooseDefaultXFactoryPlugin.XFactoryImplementation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xeslite.dfa.XLogDFAXmlParser.ParseState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xeslite.parser.XesLiteXmlParser.ParseState
Returns an array containing the constants of this enum type, in the order they are declared.
visit(SimpleNode, Object) - Method in class org.processmining.xeslite.query.syntax.QueryParserDefaultVisitor
 
visit(QueryRoot, Object) - Method in class org.processmining.xeslite.query.syntax.QueryParserDefaultVisitor
 
visit(QueryBinaryLogicalExpression, Object) - Method in class org.processmining.xeslite.query.syntax.QueryParserDefaultVisitor
 
visit(QuerySimpleExpression, Object) - Method in class org.processmining.xeslite.query.syntax.QueryParserDefaultVisitor
 
visit(QueryAtom, Object) - Method in class org.processmining.xeslite.query.syntax.QueryParserDefaultVisitor
 
visit(SimpleNode, Object) - Method in interface org.processmining.xeslite.query.syntax.QueryParserVisitor
 
visit(QueryRoot, Object) - Method in interface org.processmining.xeslite.query.syntax.QueryParserVisitor
 
visit(QueryBinaryLogicalExpression, Object) - Method in interface org.processmining.xeslite.query.syntax.QueryParserVisitor
 
visit(QuerySimpleExpression, Object) - Method in interface org.processmining.xeslite.query.syntax.QueryParserVisitor
 
visit(QueryAtom, Object) - Method in interface org.processmining.xeslite.query.syntax.QueryParserVisitor
 

W

withDatabase(MapDBDatabase) - Method in class org.xeslite.external.MapDBStore.Builder
 
withDatabase(MapDBDatabase) - Method in class org.xeslite.external.MapDBStoreCompositeKey.Builder
 
withKeyPoolShift(int) - Method in class org.xeslite.external.MapDBStore.Builder
 
withNodeSize(int) - Method in class org.xeslite.external.MapDBStore.Builder
 
withPump() - Method in class org.xeslite.external.MapDBStore.Builder
 

X

XAlignmentEventExternalImpl - Class in org.xeslite.external
 
XAttributeMapLiteImpl - Class in org.xeslite.lite.factory
 
XAttributeMapLiteImpl() - Constructor for class org.xeslite.lite.factory.XAttributeMapLiteImpl
 
XAttributeMapLiteImpl(int) - Constructor for class org.xeslite.lite.factory.XAttributeMapLiteImpl
 
XESLiteException - Exception in org.xeslite.common
 
XESLiteException() - Constructor for exception org.xeslite.common.XESLiteException
 
XESLiteException(String, Throwable, boolean, boolean) - Constructor for exception org.xeslite.common.XESLiteException
 
XESLiteException(String, Throwable) - Constructor for exception org.xeslite.common.XESLiteException
 
XESLiteException(String) - Constructor for exception org.xeslite.common.XESLiteException
 
XESLiteException(Throwable) - Constructor for exception org.xeslite.common.XESLiteException
 
XESLiteException.StringPoolException - Exception in org.xeslite.common
 
XESLiteException.StringPoolException() - Constructor for exception org.xeslite.common.XESLiteException.StringPoolException
 
XESLiteException.StringPoolException(String, Throwable, boolean, boolean) - Constructor for exception org.xeslite.common.XESLiteException.StringPoolException
 
XESLiteException.StringPoolException(String, Throwable) - Constructor for exception org.xeslite.common.XESLiteException.StringPoolException
 
XESLiteException.StringPoolException(String) - Constructor for exception org.xeslite.common.XESLiteException.StringPoolException
 
XESLiteException.StringPoolException(Throwable) - Constructor for exception org.xeslite.common.XESLiteException.StringPoolException
 
XesLiteXmlParser - Class in org.processmining.xeslite.parser
Deprecated.
XesLiteXmlParser(boolean) - Constructor for class org.processmining.xeslite.parser.XesLiteXmlParser
Deprecated.
 
XesLiteXmlParser(XFactory, boolean) - Constructor for class org.processmining.xeslite.parser.XesLiteXmlParser
Deprecated.
 
XesLiteXmlParser - Class in org.xeslite.parser
Alternative XesXmlParser that can optionally handle the batch import mode of the XFactoryExternalStore.
XesLiteXmlParser(boolean) - Constructor for class org.xeslite.parser.XesLiteXmlParser
 
XesLiteXmlParser(XFactory, boolean) - Constructor for class org.xeslite.parser.XesLiteXmlParser
 
XesLiteXmlParser.ParseState - Enum in org.xeslite.parser
 
XFactoryExternalStore - Class in org.processmining.xeslite.external
Class moved to XFactoryExternalStore!
XFactoryExternalStore() - Constructor for class org.processmining.xeslite.external.XFactoryExternalStore
 
XFactoryExternalStore - Class in org.xeslite.external
Factory storing attributes of XAttributable XES objects in a, possibly external, ExternalStore.
XFactoryExternalStore() - Constructor for class org.xeslite.external.XFactoryExternalStore
 
XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl - Class in org.processmining.xeslite.external
 
XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl() - Constructor for class org.processmining.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl - Class in org.xeslite.external
Specialized implementation for storing aligned logs.
XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl() - Constructor for class org.xeslite.external.XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl
 
XFactoryExternalStore.InMemoryStoreImpl - Class in org.processmining.xeslite.external
 
XFactoryExternalStore.InMemoryStoreImpl() - Constructor for class org.processmining.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
XFactoryExternalStore.InMemoryStoreImpl - Class in org.xeslite.external
A XES factory that stores the attributes in an optimized column-format in the heap memory.
XFactoryExternalStore.InMemoryStoreImpl() - Constructor for class org.xeslite.external.XFactoryExternalStore.InMemoryStoreImpl
 
XFactoryExternalStore.MapDBDiskImpl - Class in org.processmining.xeslite.external
 
XFactoryExternalStore.MapDBDiskImpl() - Constructor for class org.processmining.xeslite.external.XFactoryExternalStore.MapDBDiskImpl
 
XFactoryExternalStore.MapDBDiskImpl - Class in org.xeslite.external
A XES Factory that stores XAttributes with MapDB on disk.
XFactoryExternalStore.MapDBDiskImpl() - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskImpl
 
XFactoryExternalStore.MapDBDiskImpl(MapDBDatabase) - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskImpl
 
XFactoryExternalStore.MapDBDiskImpl(MapDBStore.Builder) - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskImpl
 
XFactoryExternalStore.MapDBDiskSequentialAccessImpl - Class in org.processmining.xeslite.external
 
XFactoryExternalStore.MapDBDiskSequentialAccessImpl() - Constructor for class org.processmining.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
XFactoryExternalStore.MapDBDiskSequentialAccessImpl - Class in org.xeslite.external
A XES Factory that stores XAttributes with MapDB on disk.
XFactoryExternalStore.MapDBDiskSequentialAccessImpl() - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
XFactoryExternalStore.MapDBDiskSequentialAccessImpl(MapDBStore.Builder) - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
XFactoryExternalStore.MapDBDiskSequentialAccessImpl(MapDBDatabase) - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessImpl
 
XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl - Class in org.processmining.xeslite.external
 
XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl() - Constructor for class org.processmining.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl - Class in org.xeslite.external
A XES Factory that stores XAttributes with MapDB on disk.
XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl() - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl(MapDBStore.Builder) - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl(MapDBDatabase) - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
 
XFactoryExternalStore.MapDBDiskWithoutCacheImpl - Class in org.processmining.xeslite.external
 
XFactoryExternalStore.MapDBDiskWithoutCacheImpl() - Constructor for class org.processmining.xeslite.external.XFactoryExternalStore.MapDBDiskWithoutCacheImpl
 
XFactoryExternalStore.MapDBDiskWithoutCacheImpl - Class in org.xeslite.external
A XES Factory that stores XAttributes with MapDB on disk.
XFactoryExternalStore.MapDBDiskWithoutCacheImpl() - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskWithoutCacheImpl
 
XFactoryExternalStore.MapDBDiskWithoutCacheImpl(MapDBStore.Builder) - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskWithoutCacheImpl
 
XFactoryExternalStore.MapDBDiskWithoutCacheImpl(MapDBDatabase) - Constructor for class org.xeslite.external.XFactoryExternalStore.MapDBDiskWithoutCacheImpl
 
XFactoryLiteImpl - Class in org.processmining.xeslite.lite.factory
Deprecated.
XFactoryLiteImpl() - Constructor for class org.processmining.xeslite.lite.factory.XFactoryLiteImpl
Deprecated.
 
XFactoryLiteImpl(boolean) - Constructor for class org.processmining.xeslite.lite.factory.XFactoryLiteImpl
Deprecated.
 
XFactoryLiteImpl - Class in org.xeslite.lite.factory
Creating lightweight XES objects with a smaller memory footprint than the original naive implementation.
XFactoryLiteImpl() - Constructor for class org.xeslite.lite.factory.XFactoryLiteImpl
 
XFactoryLiteImpl(boolean) - Constructor for class org.xeslite.lite.factory.XFactoryLiteImpl
 
XIndex - Class in org.processmining.xeslite.query
Static methods to work with queries and indexed traces/events.
XIndexedAttributable<T> - Interface in org.processmining.xeslite.query
 
XIndexedEvents - Interface in org.processmining.xeslite.query
 
XIndexedLog - Interface in org.processmining.xeslite.query
 
XIndexedTraces - Interface in org.processmining.xeslite.query
Collection of XTrace that can be searched and indexed for efficient search.
XLogDFA - Class in org.xeslite.dfa
 
XLogDFA(BiMap<String, Character>, PerfectHashDictionary, int[], int) - Constructor for class org.xeslite.dfa.XLogDFA
 
XLogDFABuilder - Class in org.xeslite.dfa
 
XLogDFABuilder() - Constructor for class org.xeslite.dfa.XLogDFABuilder
 
XLogDFABuilder(boolean) - Constructor for class org.xeslite.dfa.XLogDFABuilder
 
XLogDFABuilder(XEventClassifier, boolean) - Constructor for class org.xeslite.dfa.XLogDFABuilder
 
XLogDFAXmlParser - Class in org.xeslite.dfa
 
XLogDFAXmlParser() - Constructor for class org.xeslite.dfa.XLogDFAXmlParser
 
XLogDFAXmlParser.ParseState - Enum in org.xeslite.dfa
 
XLogMetadata - Interface in org.processmining.xeslite
 
XLogMetadata - Interface in org.xeslite
 
XSeqID - Class in org.xeslite.common
 
XSeqID(long) - Constructor for class org.xeslite.common.XSeqID
 
XSeqIDFactory - Class in org.xeslite.common
Generates unique, sequential IDs
XUtils - Class in org.xeslite.common
 
A B C D E F G H I J K L M N O P Q R S T U V W X