org.codehaus.gmaven.runtime.v1_5.stubgen
Class ModelFactoryImpl
java.lang.Object
org.codehaus.gmaven.runtime.support.stubgen.model.ModelFactorySupport
org.codehaus.gmaven.runtime.v1_5.stubgen.ModelFactoryImpl
- All Implemented Interfaces:
- ModelFactory
public class ModelFactoryImpl
- extends ModelFactorySupport
Creates a stub model for Groovy 1.5.
- Version:
- $Id: ModelFactoryImpl.java 52 2009-11-22 10:32:14Z user57 $
- Author:
- Jason Dillon
Methods inherited from class org.codehaus.gmaven.runtime.support.stubgen.model.ModelFactorySupport |
annotationDef, annotationFieldDef, classDef, constructorDef, create, create, createRoot, enumConstantDef, enumDef, fieldDef, identifier, importDef, interfaceDef, interfaces, javadocs, methodDef, modifiers, name, objectBlock, packageDef, parameter, parameters, process, qualifiedName, superParameter, superParameters, throwz, type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelFactoryImpl
public ModelFactoryImpl()
addDefaultImports
protected void addDefaultImports(SourceDef model)
- Specified by:
addDefaultImports
in class ModelFactorySupport
Copyright © 2006-2012 Codehaus. All Rights Reserved.