Package org.eclipse.ocl.examples.codegen.oclinjunit

Class Summary
JUnitCG2JavaClassVisitor A CG2JavaClassVisitor supports generation of an OCL expression as the LibraryOperation INSTANCE of a Java Class.
JUnitCodeGenerator OCL2JavaClass supports generation of the content of a JavaClassFile with a ststic INSTANCE to provide the polymorphic implementation of an ExpressionInOCL.
JUnitGlobalContext A JUnitGlobalContext maintains the Java-specific global context for generation of code.
JUnitLocalContext A JavaLocalContext maintains the Java-specific context for generation of coide from a CGOperation.