Deprecated API

Deprecated Methods
org.eclipse.hyades.logging.events.cbe.util.EventFormatter.fromCanonicalXMLDocString(AssociationEngine, String)
          Use EventFormatter.associationEnginesFromCanonicalXMLDoc(String). 
org.eclipse.hyades.logging.events.cbe.util.EventFormatter.fromCanonicalXMLDocString(CommonBaseEvent, String)
          Use EventFormatter.eventsFromCanonicalXMLDoc(String). 
org.eclipse.hyades.logging.events.cbe.util.EventFormatter.fromCanonicalXMLString(AssociationEngine, String)
          Use EventFormatter.associationEngineFromCanonicalXML(String). 
org.eclipse.hyades.logging.events.cbe.util.EventFormatter.fromCanonicalXMLString(CommonBaseEvent, String)
          Use EventFormatter.eventFromCanonicalXML(String). 
org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl.resetValues()
          Use clearValues();