A B C D E F G H I K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(XVisitor) - Method in class org.deckfour.xes.model.impl.XLogImpl
- accept(XVisitor) - Method in interface org.deckfour.xes.model.XLog
- accept(XVisitor, XAttributable) - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- accept(XVisitor, XAttributable) - Method in interface org.deckfour.xes.model.XAttribute
- accept(XVisitor, XLog) - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
- accept(XVisitor, XLog) - Method in interface org.deckfour.xes.classification.XEventClassifier
-
Runs the given visitor for the given log on this classifier.
- accept(XVisitor, XLog) - Method in class org.deckfour.xes.extension.XExtension
- accept(XVisitor, XLog) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- accept(XVisitor, XLog) - Method in class org.deckfour.xes.model.impl.XTraceImpl
- accept(XVisitor, XLog) - Method in interface org.deckfour.xes.model.XTrace
- accept(XVisitor, XTrace) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
- accept(XVisitor, XTrace) - Method in class org.deckfour.xes.model.impl.XEventImpl
- accept(XVisitor, XTrace) - Method in interface org.deckfour.xes.model.XEvent
- add(int, XEvent) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- add(XEvent) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- add(XEvent) - Method in class org.deckfour.xes.model.buffered.XTraceIterator
- addAll(int, Collection<? extends XEvent>) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- addAll(Collection<? extends XEvent>) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- addAttributes(SXTag, String, Collection<XAttribute>) - Method in class org.deckfour.xes.out.XMxmlSerializer
-
Helper method, adds attributes to a tag.
- addAttributes(SXTag, Collection<XAttribute>) - Method in class org.deckfour.xes.out.XesXmlSerializer
-
Helper method, adds the given collection of attributes to the given Tag.
- addAttributes(SXTag, Collection<XAttribute>) - Method in class org.deckfour.xes.out.XMxmlSerializer
-
Helper method, adds attributes to a tag.
- addGlobalAttributes(SXTag, String, List<XAttribute>) - Method in class org.deckfour.xes.out.XesXmlSerializer
-
Helper method for defining global attributes on a given scope.
- addModelReference(XAttributable, SXTag) - Method in class org.deckfour.xes.out.XMxmlSerializer
-
Helper method, adds all model references of an attributable to the given tag.
- addParamValue(XAttributeList, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- addToCollection(XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeCollectionImpl
- addToCollection(XAttribute) - Method in interface org.deckfour.xes.model.XAttributeCollection
- adjustSize() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
Calling this method will adjust the size of this file, if it is no longer accurate.
- alertSoftCopies() - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
-
This method alerts all child soft copies of this storage to consolidate; called prior to modification of this instance.
- allAttributes - Variable in class org.deckfour.xes.extension.XExtension
-
Set containing all attributes defined by this extension, on all possible levels of abstraction.
- allocateBlock() - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Allocates a new block from this block provider.
- allocateBlock() - Method in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
Allocates a new virtual storage block from this virtual file system instance.
- append(XEvent) - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Appends the given event to the end of this fast event list.
- append(XEvent) - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Appends a new event to the end of this collection.
- areEqual(XFactory, XFactory) - Method in class org.deckfour.xes.factory.XFactoryRegistry
- areEqual(XParser, XParser) - Method in class org.deckfour.xes.in.XParserRegistry
- areEqual(XSerializer, XSerializer) - Method in class org.deckfour.xes.out.XSerializerRegistry
- areEqual(T, T) - Method in class org.deckfour.xes.util.XRegistry
-
Subclasses must implement this method.
- ASSIGN - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- assignAmount(XAttribute, Double) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns any attribute its cost amount, as defined by this extension's amount attribute.
- assignAmounts(XEvent, Map<String, Double>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given event) multiple amounts given their keys.
- assignAmounts(XTrace, Map<String, Double>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given trace) multiple amounts given their keys.
- assignAppName(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignAppNode(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignAppSession(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignAppTier(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCalleeClass(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCalleeFilename(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCalleeInstanceId(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCalleeIsConstructor(XEvent, boolean) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCalleeLineNr(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCalleeMethod(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCalleePackage(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCalleeParamSig(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCalleeReturnSig(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCallerClass(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCallerFilename(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCallerInstanceId(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCallerIsConstructor(XEvent, boolean) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCallerLineNr(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCallerMethod(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCallerPackage(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCallerParamSig(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCallerReturnSig(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignCPULoadKernel(XEvent, double) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignCPULoadUser(XEvent, double) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignCPUTotalIdle(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignCPUTotalKernel(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignCPUTotalUser(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignCurrency(XEvent, String) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns any event its cost currency, as defined by this extension's currency attribute.
- assignCurrency(XTrace, String) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns any trace its cost currency, as defined by this extension's currency attribute.
- assignDriver(XAttribute, String) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns any attribute its cost driver, as defined by this extension's driver attribute.
- assignDrivers(XEvent, Map<String, String>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given event) multiple cost drivers given their key.
- assignDrivers(XTrace, Map<String, String>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given trace) multiple cost drivers given their keys.
- assignExCaught(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignExThrown(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignGroup(XEvent, String) - Method in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Assigns the group attribute value for a given event.
- assignHasData(XLog, boolean) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignHasException(XLog, boolean) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignID(XAttributable, XID) - Method in class org.deckfour.xes.extension.std.XIdentityExtension
-
Assigns any log data hierarchy element its id, as defined by this extension's id attribute.
- assignInstance(XAttribute, String) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- assignInstance(XEvent, String) - Method in class org.deckfour.xes.extension.std.XConceptExtension
-
Assigns any event its activity instance identifier, as defined by this extension's instance attribute.
- assignLength(XEvent, long) - Method in class org.deckfour.xes.extension.std.XMicroExtension
- assignLevel(XEvent, long) - Method in class org.deckfour.xes.extension.std.XMicroExtension
- assignLocalHost(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- assignLocalPort(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- assignMemoryLoad(XEvent, double) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignMemoryTotal(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignMemoryUsed(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignModel(XAttribute, String) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- assignModel(XLog, String) - Method in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Assigns a value for the lifecycle model identifier to a given log.
- assignModelReferences(XAttributable, List<String>) - Method in class org.deckfour.xes.extension.std.XSemanticExtension
-
Assigns to a log element (i.e., archive, log, trace, event, or attribute) a list of model references.
- assignModelReferenceUris(XAttributable, List<URI>) - Method in class org.deckfour.xes.extension.std.XSemanticExtension
-
Assigns to a log element (i.e., archive, log, trace, event, or attribute) a list of model references.
- assignMoves(XAttribute) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- assignName(XAttributable, String) - Method in class org.deckfour.xes.extension.std.XConceptExtension
-
Assigns any log data hierarchy element its name, as defined by this extension's name attribute.
- assignNanotime(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignNestedAmounts(XEvent, Map<List<String>, Double>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given event) multiple amounts given their key lists.
- assignNestedAmounts(XTrace, Map<List<String>, Double>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given trace) multiple amounts given their key lists.
- assignNestedDrivers(XEvent, Map<List<String>, String>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given event) multiple cost drivers given their key lists.
- assignNestedDrivers(XTrace, Map<List<String>, String>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given trace) multiple cost drivers given their key lists.
- assignNestedTypes(XEvent, Map<List<String>, String>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given event) multiple cost types given their key lists.
- assignNestedTypes(XTrace, Map<List<String>, String>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given trace) multiple cost types given their key lists.
- assignNestedValues(XAttributable, Map<List<String>, Type>) - Method in class org.deckfour.xes.extension.std.XAbstractNestedAttributeSupport
-
Assigns (to the given event) multiple values given their key lists.
- assignParams(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignParentId(XEvent, XID) - Method in class org.deckfour.xes.extension.std.XMicroExtension
- assignRemoteHost(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- assignRemotePort(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- assignResource(XEvent, String) - Method in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Assigns the resource attribute value for a given event.
- assignReturnValue(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignRole(XEvent, String) - Method in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Assigns the role attribute value for a given event.
- assignStandardTransition(XEvent, XLifecycleExtension.StandardModel) - Method in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Assigns a standard lifecycle transition to the given event.
- assignThreadDaemon(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignThreadId(XEvent, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignThreadTotal(XEvent, long) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- assignTimestamp(XEvent, long) - Method in class org.deckfour.xes.extension.std.XTimeExtension
-
Assigns to a given event its timestamp.
- assignTimestamp(XEvent, Date) - Method in class org.deckfour.xes.extension.std.XTimeExtension
-
Assigns to a given event its timestamp.
- assignTotal(XEvent, Double) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns any event its total costs, as defined by this extension's total attribute.
- assignTotal(XTrace, Double) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns any trace its total costs, as defined by this extension's total attribute.
- assignTransition(XAttribute, String) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- assignTransition(XEvent, String) - Method in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Assigns a lifecycle transition string to the given event.
- assignType(XAttribute, String) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns any attribute its cost type, as defined by this extension's type attribute.
- assignType(XEvent, XSoftwareEventExtension.SoftwareEventType) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- assignTypes(XEvent, Map<List<String>, String>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given event) multiple cost types given their keys.
- assignTypes(XTrace, Map<List<String>, String>) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Assigns (to the given trace) multiple cost types given their keys.
- assignValue(XAttribute, Double) - Method in class org.deckfour.xes.extension.std.cost.XCostAmount
- assignValue(XAttribute, String) - Method in class org.deckfour.xes.extension.std.cost.XCostDriver
- assignValue(XAttribute, String) - Method in class org.deckfour.xes.extension.std.cost.XCostType
- assignValue(XAttribute, Type) - Method in class org.deckfour.xes.extension.std.XAbstractNestedAttributeSupport
-
Abstract method to assign a value to an element.
- assignValues(XAttributable, Map<String, Type>) - Method in class org.deckfour.xes.extension.std.XAbstractNestedAttributeSupport
-
Assigns (to the given element) multiple values given their keys.
- assignValueType(XAttribute, String) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATE_ABORT - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- ATTR_AMOUNT - Static variable in class org.deckfour.xes.extension.std.XCostExtension
- ATTR_APP_NAME - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
-
Global prototype place holders.
- ATTR_APP_NODE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_APP_SESSION - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_APP_TIER - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLEE_CLASS - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLEE_FILENAME - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLEE_INSTANCEID - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLEE_ISCONSTRUCTOR - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLEE_LINENR - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLEE_METHOD - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLEE_PACKAGE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLEE_PARAMSIG - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLEE_RETURNSIG - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLER_CLASS - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLER_FILENAME - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLER_INSTANCEID - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLER_ISCONSTRUCTOR - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLER_LINENR - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLER_METHOD - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLER_PACKAGE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLER_PARAMSIG - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CALLER_RETURNSIG - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_CPU_LOAD_KERNEL - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- ATTR_CPU_LOAD_USER - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- ATTR_CPU_TOTAL_IDLE - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- ATTR_CPU_TOTAL_KERNEL - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- ATTR_CPU_TOTAL_USER - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
-
Global prototype place holders.
- ATTR_CURRENCY - Static variable in class org.deckfour.xes.extension.std.XCostExtension
- ATTR_DRIVER - Static variable in class org.deckfour.xes.extension.std.XCostExtension
- ATTR_EX_CAUGHT - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_EX_THROWN - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_GROUP - Static variable in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Group attribute prototype.
- ATTR_HAS_DATA - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_HAS_EXCEPTION - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_ID - Static variable in class org.deckfour.xes.extension.std.XIdentityExtension
-
Identity attribute prototype
- ATTR_INSTANCE - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- ATTR_INSTANCE - Static variable in class org.deckfour.xes.extension.std.XConceptExtension
-
Instance attribute prototype
- ATTR_LENGTH - Static variable in class org.deckfour.xes.extension.std.XMicroExtension
-
Global prototype place holders.
- ATTR_LEVEL - Static variable in class org.deckfour.xes.extension.std.XMicroExtension
- ATTR_LOCAL_HOST - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
-
Global prototype place holders.
- ATTR_LOCAL_PORT - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- ATTR_MEMORY_LOAD - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- ATTR_MEMORY_TOTAL - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- ATTR_MEMORY_USED - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- ATTR_MODEL - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- ATTR_MODEL - Static variable in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Lifecycle model attribute prototype
- ATTR_MODELREFERENCE - Static variable in class org.deckfour.xes.extension.std.XSemanticExtension
-
Model references attribute prototype.
- ATTR_MOVES - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
-
Global prototype place holders.
- ATTR_NAME - Static variable in class org.deckfour.xes.extension.std.XConceptExtension
-
Name attribute prototype
- ATTR_NANOTIME - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_PARAM_VALUE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_PARAMS - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_PID - Static variable in class org.deckfour.xes.extension.std.XMicroExtension
- ATTR_REMOTE_HOST - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- ATTR_REMOTE_PORT - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- ATTR_RESOURCE - Static variable in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Resource attribute prototype.
- ATTR_RETURN_VALUE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_ROLE - Static variable in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Role attribute prototype.
- ATTR_THREAD_DAEMON - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- ATTR_THREAD_ID - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_THREAD_TOTAL - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- ATTR_TIMESTAMP - Static variable in class org.deckfour.xes.extension.std.XTimeExtension
-
Timestamp attribute prototype.
- ATTR_TOTAL - Static variable in class org.deckfour.xes.extension.std.XCostExtension
-
Attribute prototypes
- ATTR_TRANSITION - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- ATTR_TRANSITION - Static variable in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Transition attribute prototype
- ATTR_TYPE - Static variable in class org.deckfour.xes.extension.std.XCostExtension
- ATTR_TYPE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- ATTR_VALUE_TYPE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- attributableStack - Variable in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
-
Buffer for attributables.
- attributeMapSerializer - Variable in class org.deckfour.xes.model.buffered.XFastEventList
-
Attribute map serializer.
- attributeStack - Variable in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
-
Buffer for attributes.
- author() - Method in class org.deckfour.xes.in.XesXmlGZIPParser
- author() - Method in class org.deckfour.xes.in.XesXmlParser
- author() - Method in class org.deckfour.xes.in.XMxmlGZIPParser
- author() - Method in class org.deckfour.xes.in.XMxmlParser
- author() - Method in class org.deckfour.xes.in.XParser
-
Returns the name of the author of this parser.
- AUTOSKIP - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
B
- BEOS - org.deckfour.xes.util.XRuntimeUtils.OS
- blockAllocationMap - Variable in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Bit set indicating which blocks served by this provider are still free, i.e.
- blockNumber() - Method in class org.deckfour.xes.nikefs2.NikeFS2Block
-
Returns the index number of this block within its block provider.
- blockProviders - Variable in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
List of block providers, i.e.
- blocks - Variable in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
List of blocks used to store data.
- blockSize - Variable in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Size (in bytes) of each block in this block provider.
- blockSize - Variable in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
Block size, in bytes, of virtual storage blocks.
- blockSize() - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Returns the size of blocks provided by this instance.
- blockSize() - Method in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
Returns the block size of this VFS.
- BSD - org.deckfour.xes.util.XRuntimeUtils.OS
- buffer - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
-
Buffer for characters.
- buffer - Variable in class org.deckfour.xes.model.buffered.XFastEventList
-
Sequential event buffer used for raw buffered storage.
C
- cacheExtension(URI) - Method in class org.deckfour.xes.extension.XExtensionManager
-
Downloads and caches an extension from its remote definition file.
- cal - Variable in class org.deckfour.xes.util.XsDateTimeConversion
-
Calendar instance used for calculating dates for timestamps
- CALL - org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
- CALLING - org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
- canConvert(Class) - Method in class org.deckfour.xes.xstream.XAttributeConverter
- canConvert(Class) - Method in class org.deckfour.xes.xstream.XAttributeMapConverter
- canConvert(Class) - Method in class org.deckfour.xes.xstream.XEventConverter
- canConvert(Class) - Method in class org.deckfour.xes.xstream.XExtensionConverter
- canConvert(Class) - Method in class org.deckfour.xes.xstream.XLogConverter
- canConvert(Class) - Method in class org.deckfour.xes.xstream.XTraceConverter
- canParse(File) - Method in class org.deckfour.xes.in.XesXmlGZIPParser
- canParse(File) - Method in class org.deckfour.xes.in.XesXmlParser
- canParse(File) - Method in class org.deckfour.xes.in.XMxmlGZIPParser
- canParse(File) - Method in class org.deckfour.xes.in.XMxmlParser
- canParse(File) - Method in class org.deckfour.xes.in.XParser
-
Checks whether this parser can handle the given file.
- canParse(File) - Method in class org.deckfour.xes.in.XUniversalParser
-
Checks whether the given file can be parsed by any parser.
- characters(char[], int, int) - Method in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- classifier - Variable in class org.deckfour.xes.classification.XEventClasses
-
The classifier used for creating the set of event classes.
- classMap - Variable in class org.deckfour.xes.classification.XEventClasses
-
Map holding the event classes, indexed by their unique identifier string.
- cleanup() - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Cleans up this fast event list after use, frees all associated resources.
- cleanup() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Cleans up any non-volatile resources (e.g.
- clear() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- clear() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- clear() - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- clone() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Clones this event, i.e.
- clone() - Method in class org.deckfour.xes.id.XID
-
Creates a clone of this ID.
- clone() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
-
Creates a clone, i.e.
- clone() - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Creates a clone of this list.
- clone() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Creates an identical clone of this buffer.
- clone() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
-
Creates an identical clone of this trace.
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeBooleanImpl
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeCollectionImpl
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeContainerImpl
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeContinuousImpl
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeDiscreteImpl
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeIDImpl
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeListImpl
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeLiteralImpl
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeMapImpl
-
Creates a clone, i.e.
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
-
Creates a clone, i.e.
- clone() - Method in class org.deckfour.xes.model.impl.XAttributeTimestampImpl
- clone() - Method in class org.deckfour.xes.model.impl.XEventImpl
-
Clones this event, i.e.
- clone() - Method in class org.deckfour.xes.model.impl.XLogImpl
- clone() - Method in class org.deckfour.xes.model.impl.XTraceImpl
-
Creates a clone, i.e.
- clone() - Method in interface org.deckfour.xes.model.XAttribute
-
Attributes must be cloneable.
- clone() - Method in interface org.deckfour.xes.model.XAttributeMap
-
Creates an identical clone of the attribute map (deep copy).
- clone() - Method in interface org.deckfour.xes.model.XElement
-
Creates an identical copy of this element.
- close() - Method in class org.deckfour.xes.nikefs2.NikeFS2Block
-
Closes this block, which frees all associated resources.
- close() - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- close() - Method in interface org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorage
-
Closes the data storage container.
- close() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- collection - Variable in class org.deckfour.xes.model.impl.XAttributeCollectionImpl
- compareTo(XEventAttributeClassifier) - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
- compareTo(XEventClass) - Method in class org.deckfour.xes.classification.XEventClass
- compareTo(XID) - Method in class org.deckfour.xes.id.XID
- compareTo(XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeBooleanImpl
- compareTo(XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeContinuousImpl
- compareTo(XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeDiscreteImpl
- compareTo(XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeIDImpl
- compareTo(XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- compareTo(XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeLiteralImpl
- compareTo(XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeTimestampImpl
- COMPLETE - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- composeAttribute(XFactory, String, String, String, XExtension) - Static method in class org.deckfour.xes.util.XAttributeUtils
-
Composes the appropriate attribute type from the string-based information found, e.g., in XML serializations.
- consolidate() - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Consolidates this fast event list.
- consolidate() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
-
Trigger consolidation of this trace.
- consolidateSoftCopy() - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
-
Consolidates this soft copy prior to modification.
- contains(Object) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- containsAll(Collection<?>) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- containsKey(Object) - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- containsKey(Object) - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- containsValue(Object) - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- containsValue(Object) - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- copy() - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- copy() - Method in interface org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorage
-
Creates a clone, or copy, of this storage, having the exact same contents and the file pointer reset to zero.
- copy() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- create(XLog) - Static method in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Creates a new log info summary with the standard event classifier.
- create(XLog, XEventClassifier) - Static method in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Creates a new log info summary with a custom event classifier.
- create(XLog, XEventClassifier, Collection<XEventClassifier>) - Static method in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Creates a new log info summary with a collection of custom event classifiers.
- createAttributeBoolean(String, boolean, XExtension) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES attribute with boolean type (Factory method).
- createAttributeBoolean(String, boolean, XExtension) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createAttributeContainer(String, XExtension) - Method in interface org.deckfour.xes.factory.XFactory
- createAttributeContainer(String, XExtension) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createAttributeContinuous(String, double, XExtension) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES attribute with continuous type (Factory method).
- createAttributeContinuous(String, double, XExtension) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createAttributeDiscrete(String, long, XExtension) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES attribute with discrete type (Factory method).
- createAttributeDiscrete(String, long, XExtension) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createAttributeID(String, XID, XExtension) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES attribute with id type (Factory method).
- createAttributeID(String, XID, XExtension) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createAttributeList(String, XExtension) - Method in interface org.deckfour.xes.factory.XFactory
- createAttributeList(String, XExtension) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createAttributeLiteral(String, String, XExtension) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES attribute with literal type (Factory method).
- createAttributeLiteral(String, String, XExtension) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createAttributeMap() - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES attribute map (Factory method).
- createAttributeMap() - Method in class org.deckfour.xes.factory.XFactoryBufferedImpl
- createAttributeMap() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createAttributeTimestamp(String, long, XExtension) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES attribute with timestamp type (Factory method).
- createAttributeTimestamp(String, long, XExtension) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createAttributeTimestamp(String, Date, XExtension) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES attribute with timestamp type (Factory method).
- createAttributeTimestamp(String, Date, XExtension) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createEvent() - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES event instance (Factory method).
- createEvent() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createEvent(XID, XAttributeMap) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES event instance (Factory method).
- createEvent(XID, XAttributeMap) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createEvent(XAttributeMap) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES event instance (Factory method).
- createEvent(XAttributeMap) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createId() - Method in class org.deckfour.xes.id.XIDFactory
-
Creates a new, unique ID.
- createLog() - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES log instance (Factory method).
- createLog() - Method in class org.deckfour.xes.factory.XFactoryBufferedImpl
- createLog() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createLog(XAttributeMap) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES log instance (Factory method).
- createLog(XAttributeMap) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createLogInfo(XLog) - Static method in class org.deckfour.xes.info.XLogInfoFactory
-
Creates a new log info with the standard event classifier.
- createLogInfo(XLog, XEventClassifier) - Static method in class org.deckfour.xes.info.XLogInfoFactory
-
Creates a new log info summary with a custom event classifier.
- createStorage() - Method in interface org.deckfour.xes.nikefs2.NikeFS2StorageProvider
-
Creates a new empty random access storage, which is suitable for storing byte sequences and primitive data types.
- createStorage() - Method in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
- createSwapFile() - Static method in class org.deckfour.xes.nikefs2.NikeFS2SwapFileManager
-
Creates a new, empty swap file, ready for use.
- createSwapFile(String, String) - Static method in class org.deckfour.xes.nikefs2.NikeFS2SwapFileManager
-
Creates a new, empty swap file, ready for use.
- createTrace() - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES trace instance (Factory method).
- createTrace() - Method in class org.deckfour.xes.factory.XFactoryBufferedImpl
- createTrace() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- createTrace(XAttributeMap) - Method in interface org.deckfour.xes.factory.XFactory
-
Creates a new XES trace instance (Factory method).
- createTrace(XAttributeMap) - Method in class org.deckfour.xes.factory.XFactoryBufferedImpl
- createTrace(XAttributeMap) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- currentAttribute - Variable in class org.deckfour.xes.extension.XExtensionParser.XExtensionHandler
-
The currently parsed attribute definition.
- currentDefault() - Method in class org.deckfour.xes.util.XRegistry
-
Retrieves the current default instance.
- currentInstance - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- currentOs - Static variable in class org.deckfour.xes.util.XRuntimeUtils
-
Current host platform.
- currentProcess - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
D
- dataInputStream - Variable in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
Data input stream, used to simplify reading of higher-level data types.
- dataOutputStream - Variable in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
Data output stream, used to simplify writing of higher-level data types.
- DAY_MILLIS - Static variable in class org.deckfour.xes.util.XTimer
-
Milliseconds in one day.
- DEBUG - org.deckfour.xes.logging.XLogging.Importance
- decode(String) - Static method in enum org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
-
Decodes any encoding string, referring to the respective standard-model lifecycle transition object in this enum.
- decode(String) - Static method in enum org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
- defaultClassifier - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
The default event classifier for this log info instance.
- deregisterSoftCopy(NikeFS2LazyRandomAccessStorageImpl) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
-
This method is used by child copies to deregister with their parent.
- deriveEventClasses(XEventClassifier, XLog) - Static method in class org.deckfour.xes.classification.XEventClasses
-
Creates a new set of event classes, factory method.
- derivePrototype(XAttribute) - Static method in class org.deckfour.xes.util.XAttributeUtils
-
Derives a prototype for the given attribute.
- description() - Method in class org.deckfour.xes.in.XesXmlGZIPParser
- description() - Method in class org.deckfour.xes.in.XesXmlParser
- description() - Method in class org.deckfour.xes.in.XMxmlGZIPParser
- description() - Method in class org.deckfour.xes.in.XMxmlParser
- description() - Method in class org.deckfour.xes.in.XParser
-
Returns a brief description of this parser.
- deserialize() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
-
Retrieves a quick-access representation of this attribute map for actual usage.
- deserialize(DataInput) - Method in interface org.deckfour.xes.model.buffered.XAttributeMapSerializer
-
Deserializes an attribute map from a given data source.
- deserialize(DataInput) - Method in class org.deckfour.xes.model.buffered.XAttributeMapSerializerImpl
- determineOS() - Static method in class org.deckfour.xes.util.XRuntimeUtils
-
Determines the current host platform.
- dfMillisTZone - Variable in class org.deckfour.xes.util.XsDateTimeConversion
-
Date/Time parsing instance with milliseconds and time zone information.
E
- encode(XEvent) - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Encodes the given event into a sequence of bytes.
- endElement(String, String, String) - Method in class org.deckfour.xes.extension.XExtensionParser.XExtensionHandler
- endElement(String, String, String) - Method in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
- endElement(String, String, String) - Method in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- endsWithIgnoreCase(String, String) - Method in class org.deckfour.xes.in.XParser
-
Returns whether the given file name ends (ignoring the case) with the given suffix.
- entry - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- entrySet() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- entrySet() - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- equals(Object) - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
- equals(Object) - Method in class org.deckfour.xes.classification.XEventClass
- equals(Object) - Method in class org.deckfour.xes.classification.XEventClasses
-
Equality of event classes is based on their classifier, i.e., if two event classes have the same classifier, they are considered as equal in terms of this method.
- equals(Object) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Tests for equality of type and ID
- equals(Object) - Method in class org.deckfour.xes.extension.XExtension
- equals(Object) - Method in class org.deckfour.xes.id.XID
-
Tests XID object for equality.
- equals(Object) - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- equals(Object) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
-
List equality for XTrace Equality as defined in the List interface and as implemented in the AbstractList class, with a small tweak for efficiency.
- equals(Object) - Method in class org.deckfour.xes.model.impl.XAttributeBooleanImpl
- equals(Object) - Method in class org.deckfour.xes.model.impl.XAttributeContinuousImpl
- equals(Object) - Method in class org.deckfour.xes.model.impl.XAttributeDiscreteImpl
- equals(Object) - Method in class org.deckfour.xes.model.impl.XAttributeIDImpl
- equals(Object) - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- equals(Object) - Method in class org.deckfour.xes.model.impl.XAttributeLiteralImpl
- equals(Object) - Method in class org.deckfour.xes.model.impl.XAttributeTimestampImpl
- equals(Object) - Method in class org.deckfour.xes.model.impl.XEventImpl
-
Tests for equality of IDs
- ERROR - org.deckfour.xes.logging.XLogging.Importance
- event - Variable in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
-
Buffer event.
- eventAttributeInfo - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Attribute information registry on the event level.
- eventAttributes - Variable in class org.deckfour.xes.extension.XExtension
-
Set containing all attributes defined by this extension on the level of events.
- eventClasses - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Maps the event classifiers covered in this log info to their respectively created event classes.
- eventTypeAttribute - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- extension - Variable in class org.deckfour.xes.extension.XExtensionParser.XExtensionHandler
-
The extension to be parsed.
- EXTENSION_GENERIC - Static variable in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Encoding for non-existent extension (generic attributes)
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XConceptExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XCostExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XIdentityExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XLifecycleExtension
-
The unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XMicroExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XSemanticExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
-
Unique URI of this extension.
- EXTENSION_URI - Static variable in class org.deckfour.xes.extension.std.XTimeExtension
-
Unique URI of this extension.
- extensions - Variable in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
-
Buffer for extensions.
- extractAmount(XAttribute) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves the cost amount for an attribute, if set by this extension's amount attribute.
- extractAmounts(XEvent) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost amounts for all child attributes of an event.
- extractAmounts(XTrace) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost amounts for all child attributes of a trace.
- extractAppName(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractAppNode(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractAppSession(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractAppTier(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCalleeClass(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCalleeFilename(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCalleeInstanceId(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCalleeIsConstructor(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCalleeLineNr(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCalleeMethod(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCalleePackage(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCalleeParamSig(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCalleeReturnSig(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCallerClass(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCallerFilename(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCallerInstanceId(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCallerIsConstructor(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCallerLineNr(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCallerMethod(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCallerPackage(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCallerParamSig(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCallerReturnSig(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractCPULoadKernel(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractCPULoadUser(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractCPUTotalIdle(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractCPUTotalKernel(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractCPUTotalUser(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractCurrency(XEvent) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves the cost currency for an event, if set by this extension's currency attribute.
- extractCurrency(XTrace) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves the cost currency for a trace, if set by this extension's currency attribute.
- extractDriver(XAttribute) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves the cost driver for an attribute, if set by this extension's driver attribute.
- extractDrivers(XEvent) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost drivers for all child attributes of an event.
- extractDrivers(XTrace) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost drivers for all child attributes of a trace.
- extractExCaught(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractExtensions(Map<String, XAttribute>) - Static method in class org.deckfour.xes.util.XAttributeUtils
-
Static helper method for extracting all extensions from an attribute map.
- extractExThrown(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractGroup(XEvent) - Method in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Extracts the group attribute string from an event.
- extractHasData(XLog) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractHasException(XLog) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractID(XAttributable) - Method in class org.deckfour.xes.extension.std.XIdentityExtension
-
Retrieves the id of a log data hierarchy element, if set by this extension's id attribute.
- extractInstance(XAttribute) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- extractInstance(XEvent) - Method in class org.deckfour.xes.extension.std.XConceptExtension
-
Retrieves the activity instance identifier of an event, if set by this extension's instance attribute.
- extractLength(XEvent) - Method in class org.deckfour.xes.extension.std.XMicroExtension
- extractLevel(XEvent) - Method in class org.deckfour.xes.extension.std.XMicroExtension
- extractLocalHost(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- extractLocalPort(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- extractMemoryLoad(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractMemoryTotal(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractMemoryUsed(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractModel(XAttribute) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- extractModel(XLog) - Method in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Extracts the lifecycle model identifier from a given log.
- extractModelReferences(XAttributable) - Method in class org.deckfour.xes.extension.std.XSemanticExtension
-
Retrieves the list of model references which describe a log element (archive, log, trace, event, attribute).
- extractModelReferenceURIs(XAttributable) - Method in class org.deckfour.xes.extension.std.XSemanticExtension
-
Retrieves the list of model reference URIs which describe a log element (archive, log, trace, event, attribute).
- extractMoves(XEvent) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- extractName(XAttributable) - Method in class org.deckfour.xes.extension.std.XConceptExtension
-
Retrieves the name of a log data hierarchy element, if set by this extension's name attribute.
- extractNanotime(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractNestedAmounts(XEvent) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost amounts for all descending attributes of an event.
- extractNestedAmounts(XTrace) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost amounts for all descending attributes of a trace.
- extractNestedDrivers(XEvent) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost drivers for all descending attributes of an event.
- extractNestedDrivers(XTrace) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost drivers for all descending attributes of a trace.
- extractNestedTypes(XEvent) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost types for all descending attributes of an event.
- extractNestedTypes(XTrace) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost types for all descending attributes of a trace.
- extractNestedValues(XAttributable) - Method in class org.deckfour.xes.extension.std.XAbstractNestedAttributeSupport
-
Retrieves a map containing all values for all descending attributes of an element.
- extractParams(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractParentId(XEvent) - Method in class org.deckfour.xes.extension.std.XMicroExtension
- extractRemoteHost(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- extractRemotePort(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- extractResource(XEvent) - Method in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Extracts the resource attribute string from an event.
- extractReturnValue(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractRole(XEvent) - Method in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Extracts the role attribute string from an event.
- extractStandardTransition(XEvent) - Method in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Extracts the standard lifecycle transition object from a given event.
- extractThreadDaemon(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractThreadId(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractThreadTotal(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- extractTimestamp(XEvent) - Method in class org.deckfour.xes.extension.std.XTimeExtension
-
Extracts from a given event the timestamp.
- extractTokens(String) - Static method in class org.deckfour.xes.util.XTokenHelper
- extractTotal(XEvent) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves the total costs of an event, if set by this extension's total attribute.
- extractTotal(XTrace) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves the total costs of a trace, if set by this extension's total attribute.
- extractTransition(XAttribute) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- extractTransition(XEvent) - Method in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Extracts the lifecycle transition string from a given event.
- extractType(XAttribute) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves the cost type for an attribute, if set by this extension's type attribute.
- extractType(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- extractTypes(XEvent) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost types for all child attributes of an event.
- extractTypes(XTrace) - Method in class org.deckfour.xes.extension.std.XCostExtension
-
Retrieves a map containing all cost types for all child attributes of a trace.
- extractValue(XAttribute) - Method in class org.deckfour.xes.extension.std.cost.XCostAmount
- extractValue(XAttribute) - Method in class org.deckfour.xes.extension.std.cost.XCostDriver
- extractValue(XAttribute) - Method in class org.deckfour.xes.extension.std.cost.XCostType
- extractValue(XAttribute) - Method in class org.deckfour.xes.extension.std.XAbstractNestedAttributeSupport
-
Abstract method to extract a value from an element.
- extractValues(XAttributable) - Method in class org.deckfour.xes.extension.std.XAbstractNestedAttributeSupport
-
Retrieves a map containing all values for all child attributes of an element.
- extractValueType(XAttribute) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
F
- factory - Variable in class org.deckfour.xes.extension.XExtensionParser.XExtensionHandler
-
Factory for creating attributes.
- factory - Variable in class org.deckfour.xes.in.XesXmlParser
-
XES model factory used to build model.
- file - Variable in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Backing file for this block provider.
- finalize() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- finalize() - Method in class org.deckfour.xes.model.buffered.XFastEventList
- finalize() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Remove buffer file when this instance is garbage collected.
- finalize() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- finalize() - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- finalize() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockOutputStream
- first - Variable in class org.deckfour.xes.info.impl.XTimeBoundsImpl
-
The earliest timestamp of these boundaries (left bound).
- flush() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockOutputStream
- format(Object, StringBuffer, FieldPosition) - Method in class org.deckfour.xes.model.impl.XsDateTimeFormat
- format(Date) - Method in class org.deckfour.xes.util.XsDateTimeConversion
-
Formats a given date to the xs:dateTime format of XML.
- format(Date) - Method in class org.deckfour.xes.util.XsDateTimeConversionJava7
- formatDuration(long) - Static method in class org.deckfour.xes.util.XTimer
-
Formats a duration in milliseconds as a pretty-print string.
- FORMATTER - Static variable in interface org.deckfour.xes.model.XAttributeTimestamp
-
Formatter to be used for formatting dates.
- formatTokenString(List<String>) - Static method in class org.deckfour.xes.util.XTokenHelper
- freeBlock(NikeFS2Block) - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
De-allocates the specified block in this provider.
- FS2BlockInputStream() - Constructor for class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockInputStream
- FS2BlockOutputStream() - Constructor for class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockOutputStream
- FS2DataInputStream(InputStream) - Constructor for class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2DataInputStream
- FS2DataOutputStream(OutputStream) - Constructor for class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2DataOutputStream
G
- genericAttribute - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- get(int) - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Retrieves an event at a specific index in the list.
- get(int) - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Retrieves the event recorded at the specified position
- get(int) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- get(Object) - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- get(Object) - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- getAttributeKeys() - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getAttributeKeys() - Method in interface org.deckfour.xes.info.XAttributeInfo
-
Provides access to prototypes of all registered attributes' keys.
- getAttributes() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
- getAttributes() - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getAttributes() - Method in interface org.deckfour.xes.info.XAttributeInfo
-
Provides access to prototypes of all registered attributes.
- getAttributes() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- getAttributes() - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- getAttributes() - Method in class org.deckfour.xes.model.impl.XEventImpl
- getAttributes() - Method in class org.deckfour.xes.model.impl.XLogImpl
- getAttributes() - Method in class org.deckfour.xes.model.impl.XTraceImpl
- getAttributes() - Method in interface org.deckfour.xes.model.XAttributable
-
Retrieves the attributes set for this element.
- getAttributesForExtension(XExtension) - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getAttributesForExtension(XExtension) - Method in interface org.deckfour.xes.info.XAttributeInfo
-
For a given extension, returns prototypes of all registered attributes defined by that extension.
- getAttributesForType(Class<? extends XAttribute>) - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getAttributesForType(Class<? extends XAttribute>) - Method in interface org.deckfour.xes.info.XAttributeInfo
-
For a given type, returns prototypes of all registered attributes with that type.
- getAttributesWithoutExtension() - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getAttributesWithoutExtension() - Method in interface org.deckfour.xes.info.XAttributeInfo
-
Returns prototypes of all registered attributes defined by no extension.
- getAuthor() - Method in interface org.deckfour.xes.factory.XFactory
-
Returns the author name of the specific factory implementation.
- getAuthor() - Method in class org.deckfour.xes.factory.XFactoryBufferedImpl
- getAuthor() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- getAuthor() - Method in class org.deckfour.xes.out.XesXmlGZIPSerializer
- getAuthor() - Method in class org.deckfour.xes.out.XesXmlSerializer
- getAuthor() - Method in class org.deckfour.xes.out.XMxmlGZIPSerializer
- getAuthor() - Method in class org.deckfour.xes.out.XMxmlSerializer
- getAuthor() - Method in interface org.deckfour.xes.out.XSerializer
-
Returns the name of this serialization's author.
- getAvailable() - Method in class org.deckfour.xes.util.XRegistry
-
Retrieves a set of all available instances.
- getAvailableMappingNames() - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Returns the names of all available mappings.
- getAvailableMappings() - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Returns all available mappings.
- getBackingStoreClass() - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
-
Returns the class used for implementing the backing store.
- getBlockOffset(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Returns the internal offset of the specified block in the backing file (in bytes).
- getByIdentity(String) - Method in class org.deckfour.xes.classification.XEventClasses
-
Returns a given event class by its identity, i.e.
- getByIndex(int) - Method in class org.deckfour.xes.classification.XEventClasses
-
Returns a given event class by its unique index.
- getByIndex(int) - Method in class org.deckfour.xes.extension.XExtensionManager
-
Retrieves an extension by ints index.
- getByName(String) - Method in class org.deckfour.xes.extension.XExtensionManager
-
Retrieves an extension by its name.
- getByPrefix(String) - Method in class org.deckfour.xes.extension.XExtensionManager
-
Retrieves an extension by its prefix.
- getByUri(URI) - Method in class org.deckfour.xes.extension.XExtensionManager
-
Retrieves an extension instance by its unique URI.
- getClasses() - Method in class org.deckfour.xes.classification.XEventClasses
-
Returns the collection of event classes contained in this instance.
- getClassIdentity(XEvent) - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
- getClassIdentity(XEvent) - Method in interface org.deckfour.xes.classification.XEventClassifier
-
Retrieves the unique class identity string of a given event.
- getClassifier() - Method in class org.deckfour.xes.classification.XEventClasses
-
Returns the classifier used for determining event classes.
- getClassifiers() - Method in class org.deckfour.xes.model.impl.XLogImpl
- getClassifiers() - Method in interface org.deckfour.xes.model.XLog
-
This method returns the list of classifiers defined for this log.
- getClassOf(XEvent) - Method in class org.deckfour.xes.classification.XEventClasses
-
For any given event, returns the corresponding event class as determined by this set.
- getCollection() - Method in class org.deckfour.xes.model.impl.XAttributeCollectionImpl
- getCollection() - Method in interface org.deckfour.xes.model.XAttributeCollection
- getDefinedAttributes() - Method in class org.deckfour.xes.extension.XExtension
-
Returns the collection of attributes defined by this extension for any log elements (archive-, log-, trace-, event-, and meta-attributes).
- getDefiningAttributeKeys() - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
- getDefiningAttributeKeys() - Method in interface org.deckfour.xes.classification.XEventClassifier
-
Retrieves the set of attribute keys which are used in this event classifier (May be used for the construction of events that are not part of an existing event class).
- getDescription() - Method in interface org.deckfour.xes.factory.XFactory
-
Returns a description of the specific factory implementation.
- getDescription() - Method in class org.deckfour.xes.factory.XFactoryBufferedImpl
- getDescription() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- getDescription() - Method in class org.deckfour.xes.out.XesXmlGZIPSerializer
- getDescription() - Method in class org.deckfour.xes.out.XesXmlSerializer
- getDescription() - Method in class org.deckfour.xes.out.XMxmlGZIPSerializer
- getDescription() - Method in class org.deckfour.xes.out.XMxmlSerializer
- getDescription() - Method in interface org.deckfour.xes.out.XSerializer
-
Returns a brief description of this serialization.
- getDuration() - Method in class org.deckfour.xes.util.XTimer
-
Retrieve the runtime of the timer.
- getDurationString() - Method in class org.deckfour.xes.util.XTimer
-
Retrieve the runtime of the timer as a pretty-print string.
- getEncoding() - Method in enum org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
-
Retrieves the encoding of the standard transition.
- getEncoding() - Method in enum org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
- getEndDate() - Method in class org.deckfour.xes.info.impl.XTimeBoundsImpl
- getEndDate() - Method in interface org.deckfour.xes.info.XTimeBounds
-
Returns the latest timestamp of these boundaries (right bound).
- getEventAttributeInfo() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getEventAttributeInfo() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves attribute information about all attributes this log contains on the event level.
- getEventAttributes() - Method in class org.deckfour.xes.extension.XExtension
-
Returns the collection of attributes defined by this extension for event elements.
- getEventClasses() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getEventClasses() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the event classes of the summarized log, as defined by the event classifier used for this summary.
- getEventClasses(XEventClassifier) - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getEventClasses(XEventClassifier) - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the event classes for a given classifier.
- getEventClassifiers() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getEventClassifiers() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the set of event classifiers covered by this log info, i.e., for which event classes are registered in this log info instance.
- getExtension() - Method in class org.deckfour.xes.extension.XExtensionParser.XExtensionHandler
-
Retrieves the parsed extension after parsing.
- getExtension() - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- getExtension() - Method in interface org.deckfour.xes.model.XAttribute
-
Retrieves the extension defining this attribute.
- getExtensionCacheFolder() - Static method in class org.deckfour.xes.util.XRuntimeUtils
-
Retrieves the directory file of the platform-dependent OpenXES extension definition file folder.
- getExtensions() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
- getExtensions() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- getExtensions() - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- getExtensions() - Method in class org.deckfour.xes.model.impl.XEventImpl
- getExtensions() - Method in class org.deckfour.xes.model.impl.XLogImpl
- getExtensions() - Method in class org.deckfour.xes.model.impl.XTraceImpl
- getExtensions() - Method in interface org.deckfour.xes.model.XAttributable
-
Retrieves the extensions used by this element, i.e.
- getFile() - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Provides direct access to the backing file.
- getFilePointer() - Method in interface org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorage
-
Returns the current file pointer of the storage container.
- getFilePointer() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- getFrequency(String) - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getFrequency(String) - Method in interface org.deckfour.xes.info.XAttributeInfo
-
Returns the total frequency, i.e.
- getFrequency(XAttribute) - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getFrequency(XAttribute) - Method in interface org.deckfour.xes.info.XAttributeInfo
-
Returns the total frequency, i.e.
- getGlobalEventAttributes() - Method in class org.deckfour.xes.model.impl.XLogImpl
- getGlobalEventAttributes() - Method in interface org.deckfour.xes.model.XLog
-
This method returns a list of attributes which are global for all events, i.e.
- getGlobalTraceAttributes() - Method in class org.deckfour.xes.model.impl.XLogImpl
- getGlobalTraceAttributes() - Method in interface org.deckfour.xes.model.XLog
-
This method returns a list of attributes which are global for all traces, i.e.
- getGroup() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Returns the group of the event, as defined by the Organizational extension.
- getId() - Method in class org.deckfour.xes.classification.XEventClass
-
Retrieves the name, i.e.
- getID() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
- getID() - Method in class org.deckfour.xes.model.impl.XEventImpl
- getID() - Method in interface org.deckfour.xes.model.XEvent
-
Returns the id of the event
- getIndex() - Method in class org.deckfour.xes.classification.XEventClass
-
Returns the index of this event class.
- getIndex(XExtension) - Method in class org.deckfour.xes.extension.XExtensionManager
-
Resolves the index of an extension, given that this extension has been previously registered with this manager instance.
- getInfo(XEventClassifier) - Method in class org.deckfour.xes.model.impl.XLogImpl
-
Returns the cached info if the given classifier is the cached classifier.
- getInfo(XEventClassifier) - Method in interface org.deckfour.xes.model.XLog
-
Returns the cached info for the given classifier, null if not available.
- getInstance() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Retrieves the activity instance of this event, as defined by the Concept extension.
- getKey() - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- getKey() - Method in interface org.deckfour.xes.model.XAttribute
-
Retrieves the key, i.e.
- getKeysForExtension(XExtension) - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getKeysForExtension(XExtension) - Method in interface org.deckfour.xes.info.XAttributeInfo
-
For a given extension, returns the keys of all registered attributes defined by that extension.
- getKeysForType(Class<? extends XAttribute>) - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getKeysForType(Class<? extends XAttribute>) - Method in interface org.deckfour.xes.info.XAttributeInfo
-
For a given type, returns the keys of all registered attributes with that type.
- getKeysWithoutExtension() - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getKeysWithoutExtension() - Method in interface org.deckfour.xes.info.XAttributeInfo
-
Returns keys of all registered attributes defined by no extension.
- getLog() - Method in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
-
Retrieves the parsed log.
- getLog() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getLog() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the log used for this summary.
- getLogAttributeInfo() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getLogAttributeInfo() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves attribute information about all attributes this log contains on the log level.
- getLogAttributes() - Method in class org.deckfour.xes.extension.XExtension
-
Returns the collection of attributes defined by this extension for log elements.
- getLogs() - Method in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- getLogTimeBoundaries() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getLogTimeBoundaries() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the global timestamp boundaries of this log.
- getMapping(String) - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Provides access to a specific attribute name mapping by its name.
- getMappingName() - Method in class org.deckfour.xes.info.impl.XAttributeNameMapImpl
- getMappingName() - Method in interface org.deckfour.xes.info.XAttributeNameMap
-
Returns the name of this mapping.
- getMappingName() - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
- getMetaAttributeInfo() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getMetaAttributeInfo() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves attribute information about all attributes this log contains on the meta (i.e., attribute) level.
- getMetaAttributes() - Method in class org.deckfour.xes.extension.XExtension
-
Returns the collection of meta-attributes defined by this extension for attributes.
- getModelReferences() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Returns the list of model references defined for this event, as defined in the Semantic extension.
- getModelReferenceURIs() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Returns the list of model reference URIs defined for this event, as defined in the Semantic extension.
- getName() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Retrieves the activity name of this event, as defined by the Concept extension.
- getName() - Method in class org.deckfour.xes.extension.XExtension
-
Returns the human-readable name of this extension.
- getName() - Method in interface org.deckfour.xes.factory.XFactory
-
Returns the name of the specific factory implementation.
- getName() - Method in class org.deckfour.xes.factory.XFactoryBufferedImpl
- getName() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- getName() - Method in class org.deckfour.xes.out.XesXmlGZIPSerializer
- getName() - Method in class org.deckfour.xes.out.XesXmlSerializer
- getName() - Method in class org.deckfour.xes.out.XMxmlGZIPSerializer
- getName() - Method in class org.deckfour.xes.out.XMxmlSerializer
- getName() - Method in interface org.deckfour.xes.out.XSerializer
-
Returns the human-readable name of this serialization.
- getNameClasses() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getNameClasses() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the event name classes of the summarized log.
- getNumberOfEvents() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getNumberOfEvents() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the total number of events in this log.
- getNumberOfTraces() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getNumberOfTraces() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the number of traces in this log.
- getPrefix() - Method in class org.deckfour.xes.extension.XExtension
-
Returns a unique prefix associated with this extension.
- getProvider() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Returns the storage provider used by this instance
- getRelativeFrequency(String) - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getRelativeFrequency(String) - Method in interface org.deckfour.xes.info.XAttributeInfo
-
Returns the relative frequency, i.e.
- getRelativeFrequency(XAttribute) - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
- getRelativeFrequency(XAttribute) - Method in interface org.deckfour.xes.info.XAttributeInfo
-
Returns the relative frequency, i.e.
- getResource() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Returns the resource of the event, as defined by the Organizational extension.
- getResourceClasses() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getResourceClasses() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the resource classes of the summarized log.
- getRole() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Returns the role of the event, as defined by the Organizational extension.
- getStandardMapping() - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Retrieves the standard attribute name mapping, i.e.
- getStandardTransition() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Returns the standard lifecycle transition of the event, as defined by the Lifecycle extension.
- getStartDate() - Method in class org.deckfour.xes.info.impl.XTimeBoundsImpl
- getStartDate() - Method in interface org.deckfour.xes.info.XTimeBounds
-
Returns the earliest timestamp of these boundaries (left bound).
- getStorage() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Returns the random access storage this instance is based on
- getSuffices() - Method in class org.deckfour.xes.out.XesXmlGZIPSerializer
- getSuffices() - Method in class org.deckfour.xes.out.XesXmlSerializer
- getSuffices() - Method in class org.deckfour.xes.out.XMxmlGZIPSerializer
- getSuffices() - Method in class org.deckfour.xes.out.XMxmlSerializer
- getSuffices() - Method in interface org.deckfour.xes.out.XSerializer
-
Returns an array of possible file suffices for this serialization.
- getSupportFolder() - Static method in class org.deckfour.xes.util.XRuntimeUtils
-
Retrieves the path of the platform-dependent OpenXES support folder.
- getTimestamp() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Retrieves the timestamp of the event, as defined by the Time extension.
- getTraceAttributeInfo() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getTraceAttributeInfo() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves attribute information about all attributes this log contains on the trace level.
- getTraceAttributes() - Method in class org.deckfour.xes.extension.XExtension
-
Returns the collection of attributes defined by this extension for trace elements.
- getTraceTimeBoundaries(XTrace) - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getTraceTimeBoundaries(XTrace) - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the timestamp boundaries for a specified trace.
- getTransition() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Returns the lifecycle transition of the event, as defined by the Lifecycle extension.
- getTransitionClasses() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
- getTransitionClasses() - Method in interface org.deckfour.xes.info.XLogInfo
-
Retrieves the lifecycle transition classes of the summarized log.
- getType(XAttribute) - Static method in class org.deckfour.xes.util.XAttributeUtils
-
For the given attribute, returns its type, i.e., the most high-level, typed interface this attribute implements.
- getTypeString(XAttribute) - Static method in class org.deckfour.xes.util.XAttributeUtils
-
For the given attribute, derives the standardized string describing the attributes specific type (used, e.g., for serialization).
- getUri() - Method in class org.deckfour.xes.extension.XExtension
-
Returns a unique URI associated with this extension.
- getUri() - Method in interface org.deckfour.xes.factory.XFactory
-
Returns an URI, pointing to more information about the specific factory implementation.
- getUri() - Method in class org.deckfour.xes.factory.XFactoryBufferedImpl
- getUri() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- getValue() - Method in class org.deckfour.xes.model.impl.XAttributeBooleanImpl
- getValue() - Method in class org.deckfour.xes.model.impl.XAttributeContinuousImpl
- getValue() - Method in class org.deckfour.xes.model.impl.XAttributeDiscreteImpl
- getValue() - Method in class org.deckfour.xes.model.impl.XAttributeIDImpl
- getValue() - Method in class org.deckfour.xes.model.impl.XAttributeLiteralImpl
- getValue() - Method in class org.deckfour.xes.model.impl.XAttributeTimestampImpl
- getValue() - Method in interface org.deckfour.xes.model.XAttributeBoolean
-
Retrieves the boolean value of this attribute.
- getValue() - Method in interface org.deckfour.xes.model.XAttributeContinuous
-
Retrieves the continuous value of this attribute.
- getValue() - Method in interface org.deckfour.xes.model.XAttributeDiscrete
-
Retrieves the discrete value of this attribute.
- getValue() - Method in interface org.deckfour.xes.model.XAttributeID
-
Retrieves the ID value of this attribute.
- getValue() - Method in interface org.deckfour.xes.model.XAttributeLiteral
-
Retrieves the literal value of this attribute.
- getValue() - Method in interface org.deckfour.xes.model.XAttributeTimestamp
-
Retrieves the timestamp value of this attribute.
- getValueMillis() - Method in class org.deckfour.xes.model.impl.XAttributeTimestampImpl
- getValueMillis() - Method in interface org.deckfour.xes.model.XAttributeTimestamp
-
Retrieves the timestamp value of this attribute, in milliseconds.
- getVendor() - Method in interface org.deckfour.xes.factory.XFactory
-
Returns the vendor of the specific factory implementation.
- getVendor() - Method in class org.deckfour.xes.factory.XFactoryBufferedImpl
- getVendor() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- globals - Variable in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
-
Buffer for globals.
H
- HANDLE - org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
- harmonizeIndices() - Method in class org.deckfour.xes.classification.XEventClasses
-
This method harmonizeds the indices of all contained event classes.
- hasAttributes() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
- hasAttributes() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- hasAttributes() - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- hasAttributes() - Method in class org.deckfour.xes.model.impl.XEventImpl
- hasAttributes() - Method in class org.deckfour.xes.model.impl.XLogImpl
- hasAttributes() - Method in class org.deckfour.xes.model.impl.XTraceImpl
- hasAttributes() - Method in interface org.deckfour.xes.model.XAttributable
-
Checks for the existence of attributes.
- hashCode() - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
- hashCode() - Method in class org.deckfour.xes.classification.XEventClass
- hashCode() - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Returns the hashCode of the ID
- hashCode() - Method in class org.deckfour.xes.extension.XExtension
- hashCode() - Method in class org.deckfour.xes.id.XID
-
Returns a hash code for this XID.
- hashCode() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- hashCode() - Method in class org.deckfour.xes.model.impl.XAttributeBooleanImpl
- hashCode() - Method in class org.deckfour.xes.model.impl.XAttributeContinuousImpl
- hashCode() - Method in class org.deckfour.xes.model.impl.XAttributeDiscreteImpl
- hashCode() - Method in class org.deckfour.xes.model.impl.XAttributeIDImpl
- hashCode() - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- hashCode() - Method in class org.deckfour.xes.model.impl.XAttributeLiteralImpl
- hashCode() - Method in class org.deckfour.xes.model.impl.XEventImpl
-
Returns the hashCode of the id
- hasNext() - Method in class org.deckfour.xes.model.buffered.XTraceIterator
- hasPrevious() - Method in class org.deckfour.xes.model.buffered.XTraceIterator
- holeFlags - Variable in class org.deckfour.xes.model.buffered.XFastEventList
-
Indicates the positions in the list which are no longer valid, i.e.
- HOUR_MILLIS - Static variable in class org.deckfour.xes.util.XTimer
-
Milliseconds in one hour.
I
- id - Variable in class org.deckfour.xes.classification.XEventClass
-
Unique identification string of class.
- ID_PREFIX - Static variable in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
-
ID prefix used for this implementation.
- ignorableWhitespace(char[], int, int) - Method in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- incrementSize() - Method in class org.deckfour.xes.classification.XEventClass
-
Increments the size of this class by one, i.e.
- index - Variable in class org.deckfour.xes.classification.XEventClass
-
Unique index of class.
- index() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Retrieves the current internal, logical position of this collection.
- indexOf(Object) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- INFO - org.deckfour.xes.logging.XLogging.Importance
- init(XLog) - Method in class org.deckfour.xes.model.XVisitor
- insert(XEvent, int) - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Inserts an event at a given index into the list.
- insertOrdered(XEvent) - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Inserts the given event at its logical position in the list.
- insertOrdered(XEvent) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
-
Insert the event in an ordered manner, if timestamp information is available in this trace.
- insertOrdered(XEvent) - Method in class org.deckfour.xes.model.impl.XTraceImpl
- insertOrdered(XEvent) - Method in interface org.deckfour.xes.model.XTrace
-
Insert the event in an ordered manner, if timestamp information is available in this trace.
- instance - Static variable in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
The singleton VFS instance.
- instance() - Static method in class org.deckfour.xes.extension.std.cost.XCostAmount
- instance() - Static method in class org.deckfour.xes.extension.std.cost.XCostDriver
- instance() - Static method in class org.deckfour.xes.extension.std.cost.XCostType
- instance() - Static method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XConceptExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XCostExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XIdentityExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Provides static access to the singleton instance of this extension.
- instance() - Static method in class org.deckfour.xes.extension.std.XMicroExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XSemanticExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
-
Provides access to the singleton instance.
- instance() - Static method in class org.deckfour.xes.extension.std.XTimeExtension
-
Provides access to the singleton instance of this extension.
- instance() - Static method in class org.deckfour.xes.extension.XExtensionManager
-
Accesses the singleton instance of the extension manager.
- instance() - Static method in class org.deckfour.xes.extension.XExtensionParser
-
Provides access to the singleton parser.
- instance() - Static method in class org.deckfour.xes.factory.XFactoryRegistry
-
Retrieves the singleton registry instance.
- instance() - Static method in class org.deckfour.xes.id.XIDFactory
-
Accesses the singleton instance.
- instance() - Static method in class org.deckfour.xes.in.XParserRegistry
-
Retrieves the singleton registry instance.
- instance() - Static method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Accesses the singleton instance.
- instance() - Static method in class org.deckfour.xes.nikefs2.NikeFS2FileAccessMonitor
- instance() - Static method in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
Singleton access method.
- instance() - Static method in class org.deckfour.xes.out.XSerializerRegistry
-
Retrieves the singleton registry instance.
- instance(int) - Static method in class org.deckfour.xes.nikefs2.NikeFS2FileAccessMonitor
- isContained(T) - Method in class org.deckfour.xes.util.XRegistry
-
Checks whether the given instance is already contained in the registry.
- isEmpty() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- isEmpty() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- isEmpty() - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- isRunningLinux() - Static method in class org.deckfour.xes.util.XRuntimeUtils
-
Checks whether the current platform is Linux.
- isRunningMacOsX() - Static method in class org.deckfour.xes.util.XRuntimeUtils
-
Checks whether the current platform is Mac OS X.
- isRunningUnix() - Static method in class org.deckfour.xes.util.XRuntimeUtils
-
Checks whether the current platform is some flavor of Unix.
- isRunningWindows() - Static method in class org.deckfour.xes.util.XRuntimeUtils
-
Checks whether the current platform is Windows.
- isSoftCopy - Variable in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
-
Whether this instance is still a soft copy (i.e., actually empty).
- isTainted() - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Checks whether this list needs consolidation, i.e.
- isUseInterner() - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- isWithin(Date) - Method in class org.deckfour.xes.info.impl.XTimeBoundsImpl
- isWithin(Date) - Method in interface org.deckfour.xes.info.XTimeBounds
-
Checks, whether the given date is within these boundaries.
- iterator() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
K
- KEY_AMOUNT - Static variable in class org.deckfour.xes.extension.std.XCostExtension
- KEY_APP_NAME - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
-
Global key place holders.
- KEY_APP_NODE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_APP_SESSION - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_APP_TIER - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLEE_CLASS - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLEE_FILENAME - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLEE_INSTANCEID - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLEE_ISCONSTRUCTOR - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLEE_LINENR - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLEE_METHOD - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLEE_PACKAGE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLEE_PARAMSIG - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLEE_RETURNSIG - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLER_CLASS - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLER_FILENAME - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLER_INSTANCEID - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLER_ISCONSTRUCTOR - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLER_LINENR - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLER_METHOD - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLER_PACKAGE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLER_PARAMSIG - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CALLER_RETURNSIG - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_CPU_LOAD_KERNEL - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- KEY_CPU_LOAD_USER - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- KEY_CPU_TOTAL_IDLE - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- KEY_CPU_TOTAL_KERNEL - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- KEY_CPU_TOTAL_USER - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
-
Global key place holders.
- KEY_CURRENCY - Static variable in class org.deckfour.xes.extension.std.XCostExtension
- KEY_DRIVER - Static variable in class org.deckfour.xes.extension.std.XCostExtension
- KEY_EX_CAUGHT - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_EX_THROWN - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_GROUP - Static variable in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Key for the group attribute.
- KEY_HAS_DATA - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_HAS_EXCEPTION - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_ID - Static variable in class org.deckfour.xes.extension.std.XIdentityExtension
-
Key for the identity attribute.
- KEY_INSTANCE - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- KEY_INSTANCE - Static variable in class org.deckfour.xes.extension.std.XConceptExtension
-
Key for the instance attribute.
- KEY_LENGTH - Static variable in class org.deckfour.xes.extension.std.XMicroExtension
-
Global key place holders.
- KEY_LEVEL - Static variable in class org.deckfour.xes.extension.std.XMicroExtension
- KEY_LOCAL_HOST - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
-
Global key place holders.
- KEY_LOCAL_PORT - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- KEY_MEMORY_LOAD - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- KEY_MEMORY_TOTAL - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- KEY_MEMORY_USED - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- KEY_MODEL - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- KEY_MODEL - Static variable in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Key for the lifecycle model attribute.
- KEY_MODELREFERENCE - Static variable in class org.deckfour.xes.extension.std.XSemanticExtension
-
Key for the model references attribute.
- KEY_MOVES - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
-
Global key place holders.
- KEY_NAME - Static variable in class org.deckfour.xes.extension.std.XConceptExtension
-
Key for the name attribute.
- KEY_NANOTIME - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_PARAM_VALUE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_PARAMS - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_PID - Static variable in class org.deckfour.xes.extension.std.XMicroExtension
- KEY_REMOTE_HOST - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- KEY_REMOTE_PORT - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
- KEY_RESOURCE - Static variable in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Key for the resource attribute.
- KEY_RETURN_VALUE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_ROLE - Static variable in class org.deckfour.xes.extension.std.XOrganizationalExtension
-
Key for the role attribute.
- KEY_THREAD_DAEMON - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- KEY_THREAD_ID - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_THREAD_TOTAL - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
- KEY_TIMESTAMP - Static variable in class org.deckfour.xes.extension.std.XTimeExtension
-
Key for the timestamp attribute.
- KEY_TOTAL - Static variable in class org.deckfour.xes.extension.std.XCostExtension
-
Keys for the attributes.
- KEY_TRANSITION - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- KEY_TRANSITION - Static variable in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Key for the transition attribute.
- KEY_TYPE - Static variable in class org.deckfour.xes.extension.std.XCostExtension
- KEY_TYPE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- KEY_VALUE_TYPE - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- keys - Variable in class org.deckfour.xes.classification.XEventAttributeClassifier
-
Keys of the attributes used for event comparison.
- keySet() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- keySet() - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- knownTypes - Variable in class org.deckfour.xes.out.XMxmlSerializer
-
Stores known event types internally for MXML.
L
- last - Variable in class org.deckfour.xes.info.impl.XTimeBoundsImpl
-
The latest timestamp of these boundaries (right bound).
- lastIndexOf(Object) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- lastInsert() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Returns the last insert position of this instance
- lastTimestamp - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- length() - Method in interface org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorage
-
Returns the length, or size, in number of bytes currently used by this instance.
- length() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- LIFECYCLE_TRANSITION_CLASSIFIER - Static variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Standard event classifier.
- LINUX - org.deckfour.xes.util.XRuntimeUtils.OS
- list - Variable in class org.deckfour.xes.model.buffered.XTraceIterator
-
The trace to be iterated over.
- listIterator() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- listIterator(int) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- loadExtensionCache() - Method in class org.deckfour.xes.extension.XExtensionManager
-
Loads all extensions stored in the local cache.
- log - Variable in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
-
Buffer log.
- log - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
The event log which is summarized.
- log(String) - Static method in class org.deckfour.xes.logging.XLogging
-
Logs the given message with debug importance.
- log(String, XLogging.Importance) - Static method in class org.deckfour.xes.logging.XLogging
-
Logs a message.
- log(String, XLogging.Importance) - Method in interface org.deckfour.xes.logging.XLoggingListener
-
Receives an internal OpenXES log message.
- log(String, XLogging.Importance) - Method in class org.deckfour.xes.logging.XStdoutLoggingListener
- logAttributeInfo - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Attribute information registry on the log level.
- logAttributes - Variable in class org.deckfour.xes.extension.XExtension
-
Set containing all attributes defined by this extension on the level of logs.
- logBoundaries - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Timestamp boundaries for the complete log.
- logs - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
M
- MACOSCLASSIC - org.deckfour.xes.util.XRuntimeUtils.OS
- MACOSX - org.deckfour.xes.util.XRuntimeUtils.OS
- MANUALSKIP - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- map(String) - Method in class org.deckfour.xes.info.impl.XAttributeNameMapImpl
- map(String) - Method in interface org.deckfour.xes.info.XAttributeNameMap
-
Returns the name mapped onto the provided attribute key by this mapping.
- map(String) - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
- map(XAttribute) - Method in class org.deckfour.xes.info.impl.XAttributeNameMapImpl
- map(XAttribute) - Method in interface org.deckfour.xes.info.XAttributeNameMap
-
Returns the name mapped onto the provided attribute by this mapping.
- map(XAttribute) - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
- mapped - Variable in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Flag indicating whether this block provider is using memory mapping for faster access to its contents (default and recommended is true).
- MAPPING_DUTCH - Static variable in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
The attribute name mapping to the Dutch language.
- MAPPING_ENGLISH - Static variable in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
The attribute name mapping to the English language.
- MAPPING_FRENCH - Static variable in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
The attribute name mapping to the French language.
- MAPPING_GERMAN - Static variable in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
The attribute name mapping to the German language.
- MAPPING_ITALIAN - Static variable in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
The attribute name mapping to the Italian language.
- MAPPING_PORTUGUESE - Static variable in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
The attribute name mapping to the Portuguese language.
- MAPPING_SPANISH - Static variable in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
The attribute name mapping to the Spanish language.
- MAPPING_STANDARD - Static variable in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
The standard attribute name mapping, to the English language (EN).
- mapSafely(String, String) - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Maps an attribute safely, using the given attribute mapping.
- mapSafely(String, XAttributeNameMap) - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Maps an attribute safely, using the given attribute mapping.
- mapSafely(XAttribute, String) - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Maps an attribute safely, using the given attribute mapping.
- mapSafely(XAttribute, XAttributeNameMap) - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Maps an attribute safely, using the given attribute mapping.
- markSupported() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockInputStream
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.deckfour.xes.xstream.XAttributeConverter
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.deckfour.xes.xstream.XAttributeMapConverter
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.deckfour.xes.xstream.XEventConverter
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.deckfour.xes.xstream.XExtensionConverter
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.deckfour.xes.xstream.XLogConverter
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.deckfour.xes.xstream.XTraceConverter
- MAX_CACHE_MILLIS - Static variable in class org.deckfour.xes.extension.XExtensionManager
-
Maximal time for caching remotely-defined extensions in milliseconds.
- metaAttributeInfo - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Attribute information registry on the meta level.
- metaAttributes - Variable in class org.deckfour.xes.extension.XExtension
-
Set containing all meta-attributes defined by this extension, i.e.
- MINUTE_MILLIS - Static variable in class org.deckfour.xes.util.XTimer
-
Milliseconds in one minute.
- MXML_CLASSIFIERS - Static variable in class org.deckfour.xes.in.XMxmlParser
-
Collection of standard classifiers used for MXML event logs.
- MXML_EVENT_NAME_CLASSIFIER - Static variable in class org.deckfour.xes.in.XMxmlParser
-
Event name classifier used for MXML event logs.
- MXML_ORIGINATOR_CLASSIFIER - Static variable in class org.deckfour.xes.in.XMxmlParser
-
Originator classifier used for MXML event logs.
- MXML_STANDARD_CLASSIFIER - Static variable in class org.deckfour.xes.in.XMxmlParser
-
Standard classifier used for MXML event logs.
- MxmlHandler() - Constructor for class org.deckfour.xes.in.XMxmlParser.MxmlHandler
-
Creates a new SAX2 handler instance.
N
- name - Variable in class org.deckfour.xes.classification.XEventAttributeClassifier
-
Name of the classifier
- name - Variable in class org.deckfour.xes.extension.XExtension
-
The name of the extension.
- name() - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
- name() - Method in interface org.deckfour.xes.classification.XEventClassifier
-
Returns the name of this comparator
- name() - Method in class org.deckfour.xes.in.XesXmlGZIPParser
- name() - Method in class org.deckfour.xes.in.XesXmlParser
- name() - Method in class org.deckfour.xes.in.XMxmlGZIPParser
- name() - Method in class org.deckfour.xes.in.XMxmlParser
- name() - Method in class org.deckfour.xes.in.XParser
-
Returns the name of this parser or, more specifically, the name of the format it can process.
- NAME_CLASSIFIER - Static variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Standard event classifier.
- navigateToIndex(int) - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Repositions the low-level layer to read from the specified index.
- next() - Method in class org.deckfour.xes.model.buffered.XTraceIterator
- nextIndex() - Method in class org.deckfour.xes.model.buffered.XTraceIterator
- NikeFS2Block - Class in org.deckfour.xes.nikefs2
-
This class implements the abstraction of a storage block for the NikeFS2 virtual file systems.
- NikeFS2Block(NikeFS2BlockProvider, int) - Constructor for class org.deckfour.xes.nikefs2.NikeFS2Block
-
Creates a new block.
- NikeFS2BlockProvider - Class in org.deckfour.xes.nikefs2
-
This class implements a block provider for the NikeFS2 virtual file system.
- NikeFS2BlockProvider(File, int, int, boolean) - Constructor for class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Creates a new block provider.
- NikeFS2FileAccessMonitor - Class in org.deckfour.xes.nikefs2
- NikeFS2FileAccessMonitor(int) - Constructor for class org.deckfour.xes.nikefs2.NikeFS2FileAccessMonitor
- NikeFS2LazyRandomAccessStorageImpl - Class in org.deckfour.xes.nikefs2
-
Lazy implementation of the random access storage in NikeFS2: Blocks are copied as late as possible (soft copies), while retaining soft links otherwise.
- NikeFS2LazyRandomAccessStorageImpl(NikeFS2LazyRandomAccessStorageImpl) - Constructor for class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
-
Creates a new instance.
- NikeFS2LazyRandomAccessStorageImpl(NikeFS2VirtualFileSystem) - Constructor for class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
-
Creates a new instance.
- NikeFS2RandomAccessStorage - Interface in org.deckfour.xes.nikefs2
-
This interface specifies a random acess data storage container, pretty much the same as
java.util.RandomAccessFile. - NikeFS2RandomAccessStorageImpl - Class in org.deckfour.xes.nikefs2
-
Implements the Random Access Storage interface for using the NikeFS2 virtual file system transparently to the application and user.
- NikeFS2RandomAccessStorageImpl(NikeFS2VirtualFileSystem) - Constructor for class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
Creates a new instance of this class.
- NikeFS2RandomAccessStorageImpl.FS2BlockInputStream - Class in org.deckfour.xes.nikefs2
-
Internal support class implementing an input stream over a list of blocks, as implemented by the enclosing class
- NikeFS2RandomAccessStorageImpl.FS2BlockOutputStream - Class in org.deckfour.xes.nikefs2
-
Internal support class implementing an output stream over a list of blocks, as implemented by the enclosing class
- NikeFS2RandomAccessStorageImpl.FS2DataInputStream - Class in org.deckfour.xes.nikefs2
-
Internal support class implementing a data input stream with NikeFS2-block-safe UTF-8 string serialization.
- NikeFS2RandomAccessStorageImpl.FS2DataOutputStream - Class in org.deckfour.xes.nikefs2
-
Internal support class implementing a data output stream with NikeFS2-block-safe UTF-8 string serialization.
- NikeFS2StorageProvider - Interface in org.deckfour.xes.nikefs2
-
Simplistic interface for a central authority, from which random access storage entities can be allocated / created.
- NikeFS2SwapFileManager - Class in org.deckfour.xes.nikefs2
-
This class provides static facilities to acquire and manage temporary swap files.
- NikeFS2SwapFileManager() - Constructor for class org.deckfour.xes.nikefs2.NikeFS2SwapFileManager
- NikeFS2VirtualFileSystem - Class in org.deckfour.xes.nikefs2
-
Virtual file system authority, managing swap files and virtual file abstractions.
- numberOfBlocks - Variable in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Number of blocks provided by this block provider.
- numberOfBlocks() - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Returns the number of blocks provided by this instance.
- numberOfEvents - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
The total number of events in this log.
- numberOfFreeBlocks() - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Returns the number of non-allocated blocks in this instance.
- numberOfTraces - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
The number of traces in this log.
- numUnorderedEntries - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
O
- OPENXES_VERSION - Static variable in class org.deckfour.xes.util.XRuntimeUtils
-
Version string for the OpenXES library implementation.
- org.deckfour.xes.classification - package org.deckfour.xes.classification
- org.deckfour.xes.extension - package org.deckfour.xes.extension
- org.deckfour.xes.extension.std - package org.deckfour.xes.extension.std
- org.deckfour.xes.extension.std.cost - package org.deckfour.xes.extension.std.cost
- org.deckfour.xes.factory - package org.deckfour.xes.factory
- org.deckfour.xes.id - package org.deckfour.xes.id
- org.deckfour.xes.in - package org.deckfour.xes.in
- org.deckfour.xes.info - package org.deckfour.xes.info
- org.deckfour.xes.info.impl - package org.deckfour.xes.info.impl
- org.deckfour.xes.logging - package org.deckfour.xes.logging
- org.deckfour.xes.model - package org.deckfour.xes.model
- org.deckfour.xes.model.buffered - package org.deckfour.xes.model.buffered
- org.deckfour.xes.model.impl - package org.deckfour.xes.model.impl
- org.deckfour.xes.nikefs2 - package org.deckfour.xes.nikefs2
- org.deckfour.xes.out - package org.deckfour.xes.out
- org.deckfour.xes.util - package org.deckfour.xes.util
- org.deckfour.xes.xstream - package org.deckfour.xes.xstream
- original - Variable in class org.deckfour.xes.extension.std.XExtendedEvent
-
The original, wrapped event.
- originatorAttribute - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- OVERFLOW_LIMIT - Static variable in class org.deckfour.xes.model.buffered.XFastEventList
-
Maximal number of buffered edit operations on the list, before it is consolidated to the disk buffer.
- overflowEntries - Variable in class org.deckfour.xes.model.buffered.XFastEventList
-
Array of additional overflow entries.
- overflowIndices - Variable in class org.deckfour.xes.model.buffered.XFastEventList
-
Array of list indices for additional overflow entries.
- overflowSize - Variable in class org.deckfour.xes.model.buffered.XFastEventList
-
Current, actual size of the overflow data structures.
P
- parent - Variable in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
-
Parent storage, containing the original data.
- PARENT - Static variable in class org.deckfour.xes.xstream.XAttributeConverter
- parse(File) - Method in class org.deckfour.xes.extension.XExtensionParser
-
Parses an extension from a definition file.
- parse(File) - Method in class org.deckfour.xes.in.XParser
-
Parses the given file, and returns the XLog instances extracted.
- parse(File) - Method in class org.deckfour.xes.in.XUniversalParser
-
Attempts to parse a collection of XES models from the given file, using all available parsers.
- parse(InputStream) - Method in class org.deckfour.xes.in.XesXmlGZIPParser
- parse(InputStream) - Method in class org.deckfour.xes.in.XesXmlParser
-
Parses a log from the given input stream, which is supposed to deliver an XES log in XML representation.
- parse(InputStream) - Method in class org.deckfour.xes.in.XMxmlGZIPParser
- parse(InputStream) - Method in class org.deckfour.xes.in.XMxmlParser
-
Parses a set of logs from the given input stream, which is supposed to deliver an MXML serialization.
- parse(InputStream) - Method in class org.deckfour.xes.in.XParser
-
Parses the given input stream, and returns the XLog instances extracted.
- parse(String) - Static method in class org.deckfour.xes.id.XID
-
Parses an XID object from its text representation.
- parse(URI) - Method in class org.deckfour.xes.extension.XExtensionParser
-
Parses an extension from a URI.
- parseObject(String) - Method in class org.deckfour.xes.model.impl.XsDateTimeFormat
- parseObject(String, ParsePosition) - Method in class org.deckfour.xes.model.impl.XsDateTimeFormat
- parseXsDateTime(String) - Method in class org.deckfour.xes.util.XsDateTimeConversion
-
Expects an XML xs:dateTime lexical format string, as in
2005-10-24T11:57:31.000+01:00. - parseXsDateTime(String) - Method in class org.deckfour.xes.util.XsDateTimeConversionJava7
- PI_ABORT - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- pointer - Variable in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
Current file pointer (in bytes from the start) within this virtual file.
- position - Variable in class org.deckfour.xes.model.buffered.XTraceIterator
-
Current position of the iterator.
- position() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Returns the current position of this instance
- precondition() - Method in class org.deckfour.xes.model.XVisitor
- prefix - Variable in class org.deckfour.xes.extension.XExtension
-
Prefix string of the extension, used for addressing attributes.
- PREFIX - Static variable in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
-
Prefix for this extension.
- PREFIX - Static variable in class org.deckfour.xes.extension.std.XMicroExtension
-
Prefix for this extension.
- PREFIX - Static variable in class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension
-
Prefix for this extension.
- PREFIX - Static variable in class org.deckfour.xes.extension.std.XSoftwareEventExtension
-
Prefix for this extension.
- PREFIX - Static variable in class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension
-
Prefix for this extension.
- previous() - Method in class org.deckfour.xes.model.buffered.XTraceIterator
- previousIndex() - Method in class org.deckfour.xes.model.buffered.XTraceIterator
- put(String, XAttribute) - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- put(String, XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- putAll(Map<? extends String, ? extends XAttribute>) - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- putAll(Map<? extends String, ? extends XAttribute>) - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
R
- rafile - Variable in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Random-access file wrapper, if non-mapped
- read() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Reads an event from the current position of the data access layer.
- read() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockInputStream
- read(byte[]) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockInputStream
- read(byte[], int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockInputStream
- read(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2Block
-
Read a single byte from this block.
- read(int, byte[]) - Method in class org.deckfour.xes.nikefs2.NikeFS2Block
-
Read a number of bytes from this block.
- read(int, byte[], int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2Block
-
Read a number of bytes from this block.
- read(int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Reads from the specified block.
- read(int, int, byte[]) - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Reads from the specified block.
- read(int, int, byte[], int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Reads from the specified block.
- read(DataInput) - Static method in class org.deckfour.xes.id.XID
-
Reads a binary-serialized XID from a data input.
- read(DataInputStream) - Static method in class org.deckfour.xes.id.XID
-
Reads a binary-serialized XID from a data input stream.
- readBoolean() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readByte() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readChar() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readDouble() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readFloat() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readFully(byte[]) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readFully(byte[], int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readInt() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readLine() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
Deprecated.
- readLong() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readSafeUTF() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2DataInputStream
-
Deserializes a block-safe UTF-8 string.
- readShort() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readUnsignedByte() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readUnsignedShort() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- readUTF() - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- REASSIGN - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- register(XStream) - Static method in class org.deckfour.xes.xstream.XesXStreamPersistency
-
Registers all XES converters for XStream with the provided stream, registers corresponding aliases.
- register(String) - Method in class org.deckfour.xes.classification.XEventClasses
-
Registers an event class with this set of event classes.
- register(Date) - Method in class org.deckfour.xes.info.impl.XTimeBoundsImpl
-
Registers the given date.
- register(XExtension) - Method in class org.deckfour.xes.extension.XExtensionManager
-
Explicitly registers an extension instance with the extension manager.
- register(XTimeBounds) - Method in class org.deckfour.xes.info.impl.XTimeBoundsImpl
-
Registers the given timestamp boundaries.
- register(XAttribute) - Method in class org.deckfour.xes.info.impl.XAttributeInfoImpl
-
Registers a concrete attribute with this registry.
- register(XEvent) - Method in class org.deckfour.xes.classification.XEventClasses
-
Registers an event with this set of event classes.
- register(XEvent) - Method in class org.deckfour.xes.info.impl.XTimeBoundsImpl
-
Registers the given event, i.e.
- register(XLog) - Method in class org.deckfour.xes.classification.XEventClasses
-
Registers a log with this set of event classes.
- register(XTrace) - Method in class org.deckfour.xes.classification.XEventClasses
-
Registers a trace with this set of event classes.
- register(T) - Method in class org.deckfour.xes.util.XRegistry
-
Registers a new instance with this registry.
- registerAliases(XStream) - Method in class org.deckfour.xes.xstream.XAttributeConverter
- registerAliases(XStream) - Method in class org.deckfour.xes.xstream.XAttributeMapConverter
- registerAliases(XStream) - Method in class org.deckfour.xes.xstream.XConverter
-
Registers XStream aliases
- registerAliases(XStream) - Method in class org.deckfour.xes.xstream.XEventConverter
- registerAliases(XStream) - Method in class org.deckfour.xes.xstream.XExtensionConverter
- registerAliases(XStream) - Method in class org.deckfour.xes.xstream.XLogConverter
- registerAliases(XStream) - Method in class org.deckfour.xes.xstream.XTraceConverter
- registerAttributes(XAttributeInfoImpl, XAttributable) - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Registers all attributes of a given attributable, i.e.
- registerMapping(String, String) - Method in class org.deckfour.xes.info.impl.XAttributeNameMapImpl
-
Registers a mapping for a given attribute key.
- registerMapping(String, String, String) - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
-
Registers a known attribute for mapping in a given attribute name map.
- registerMapping(XAttribute, String) - Method in class org.deckfour.xes.info.impl.XAttributeNameMapImpl
-
Registers a mapping for a given attribute.
- registerSoftCopy(NikeFS2LazyRandomAccessStorageImpl) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
-
This method is used by child copies to register with their parent.
- registerStandardExtensions() - Method in class org.deckfour.xes.extension.XExtensionManager
-
Registers all defined standard extensions with the extension manager before caching.
- remove() - Method in class org.deckfour.xes.model.buffered.XTraceIterator
- remove(int) - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Removes the event at the given index from this list.
- remove(int) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- remove(Object) - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- remove(Object) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- remove(Object) - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- removeAll(Collection<?>) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- removeAppName(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeAppNode(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeAppSession(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeAppTier(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCalleeClass(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCalleeFilename(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCalleeInstanceId(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCalleeIsConstructor(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCalleeLineNr(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCalleeMethod(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCalleePackage(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCalleeParamSig(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCalleeReturnSig(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCallerClass(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCallerFilename(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCallerInstanceId(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCallerIsConstructor(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCallerLineNr(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCallerMethod(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCallerPackage(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCallerParamSig(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeCallerReturnSig(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeExCaught(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeExThrown(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeFromCollection(XAttribute) - Method in class org.deckfour.xes.model.impl.XAttributeCollectionImpl
- removeHasData(XLog) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeHasException(XLog) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeInstance(XAttribute) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- removeLength(XAttributable) - Method in class org.deckfour.xes.extension.std.XMicroExtension
- removeLevel(XAttributable) - Method in class org.deckfour.xes.extension.std.XMicroExtension
- removeModel(XAttribute) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- removeMoves(XAttribute) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- removeNanotime(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeParams(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeParentId(XAttributable) - Method in class org.deckfour.xes.extension.std.XMicroExtension
- removeReturnValue(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeThreadId(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeTRansition(XAttribute) - Method in class org.deckfour.xes.extension.std.XArtifactLifecycleExtension
- removeType(XEvent) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- removeValueType(XAttribute) - Method in class org.deckfour.xes.extension.std.XSoftwareEventExtension
- replace(XEvent, int) - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Replaces the event at the given index with another event.
- replace(XEvent, int) - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Replaces an event at the given position.
- requestMap(NikeFS2BlockProvider) - Method in class org.deckfour.xes.nikefs2.NikeFS2FileAccessMonitor
-
Grants access to the mapped byte buffer on the backing file for a block provider.
- reset() - Method in class org.deckfour.xes.extension.XExtensionParser.XExtensionHandler
-
Resets the handler to initial state.
- resetPosition() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Resets the position of the data access layer to read the next event from the first position.
- RESOURCE_CLASSIFIER - Static variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Standard event classifier.
- RESUME - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- retainAll(Collection<?>) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- RETURN - org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
- RETURNING - org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
- RISCOS - org.deckfour.xes.util.XRuntimeUtils.OS
S
- sameEventClass(XEvent, XEvent) - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
- sameEventClass(XEvent, XEvent) - Method in interface org.deckfour.xes.classification.XEventClassifier
-
Checks whether two event instances correspond to the same event class, i.e.
- SCHEDULE - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- SECOND_MILLIS - Static variable in class org.deckfour.xes.util.XTimer
-
Milliseconds in one second.
- seek(long) - Method in interface org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorage
-
Repositions the offset, or file pointer, at which the next read or write operation will occur.
- seek(long) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- serialize(XAttributeMap) - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
-
Serializes the given attribute map to a disk-buffered representation.
- serialize(XAttributeMap, DataOutput) - Method in interface org.deckfour.xes.model.buffered.XAttributeMapSerializer
-
Serializes an attribute map to the given output.
- serialize(XAttributeMap, DataOutput) - Method in class org.deckfour.xes.model.buffered.XAttributeMapSerializerImpl
- serialize(XLog, OutputStream) - Method in class org.deckfour.xes.out.XesXmlGZIPSerializer
- serialize(XLog, OutputStream) - Method in class org.deckfour.xes.out.XesXmlSerializer
- serialize(XLog, OutputStream) - Method in class org.deckfour.xes.out.XMxmlGZIPSerializer
- serialize(XLog, OutputStream) - Method in class org.deckfour.xes.out.XMxmlSerializer
- serialize(XLog, OutputStream) - Method in interface org.deckfour.xes.out.XSerializer
-
Serializes a given log to the given output stream.
- set(int, XEvent) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- set(XEvent) - Method in class org.deckfour.xes.model.buffered.XTraceIterator
- setAttributes(XAttributeMap) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
- setAttributes(XAttributeMap) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- setAttributes(XAttributeMap) - Method in class org.deckfour.xes.model.impl.XAttributeImpl
- setAttributes(XAttributeMap) - Method in class org.deckfour.xes.model.impl.XEventImpl
- setAttributes(XAttributeMap) - Method in class org.deckfour.xes.model.impl.XLogImpl
- setAttributes(XAttributeMap) - Method in class org.deckfour.xes.model.impl.XTraceImpl
- setAttributes(XAttributeMap) - Method in interface org.deckfour.xes.model.XAttributable
-
Sets the map of attributes for this element.
- setBlockSize(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
Sets the block size of the virtual file system.
- setCurrentDefault(T) - Method in class org.deckfour.xes.util.XRegistry
-
Sets the current default instance of this registry.
- setGroup(String) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the group of the event, as defined by the Organizational extension.
- setID(XID) - Method in class org.deckfour.xes.model.impl.XEventImpl
-
Sets the ID.
- setInfo(XEventClassifier, XLogInfo) - Method in class org.deckfour.xes.model.impl.XLogImpl
-
Sets the cached classifier and info to the given objects.
- setInfo(XEventClassifier, XLogInfo) - Method in interface org.deckfour.xes.model.XLog
-
Adds the given info for the given classifier to the info cache.
- setInstance(String) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the activity instance of this event, as defined by the Concept extension.
- setListener(XLoggingListener) - Static method in class org.deckfour.xes.logging.XLogging
-
Sets a new logging listener.
- setModelReferences(List<String>) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the list of model reference strings defined for this event, as defined in the Semantic extension.
- setModelReferenceURIs(List<URI>) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the list of model reference URIs defined for this event, as defined in the Semantic extension.
- setName(String) - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
-
Assigns a custom name to this classifier
- setName(String) - Method in interface org.deckfour.xes.classification.XEventClassifier
-
Assigns a custom name to this classifier
- setName(String) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the activity name of this event, as defined by the Concept extension.
- setResource(String) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the resource of the event, as defined by the Organizational extension.
- setRole(String) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the role of the event, as defined by the Organizational extension.
- setSize(int) - Method in class org.deckfour.xes.classification.XEventClass
-
Sets the size of this event class, i.e.
- setStandardTransition(XLifecycleExtension.StandardModel) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the standard lifecycle transition of the event, as defined by the Lifecycle extension.
- setSwapFileSize(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
Sets the swap file size of the virtual file system.
- setTimestamp(long) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the timestamp of the event, as defined by the Time extension.
- setTimestamp(Date) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the timestamp of the event, as defined by the Time extension.
- setTransition(String) - Method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Sets the lifecycle transition of the event, as defined by the Lifecycle extension.
- setup() - Method in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Creates the internal data structures of this summary on setup from the log.
- setUseInterner(boolean) - Method in class org.deckfour.xes.factory.XFactoryNaiveImpl
- setUseLazyCopies(boolean) - Method in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
Sets this VFS's property of whether to use soft copies for virtual file duplication.
- setValue(boolean) - Method in class org.deckfour.xes.model.impl.XAttributeBooleanImpl
- setValue(boolean) - Method in interface org.deckfour.xes.model.XAttributeBoolean
-
Assigns the boolean value of this attribute.
- setValue(double) - Method in class org.deckfour.xes.model.impl.XAttributeContinuousImpl
- setValue(double) - Method in interface org.deckfour.xes.model.XAttributeContinuous
-
Assigns the continuous value of this attribute.
- setValue(long) - Method in class org.deckfour.xes.model.impl.XAttributeDiscreteImpl
- setValue(long) - Method in interface org.deckfour.xes.model.XAttributeDiscrete
-
Assigns the discrete value of this attribute.
- setValue(String) - Method in class org.deckfour.xes.model.impl.XAttributeLiteralImpl
- setValue(String) - Method in interface org.deckfour.xes.model.XAttributeLiteral
-
Assigns the literal value of this attribute.
- setValue(Date) - Method in class org.deckfour.xes.model.impl.XAttributeTimestampImpl
- setValue(Date) - Method in interface org.deckfour.xes.model.XAttributeTimestamp
-
Assigns the timestamp value of this attribute.
- setValue(XID) - Method in class org.deckfour.xes.model.impl.XAttributeIDImpl
- setValue(XID) - Method in interface org.deckfour.xes.model.XAttributeID
-
Assigns the ID value of this attribute.
- setValueMillis(long) - Method in class org.deckfour.xes.model.impl.XAttributeTimestampImpl
- setValueMillis(long) - Method in interface org.deckfour.xes.model.XAttributeTimestamp
-
Assigns the timestamp value of this attribute in milliseconds.
- size - Variable in class org.deckfour.xes.classification.XEventClass
-
Size of class, i.e.
- size - Variable in class org.deckfour.xes.model.buffered.XFastEventList
-
Size of the list.
- size - Variable in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Size (in bytes) of this block provider, i.e.
- size - Variable in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
Current size, in bytes, of this virtual file.
- size() - Method in class org.deckfour.xes.classification.XEventClass
-
Retrieves the size, i.e.
- size() - Method in class org.deckfour.xes.classification.XEventClasses
-
Returns the size of this set of event classes.
- size() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- size() - Method in class org.deckfour.xes.model.buffered.XFastEventList
-
Returns the size of this event list.
- size() - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Retrieves the number of events recorded in this instance.
- size() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- size() - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- size() - Method in class org.deckfour.xes.nikefs2.NikeFS2Block
-
Returns the size of this block in bytes.
- size() - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Returns the size, in bytes, of this block provider in total.
- skip(long) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockInputStream
- skipBackward(int) - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Repositions the position of the data access layer to skip the specified number of records towards the beginning of the file.
- skipBytes(int) - Method in interface org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorage
-
Moves the offset, or file pointer, a specified number of bytes towards the end of the storage container.
- skipBytes(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- skipForward(int) - Method in class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Repositions the position of the data access layer to skip the specified number of records towards the end of the file.
- softCopies - Variable in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
-
Child storages, which are soft copies of this instance.
- sourceAttribute - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- sourceOpen - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- STANDARD_CLASSIFIER - Static variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Default event classifier.
- start - Variable in class org.deckfour.xes.util.XTimer
-
Start time of timer.
- start() - Method in class org.deckfour.xes.util.XTimer
-
Starts the timer.
- START - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- startElement(String, String, String, Attributes) - Method in class org.deckfour.xes.extension.XExtensionParser.XExtensionHandler
- startElement(String, String, String, Attributes) - Method in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
- startElement(String, String, String, Attributes) - Method in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- stop - Variable in class org.deckfour.xes.util.XTimer
-
Stop time of timer.
- stop() - Method in class org.deckfour.xes.util.XTimer
-
Stops the timer (takes time).
- subList(int, int) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- SUPPORTS_JAVA7_DATE_FORMAT - Static variable in class org.deckfour.xes.util.XsDateTimeConversionJava7
- SUSPEND - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- swapFileSize - Variable in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
Size of swap files which are used to provide blocks.
T
- THROWS - org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
- timestamp - Variable in class org.deckfour.xes.in.XMxmlParser.MxmlHandler
- toArray() - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- toArray(T[]) - Method in class org.deckfour.xes.model.buffered.XTraceBufferedImpl
- toString() - Method in class org.deckfour.xes.classification.XEventAttributeClassifier
- toString() - Method in class org.deckfour.xes.classification.XEventClass
- toString() - Method in class org.deckfour.xes.classification.XEventClasses
- toString() - Method in class org.deckfour.xes.extension.XExtension
- toString() - Method in class org.deckfour.xes.id.XID
-
Returns the string representation of an XID instance.
- toString() - Method in class org.deckfour.xes.in.XParser
-
toString() defaults to name().
- toString() - Method in class org.deckfour.xes.info.impl.XAttributeNameMapImpl
- toString() - Method in class org.deckfour.xes.info.impl.XTimeBoundsImpl
- toString() - Method in class org.deckfour.xes.info.XGlobalAttributeNameMap
- toString() - Method in interface org.deckfour.xes.info.XLogInfo
-
Returns a string representation of this summary.
- toString() - Method in interface org.deckfour.xes.info.XTimeBounds
-
Returns a string representation of these boundaries.
- toString() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- toString() - Method in class org.deckfour.xes.model.impl.XAttributeBooleanImpl
- toString() - Method in class org.deckfour.xes.model.impl.XAttributeCollectionImpl
- toString() - Method in class org.deckfour.xes.model.impl.XAttributeContinuousImpl
- toString() - Method in class org.deckfour.xes.model.impl.XAttributeDiscreteImpl
- toString() - Method in class org.deckfour.xes.model.impl.XAttributeIDImpl
- toString() - Method in class org.deckfour.xes.model.impl.XAttributeLiteralImpl
- toString() - Method in class org.deckfour.xes.model.impl.XAttributeTimestampImpl
- toString() - Method in interface org.deckfour.xes.model.XAttribute
-
String representation of the value.
- toString() - Method in class org.deckfour.xes.out.XesXmlGZIPSerializer
-
toString() defaults to getName().
- toString() - Method in class org.deckfour.xes.out.XesXmlSerializer
-
toString() defaults to getName().
- toString() - Method in class org.deckfour.xes.out.XMxmlGZIPSerializer
-
toString() defaults to getName().
- toString() - Method in class org.deckfour.xes.out.XMxmlSerializer
-
toString() defaults to getName().
- trace - Variable in class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
-
Buffer trace.
- traceAttributeInfo - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Attribute information registry on the trace level.
- traceAttributes - Variable in class org.deckfour.xes.extension.XExtension
-
Set containing all attributes defined by this extension on the level of traces.
- traceBoundaries - Variable in class org.deckfour.xes.info.impl.XLogInfoImpl
-
Map of timestamp boundaries for each trace, indexed by reference to the respective trace.
- translateToBlockNumber(long) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
Translates a virtual file pointer address in this instance to the block number, where the data is actually stored.
- translateToBlockOffset(long) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
Translates a virtual file pointer address in this instance to the offset within the block, where the data is actually stored.
U
- UNKNOWN - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- UNKNOWN - org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
- UNKNOWN - org.deckfour.xes.util.XRuntimeUtils.OS
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.deckfour.xes.xstream.XAttributeConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.deckfour.xes.xstream.XAttributeMapConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.deckfour.xes.xstream.XEventConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.deckfour.xes.xstream.XExtensionConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.deckfour.xes.xstream.XLogConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.deckfour.xes.xstream.XTraceConverter
- uri - Variable in class org.deckfour.xes.extension.XExtension
-
Unique URI of the extension.
- useLazyCopies - Variable in class org.deckfour.xes.nikefs2.NikeFS2VirtualFileSystem
-
Flag determining whether to use soft copies for virtual file duplication.
- usesStandardModel(XLog) - Method in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Checks, whether a given log uses the standard model for lifecycle transitions.
V
- VALUE_MODEL_STANDARD - Static variable in class org.deckfour.xes.extension.std.XLifecycleExtension
-
Value for the lifecycle model attribute referring to the standard model.
- valueOf(String) - Static method in enum org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deckfour.xes.logging.XLogging.Importance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deckfour.xes.util.XRuntimeUtils.OS
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.deckfour.xes.extension.std.XSoftwareEventExtension.SoftwareEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.deckfour.xes.logging.XLogging.Importance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
- values() - Method in class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
- values() - Static method in enum org.deckfour.xes.util.XRuntimeUtils.OS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vfs - Variable in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
-
References the virtual file system for block provision.
- visitAttributePost(XAttribute, XAttributable) - Method in class org.deckfour.xes.model.XVisitor
- visitAttributePre(XAttribute, XAttributable) - Method in class org.deckfour.xes.model.XVisitor
- visitClassifierPost(XEventClassifier, XLog) - Method in class org.deckfour.xes.model.XVisitor
- visitClassifierPre(XEventClassifier, XLog) - Method in class org.deckfour.xes.model.XVisitor
- visitEventPost(XEvent, XTrace) - Method in class org.deckfour.xes.model.XVisitor
- visitEventPre(XEvent, XTrace) - Method in class org.deckfour.xes.model.XVisitor
- visitExtensionPost(XExtension, XLog) - Method in class org.deckfour.xes.model.XVisitor
- visitExtensionPre(XExtension, XLog) - Method in class org.deckfour.xes.model.XVisitor
- visitLogPost(XLog) - Method in class org.deckfour.xes.model.XVisitor
- visitLogPre(XLog) - Method in class org.deckfour.xes.model.XVisitor
- visitTracePost(XTrace, XLog) - Method in class org.deckfour.xes.model.XVisitor
- visitTracePre(XTrace, XLog) - Method in class org.deckfour.xes.model.XVisitor
W
- WARNING - org.deckfour.xes.logging.XLogging.Importance
- WIN32 - org.deckfour.xes.util.XRuntimeUtils.OS
- WITHDRAW - org.deckfour.xes.extension.std.XLifecycleExtension.StandardModel
- wrap(XEvent) - Static method in class org.deckfour.xes.extension.std.XExtendedEvent
-
Static wrapper method.
- write(byte[]) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- write(byte[]) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockOutputStream
- write(byte[]) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- write(byte[], int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- write(byte[], int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockOutputStream
- write(byte[], int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- write(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- write(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2BlockOutputStream
- write(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- write(int, byte[]) - Method in class org.deckfour.xes.nikefs2.NikeFS2Block
-
Writes a number of bytes to this block.
- write(int, byte[], int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2Block
-
Writes a number of bytes to this block.
- write(int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2Block
-
Writes a single byte to this block.
- write(int, int, byte[]) - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Writes to this block.
- write(int, int, byte[], int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Writes to this block.
- write(int, int, int) - Method in class org.deckfour.xes.nikefs2.NikeFS2BlockProvider
-
Writes to this block.
- write(XID, DataOutput) - Static method in class org.deckfour.xes.id.XID
-
Serializes an XID object binarily to a data output stream.
- write(XID, DataOutputStream) - Static method in class org.deckfour.xes.id.XID
-
Serializes an XID object binarily to a data output stream.
- writeBoolean(boolean) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeBoolean(boolean) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeByte(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeByte(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeBytes(String) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeBytes(String) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeChar(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeChar(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeChars(String) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeChars(String) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeDouble(double) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeDouble(double) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeFloat(float) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeFloat(float) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeInt(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeInt(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeLong(long) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeLong(long) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeSafeUTF(String) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl.FS2DataOutputStream
-
Serializes the given string in a block-safe manner.
- writeShort(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeShort(int) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
- writeUTF(String) - Method in class org.deckfour.xes.nikefs2.NikeFS2LazyRandomAccessStorageImpl
- writeUTF(String) - Method in class org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl
X
- XAbstractAttributeMapBufferedImpl - Class in org.deckfour.xes.model.buffered
-
NikeFS2 virtual file system storage-based implementation for the XAttributeMap interface.
- XAbstractAttributeMapBufferedImpl(XAttributeMapSerializer) - Constructor for class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
-
Creates a new attribute map.
- XAbstractAttributeMapBufferedImpl(NikeFS2StorageProvider, XAttributeMapSerializer) - Constructor for class org.deckfour.xes.model.buffered.XAbstractAttributeMapBufferedImpl
-
Creates a new attribute map.
- XAbstractNestedAttributeSupport<Type> - Class in org.deckfour.xes.extension.std
-
This class offers generic support for extracting and assigning values to and from nested attributes.
- XAbstractNestedAttributeSupport() - Constructor for class org.deckfour.xes.extension.std.XAbstractNestedAttributeSupport
- XArtifactLifecycleExtension - Class in org.deckfour.xes.extension.std
- XAttributable - Interface in org.deckfour.xes.model
-
This interface is implemented by all elements of the log hierarchy, which can be equipped with attributes.
- XAttribute - Interface in org.deckfour.xes.model
-
This interface defines attributes used for describing meta-information about event log hierarchy elements.
- XAttributeBoolean - Interface in org.deckfour.xes.model
-
Attribute with boolean type value.
- XAttributeBooleanImpl - Class in org.deckfour.xes.model.impl
-
This class implements boolean type attributes.
- XAttributeBooleanImpl(String, boolean) - Constructor for class org.deckfour.xes.model.impl.XAttributeBooleanImpl
-
Creates a new instance.
- XAttributeBooleanImpl(String, boolean, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeBooleanImpl
-
Creates a new instance.
- XAttributeCollection - Interface in org.deckfour.xes.model
- XAttributeCollectionImpl - Class in org.deckfour.xes.model.impl
- XAttributeCollectionImpl(String) - Constructor for class org.deckfour.xes.model.impl.XAttributeCollectionImpl
- XAttributeCollectionImpl(String, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeCollectionImpl
- XAttributeContainer - Interface in org.deckfour.xes.model
- XAttributeContainerImpl - Class in org.deckfour.xes.model.impl
- XAttributeContainerImpl(String) - Constructor for class org.deckfour.xes.model.impl.XAttributeContainerImpl
- XAttributeContainerImpl(String, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeContainerImpl
- XAttributeContinuous - Interface in org.deckfour.xes.model
-
Attribute with continuous type value (i.e., double-precision floating point).
- XAttributeContinuousImpl - Class in org.deckfour.xes.model.impl
-
This class implements continuous type attributes.
- XAttributeContinuousImpl(String, double) - Constructor for class org.deckfour.xes.model.impl.XAttributeContinuousImpl
-
Creates a new instance.
- XAttributeContinuousImpl(String, double, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeContinuousImpl
-
Creates a new instance.
- XAttributeConverter - Class in org.deckfour.xes.xstream
-
XStream converter for serializing attributes.
- XAttributeConverter() - Constructor for class org.deckfour.xes.xstream.XAttributeConverter
- XAttributeDiscrete - Interface in org.deckfour.xes.model
-
Attribute with discrete type value (i.e., long-precision integer).
- XAttributeDiscreteImpl - Class in org.deckfour.xes.model.impl
-
This class implements discrete type attributes.
- XAttributeDiscreteImpl(String, long) - Constructor for class org.deckfour.xes.model.impl.XAttributeDiscreteImpl
-
Creates a new instance.
- XAttributeDiscreteImpl(String, long, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeDiscreteImpl
-
Creates a new instance.
- XAttributeID - Interface in org.deckfour.xes.model
- XAttributeIDImpl - Class in org.deckfour.xes.model.impl
- XAttributeIDImpl(String, XID) - Constructor for class org.deckfour.xes.model.impl.XAttributeIDImpl
-
Creates a new instance.
- XAttributeIDImpl(String, XID, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeIDImpl
-
Creates a new instance.
- XAttributeImpl - Class in org.deckfour.xes.model.impl
-
This class implements the abstract base class for strongly-typed attributes.
- XAttributeImpl(String) - Constructor for class org.deckfour.xes.model.impl.XAttributeImpl
-
Creates a new, empty attribute.
- XAttributeImpl(String, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeImpl
-
Creates a new attribute.
- XAttributeInfo - Interface in org.deckfour.xes.info
-
This interface defines an attribute information registry.
- XAttributeInfoImpl - Class in org.deckfour.xes.info.impl
-
This class provides aggregate information about attributes within one container in the log type hierarchy.
- XAttributeInfoImpl() - Constructor for class org.deckfour.xes.info.impl.XAttributeInfoImpl
-
Creates a new attribute information registry.
- XAttributeList - Interface in org.deckfour.xes.model
- XAttributeListImpl - Class in org.deckfour.xes.model.impl
- XAttributeListImpl(String) - Constructor for class org.deckfour.xes.model.impl.XAttributeListImpl
- XAttributeListImpl(String, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeListImpl
- XAttributeLiteral - Interface in org.deckfour.xes.model
-
Attribute with literal type value (i.e., string-based).
- XAttributeLiteralImpl - Class in org.deckfour.xes.model.impl
-
This class implements literal type attributes.
- XAttributeLiteralImpl(String, String) - Constructor for class org.deckfour.xes.model.impl.XAttributeLiteralImpl
-
Creates a new instance.
- XAttributeLiteralImpl(String, String, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeLiteralImpl
-
Creates a new instance.
- XAttributeMap - Interface in org.deckfour.xes.model
-
An attribute map is used to hold a set of attributes, indexed by their key strings, for event log hierarchy elements.
- XAttributeMapBufferedImpl - Class in org.deckfour.xes.model.buffered
-
NikeFS2 virtual file system storage-based implementation for the XAttributeMap interface.
- XAttributeMapBufferedImpl() - Constructor for class org.deckfour.xes.model.buffered.XAttributeMapBufferedImpl
-
Creates a new attribute map.
- XAttributeMapBufferedImpl(NikeFS2StorageProvider) - Constructor for class org.deckfour.xes.model.buffered.XAttributeMapBufferedImpl
-
Creates a new attribute map.
- XAttributeMapConverter - Class in org.deckfour.xes.xstream
-
XStream converter for serializing attribute maps.
- XAttributeMapConverter() - Constructor for class org.deckfour.xes.xstream.XAttributeMapConverter
- XAttributeMapImpl - Class in org.deckfour.xes.model.impl
-
Memory-based implementation of the XAttributeMap interface.
- XAttributeMapImpl() - Constructor for class org.deckfour.xes.model.impl.XAttributeMapImpl
-
Creates a new attribute map.
- XAttributeMapImpl(int) - Constructor for class org.deckfour.xes.model.impl.XAttributeMapImpl
-
Creates a new attribute map.
- XAttributeMapImpl(Map<String, XAttribute>) - Constructor for class org.deckfour.xes.model.impl.XAttributeMapImpl
-
Creates a new attribute map.
- XAttributeMapLazyImpl<T extends XAttributeMap> - Class in org.deckfour.xes.model.impl
-
Lazy implementation of the XAttributeMap interface.
- XAttributeMapLazyImpl(Class<T>) - Constructor for class org.deckfour.xes.model.impl.XAttributeMapLazyImpl
-
Creates a new lazy attribute map instance.
- XAttributeMapSerializer - Interface in org.deckfour.xes.model.buffered
-
This interface defines binary serialization of XAttributeMap instances, based on the DataInput and DataOutput interfaces.
- XAttributeMapSerializerImpl - Class in org.deckfour.xes.model.buffered
-
This class provides binary serialization of XAttributeMap instances, based on the DataInput and DataOutput interfaces.
- XAttributeMapSerializerImpl() - Constructor for class org.deckfour.xes.model.buffered.XAttributeMapSerializerImpl
- XAttributeNameMap - Interface in org.deckfour.xes.info
- XAttributeNameMapImpl - Class in org.deckfour.xes.info.impl
-
Implements an attribute name mapping.
- XAttributeNameMapImpl(String) - Constructor for class org.deckfour.xes.info.impl.XAttributeNameMapImpl
-
Creates a new attribute name mapping instance.
- xAttributes - Variable in class org.deckfour.xes.extension.XExtensionParser.XExtensionHandler
-
Buffer for parsed attribute definitions.
- XAttributeTimestamp - Interface in org.deckfour.xes.model
-
Attribute with timestamp type value.
- XAttributeTimestampImpl - Class in org.deckfour.xes.model.impl
-
This class implements timestamp type attributes.
- XAttributeTimestampImpl(String, long) - Constructor for class org.deckfour.xes.model.impl.XAttributeTimestampImpl
-
Creates a new instance.
- XAttributeTimestampImpl(String, long, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeTimestampImpl
-
Creates a new instance.
- XAttributeTimestampImpl(String, Date) - Constructor for class org.deckfour.xes.model.impl.XAttributeTimestampImpl
-
Creates a new instance.
- XAttributeTimestampImpl(String, Date, XExtension) - Constructor for class org.deckfour.xes.model.impl.XAttributeTimestampImpl
-
Creates a new instance.
- XAttributeUtils - Class in org.deckfour.xes.util
-
Utilities for working with attributes.
- XAttributeUtils() - Constructor for class org.deckfour.xes.util.XAttributeUtils
- XConceptExtension - Class in org.deckfour.xes.extension.std
-
This extension provides naming for concepts in the event log type hierarchy.
- XConverter - Class in org.deckfour.xes.xstream
-
Extends the converter interface of XStream with a method for registering aliases.
- XConverter() - Constructor for class org.deckfour.xes.xstream.XConverter
- XCostAmount - Class in org.deckfour.xes.extension.std.cost
- XCostDriver - Class in org.deckfour.xes.extension.std.cost
- XCostExtension - Class in org.deckfour.xes.extension.std
-
This extension provides costs for traces and events.
- XCostType - Class in org.deckfour.xes.extension.std.cost
- XElement - Interface in org.deckfour.xes.model
-
This interface is implemented by all elements of an event log structure.
- XES_URI - Static variable in class org.deckfour.xes.in.XesXmlParser
-
Unique URI for the format definition.
- XES_VERSION - Static variable in class org.deckfour.xes.util.XRuntimeUtils
-
Version string for the supported XES standard.
- XesXmlGZIPParser - Class in org.deckfour.xes.in
-
Parser for the compressed XES XML serialization.
- XesXmlGZIPParser() - Constructor for class org.deckfour.xes.in.XesXmlGZIPParser
-
Creates a new parser instance, using the currently-set standard factory for building the model.
- XesXmlGZIPParser(XFactory) - Constructor for class org.deckfour.xes.in.XesXmlGZIPParser
-
Creates a new parser instance.
- XesXmlGZIPSerializer - Class in org.deckfour.xes.out
-
XES compressed XML serialization for the XES format.
- XesXmlGZIPSerializer() - Constructor for class org.deckfour.xes.out.XesXmlGZIPSerializer
- XesXmlHandler() - Constructor for class org.deckfour.xes.in.XesXmlParser.XesXmlHandler
-
Creates a new handler instance.
- XesXmlParser - Class in org.deckfour.xes.in
-
Parser for the XES XML serialization.
- XesXmlParser() - Constructor for class org.deckfour.xes.in.XesXmlParser
-
Creates a new parser instance, using the currently-set standard factory for building the model.
- XesXmlParser(XFactory) - Constructor for class org.deckfour.xes.in.XesXmlParser
-
Creates a new parser instance.
- XesXmlParser.XesXmlHandler - Class in org.deckfour.xes.in
-
SAX handler class for XES in XML representation.
- XesXmlSerializer - Class in org.deckfour.xes.out
-
XES plain XML serialization for the XES format.
- XesXmlSerializer() - Constructor for class org.deckfour.xes.out.XesXmlSerializer
- XesXStreamPersistency - Class in org.deckfour.xes.xstream
-
Global static class for registering all XES XStream converters in a convenient method.
- XesXStreamPersistency() - Constructor for class org.deckfour.xes.xstream.XesXStreamPersistency
- XEvent - Interface in org.deckfour.xes.model
-
An event is an element of an XES event log structure.
- XEventAndClassifier - Class in org.deckfour.xes.classification
-
Composite event classifier, which can hold any number of lower-level classifiers, concatenated with boolean AND logic.
- XEventAndClassifier(XEventClassifier...) - Constructor for class org.deckfour.xes.classification.XEventAndClassifier
-
Creates a new instance.
- XEventAttributeClassifier - Class in org.deckfour.xes.classification
-
Event classifier which considers two events as equal, if, for a set of given (configurable) attributes, they have the same values.
- XEventAttributeClassifier(String, String...) - Constructor for class org.deckfour.xes.classification.XEventAttributeClassifier
-
Creates a new instance, configured by the given attribute.
- XEventClass - Class in org.deckfour.xes.classification
-
Implements an event class.
- XEventClass(String, int) - Constructor for class org.deckfour.xes.classification.XEventClass
-
Creates a new event class instance.
- XEventClasses - Class in org.deckfour.xes.classification
-
A set of event classes.
- XEventClasses(XEventClassifier) - Constructor for class org.deckfour.xes.classification.XEventClasses
-
Creates a new instance, i.e.
- XEventClassifier - Interface in org.deckfour.xes.classification
-
This interface defines a classification of events.
- XEventConverter - Class in org.deckfour.xes.xstream
-
XStream converter for serializing events.
- XEventConverter() - Constructor for class org.deckfour.xes.xstream.XEventConverter
- XEventImpl - Class in org.deckfour.xes.model.impl
-
Implementation for the XEvent interface.
- XEventImpl() - Constructor for class org.deckfour.xes.model.impl.XEventImpl
-
Creates a new event.
- XEventImpl(XID) - Constructor for class org.deckfour.xes.model.impl.XEventImpl
-
Creates a new event with a given ID.
- XEventImpl(XID, XAttributeMap) - Constructor for class org.deckfour.xes.model.impl.XEventImpl
-
Creates a new event with the given id and attributed
- XEventImpl(XAttributeMap) - Constructor for class org.deckfour.xes.model.impl.XEventImpl
-
Creates a new event.
- XEventLifeTransClassifier - Class in org.deckfour.xes.classification
-
Implements an event classifier based on the lifecycle transition attribute of events.
- XEventLifeTransClassifier() - Constructor for class org.deckfour.xes.classification.XEventLifeTransClassifier
-
Creates a new instance of this classifier.
- XEventNameClassifier - Class in org.deckfour.xes.classification
-
Implements an event classifier based on the activity name of events.
- XEventNameClassifier() - Constructor for class org.deckfour.xes.classification.XEventNameClassifier
-
Creates a new instance of this event classifier
- XEventResourceClassifier - Class in org.deckfour.xes.classification
-
Implements an event classifier based on the resource name attribute of events.
- XEventResourceClassifier() - Constructor for class org.deckfour.xes.classification.XEventResourceClassifier
-
Creates a new instance of this event classifier.
- XExtendedEvent - Class in org.deckfour.xes.extension.std
-
Helper class.
- XExtendedEvent(XEvent) - Constructor for class org.deckfour.xes.extension.std.XExtendedEvent
-
Constructs a new wrapper object.
- XExtension - Class in org.deckfour.xes.extension
-
This class defines and implements extensions to the basic log meta-model.
- XExtension(String, String, URI) - Constructor for class org.deckfour.xes.extension.XExtension
-
Creates a new extension instance.
- XExtensionConverter - Class in org.deckfour.xes.xstream
-
XStream converter for serializing extensions.
- XExtensionConverter() - Constructor for class org.deckfour.xes.xstream.XExtensionConverter
- XExtensionHandler() - Constructor for class org.deckfour.xes.extension.XExtensionParser.XExtensionHandler
-
Constructor, resets the handler.
- XExtensionManager - Class in org.deckfour.xes.extension
-
The extension manager is used to access, store, and manage extensions in a system.
- XExtensionParser - Class in org.deckfour.xes.extension
-
Parser for extension definition files.
- XExtensionParser() - Constructor for class org.deckfour.xes.extension.XExtensionParser
- XExtensionParser.XExtensionHandler - Class in org.deckfour.xes.extension
-
SAX handler class for extension definition files.
- XFactory - Interface in org.deckfour.xes.factory
-
Factory interface, providing factory methods for creating all element classes of the XES model type hierarchy.
- XFactoryBufferedImpl - Class in org.deckfour.xes.factory
-
This factory will create buffered implementations of all model hierarchy elements wherever possible, i.e., the latest optimizations available in OpenXES will be employed.
- XFactoryBufferedImpl() - Constructor for class org.deckfour.xes.factory.XFactoryBufferedImpl
- XFactoryNaiveImpl - Class in org.deckfour.xes.factory
-
This factory will create the naive implementations of all model hierarchy elements, i.e., no buffering or further optimizations will be employed.
- XFactoryNaiveImpl() - Constructor for class org.deckfour.xes.factory.XFactoryNaiveImpl
- XFactoryRegistry - Class in org.deckfour.xes.factory
-
XModelFactoryRegistry is the most important integration point for external contributors, aside from the extension infrastructure.
- XFastEventList - Class in org.deckfour.xes.model.buffered
-
Implements a fast list of events stored in disk buffers, by using the means of the NikeFS2 virtual file system for event logs.
- XFastEventList(XAttributeMapSerializer) - Constructor for class org.deckfour.xes.model.buffered.XFastEventList
-
Creates a new fast event list.
- XGlobalAttributeNameMap - Class in org.deckfour.xes.info
-
This singleton class implements a global attribute name mapping facility and can manage a number of attribute name mappings.
- XID - Class in org.deckfour.xes.id
-
Implements a unique ID based on UUID.
- XID() - Constructor for class org.deckfour.xes.id.XID
-
Creates a new XID object.
- XID(long, long) - Constructor for class org.deckfour.xes.id.XID
-
Creates a new XID object.
- XID(UUID) - Constructor for class org.deckfour.xes.id.XID
-
Creates a new XID object.
- XIdentityExtension - Class in org.deckfour.xes.extension.std
- XIDFactory - Class in org.deckfour.xes.id
-
This class is a factory for unique identifiers, as they are used throughout the XES model for element identification.
- XLifecycleExtension - Class in org.deckfour.xes.extension.std
-
Extension defining additional attributes for the event lifecycle.
- XLifecycleExtension.StandardModel - Enum in org.deckfour.xes.extension.std
-
Enumeration for the standard lifecycle model.
- XLog - Interface in org.deckfour.xes.model
-
A log is an element of an XES event log structure.
- XLogConverter - Class in org.deckfour.xes.xstream
-
XStream converter for serializing logs.
- XLogConverter() - Constructor for class org.deckfour.xes.xstream.XLogConverter
- XLogging - Class in org.deckfour.xes.logging
-
This class provides low-level logging for library components.
- XLogging() - Constructor for class org.deckfour.xes.logging.XLogging
- XLogging.Importance - Enum in org.deckfour.xes.logging
-
Defines the importance of logging messages.
- XLoggingListener - Interface in org.deckfour.xes.logging
-
This interface defines listener methods for receiving internal OpenXES log events.
- XLogImpl - Class in org.deckfour.xes.model.impl
-
Implementation for the XLog interface.
- XLogImpl(XAttributeMap) - Constructor for class org.deckfour.xes.model.impl.XLogImpl
-
Creates a new log.
- XLogInfo - Interface in org.deckfour.xes.info
-
This interface defines a bare-bones log summary.
- XLogInfoFactory - Class in org.deckfour.xes.info
-
Factory for deriving log info summaries from logs.
- XLogInfoFactory() - Constructor for class org.deckfour.xes.info.XLogInfoFactory
- XLogInfoImpl - Class in org.deckfour.xes.info.impl
-
This class implements a bare-bones log info summary which can be created on demand by using applications.
- XLogInfoImpl(XLog, XEventClassifier, Collection<XEventClassifier>) - Constructor for class org.deckfour.xes.info.impl.XLogInfoImpl
-
Creates a new log summary.
- XMicroExtension - Class in org.deckfour.xes.extension.std
- XMxmlGZIPParser - Class in org.deckfour.xes.in
-
Parser for the compressed MXML format for event logs (deprecated).
- XMxmlGZIPParser() - Constructor for class org.deckfour.xes.in.XMxmlGZIPParser
-
Creates a new MXML parser instance, using the current standard factory for XES model building.
- XMxmlGZIPParser(XFactory) - Constructor for class org.deckfour.xes.in.XMxmlGZIPParser
-
Creates a new MXML parser instance.
- XMxmlGZIPSerializer - Class in org.deckfour.xes.out
-
Compressed MXML serialization for XES data (legacy implementation).
- XMxmlGZIPSerializer() - Constructor for class org.deckfour.xes.out.XMxmlGZIPSerializer
- XMxmlParser - Class in org.deckfour.xes.in
-
Parser for the MXML format for event logs (deprecated).
- XMxmlParser() - Constructor for class org.deckfour.xes.in.XMxmlParser
-
Creates a new MXML parser instance, using the current standard factory for XES model building.
- XMxmlParser(XFactory) - Constructor for class org.deckfour.xes.in.XMxmlParser
-
Creates a new MXML parser instance.
- XMxmlParser.MxmlHandler - Class in org.deckfour.xes.in
-
This class implements a SAX2 handler for sequential parsing of MXML documents.
- XMxmlSerializer - Class in org.deckfour.xes.out
-
MXML serialization for XES data (legacy implementation).
- XMxmlSerializer() - Constructor for class org.deckfour.xes.out.XMxmlSerializer
- XOrganizationalExtension - Class in org.deckfour.xes.extension.std
-
This extension adds the organizational perspective to event logs.
- XParser - Class in org.deckfour.xes.in
-
This abstract class describes a parser for reading XES models from a given input stream.
- XParser() - Constructor for class org.deckfour.xes.in.XParser
- XParserRegistry - Class in org.deckfour.xes.in
-
System-wide registry for XES parser implementations.
- XRegistry<T> - Class in org.deckfour.xes.util
-
Template implementation for a generic registry.
- XRegistry() - Constructor for class org.deckfour.xes.util.XRegistry
-
Instantiates a new registry.
- XRuntimeUtils - Class in org.deckfour.xes.util
-
This class provides runtime utilities for library components.
- XRuntimeUtils() - Constructor for class org.deckfour.xes.util.XRuntimeUtils
- XRuntimeUtils.OS - Enum in org.deckfour.xes.util
-
Enum for defining host platforms.
- XSDATETIME_FORMAT_STRING_MILLIS_TZONE - Static variable in class org.deckfour.xes.util.XsDateTimeConversion
-
Date/Time parsing format including milliseconds and time zone information.
- xsDateTimeConversion - Variable in class org.deckfour.xes.in.XesXmlParser
- xsDateTimeConversion - Variable in class org.deckfour.xes.in.XMxmlParser
- xsDateTimeConversion - Variable in class org.deckfour.xes.out.XesXmlSerializer
- xsDateTimeConversion - Variable in class org.deckfour.xes.out.XMxmlSerializer
- XsDateTimeConversion - Class in org.deckfour.xes.util
-
This class serves as a provider for static xs:dateTime-related manipulation and parsing methods.
- XsDateTimeConversion() - Constructor for class org.deckfour.xes.util.XsDateTimeConversion
- XsDateTimeConversionJava7 - Class in org.deckfour.xes.util
-
Provides a faster conversion of DateTime for XES serialization using the new parse patterns of the SimpleDateFormat class in Java 7
- XsDateTimeConversionJava7() - Constructor for class org.deckfour.xes.util.XsDateTimeConversionJava7
- XsDateTimeFormat - Class in org.deckfour.xes.model.impl
-
An instance of java.text.Format, which may be used to parse and format
xs:dateTimevalues. - XsDateTimeFormat() - Constructor for class org.deckfour.xes.model.impl.XsDateTimeFormat
- xsDtPattern - Variable in class org.deckfour.xes.util.XsDateTimeConversion
-
Pattern used for matching the XsDateTime formatted timestamp strings.
- XSemanticExtension - Class in org.deckfour.xes.extension.std
-
This extension adds semantic attributes to event log objects.
- XSequentialEventBuffer - Class in org.deckfour.xes.model.buffered
-
This class provides a random-access interface to a sequential set of events.
- XSequentialEventBuffer() - Constructor for class org.deckfour.xes.model.buffered.XSequentialEventBuffer
- XSequentialEventBuffer(NikeFS2StorageProvider, XAttributeMapSerializer) - Constructor for class org.deckfour.xes.model.buffered.XSequentialEventBuffer
-
Creates and initializes a new instance of this class.
- XSerializer - Interface in org.deckfour.xes.out
-
This interfaces defines the capabilities of a serialization for the XES format, into a given representation.
- XSerializerRegistry - Class in org.deckfour.xes.out
-
System-wide registry for XES serializer implementations.
- XSoftwareCommunicationExtension - Class in org.deckfour.xes.extension.std
- XSoftwareEventExtension - Class in org.deckfour.xes.extension.std
- XSoftwareEventExtension.SoftwareEventType - Enum in org.deckfour.xes.extension.std
-
Possible software event types
- XSoftwareTelemetryExtension - Class in org.deckfour.xes.extension.std
- XStdoutLoggingListener - Class in org.deckfour.xes.logging
-
Default STDOUT logging listener.
- XStdoutLoggingListener() - Constructor for class org.deckfour.xes.logging.XStdoutLoggingListener
- XTimeBounds - Interface in org.deckfour.xes.info
- XTimeBoundsImpl - Class in org.deckfour.xes.info.impl
-
This class implements timestamp boundaries, which can be used to describe the temporal extent of a log, or of a contained trace.
- XTimeBoundsImpl() - Constructor for class org.deckfour.xes.info.impl.XTimeBoundsImpl
-
Creates new timestamp boundaries.
- XTimeExtension - Class in org.deckfour.xes.extension.std
-
This extension defines the Time perspective on event logs.
- XTimer - Class in org.deckfour.xes.util
-
This class implements a simple timer that can be used to quickly profile the speed of operations within library components.
- XTimer() - Constructor for class org.deckfour.xes.util.XTimer
-
Creates a new timer.
- XTokenHelper - Class in org.deckfour.xes.util
- XTokenHelper() - Constructor for class org.deckfour.xes.util.XTokenHelper
- XTrace - Interface in org.deckfour.xes.model
-
A trace is an element of an XES event log structure.
- XTraceBufferedImpl - Class in org.deckfour.xes.model.buffered
-
Soft-buffered implementation of the XTrace interface.
- XTraceBufferedImpl(XAttributeMap, XAttributeMapSerializer) - Constructor for class org.deckfour.xes.model.buffered.XTraceBufferedImpl
-
Creates a new trace.
- XTraceConverter - Class in org.deckfour.xes.xstream
-
XStream converter for serializing traces.
- XTraceConverter() - Constructor for class org.deckfour.xes.xstream.XTraceConverter
- XTraceImpl - Class in org.deckfour.xes.model.impl
-
Memory-based implementation for the XTrace interface.
- XTraceImpl(XAttributeMap) - Constructor for class org.deckfour.xes.model.impl.XTraceImpl
-
Creates a new trace.
- XTraceIterator - Class in org.deckfour.xes.model.buffered
-
This class implements an iterator over the buffered implementation for the XTrace interface.
- XTraceIterator(XTraceBufferedImpl) - Constructor for class org.deckfour.xes.model.buffered.XTraceIterator
-
Constructs a new iterator on the specified
XTraceBufferedImpl. - XTraceIterator(XTraceBufferedImpl, int) - Constructor for class org.deckfour.xes.model.buffered.XTraceIterator
-
Constructs a new iterator on the specified
XTraceBufferedImpl. - XUniversalParser - Class in org.deckfour.xes.in
-
This class implements a universal parser, using the parser registry to find an appropriate parser for extracting an XES model from any given file.
- XUniversalParser() - Constructor for class org.deckfour.xes.in.XUniversalParser
- XVisitor - Class in org.deckfour.xes.model
- XVisitor() - Constructor for class org.deckfour.xes.model.XVisitor
All Classes All Packages