AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/opyenxes.classification.rst
docs/opyenxes.data_in.rst
docs/opyenxes.extension.rst
docs/opyenxes.factory.rst
docs/opyenxes.id.rst
docs/opyenxes.info.rst
docs/opyenxes.log.rst
docs/opyenxes.model.rst
docs/opyenxes.out.rst
docs/opyenxes.rst
docs/opyenxes.utils.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
opyenxes/__init__.py
opyenxes/cli.py
opyenxes.egg-info/PKG-INFO
opyenxes.egg-info/SOURCES.txt
opyenxes.egg-info/dependency_links.txt
opyenxes.egg-info/entry_points.txt
opyenxes.egg-info/not-zip-safe
opyenxes.egg-info/requires.txt
opyenxes.egg-info/top_level.txt
opyenxes/classification/XEventAndClassifier.py
opyenxes/classification/XEventAttributeClassifier.py
opyenxes/classification/XEventClass.py
opyenxes/classification/XEventClasses.py
opyenxes/classification/XEventLifeTransClassifier.py
opyenxes/classification/XEventNameClassifier.py
opyenxes/classification/XEventResourceClassifier.py
opyenxes/classification/__init__.py
opyenxes/data_in/XMxmlGZIPParser.py
opyenxes/data_in/XMxmlParser.py
opyenxes/data_in/XParserRegistry.py
opyenxes/data_in/XUniversalParser.py
opyenxes/data_in/XesXmlGZIPParser.py
opyenxes/data_in/XesXmlParser.py
opyenxes/data_in/__init__.py
opyenxes/extension/XExtension.py
opyenxes/extension/XExtensionManager.py
opyenxes/extension/XExtensionParser.py
opyenxes/extension/__init__.py
opyenxes/extension/std/XAbstractNestedAttributeSupport.py
opyenxes/extension/std/XConceptExtension.py
opyenxes/extension/std/XCostExtension.py
opyenxes/extension/std/XExtendedEvent.py
opyenxes/extension/std/XIdentityExtension.py
opyenxes/extension/std/XLifecycleExtension.py
opyenxes/extension/std/XMicroExtension.py
opyenxes/extension/std/XOrganizationalExtension.py
opyenxes/extension/std/XSemanticExtension.py
opyenxes/extension/std/XTimeExtension.py
opyenxes/extension/std/__init__.py
opyenxes/factory/XFactory.py
opyenxes/factory/XFactoryRegistry.py
opyenxes/factory/__init__.py
opyenxes/id/XID.py
opyenxes/id/XIDFactory.py
opyenxes/id/__init__.py
opyenxes/info/XAttributeInfo.py
opyenxes/info/XAttributeNameMap.py
opyenxes/info/XGlobalAttributeNameMap.py
opyenxes/info/XLogInfo.py
opyenxes/info/XLogInfoFactory.py
opyenxes/info/XTimeBounds.py
opyenxes/info/__init__.py
opyenxes/log/XLogging.py
opyenxes/log/XStdoutLoggingListener.py
opyenxes/log/__init__.py
opyenxes/model/XAttributable.py
opyenxes/model/XAttribute.py
opyenxes/model/XAttributeBoolean.py
opyenxes/model/XAttributeCollection.py
opyenxes/model/XAttributeContainer.py
opyenxes/model/XAttributeContinuous.py
opyenxes/model/XAttributeDiscrete.py
opyenxes/model/XAttributeID.py
opyenxes/model/XAttributeList.py
opyenxes/model/XAttributeLiteral.py
opyenxes/model/XAttributeMap.py
opyenxes/model/XAttributeTimestamp.py
opyenxes/model/XElement.py
opyenxes/model/XEvent.py
opyenxes/model/XLog.py
opyenxes/model/XTrace.py
opyenxes/model/__init__.py
opyenxes/out/XMxmlGZIPSerializer.py
opyenxes/out/XMxmlSerializer.py
opyenxes/out/XSerializerRegistry.py
opyenxes/out/XesXmlGZIPSerializer.py
opyenxes/out/XesXmlSerializer.py
opyenxes/out/__init__.py
opyenxes/utils/CompareUtils.py
opyenxes/utils/SingletonClassGenerator.py
opyenxes/utils/XAttributeUtils.py
opyenxes/utils/XRegistry.py
opyenxes/utils/XRuntimeUtils.py
opyenxes/utils/XTimer.py
opyenxes/utils/XTokenHelper.py
opyenxes/utils/XsDateTimeConversion.py
opyenxes/utils/__init__.py
tests/__init__.py
tests/test_opyenxes.py