Hierarchy For Package org.jmolecules.ddd.annotation
Annotation Type Hierarchy
- org.jmolecules.ddd.annotation.AggregateRoot (implements java.lang.annotation.Annotation)
- org.jmolecules.ddd.annotation.Association (implements java.lang.annotation.Annotation)
- org.jmolecules.ddd.annotation.BoundedContext (implements java.lang.annotation.Annotation)
- org.jmolecules.ddd.annotation.Entity (implements java.lang.annotation.Annotation)
- org.jmolecules.ddd.annotation.Factory (implements java.lang.annotation.Annotation)
- org.jmolecules.ddd.annotation.Identity (implements java.lang.annotation.Annotation)
- org.jmolecules.ddd.annotation.Module (implements java.lang.annotation.Annotation)
- org.jmolecules.ddd.annotation.Repository (implements java.lang.annotation.Annotation)
- org.jmolecules.ddd.annotation.Service (implements java.lang.annotation.Annotation)
- org.jmolecules.ddd.annotation.ValueObject (implements java.lang.annotation.Annotation)