org.deckfour.xes.model
Interface XAttributeContainer

All Superinterfaces:
Cloneable, Comparable<XAttribute>, XAttributable, XAttribute, XAttributeCollection
All Known Implementing Classes:
XAttributeContainerImpl

public interface XAttributeContainer
extends XAttributeCollection

Author:
Eric Verbeek (h.m.w.verbeek@tue.nl)

Method Summary
 
Methods inherited from interface org.deckfour.xes.model.XAttributeCollection
addToCollection, getCollection
 
Methods inherited from interface org.deckfour.xes.model.XAttribute
accept, clone, getExtension, getKey
 
Methods inherited from interface org.deckfour.xes.model.XAttributable
getAttributes, getExtensions, hasAttributes, setAttributes
 
Methods inherited from interface java.lang.Comparable
compareTo