Uses of Package
net.sf.oval.configuration.annotation

Packages that use net.sf.oval.configuration.annotation
net.sf.oval.configuration.annotation   
net.sf.oval.constraint This package contains the standard single-value validation constraints in form of Java5 Annotations that can be tagged to class fields, constructor parameters, method parameters and getter method return values. 
net.sf.oval.constraint.exclusion   
 

Classes in net.sf.oval.configuration.annotation used by net.sf.oval.configuration.annotation
AnnotationCheck
          Interface for constraint checks that are configurable via annotations.
AnnotationCheckExclusion
          Interface for constraint checks that are configurable via annotations.
 

Classes in net.sf.oval.configuration.annotation used by net.sf.oval.constraint
AbstractAnnotationCheck
          Partial implementation of check classes configurable via annotations.
AnnotationCheck
          Interface for constraint checks that are configurable via annotations.
Constraint
          Annotations tagged with this annotation represent single-value constraints.
Constraints
          Annotations tagged with this annotation represent multi-valued constraints.
 

Classes in net.sf.oval.configuration.annotation used by net.sf.oval.constraint.exclusion
AbstractAnnotationCheckExclusion
          Partial implementation of check exclusion classes configurable via annotations.
AnnotationCheckExclusion
          Interface for constraint checks that are configurable via annotations.
Exclusion
          Annotations tagged with this annotation represent constraint exclusion.
 



Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.