Serialized Form


Package org.deckfour.xes.model.impl

Class org.deckfour.xes.model.impl.XAttributeMapImpl extends HashMap<String,XAttribute> implements Serializable

serialVersionUID: 2701256420845748051L

Class org.deckfour.xes.model.impl.XLogImpl extends ArrayList<XTrace> implements Serializable

serialVersionUID: -9192919845877466525L

Serialized Fields

attributes

XAttributeMap attributes
Map of attributes for this log.


extensions

Set<E> extensions
Extensions.


classifiers

List<E> classifiers
Classifiers.


globalTraceAttributes

List<E> globalTraceAttributes
Global trace attributes.


globalEventAttributes

List<E> globalEventAttributes
Global event attributes.

Class org.deckfour.xes.model.impl.XTraceImpl extends ArrayList<XEvent> implements Serializable

serialVersionUID: 843122019760036963L

Serialized Fields

attributes

XAttributeMap attributes
Map of attributes for this trace.