Uses of Interface
org.eclipse.ocl.helper.Choice

Packages that use Choice
org.eclipse.ocl.helper Definition of the OCL Helper API for syntax completion support and a simplified parsing model for embedded OCL constraints and expressions. 
 

Uses of Choice in org.eclipse.ocl.helper
 

Methods in org.eclipse.ocl.helper that return types with arguments of type Choice
 List<Choice> OCLHelper.getSyntaxHelp(ConstraintKind constraintType, String txt)
          Obtains syntax completion choices for the specified fragment of an OCL expression given that it is intended for a constraint of the specified kind.
 


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