|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deckfour.xes.model.impl.XAttributeImpl
org.deckfour.xes.model.impl.XAttributeLiteralImpl
org.deckfour.xes.model.impl.XAttributeCollectionImpl
org.deckfour.xes.model.impl.XAttributeListImpl
public class XAttributeListImpl
Field Summary |
---|
Fields inherited from class org.deckfour.xes.model.impl.XAttributeCollectionImpl |
---|
collection |
Constructor Summary | |
---|---|
XAttributeListImpl(String key)
|
|
XAttributeListImpl(String key,
XExtension extension)
|
Method Summary |
---|
Methods inherited from class org.deckfour.xes.model.impl.XAttributeCollectionImpl |
---|
addToCollection, getCollection, toString |
Methods inherited from class org.deckfour.xes.model.impl.XAttributeLiteralImpl |
---|
clone, compareTo, equals, getValue, setValue |
Methods inherited from class org.deckfour.xes.model.impl.XAttributeImpl |
---|
accept, getAttributes, getExtension, getExtensions, getKey, hasAttributes, hashCode, setAttributes |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
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 |
Constructor Detail |
---|
public XAttributeListImpl(String key)
key
- public XAttributeListImpl(String key, XExtension extension)
key
- extension
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |