Uses of Package
net.sf.staccatocommons.restrictions

Packages that use net.sf.staccatocommons.restrictions
net.sf.staccatocommons.restrictions This package contains the source-level Restriction meta-annotation, which defines semantics and behavior of annotations that express constraints, and some concrete restriction annotations about serialization, unmodifiability, immutability and value objects. 
net.sf.staccatocommons.restrictions.check This packages contains check annotations - Restrictions, that impose simple constraints over the annotated element, like NonNull, Positive, etc. 
net.sf.staccatocommons.restrictions.effect This package contains restrictions over effects of code 
net.sf.staccatocommons.restrictions.value   
 

Classes in net.sf.staccatocommons.restrictions used by net.sf.staccatocommons.restrictions
Restriction
          Restrictions is a meta-annotation for annotation types that express constraints over annotated elements.
 

Classes in net.sf.staccatocommons.restrictions used by net.sf.staccatocommons.restrictions.check
Restriction
          Restrictions is a meta-annotation for annotation types that express constraints over annotated elements.
 

Classes in net.sf.staccatocommons.restrictions used by net.sf.staccatocommons.restrictions.effect
Restriction
          Restrictions is a meta-annotation for annotation types that express constraints over annotated elements.
 

Classes in net.sf.staccatocommons.restrictions used by net.sf.staccatocommons.restrictions.value
Restriction
          Restrictions is a meta-annotation for annotation types that express constraints over annotated elements.
 



Copyright © 2010-2012 StaccatoCommons. All Rights Reserved.