|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkedValidationModel | |
---|---|
org.deduced.validation.model | |
org.deduced.validation.model.implementation |
Uses of LinkedValidationModel in org.deduced.validation.model |
---|
Subinterfaces of LinkedValidationModel in org.deduced.validation.model | |
---|---|
interface |
EnumerationValidationModel
Interface used to represent the type : enumeration validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
interface |
NullableValidationModel
Interface used to represent the type : nullable validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
interface |
NumberValidationModel
Interface used to represent the type : number validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
interface |
StringValidationModel
Interface used to represent the type : string validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
interface |
TypeCreationValidationModel
Interface used to represent the type : type creation validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
interface |
TypeReferenceValidationModel
Interface used to represent the type : type reference validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
Uses of LinkedValidationModel in org.deduced.validation.model.implementation |
---|
Classes in org.deduced.validation.model.implementation that implement LinkedValidationModel | |
---|---|
class |
EnumerationValidationModelImplementation
Java Implementation used to represent the type : enumeration validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
LinkedValidationModelImplementation
Java Implementation used to represent the type : linked validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
NullableValidationModelImplementation
Java Implementation used to represent the type : nullable validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
NumberValidationModelImplementation
Java Implementation used to represent the type : number validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
StringValidationModelImplementation
Java Implementation used to represent the type : string validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
TypeCreationValidationModelImplementation
Java Implementation used to represent the type : type creation validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
TypeReferenceValidationModelImplementation
Java Implementation used to represent the type : type reference validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
Methods in org.deduced.validation.model.implementation with parameters of type LinkedValidationModel | |
---|---|
static void |
LinkedValidationModelImplementation.resetListFixedInstances(LinkedValidationModel instance)
reset all the list fixed instances |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |