|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelParams | |
---|---|
org.apache.myfaces.buildtools.maven2.plugin.builder | |
org.apache.myfaces.buildtools.maven2.plugin.builder.qdox | |
org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad |
Uses of ModelParams in org.apache.myfaces.buildtools.maven2.plugin.builder |
---|
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder with parameters of type ModelParams | |
---|---|
void |
ModelBuilder.buildModel(Model model,
ModelParams parameters)
Given a model (which might already be partly populated with data, add information about JSF artifacts. |
static void |
IOUtils.visitSources(ModelParams parameters,
IOUtils.SourceVisitor visitor)
|
Uses of ModelParams in org.apache.myfaces.buildtools.maven2.plugin.builder.qdox |
---|
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.qdox with parameters of type ModelParams | |
---|---|
void |
CompositeComponentModelBuilder.buildModel(Model model,
ModelParams parameters)
|
void |
QdoxModelBuilder.buildModel(Model model,
ModelParams parameters)
Scan the source tree for doc-annotations, and build Model objects containing info extracted from the doc-annotation attributes and introspected info about the item the annotation is attached to. |
Uses of ModelParams in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad |
---|
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad with parameters of type ModelParams | |
---|---|
void |
TrinidadMavenFacesPluginModelBuilder.buildModel(Model model,
ModelParams parameters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |