org.eclipse.ocl.examples.library.oclstdlib
Class OCLstdlibTables.TypeFragments

java.lang.Object
  extended by org.eclipse.ocl.examples.library.oclstdlib.OCLstdlibTables.TypeFragments
Enclosing class:
OCLstdlibTables

public static class OCLstdlibTables.TypeFragments
extends java.lang.Object

The fragments for all base types in depth order: OclAny first, OclSelf last.


Constructor Summary
OCLstdlibTables.TypeFragments()
           
 
Method Summary
static void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLstdlibTables.TypeFragments

public OCLstdlibTables.TypeFragments()
Method Detail

init

public static void init()