Uses of Class
org.eclipse.ocl.options.ProblemOption

Packages that use ProblemOption
org.eclipse.ocl.options   
 

Uses of ProblemOption in org.eclipse.ocl.options
 

Methods in org.eclipse.ocl.options that return ProblemOption
static ProblemOption ProblemOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProblemOption[] ProblemOption.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


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