org.deckfour.xes.model
Interface XAttributeList

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

public interface XAttributeList
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