Uses of Interface
org.deckfour.xes.model.XAttributeContainer
-
Packages that use XAttributeContainer Package Description org.deckfour.xes.factory org.deckfour.xes.model.impl -
-
Uses of XAttributeContainer in org.deckfour.xes.factory
Methods in org.deckfour.xes.factory that return XAttributeContainer Modifier and Type Method Description XAttributeContainerXFactory. createAttributeContainer(java.lang.String key, XExtension extension)XAttributeContainerXFactoryNaiveImpl. createAttributeContainer(java.lang.String key, XExtension extension) -
Uses of XAttributeContainer in org.deckfour.xes.model.impl
Classes in org.deckfour.xes.model.impl that implement XAttributeContainer Modifier and Type Class Description classXAttributeContainerImpl
-