Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.deckfour.xes.model.impl.XLogImpl (implements org.deckfour.xes.model.XLog)
- org.deckfour.xes.model.impl.XTraceImpl (implements org.deckfour.xes.model.XTrace)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.deckfour.xes.model.impl.XAttributeMapImpl (implements org.deckfour.xes.model.XAttributeMap)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- java.text.Format (implements java.lang.Cloneable, java.io.Serializable)
- org.deckfour.xes.model.impl.XsDateTimeFormat
- org.deckfour.xes.model.impl.XAttributeImpl (implements org.deckfour.xes.model.XAttribute)
- org.deckfour.xes.model.impl.XAttributeBooleanImpl (implements org.deckfour.xes.model.XAttributeBoolean)
- org.deckfour.xes.model.impl.XAttributeContinuousImpl (implements org.deckfour.xes.model.XAttributeContinuous)
- org.deckfour.xes.model.impl.XAttributeDiscreteImpl (implements org.deckfour.xes.model.XAttributeDiscrete)
- org.deckfour.xes.model.impl.XAttributeIDImpl (implements org.deckfour.xes.model.XAttributeID)
- org.deckfour.xes.model.impl.XAttributeLiteralImpl (implements org.deckfour.xes.model.XAttributeLiteral)
- org.deckfour.xes.model.impl.XAttributeCollectionImpl (implements org.deckfour.xes.model.XAttributeCollection)
- org.deckfour.xes.model.impl.XAttributeContainerImpl (implements org.deckfour.xes.model.XAttributeContainer)
- org.deckfour.xes.model.impl.XAttributeListImpl (implements org.deckfour.xes.model.XAttributeList)
- org.deckfour.xes.model.impl.XAttributeCollectionImpl (implements org.deckfour.xes.model.XAttributeCollection)
- org.deckfour.xes.model.impl.XAttributeTimestampImpl (implements org.deckfour.xes.model.XAttributeTimestamp)
- org.deckfour.xes.model.impl.XAttributeMapLazyImpl<T> (implements org.deckfour.xes.model.XAttributeMap)
- org.deckfour.xes.model.impl.XEventImpl (implements org.deckfour.xes.model.XEvent)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)