org.progressmining.xeslite.external.store.mapdb
Class XAttributeMapDBUtils

java.lang.Object
  extended by org.progressmining.xeslite.external.store.mapdb.XAttributeMapDBUtils

public final class XAttributeMapDBUtils
extends java.lang.Object

Author:
F. Mannhardt

Constructor Summary
XAttributeMapDBUtils()
           
 
Method Summary
static org.deckfour.xes.model.XAttribute convertAttribute(org.deckfour.xes.factory.XFactory factory, org.deckfour.xes.model.XAttribute attr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XAttributeMapDBUtils

public XAttributeMapDBUtils()
Method Detail

convertAttribute

public static org.deckfour.xes.model.XAttribute convertAttribute(org.deckfour.xes.factory.XFactory factory,
                                                                 org.deckfour.xes.model.XAttribute attr)