org.progressmining.xeslite.lite.factory
Class XFactoryLiteMetaImpl

java.lang.Object
  extended by org.progressmining.xeslite.lite.factory.XFactoryLiteImpl
      extended by org.progressmining.xeslite.lite.factory.XFactoryLiteMetaImpl
All Implemented Interfaces:
org.deckfour.xes.factory.XFactory

public class XFactoryLiteMetaImpl
extends XFactoryLiteImpl

This is just a workaround using a global flag until I have time to create another XES implementation xxxLiteMetaImpl.

Author:
F. Mannhardt

Field Summary
 
Fields inherited from class org.progressmining.xeslite.lite.factory.XFactoryLiteImpl
IS_JAVA7, SUPPORT_META_ATTRIBUTES
 
Constructor Summary
XFactoryLiteMetaImpl()
           
 
Method Summary
 
Methods inherited from class org.progressmining.xeslite.lite.factory.XFactoryLiteImpl
createAttributeBoolean, createAttributeContainer, createAttributeContinuous, createAttributeDiscrete, createAttributeID, createAttributeList, createAttributeLiteral, createAttributeMap, createAttributeTimestamp, createAttributeTimestamp, createEvent, createEvent, createEvent, createLog, createLog, createTrace, createTrace, getAuthor, getDescription, getName, getUri, getVendor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XFactoryLiteMetaImpl

public XFactoryLiteMetaImpl()