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

Interface Summary
AssociatedEvent A representation of the model object 'Associated Event'.
AssociationEngine A representation of the model object 'Association Engine'.
AvailableSituation A representation of the model object 'Available Situation'.
CommonBaseEvent A representation of the model object 'Common Base Event'.
ComponentIdentification A representation of the model object 'Component Identification'.
ConfigureSituation A representation of the model object 'Configure Situation'.
ConnectSituation A representation of the model object 'Connect Situation'.
ContentHandler Interface for a Content Handler.
ContextDataElement A representation of the model object 'Context Data Element'.
CreateSituation A representation of the model object 'Create Situation'.
DependencySituation A representation of the model object 'Dependency Situation'.
DestroySituation A representation of the model object 'Destroy Situation'.
EventFactory The Factory for the model.
EventFactoryHome Event factory home for retrieving event factories.
EventPackage The Package for the model.
ExtendedDataElement A representation of the model object 'Extended Data Element'.
FeatureSituation A representation of the model object 'Feature Situation'.
MsgCatalogToken A representation of the model object 'Msg Catalog Token'.
MsgDataElement A representation of the model object 'Msg Data Element'.
OtherSituation A representation of the model object 'Other Situation'.
ReportSituation A representation of the model object 'Report Situation'.
RequestSituation A representation of the model object 'Request Situation'.
Situation A representation of the model object 'Situation'.
SituationType A representation of the model object 'Situation Type'.
StartSituation A representation of the model object 'Start Situation'.
StopSituation A representation of the model object 'Stop Situation'.
TemplateContentHandler Extension of the ContentHandler interface for specifying a template event.
 

Class Summary
EventFactoryFactory Factory for EventFactory instances.
 

Exception Summary
CompletionException Exception thrown by ContentHandler.completeEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent) method to indicate that an event could not be completed.
EventException Base for all exceptions in CBE package.
FormattingException Exception thrown by the EventFormatter methods to indicate that a serialization or de-serialization error has occurred.
MissingPropertyException Validation exception used to indicate that a mandatory property, according to the CBE specification, is not present within a class representing an element of that specification.
ValidationException Exception thrown by validate methods to indicate that a class representing an element of the CBE specification does not conform to that specification.