Uses of Package
org.filteredpush.annotationprocessor.data

Packages that use org.filteredpush.annotationprocessor.data
org.filteredpush.annotationprocessor   
org.filteredpush.annotationprocessor.data   
org.filteredpush.client.model   
 

Classes in org.filteredpush.annotationprocessor.data used by org.filteredpush.annotationprocessor
Annotation
          A annotation class which will be constructed with the information parsed out from the incoming annotation.
 

Classes in org.filteredpush.annotationprocessor.data used by org.filteredpush.annotationprocessor.data
AnnotateDate
          The class representing annotate date concept.
Annotator
          The class representing annotator concept.
BasicObject
          The base class for all the simple concepts in the annotation.
CompositeObject
          The base class for the annotation concept composed by simple concepts.
Evidence
          The class representing evidence concept in the annotation.
Motivation
          The class modeling motivation concept in the annotation.
 

Classes in org.filteredpush.annotationprocessor.data used by org.filteredpush.client.model
Annotation
          A annotation class which will be constructed with the information parsed out from the incoming annotation.