Uses of Class
org.deckfour.xes.model.impl.XAttributeImpl

Packages that use XAttributeImpl
org.deckfour.xes.model.impl   
 

Uses of XAttributeImpl in org.deckfour.xes.model.impl
 

Subclasses of XAttributeImpl in org.deckfour.xes.model.impl
 class XAttributeBooleanImpl
          This class implements boolean type attributes.
 class XAttributeContinuousImpl
          This class implements continuous type attributes.
 class XAttributeDiscreteImpl
          This class implements discrete type attributes.
 class XAttributeLiteralImpl
          This class implements literal type attributes.
 class XAttributeTimestampImpl
          This class implements timestamp type attributes.