Uses of Class
org.progressmining.xeslite.plugin.FastOpenLogFilePlugin

Packages that use FastOpenLogFilePlugin
org.progressmining.xeslite.plugin   
 

Uses of FastOpenLogFilePlugin in org.progressmining.xeslite.plugin
 

Subclasses of FastOpenLogFilePlugin in org.progressmining.xeslite.plugin
 class OpenLogFileDirectMemoryImplPlugin
          Open XES log using a buffered implementation XFactoryExternalImpl for the attributes of all XES objects.
 class OpenLogFileDiskImplPlugin
          Open XES log using a buffered implementation XFactoryExternalImpl for the attributes of all XES objects.
 class OpenLogFileLiteImplPlugin
          Open XES/MXML log using a lightweight implementation XFactoryLiteImpl for XES objects.
 class OpenLogFileLiteImplWithMetaPlugin
          Open XES/MXML log using a lightweight implementation XFactoryLiteImpl for XES objects.