org.eclipse.ocl.examples.pivot.delegate
Class PivotInstaller

java.lang.Object
  extended by org.eclipse.ocl.examples.pivot.delegate.PivotInstaller

public class PivotInstaller
extends java.lang.Object


Constructor Summary
PivotInstaller()
           
 
Method Summary
static void installDelegates(MetaModelManager metaModelManager, Package pivotPackage)
          Install all Constraints from pivotPackage and its nestedPackages as OCL Delegates.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PivotInstaller

public PivotInstaller()
Method Detail

installDelegates

public static void installDelegates(MetaModelManager metaModelManager,
                                    Package pivotPackage)
Install all Constraints from pivotPackage and its nestedPackages as OCL Delegates.

Parameters:
metaModelManager -
pivotPackage -