Package org.deckfour.xes.model
Interface XAttributeList
-
- All Superinterfaces:
java.lang.Cloneable,java.lang.Comparable<XAttribute>,java.io.Serializable,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.XAttributable
getAttributes, getExtensions, hasAttributes, setAttributes
-
Methods inherited from interface org.deckfour.xes.model.XAttribute
accept, clone, getExtension, getKey, toString
-
Methods inherited from interface org.deckfour.xes.model.XAttributeCollection
addToCollection, getCollection
-
-