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

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

public class TypedMultiplicityElementBodies
extends java.lang.Object

TypedMultiplicityElementBodies provides the Java implementation bodies of OCL-defined TypedMultiplicityElement operations and properties.


Nested Class Summary
static class TypedMultiplicityElementBodies._CompatibleBody_body_
          Implementation of the TypedMultiplicityElement::CompatibleBody '' .
static class TypedMultiplicityElementBodies._makeParameter_body_
          Implementation of the TypedMultiplicityElement::makeParameter '' .
 
Constructor Summary
TypedMultiplicityElementBodies()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedMultiplicityElementBodies

public TypedMultiplicityElementBodies()