Uses of Class
org.deckfour.xes.info.impl.XAttributeInfoImpl

Packages that use XAttributeInfoImpl
org.deckfour.xes.info.impl   
 

Uses of XAttributeInfoImpl in org.deckfour.xes.info.impl
 

Fields in org.deckfour.xes.info.impl declared as XAttributeInfoImpl
protected  XAttributeInfoImpl XLogInfoImpl.eventAttributeInfo
          Attribute information registry on the event level.
protected  XAttributeInfoImpl XLogInfoImpl.logAttributeInfo
          Attribute information registry on the log level.
protected  XAttributeInfoImpl XLogInfoImpl.metaAttributeInfo
          Attribute information registry on the meta level.
protected  XAttributeInfoImpl XLogInfoImpl.traceAttributeInfo
          Attribute information registry on the trace level.
 

Methods in org.deckfour.xes.info.impl with parameters of type XAttributeInfoImpl
protected  void XLogInfoImpl.registerAttributes(XAttributeInfoImpl attributeInfo, XAttributable attributable)
          Registers all attributes of a given attributable, i.e.