Serialized Form
-
Package org.deckfour.xes.classification
-
Class org.deckfour.xes.classification.XEventAndClassifier extends XEventAttributeClassifier implements Serializable
-
Class org.deckfour.xes.classification.XEventAttributeClassifier extends java.lang.Object implements Serializable
- serialVersionUID:
- -2697438317286269727L
-
Serialized Fields
-
keys
java.lang.String[] keys
Keys of the attributes used for event comparison. -
name
java.lang.String name
Name of the classifier
-
-
Class org.deckfour.xes.classification.XEventLifeTransClassifier extends XEventAttributeClassifier implements Serializable
-
Class org.deckfour.xes.classification.XEventNameClassifier extends XEventAttributeClassifier implements Serializable
-
Class org.deckfour.xes.classification.XEventResourceClassifier extends XEventAttributeClassifier implements Serializable
-
-
Package org.deckfour.xes.extension
-
Class org.deckfour.xes.extension.XExtension extends java.lang.Object implements Serializable
- serialVersionUID:
- -677323212952951508L
-
Serialized Fields
-
allAttributes
java.util.HashSet<XAttribute> allAttributes
Set containing all attributes defined by this extension, on all possible levels of abstraction. -
eventAttributes
java.util.HashSet<XAttribute> eventAttributes
Set containing all attributes defined by this extension on the level of events. -
logAttributes
java.util.HashSet<XAttribute> logAttributes
Set containing all attributes defined by this extension on the level of logs. -
metaAttributes
java.util.HashSet<XAttribute> metaAttributes
Set containing all meta-attributes defined by this extension, i.e. on the level of attributes. -
name
java.lang.String name
The name of the extension. -
prefix
java.lang.String prefix
Prefix string of the extension, used for addressing attributes. -
traceAttributes
java.util.HashSet<XAttribute> traceAttributes
Set containing all attributes defined by this extension on the level of traces. -
uri
java.net.URI uri
Unique URI of the extension. This URI should point to the file defining the extension, and must be able to be resolved. Extension files should be accessible over the internet, e.g. stored on web servers.
-
-
-
Package org.deckfour.xes.extension.std
-
Class org.deckfour.xes.extension.std.XArtifactLifecycleExtension extends XExtension implements Serializable
- serialVersionUID:
- -5862656097463790043L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XConceptExtension extends XExtension implements Serializable
- serialVersionUID:
- 6604751608301985546L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XCostExtension extends XExtension implements Serializable
- serialVersionUID:
- -198168699309921320L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XIdentityExtension extends XExtension implements Serializable
- serialVersionUID:
- -4908408129891998507L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XLifecycleExtension extends XExtension implements Serializable
- serialVersionUID:
- 7368474477345685085L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XMicroExtension extends XExtension implements Serializable
- serialVersionUID:
- -173374654036723348L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XOrganizationalExtension extends XExtension implements Serializable
- serialVersionUID:
- -8578385457800103461L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XSemanticExtension extends XExtension implements Serializable
- serialVersionUID:
- -8755188345751379342L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XSoftwareCommunicationExtension extends XExtension implements Serializable
- serialVersionUID:
- -4543827658550657727L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XSoftwareEventExtension extends XExtension implements Serializable
- serialVersionUID:
- -8723771503683938737L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XSoftwareTelemetryExtension extends XExtension implements Serializable
- serialVersionUID:
- -7729488046106497747L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
Class org.deckfour.xes.extension.std.XTimeExtension extends XExtension implements Serializable
- serialVersionUID:
- -3632061569016038500L
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve()
-
-
-
Package org.deckfour.xes.model
-
Package org.deckfour.xes.model.impl
-
Class org.deckfour.xes.model.impl.XAttributeBooleanImpl extends XAttributeImpl implements Serializable
- serialVersionUID:
- -4696555899349337644L
-
Serialized Fields
-
value
boolean value
Value of the attribute.
-
-
Class org.deckfour.xes.model.impl.XAttributeCollectionImpl extends XAttributeLiteralImpl implements Serializable
- serialVersionUID:
- 4322597532345796274L
-
Serialized Fields
-
collection
java.util.Collection<XAttribute> collection
-
-
Class org.deckfour.xes.model.impl.XAttributeContainerImpl extends XAttributeCollectionImpl implements Serializable
- serialVersionUID:
- -2171609637065248221L
-
Class org.deckfour.xes.model.impl.XAttributeContinuousImpl extends XAttributeImpl implements Serializable
- serialVersionUID:
- -1789813595800348876L
-
Serialized Fields
-
value
double value
Value of the attribute.
-
-
Class org.deckfour.xes.model.impl.XAttributeDiscreteImpl extends XAttributeImpl implements Serializable
- serialVersionUID:
- 2209799959584107671L
-
Serialized Fields
-
value
long value
Value of the attribute.
-
-
Class org.deckfour.xes.model.impl.XAttributeIDImpl extends XAttributeImpl implements Serializable
- serialVersionUID:
- -5378932771467141311L
-
Serialized Fields
-
value
XID value
Value of the attribute.
-
-
Class org.deckfour.xes.model.impl.XAttributeImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- 2570374546119649178L
-
Serialized Fields
-
attributes
XAttributeMap attributes
Map of meta-attributes, i.e. attributes of this attribute. -
extension
XExtension extension
The extension defining this attribute. May benull, if this attribute is not defined by an extension. -
key
java.lang.String key
Key, i.e. unique name, of this attribute. If the attribute is defined in an extension, its key will be prepended with the extension's defined prefix string.
-
-
Class org.deckfour.xes.model.impl.XAttributeListImpl extends XAttributeCollectionImpl implements Serializable
- serialVersionUID:
- 5584421551344100844L
-
Class org.deckfour.xes.model.impl.XAttributeLiteralImpl extends XAttributeImpl implements Serializable
- serialVersionUID:
- -1844032762689490775L
-
Serialized Fields
-
value
java.lang.String value
Value of the attribute.
-
-
Class org.deckfour.xes.model.impl.XAttributeMapImpl extends java.util.HashMap<java.lang.String,XAttribute> implements Serializable
- serialVersionUID:
- 2701256420845748051L
-
Class org.deckfour.xes.model.impl.XAttributeTimestampImpl extends XAttributeImpl implements Serializable
- serialVersionUID:
- -4627152242051009472L
-
Serialized Fields
-
value
java.util.Date value
Value of the attribute.
-
-
Class org.deckfour.xes.model.impl.XLogImpl extends java.util.ArrayList<XTrace> implements Serializable
- serialVersionUID:
- -9192919845877466525L
-
Serialized Fields
-
attributes
XAttributeMap attributes
Map of attributes for this log. -
cachedClassifier
XEventClassifier cachedClassifier
Single-item cache. Only the last info is cached. Typically, only one classifier will be used for a log. -
cachedInfo
XLogInfo cachedInfo
-
classifiers
java.util.List<XEventClassifier> classifiers
Classifiers. -
extensions
java.util.Set<XExtension> extensions
Extensions. -
globalEventAttributes
java.util.List<XAttribute> globalEventAttributes
Global event attributes. -
globalTraceAttributes
java.util.List<XAttribute> globalTraceAttributes
Global trace attributes.
-
-
Class org.deckfour.xes.model.impl.XsDateTimeFormat extends java.text.Format implements Serializable
- serialVersionUID:
- 3258131340871479609L
-
Class org.deckfour.xes.model.impl.XTraceImpl extends java.util.ArrayList<XEvent> implements Serializable
- serialVersionUID:
- 843122019760036963L
-
Serialized Fields
-
attributes
XAttributeMap attributes
Map of attributes for this trace.
-
-