|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelValidationException | |
|---|---|
| org.codehaus.modello | |
| org.codehaus.modello.core | |
| org.codehaus.modello.model | |
| Uses of ModelValidationException in org.codehaus.modello |
|---|
| Methods in org.codehaus.modello that throw ModelValidationException | |
|---|---|
void |
Modello.generate(Reader modelReader,
String outputType,
Properties parameters)
|
void |
Modello.translate(Reader reader,
Writer writer,
String outputType,
Properties parameters)
|
| Uses of ModelValidationException in org.codehaus.modello.core |
|---|
| Methods in org.codehaus.modello.core that throw ModelValidationException | |
|---|---|
Model |
AbstractModelloCore.input(Reader reader)
|
Model |
ModelloCore.loadModel(File file)
|
Model |
DefaultModelloCore.loadModel(File file)
|
Model |
ModelloCore.loadModel(Reader reader)
|
Model |
DefaultModelloCore.loadModel(Reader reader)
|
Model |
ModelloCore.translate(Reader reader,
String inputType,
Properties parameters)
|
| Uses of ModelValidationException in org.codehaus.modello.model |
|---|
| Methods in org.codehaus.modello.model that throw ModelValidationException | |
|---|---|
static ModelDefault |
ModelDefault.getDefault(String key)
|
void |
BaseElement.validate()
|
void |
ModelField.validateElement()
|
void |
ModelDefault.validateElement()
|
void |
ModelAssociation.validateElement()
|
void |
ModelClass.validateElement()
|
abstract void |
BaseElement.validateElement()
|
void |
ModelInterface.validateElement()
|
protected void |
BaseElement.validateFieldNotEmpty(String objectName,
String fieldName,
String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||