Uses of Class
org.eclipse.ocl.util.ProblemHandlerWrapper

Packages that use ProblemHandlerWrapper
org.eclipse.ocl.util Miscellaneous utilities in support of the OCL parser and environment implementations. 
 

Uses of ProblemHandlerWrapper in org.eclipse.ocl.util
 

Subclasses of ProblemHandlerWrapper in org.eclipse.ocl.util
static class ProblemHandlerWrapper.Tee
          Like the UNIX tool tee, a Tee forks problem handling in two directions, that is, to two other problem-handler instances.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.