Interface | Description |
---|---|
XFactory |
Factory interface, providing factory methods for creating all element classes
of the XES model type hierarchy.
|
Class | Description |
---|---|
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.
|