com.steptools.stdev.keystone
Class Schema

java.lang.Object
  extended by com.steptools.stdev.SchemaBase
      extended by com.steptools.stdev.keystone.Schema

public class Schema
extends SchemaBase

The schema for the keystone object


Field Summary
static Schema SCHEMA
           
 
Method Summary
 PopulationBase newPopulation(Model mod, java.lang.Object id)
           
 
Methods inherited from class com.steptools.stdev.SchemaBase
findEntityDomain, forName, getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCHEMA

public static final Schema SCHEMA
Method Detail

newPopulation

public PopulationBase newPopulation(Model mod,
                                    java.lang.Object id)
                             throws TypeException
Throws:
TypeException