Package org.processmining.framework.log.rfb

Class Summary
ATEArrayListProxy Provides the java.util.ArrayList interface to a wrapped AuditTrailEntryList.
AuditTrailEntriesProxy This class implements a lightweight proxy, which transparently maps the legacy AuditTrailEntries interface to the actual AuditTrailEntryList interface.
AuditTrailEntryImpl This class implements an audit trail entry.
AuditTrailEntryListImpl This class implements the AuditTrailEntryList interface in an efficient way.
AuditTrailEntryListIterator Implements an iterator over an instance of AuditTrailEntryList.
BufferedLogReader This class implements a fast, SAX-based, log reader buffering log data partly on binary files residing in persistent storage.
LightweightLogSummary This class implements the log summary data structure in a lightweight manner.
LightweightModelElements This class implements a set of model elements, as found in a log file or process instance, as a dynamic structure of lightweight proxies for elements and iterators.
LogData This class servers as a simple abstract data type, or container, holding a set of processes and referring instances.
LogSummaryFormatter This class provides static methods for extracting an HTML-formatted summary from the information contained in a LogSummary instance.
MonitorInputStream This class proxies for an InputStream, in knowledge of its source's total size.
ProcessImpl This class provides a complete implementation for a process, which is essentially a container for process instances with additional attributes.
ProcessInstanceImpl Implements the interface of a process instance.
XmlUtils This class serves as a container for static XML-related manipulation and parsing methods (in the context of MXML processing)