Class Summary |
XFactoryBufferedImpl |
This factory will create buffered implementations of
all model hierarchy elements wherever possible, i.e.,
the latest optimizations available in OpenXES will be
employed. |
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. |