Uses of Class
org.codehaus.modello.model.Model
-
-
Uses of Model in org.codehaus.modello.core
Methods in org.codehaus.modello.core that return Model Modifier and Type Method Description Model
AbstractModelloCore. input(Reader reader)
Model
DefaultModelloCore. loadModel(File file)
Model
DefaultModelloCore. loadModel(Reader reader)
Model
ModelloCore. loadModel(File file)
Model
ModelloCore. loadModel(Reader reader)
Model
DefaultModelloCore. translate(Reader reader, String inputType, Properties parameters)
Model
ModelloCore. translate(Reader reader, String inputType, Properties parameters)
Methods in org.codehaus.modello.core with parameters of type Model Modifier and Type Method Description void
DefaultModelloCore. generate(Model model, String outputType, Properties parameters)
void
ModelloCore. generate(Model model, String outputType, Properties parameters)
void
AbstractModelloCore. output(Model model, Writer writer)
void
DefaultModelloCore. saveModel(Model model, Writer writer)
void
ModelloCore. saveModel(Model model, Writer writer)
-
Uses of Model in org.codehaus.modello.core.io
Methods in org.codehaus.modello.core.io that return Model Modifier and Type Method Description Model
ModelReader. loadModel(Reader reader)
Methods in org.codehaus.modello.core.io with parameters of type Model Modifier and Type Method Description void
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 Model Modifier and Type Method Description ModelMetadata
MetadataPlugin. getModelMetadata(Model model, Map<String,String> data)
-
Uses of Model in org.codehaus.modello.model
Methods in org.codehaus.modello.model that return Model Modifier and Type Method Description Model
ModelType. getModel()
Methods in org.codehaus.modello.model with parameters of type Model Modifier and Type Method Description void
ModelClass. initialize(Model model)
void
ModelType. initialize(Model model)
Constructors in org.codehaus.modello.model with parameters of type Model Constructor Description ModelClass(Model model, String name)
ModelInterface(Model model, String name)
ModelType(Model model, String name)
-
Uses of Model in org.codehaus.modello.plugin
Methods in org.codehaus.modello.plugin that return Model Modifier and Type Method Description protected Model
AbstractModelloGenerator. getModel()
Methods in org.codehaus.modello.plugin with parameters of type Model Modifier and Type Method Description void
ModelloGenerator. generate(Model model, Properties parameters)
protected void
AbstractModelloGenerator. initialize(Model model, Properties parameters)
protected boolean
AbstractModelloGenerator. isClassInModel(String fieldType, Model model)
-
Uses of Model in org.codehaus.modello.plugin.converters
Methods in org.codehaus.modello.plugin.converters with parameters of type Model Modifier and Type Method Description void
ConverterGenerator. generate(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.dom4j
Methods in org.codehaus.modello.plugin.dom4j with parameters of type Model Modifier and Type Method Description void
Dom4jReaderGenerator. generate(Model model, Properties parameters)
void
Dom4jWriterGenerator. generate(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.jackson
Methods in org.codehaus.modello.plugin.jackson with parameters of type Model Modifier and Type Method Description void
JacksonReaderGenerator. generate(Model model, Properties parameters)
void
JacksonWriterGenerator. generate(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.java
Methods in org.codehaus.modello.plugin.java with parameters of type Model Modifier and Type Method Description void
JavaModelloGenerator. generate(Model model, Properties parameters)
protected List<ModelClass>
AbstractJavaModelloGenerator. getClasses(Model model)
protected void
AbstractJavaModelloGenerator. initialize(Model model, Properties parameters)
protected void
AbstractJavaModelloGenerator. suppressAllWarnings(Model objectModel, JStructure structure)
-
Uses of Model in org.codehaus.modello.plugin.java.metadata
Methods in org.codehaus.modello.plugin.java.metadata with parameters of type Model Modifier and Type Method Description ModelMetadata
JavaMetadataPlugin. getModelMetadata(Model model, Map<String,String> data)
-
Uses of Model in org.codehaus.modello.plugin.jdom
Methods in org.codehaus.modello.plugin.jdom with parameters of type Model Modifier and Type Method Description void
JDOMWriterGenerator. generate(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.jsonschema
Methods in org.codehaus.modello.plugin.jsonschema with parameters of type Model Modifier and Type Method Description void
JsonSchemaGenerator. generate(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.model
Methods in org.codehaus.modello.plugin.model with parameters of type Model Modifier and Type Method Description ModelMetadata
ModelMetadataPlugin. getModelMetadata(Model model, Map<String,String> data)
-
Uses of Model in org.codehaus.modello.plugin.sax
Methods in org.codehaus.modello.plugin.sax with parameters of type Model Modifier and Type Method Description void
SaxWriterGenerator. generate(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.snakeyaml
Methods in org.codehaus.modello.plugin.snakeyaml with parameters of type Model Modifier and Type Method Description void
SnakeYamlReaderGenerator. generate(Model model, Properties parameters)
void
SnakeYamlWriterGenerator. generate(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.stax
Methods in org.codehaus.modello.plugin.stax with parameters of type Model Modifier and Type Method Description void
StaxReaderGenerator. generate(Model model, Properties parameters)
void
StaxSerializerGenerator. generate(Model model, Properties parameters)
void
StaxWriterGenerator. generate(Model model, Properties parameters)
protected void
AbstractStaxGenerator. initialize(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.xdoc
Methods in org.codehaus.modello.plugin.xdoc with parameters of type Model Modifier and Type Method Description void
XdocGenerator. generate(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.xdoc.metadata
Methods in org.codehaus.modello.plugin.xdoc.metadata with parameters of type Model Modifier and Type Method Description ModelMetadata
XdocMetadataPlugin. getModelMetadata(Model model, Map<String,String> data)
-
Uses of Model in org.codehaus.modello.plugin.xpp3
Methods in org.codehaus.modello.plugin.xpp3 with parameters of type Model Modifier and Type Method Description void
Xpp3ReaderGenerator. generate(Model model, Properties parameters)
void
Xpp3WriterGenerator. generate(Model model, Properties parameters)
protected void
AbstractXpp3Generator. initialize(Model model, Properties parameters)
protected void
Xpp3ReaderGenerator. initialize(Model model, Properties parameters)
protected void
Xpp3WriterGenerator. initialize(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugin.xsd
Methods in org.codehaus.modello.plugin.xsd with parameters of type Model Modifier and Type Method Description void
XsdGenerator. generate(Model model, Properties parameters)
static String
XsdModelHelper. getNamespace(Model model, Version version)
static String
XsdModelHelper. getTargetNamespace(Model model, Version version)
static String
XsdModelHelper. getTargetNamespace(Model model, Version version, String namespace)
-
Uses of Model in org.codehaus.modello.plugin.xsd.metadata
Methods in org.codehaus.modello.plugin.xsd.metadata with parameters of type Model Modifier and Type Method Description ModelMetadata
XsdMetadataPlugin. getModelMetadata(Model model, Map<String,String> data)
-
Uses of Model in org.codehaus.modello.plugins.xml
Methods in org.codehaus.modello.plugins.xml with parameters of type Model Modifier and Type Method Description protected void
AbstractXmlJavaGenerator. initialize(Model model, Properties parameters)
-
Uses of Model in org.codehaus.modello.plugins.xml.metadata
Methods in org.codehaus.modello.plugins.xml.metadata with parameters of type Model Modifier and Type Method Description ModelMetadata
XmlMetadataPlugin. getModelMetadata(Model model, Map<String,String> data)
-