org.openxava.generators
Class GeneratorFactory
java.lang.Object
org.openxava.generators.GeneratorFactory
public class GeneratorFactory
- extends java.lang.Object
- Author:
- Javier Paniza
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneratorFactory
public GeneratorFactory()
create
public static IPropertyCodeGenerator create(MetaProperty metaProperty,
boolean ejb)
throws java.lang.Exception
- Throws:
java.lang.Exception
has
public static boolean has(MetaProperty metaProperty,
boolean ejb)
throws java.lang.Exception
- Throws:
java.lang.Exception
_addForStereotype
public static void _addForStereotype(java.lang.String name,
java.lang.String modelType,
java.lang.String className)
throws XavaException
- Throws:
XavaException