Hierarchy For All Packages
Package Hierarchies:- net.binis.codegen.annotation,
- net.binis.codegen.annotation.builder,
- net.binis.codegen.annotation.validation,
- net.binis.codegen.collection,
- net.binis.codegen.creator,
- net.binis.codegen.enrich,
- net.binis.codegen.exception,
- net.binis.codegen.factory,
- net.binis.codegen.modifier,
- net.binis.codegen.tools,
- net.binis.codegen.validation
Class Hierarchy
- java.lang.Object
- net.binis.codegen.factory.CodeFactory
- net.binis.codegen.collection.CodeListImpl<T,R> (implements net.binis.codegen.collection.CodeList<T,R>)
- net.binis.codegen.collection.CodeMapImpl<K,V,R> (implements net.binis.codegen.collection.CodeMap<K,V,R>)
- net.binis.codegen.collection.CodeSetImpl<T,R> (implements net.binis.codegen.collection.CodeSet<T,R>)
- net.binis.codegen.tools.CollectionUtils
- net.binis.codegen.collection.EmbeddedCodeCollectionImpl<M,T,R> (implements net.binis.codegen.collection.EmbeddedCodeCollection<M,T,R>)
- net.binis.codegen.collection.EmbeddedCodeListImpl<M,T,R>
- net.binis.codegen.collection.EmbeddedCodeSetImpl<M,T,R>
- net.binis.codegen.creator.EntityCreator
- net.binis.codegen.creator.EntityCreatorModifier
- net.binis.codegen.tools.Reflection
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.binis.codegen.exception.GenericCodeGenException
- net.binis.codegen.exception.ValidationException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- net.binis.codegen.factory.CodeFactory.IdDescription
- net.binis.codegen.collection.CodeList<T,R>
- net.binis.codegen.collection.CodeMap<K,V,R>
- net.binis.codegen.collection.CodeSet<T,R>
- net.binis.codegen.collection.EmbeddedCodeCollection<M,T,R>
- net.binis.codegen.factory.EmbeddedEnvelopFactory<T>
- net.binis.codegen.factory.EmbeddedObjectFactory<T>
- net.binis.codegen.enrich.Enricher
- net.binis.codegen.enrich.AsEnricher
- net.binis.codegen.enrich.CloneEnricher
- net.binis.codegen.enrich.CreatorEnricher
- net.binis.codegen.enrich.CreatorModifierEnricher
- net.binis.codegen.enrich.FluentEnricher
- net.binis.codegen.enrich.ModifierEnricher
- net.binis.codegen.enrich.QueryEnricher
- net.binis.codegen.enrich.RegionEnricher
- net.binis.codegen.enrich.ValidationEnricher
- net.binis.codegen.factory.EnvelopFactory
- net.binis.codegen.factory.EnvelopingObjectFactory
- net.binis.codegen.validation.Executor
- net.binis.codegen.modifier.Modifiable<T>
- net.binis.codegen.modifier.Modifier<T>
- net.binis.codegen.factory.ObjectFactory
- net.binis.codegen.validation.Sanitizer
- net.binis.codegen.validation.Validator
Annotation Type Hierarchy
- net.binis.codegen.annotation.validation.AliasFor (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.validation.AsCode (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.CodeAnnotation (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.builder.CodeBuilder (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.CodeClassAnnotations (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.CodeConstant (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.CodeFieldAnnotations (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.CodePrototype (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.builder.CodeQueryBuilder (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.builder.CodeValidationBuilder (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.ConstantPrototype (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.Default (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.Embeddable (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.EnumPrototype (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.validation.Execute (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.validation.Executions (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.Final (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.ForImplementation (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.ForInterface (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.Ignore (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.Keep (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.validation.Sanitizations (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.validation.Sanitize (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.validation.Validate (implements java.lang.annotation.Annotation)
- net.binis.codegen.annotation.validation.Validations (implements java.lang.annotation.Annotation)