Uses of Package
org.eclipse.ocl.examples.eventmanager.framework

Packages that use org.eclipse.ocl.examples.eventmanager.framework
org.eclipse.ocl.examples.eventmanager.filters   
org.eclipse.ocl.examples.eventmanager.framework Copyright (c) 2009, 2011 SAP AG and others. 
 

Classes in org.eclipse.ocl.examples.eventmanager.framework used by org.eclipse.ocl.examples.eventmanager.filters
LogicalOperationFilterImpl
          Is the basis for any LogicalOperationFilter implementation.
 

Classes in org.eclipse.ocl.examples.eventmanager.framework used by org.eclipse.ocl.examples.eventmanager.framework
AdapterCapsule
          The Notifier encapsulates the knowledge how to notify the listeners.
EventManagerTableBased
          A scalable implementation of the EventManager interface, using hash tables to quickly dispatch incoming Notifications to the sets of registered event listeners.
FilterTableEntry
          This class contains all registrations that are associated with a single filter criterion in an TableForEventFilter.
ListenerTypeEnum
          This class is used to describe the type of a listener.
LogicalOperationFilterImpl
          Is the basis for any LogicalOperationFilter implementation.
TableForEventFilter
          EventFilterTables are used to connect event filters and Registrations.