Uses of Class
org.eclipse.ocl.examples.eventmanager.filters.NotFilter

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

Uses of NotFilter in org.eclipse.ocl.examples.eventmanager.filters
 

Methods in org.eclipse.ocl.examples.eventmanager.filters that return NotFilter
 NotFilter NotFilter.clone()
           
 

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

Methods in org.eclipse.ocl.examples.eventmanager.framework that return NotFilter
 NotFilter EventManagerFactoryImpl.createNotFilter(EventFilter filter)