Uses of Interface
org.codehaus.modello.core.ModelloCore
-
Packages that use ModelloCore Package Description org.codehaus.modello org.codehaus.modello.core org.codehaus.modello.maven -
-
Uses of ModelloCore in org.codehaus.modello
Fields in org.codehaus.modello declared as ModelloCore Modifier and Type Field Description private ModelloCoreModello. core -
Uses of ModelloCore in org.codehaus.modello.core
Classes in org.codehaus.modello.core that implement ModelloCore Modifier and Type Class Description classAbstractModelloCoreclassDefaultModelloCore -
Uses of ModelloCore in org.codehaus.modello.maven
Fields in org.codehaus.modello.maven declared as ModelloCore Modifier and Type Field Description private ModelloCoreAbstractModelloGeneratorMojo. modelloCoreNote: This is passed by Maven and must not be configured by the user.Methods in org.codehaus.modello.maven that return ModelloCore Modifier and Type Method Description ModelloCoreAbstractModelloGeneratorMojo. getModelloCore()Methods in org.codehaus.modello.maven with parameters of type ModelloCore Modifier and Type Method Description voidAbstractModelloGeneratorMojo. setModelloCore(ModelloCore modelloCore)
-