Uses of Class
org.eclipse.ocl.examples.xtext.console.ModelingLevel

Packages that use ModelingLevel
org.eclipse.ocl.examples.xtext.console   
 

Uses of ModelingLevel in org.eclipse.ocl.examples.xtext.console
 

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