Uses of Package
org.jvnet.annox.model

Packages that use org.jvnet.annox.model
org.jvnet.annox.model   
org.jvnet.annox.parser   
org.jvnet.annox.reader   
org.jvnet.annox.reader.resourced   
 

Classes in org.jvnet.annox.model used by org.jvnet.annox.model
XAnnotated
          Defines an item with an array of the associated annotations.
XAnnotatedElement
          Defines an annotated element.
XAnnotation
          Defines an xannotation.
XAnnotationField
          Defines an annotation field.
XAnnotationField.XAnnotation
           
XAnnotationField.XAnnotationArray
          Annotation array field.
XAnnotationField.XArrayField
          Defines an array field.
XAnnotationField.XBoolean
           
XAnnotationField.XBooleanArray
           
XAnnotationField.XByte
           
XAnnotationField.XByteArray
           
XAnnotationField.XChar
           
XAnnotationField.XCharArray
           
XAnnotationField.XClass
           
XAnnotationField.XClassArray
           
XAnnotationField.XDouble
           
XAnnotationField.XDoubleArray
           
XAnnotationField.XEnum
           
XAnnotationField.XEnumArray
           
XAnnotationField.XField
          Basic annotation field.
XAnnotationField.XFixedArrayField
          Array field with fixed value.
XAnnotationField.XFixedField
          Annotation field with a fixed value.
XAnnotationField.XFloat
           
XAnnotationField.XFloatArray
           
XAnnotationField.XInt
           
XAnnotationField.XIntArray
           
XAnnotationField.XLong
           
XAnnotationField.XLongArray
           
XAnnotationField.XShort
           
XAnnotationField.XShortArray
           
XAnnotationField.XString
           
XAnnotationField.XStringArray
           
XAnnotationVisitor
          Annotation visitor.
XClass
          Defines an annotated class.
XConstructor
          Defines an annotated constructor.
XField
          Defines an annotated field.
XMember
          Defines an annotated member.
XMethod
          Defines an annotated method.
XPackage
          Defines an annotated package.
XParameter
          Defines an annotated method or constructor parameter.
 

Classes in org.jvnet.annox.model used by org.jvnet.annox.parser
XAnnotation
          Defines an xannotation.
XAnnotationField
          Defines an annotation field.
 

Classes in org.jvnet.annox.model used by org.jvnet.annox.reader
XClass
          Defines an annotated class.
XConstructor
          Defines an annotated constructor.
XField
          Defines an annotated field.
XMethod
          Defines an annotated method.
XPackage
          Defines an annotated package.
 

Classes in org.jvnet.annox.model used by org.jvnet.annox.reader.resourced
XAnnotation
          Defines an xannotation.
XClass
          Defines an annotated class.
XConstructor
          Defines an annotated constructor.
XField
          Defines an annotated field.
XMethod
          Defines an annotated method.
XPackage
          Defines an annotated package.
XParameter
          Defines an annotated method or constructor parameter.
 



Copyright © 2006-2011 Highsource. All Rights Reserved.