Uses of Class
org.deckfour.xes.info.impl.XTimeBoundsImpl

Packages that use XTimeBoundsImpl
org.deckfour.xes.info.impl   
 

Uses of XTimeBoundsImpl in org.deckfour.xes.info.impl
 

Fields in org.deckfour.xes.info.impl declared as XTimeBoundsImpl
protected  XTimeBoundsImpl XLogInfoImpl.logBoundaries
          Timestamp boundaries for the complete log.
 

Fields in org.deckfour.xes.info.impl with type parameters of type XTimeBoundsImpl
protected  HashMap<XTrace,XTimeBoundsImpl> XLogInfoImpl.traceBoundaries
          Map of timestamp boundaries for each trace, indexed by reference to the respective trace.