Uses of Class
org.eclipse.ocl.examples.eventmanager.framework.AdapterCapsule

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

Uses of AdapterCapsule in org.eclipse.ocl.examples.eventmanager.framework
 

Subclasses of AdapterCapsule in org.eclipse.ocl.examples.eventmanager.framework
 class DeferringNotifier
          The DeferringNotifier is responsible for queuing all events that are fired within a command.
 

Fields in org.eclipse.ocl.examples.eventmanager.framework with type parameters of type AdapterCapsule
protected  java.util.WeakHashMap<org.eclipse.emf.common.notify.Adapter,java.util.Collection<AdapterCapsule>> EventManagerTableBased.notifierByListener
          listeners are not notified directly.