uk.ac.ucl.cs.emofocl.hutn.jmi
Class HUTNConfigurationFactory
java.lang.Object
uk.ac.ucl.cs.emofocl.hutn.jmi.HUTNConfigurationFactory
public class HUTNConfigurationFactory
- extends Object
- Author:
- jwskene
Field Summary |
static Logger |
LOGGER
Logger object is public because it is used by class proxies to report
errors during construction. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
public static Logger LOGGER
- Logger object is public because it is used by class proxies to report
errors during construction.
HUTNConfigurationFactory
public HUTNConfigurationFactory()
getMetaModel
public static Specification getMetaModel()
getModel
public static javax.jmi.reflect.RefPackage getModel(boolean meta)
- See Also:
uk.ac.ucl.cs.jmi.JMIFactory#getModel()