Uses of Package
net.sf.jelly.apt.decorations.declaration

Packages that use net.sf.jelly.apt.decorations.declaration
net.sf.jelly.apt.decorations  
net.sf.jelly.apt.decorations.declaration  
net.sf.jelly.apt.strategies  
 

Classes in net.sf.jelly.apt.decorations.declaration used by net.sf.jelly.apt.decorations
DecoratedAnnotationMirror
          A decorated annotation mirror provides:

properties for each of its elements

 

Classes in net.sf.jelly.apt.decorations.declaration used by net.sf.jelly.apt.decorations.declaration
DecoratedClassDeclaration
           
DecoratedDeclaration
          A decorated declaration provides: boolean properties for each Modifier A property for the javadoc for this declaration.
DecoratedExecutableDeclaration
           
DecoratedFieldDeclaration
           
DecoratedInterfaceDeclaration
           
DecoratedMemberDeclaration
           
DecoratedMethodDeclaration
          A decorated method declaration provides: boolean properties for whether the method is a "getter" or "setter".
DecoratedTypeDeclaration
          A decorated type declaration provides:

boolean properties for the "type" of type declaration.

PropertyDeclaration
          A property, representing the getter/setter pair.
 

Classes in net.sf.jelly.apt.decorations.declaration used by net.sf.jelly.apt.strategies
PropertyDeclaration
          A property, representing the getter/setter pair.