Uses of Class
org.codehaus.modello.model.Model
Packages that use Model
Package
Description
-
Uses of Model in org.codehaus.modello.core
Methods in org.codehaus.modello.core that return ModelModifier and TypeMethodDescriptionMethods in org.codehaus.modello.core with parameters of type ModelModifier and TypeMethodDescriptionvoid
void
void
void
void
-
Uses of Model in org.codehaus.modello.core.io
Methods in org.codehaus.modello.core.io that return ModelMethods in org.codehaus.modello.core.io with parameters of type ModelModifier and TypeMethodDescriptionvoid
ModelReader.parseModel
(Model model, org.codehaus.plexus.util.xml.pull.XmlPullParser parser) -
Uses of Model in org.codehaus.modello.metadata
Methods in org.codehaus.modello.metadata with parameters of type ModelModifier and TypeMethodDescriptionMetadataPlugin.getModelMetadata
(Model model, Map<String, String> data) -
Uses of Model in org.codehaus.modello.model
Methods in org.codehaus.modello.model that return ModelMethods in org.codehaus.modello.model with parameters of type ModelModifier and TypeMethodDescriptionvoid
ModelClass.initialize
(Model model) void
ModelType.initialize
(Model model) Constructors in org.codehaus.modello.model with parameters of type ModelModifierConstructorDescriptionModelClass
(Model model, String name) ModelInterface
(Model model, String name) -
Uses of Model in org.codehaus.modello.plugin
Methods in org.codehaus.modello.plugin that return ModelMethods in org.codehaus.modello.plugin with parameters of type Model -
Uses of Model in org.codehaus.modello.plugin.model
Methods in org.codehaus.modello.plugin.model with parameters of type ModelModifier and TypeMethodDescriptionModelMetadataPlugin.getModelMetadata
(Model model, Map<String, String> data)