Uses of Class
org.castor.core.nature.BaseNature
Packages that use BaseNature
Package
Description
-
Uses of BaseNature in org.castor.core.annotationprocessing
Methods in org.castor.core.annotationprocessing with type parameters of type BaseNatureModifier and TypeMethodDescription<I extends BaseNature,A extends Annotation>
booleanAnnotationProcessingService.processAnnotation(I info, A annotation) The processing action of this service.<I extends BaseNature,A extends Annotation>
booleanAnnotationProcessor.processAnnotation(I info, A annotation) The processing action of this processor.<I extends BaseNature,A extends Annotation>
booleanBaseAnnotationProcessingService.processAnnotation(I info, A annotation) The processing action of this service.<I extends BaseNature,A extends Annotation>
booleanBaseTargetAwareAnnotationProcessingService.processAnnotation(I info, A annotation) This method acts like it's super method, but also tries to process the annotation with theTargetAwareAnnotationProcessors.<I extends BaseNature,A extends Annotation>
booleanBaseTargetAwareAnnotationProcessingService.processAnnotation(I info, A annotation, AnnotatedElement target) The processing action of this service.<I extends BaseNature,A extends Annotation>
booleanTargetAwareAnnotationProcessingService.processAnnotation(I info, A annotation, AnnotatedElement target) The processing action of this service.<I extends BaseNature,A extends Annotation>
booleanTargetAwareAnnotationProcessor.processAnnotation(I info, A annotation, AnnotatedElement target) The processing action of this processor.<I extends BaseNature>
Annotation[]AnnotationProcessingService.processAnnotations(I info, Annotation[] annotations) CallsAnnotationProcessingService.processAnnotation(BaseNature, Annotation)for each given Annotation.<I extends BaseNature>
Annotation[]BaseAnnotationProcessingService.processAnnotations(I info, Annotation[] annotations) CallsAnnotationProcessingService.processAnnotation(BaseNature, Annotation)for each given Annotation.<I extends BaseNature>
Annotation[]BaseTargetAwareAnnotationProcessingService.processAnnotations(I info, Annotation[] annotations) This method acts like it's super method, but also tries to process the annotations with theTargetAwareAnnotationProcessors.<I extends BaseNature>
Annotation[]BaseTargetAwareAnnotationProcessingService.processAnnotations(I info, Annotation[] annotations, AnnotatedElement target) CallsAnnotationProcessingService.processAnnotation(BaseNature, Annotation)for each given Annotation.<I extends BaseNature>
Annotation[]TargetAwareAnnotationProcessingService.processAnnotations(I info, Annotation[] annotations, AnnotatedElement target) CallsAnnotationProcessingService.processAnnotation(BaseNature, Annotation)for each given Annotation. -
Uses of BaseNature in org.exolab.castor.builder.info.nature
Subclasses of BaseNature in org.exolab.castor.builder.info.natureModifier and TypeClassDescriptionfinal classA JDO specific view of aClassInfo.final classA JDO specific view of aFieldInfo.final classA SOLRJ specific view of aFieldInfo.final classA XML specific view of aPropertyHolder, which can be aor ainvalid reference
ClassInfo.invalid reference
FieldInfo -
Uses of BaseNature in org.exolab.castor.builder.info.nature.relation
Subclasses of BaseNature in org.exolab.castor.builder.info.nature.relationModifier and TypeClassDescriptionclassAJDOOneToManyNaturedefines typed properties needed in the context a one-to-many relation between twoFieldInfos.final classAJDOOneToOneNaturedefines a one-to-one relation between twoFieldInfos. -
Uses of BaseNature in org.exolab.castor.xml.schema
Subclasses of BaseNature in org.exolab.castor.xml.schema