Uses of Class
org.deckfour.xes.info.impl.XTimeBoundsImpl
-
Packages that use XTimeBoundsImpl Package Description org.deckfour.xes.info.impl -
-
Uses of XTimeBoundsImpl in org.deckfour.xes.info.impl
Fields in org.deckfour.xes.info.impl declared as XTimeBoundsImpl Modifier and Type Field Description protected XTimeBoundsImplXLogInfoImpl. logBoundariesTimestamp boundaries for the complete log.Fields in org.deckfour.xes.info.impl with type parameters of type XTimeBoundsImpl Modifier and Type Field Description protected java.util.HashMap<XTrace,XTimeBoundsImpl>XLogInfoImpl. traceBoundariesMap of timestamp boundaries for each trace, indexed by reference to the respective trace.
-