Class MetaSchemeFactory

Synopsis

 public class MetaSchemeFactory {
  public static synchronized MetaScheme getMetaScheme(DataScheme scheme);
}

Methods inherited from java.lang.Object: clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait

Inheritance Path. java.lang.Object-> org.kaiwitte.workbench.data.MetaSchemeFactory