Uses of Interface
org.codehaus.modello.core.ModelloCore
-
Packages that use ModelloCore Package Description org.codehaus.modello.core org.codehaus.modello.maven -
-
Uses of ModelloCore in org.codehaus.modello.core
Classes in org.codehaus.modello.core that implement ModelloCore Modifier and Type Class Description class
AbstractModelloCore
class
DefaultModelloCore
-
Uses of ModelloCore in org.codehaus.modello.maven
Methods in org.codehaus.modello.maven that return ModelloCore Modifier and Type Method Description ModelloCore
AbstractModelloGeneratorMojo. getModelloCore()
Methods in org.codehaus.modello.maven with parameters of type ModelloCore Modifier and Type Method Description void
AbstractModelloGeneratorMojo. setModelloCore(ModelloCore modelloCore)
-