org.eclipse.ocl.examples.pivot.bodies
Class BooleanLiteralExpBodies

java.lang.Object
  extended by org.eclipse.ocl.examples.pivot.bodies.BooleanLiteralExpBodies

public class BooleanLiteralExpBodies
extends java.lang.Object

BooleanLiteralExpBodies provides the Java implementation bodies of OCL-defined BooleanLiteralExp operations and properties.


Nested Class Summary
static class BooleanLiteralExpBodies._invariant_TypeIsBoolean
          Implementation of the BooleanLiteralExp 'TypeIsBoolean' invariant.
 
Constructor Summary
BooleanLiteralExpBodies()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanLiteralExpBodies

public BooleanLiteralExpBodies()