Package jigcell.compare.transform.annotation

Interface Summary
ITransformAnnotation A data generator annotation.
ITransformAnnotation.IAnnotationDescriptor A data generator annotation description.
 

Class Summary
ColumnCountAnnotationDescriptor A data generator annotation description for the name of a column.
ColumnNameAnnotationDescriptor A data generator annotation description for the name of a column.
CommentAnnotationDescriptor A data generator annotation description for making a general comment.
ElementNameAnnotationDescriptor A data generator annotation description for element names.
ElementSizeAnnotationDescriptor A data generator annotation description for element sizes.
ElementTypeAnnotationDescriptor A data generator annotation description for element types.
TransformAnnotation A default implementation of DataGeneratorAnnotation.
TransformAnnotation.AnnotationDescriptor A default implementation of AnnotationDescriptor.