Uses of Class
org.eclipse.ocl.examples.interpreter.console.text.OCLDocument

Packages that use OCLDocument
org.eclipse.ocl.examples.interpreter.console   
 

Uses of OCLDocument in org.eclipse.ocl.examples.interpreter.console
 

Methods in org.eclipse.ocl.examples.interpreter.console with parameters of type OCLDocument
static void OCLResource.save(java.lang.String path, OCLDocument document, java.lang.String expression)
          Saves the specified OCL expression to an XMI file.