org.deduced.framework
Class FrameworkUtilities

java.lang.Object
  extended by org.deduced.framework.FrameworkUtilities

public class FrameworkUtilities
extends java.lang.Object

Dynamic Utilities

Author:
Steve McDuff

Constructor Summary
FrameworkUtilities()
           
 
Method Summary
static DeducedModelLayerExtensionImplementation createDynamicModelLayer()
          create a model layer that will be used to store a schema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameworkUtilities

public FrameworkUtilities()
Method Detail

createDynamicModelLayer

public static DeducedModelLayerExtensionImplementation createDynamicModelLayer()
create a model layer that will be used to store a schema

Returns:
the model layer