uk.ac.ucl.cs.uml.jmi
Class UMLFactory
java.lang.Object
uk.ac.ucl.cs.uml.jmi.UMLFactory
public class UMLFactory
- 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.
UMLFactory
public UMLFactory()
getMetaModel
public static Specification getMetaModel()
getModel
public static javax.jmi.reflect.RefPackage getModel(boolean meta)
- See Also:
uk.ac.ucl.cs.jmi.JMIFactory#getModel()