Package org.lwes

Class Summary
BaseType This class provides a base type for the base types in the event system.
Event  
EventFactory  
TypeID This class contains some global variables used in various parts of the event system.
 

Exception Summary
AttributeNotSetException  
EventSystemException This is the parent class of all the Exceptions thrown by the event system
NoSuchAttributeException Exception thrown when an attribute does not exist in an Event
NoSuchAttributeTypeException Thrown when the Type does not exist for a given attribute in an Event.
NoSuchEventException Exception thrown when the given event does not exist in the event system