Package net.sf.staccatocommons.restrictions.processing

This package contains EnforceRestrictions and IgnoreRestrictions directive to instruct restrictions processing tools.

See:
          Description

Annotation Types Summary
EnforceRestrictions EnforceRestrictions is a directive for automated annotation processors, indicating that Restrictions in the annotated element and its descendants must be processed This annotation is incompatible with IgnoreRestrictions - an element must not be annotated with IgnoreRestrictions and EnforceRestrictions at the same time
IgnoreRestrictions IgnoreRestrictions is a directive for automated annotation processors, indicating that Restrictions in the annotated element and its descendants must not be processed This annotation is incompatible with EnforceRestrictions - an element must not be annotated with IgnoreRestrictions and EnforceRestrictions at the same time
 

Package net.sf.staccatocommons.restrictions.processing Description

This package contains EnforceRestrictions and IgnoreRestrictions directive to instruct restrictions processing tools.



Copyright © 2010-2012 StaccatoCommons. All Rights Reserved.