Uses of Class
org.codehaus.modello.model.ModelType
-
Packages that use ModelType Package Description org.codehaus.modello.model org.codehaus.modello.plugin.java -
-
Uses of ModelType in org.codehaus.modello.model
Subclasses of ModelType in org.codehaus.modello.model Modifier and Type Class Description classModelClassclassModelInterfaceMethods in org.codehaus.modello.model that return ModelType Modifier and Type Method Description ModelTypeModel. getType(java.lang.String type, Version version)ModelTypeModel. getType(java.lang.String type, VersionRange versionRange) -
Uses of ModelType in org.codehaus.modello.plugin.java
Methods in org.codehaus.modello.plugin.java with parameters of type ModelType Modifier and Type Method Description protected voidAbstractJavaModelloGenerator. addModelImport(JClass jClass, ModelType modelType, java.lang.String basePackageName)
-