Uses of Class
org.eclipse.ocl.examples.xtext.console.OCLConsolePage.ColorChoices

Packages that use OCLConsolePage.ColorChoices
org.eclipse.ocl.examples.xtext.console   
 

Uses of OCLConsolePage.ColorChoices in org.eclipse.ocl.examples.xtext.console
 

Methods in org.eclipse.ocl.examples.xtext.console that return OCLConsolePage.ColorChoices
static OCLConsolePage.ColorChoices OCLConsolePage.ColorChoices.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OCLConsolePage.ColorChoices[] OCLConsolePage.ColorChoices.values()
          Returns an array containing the constants of this enum type, in the order they are declared.