Uses of Package
org.deckfour.xes.factory

Packages that use org.deckfour.xes.factory
org.deckfour.xes.extension   
org.deckfour.xes.factory   
org.deckfour.xes.in   
org.deckfour.xes.util   
 

Classes in org.deckfour.xes.factory used by org.deckfour.xes.extension
XFactory
          Factory interface, providing factory methods for creating all element classes of the XES model type hierarchy.
 

Classes in org.deckfour.xes.factory used by org.deckfour.xes.factory
XFactory
          Factory interface, providing factory methods for creating all element classes of the XES model type hierarchy.
XFactoryNaiveImpl
          This factory will create the naive implementations of all model hierarchy elements, i.e., no buffering or further optimizations will be employed.
XFactoryRegistry
          XModelFactoryRegistry is the most important integration point for external contributors, aside from the extension infrastructure.
 

Classes in org.deckfour.xes.factory used by org.deckfour.xes.in
XFactory
          Factory interface, providing factory methods for creating all element classes of the XES model type hierarchy.
 

Classes in org.deckfour.xes.factory used by org.deckfour.xes.util
XFactory
          Factory interface, providing factory methods for creating all element classes of the XES model type hierarchy.