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

Packages that use XAttributeCollection
org.deckfour.xes.model   
org.deckfour.xes.model.impl   
 

Uses of XAttributeCollection in org.deckfour.xes.model
 

Subinterfaces of XAttributeCollection in org.deckfour.xes.model
 interface XAttributeContainer
           
 interface XAttributeList
           
 

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

Classes in org.deckfour.xes.model.impl that implement XAttributeCollection
 class XAttributeCollectionImpl
           
 class XAttributeContainerImpl
           
 class XAttributeListImpl