Package org.eclipse.hyades.logging.events.cbe.util

Class Summary
EventAdapterFactory The Adapter Factory for the model.
EventFormatter The EventFormatter class defines a utility object used for converting, serializing and de-serializing CommonBaseEvent and related objects.
EventHelpers Miscellaneous routines to support functions such as validation, serialization and comparison.
EventMessages Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventMessages_de Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventMessages_es Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventMessages_fr Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventMessages_it Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventMessages_ja Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventMessages_ko Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventMessages_pt_BR Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventMessages_zh_CN Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventMessages_zh_TW Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.
EventPermission Deprecated. As of Hyades M10, Java permission-based security is no longer supported.
EventSwitch The Switch for the model's inheritance hierarchy.
EventValidation Helper methods for the several validate methods spread across the EMF generated classes.
SAXEventHandler The SAXEventHandler class defines a utility object used for de-serializing CommonBaseEvent XML documents and fragments using a Simple API for XML (SAX) parser.