Uses of Interface
org.deckfour.xes.model.XAttributeList

Packages that use XAttributeList
org.deckfour.xes.factory   
org.deckfour.xes.model.impl   
 

Uses of XAttributeList in org.deckfour.xes.factory
 

Methods in org.deckfour.xes.factory that return XAttributeList
 XAttributeList XFactory.createAttributeList(String key, XExtension extension)
           
 XAttributeList XFactoryNaiveImpl.createAttributeList(String key, XExtension extension)
           
 

Uses of XAttributeList in org.deckfour.xes.model.impl
 

Classes in org.deckfour.xes.model.impl that implement XAttributeList
 class XAttributeListImpl