Uses of Class
org.deckfour.xes.info.impl.XAttributeInfoImpl
-
Packages that use XAttributeInfoImpl Package Description org.deckfour.xes.info.impl -
-
Uses of XAttributeInfoImpl in org.deckfour.xes.info.impl
Fields in org.deckfour.xes.info.impl declared as XAttributeInfoImpl Modifier and Type Field Description protected XAttributeInfoImplXLogInfoImpl. eventAttributeInfoAttribute information registry on the event level.protected XAttributeInfoImplXLogInfoImpl. logAttributeInfoAttribute information registry on the log level.protected XAttributeInfoImplXLogInfoImpl. metaAttributeInfoAttribute information registry on the meta level.protected XAttributeInfoImplXLogInfoImpl. traceAttributeInfoAttribute information registry on the trace level.Methods in org.deckfour.xes.info.impl with parameters of type XAttributeInfoImpl Modifier and Type Method Description protected voidXLogInfoImpl. registerAttributes(XAttributeInfoImpl attributeInfo, XAttributable attributable)Registers all attributes of a given attributable, i.e.
-