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

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

public class SelfTypeBodies
extends java.lang.Object

SelfTypeBodies provides the Java implementation bodies of OCL-defined SelfType operations and properties.


Nested Class Summary
static class SelfTypeBodies._resolveSelfType_body_
          Implementation of the SelfType::resolveSelfType '' .
 
Constructor Summary
SelfTypeBodies()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfTypeBodies

public SelfTypeBodies()