Hierarchy For All Packages
Package Hierarchies:Interface Hierarchy
- org.jmolecules.ddd.types.Identifiable<ID>
- org.jmolecules.ddd.types.Association<T,
ID> - org.jmolecules.ddd.types.Entity<T,
ID> - org.jmolecules.ddd.types.AggregateRoot<T,
ID>
- org.jmolecules.ddd.types.AggregateRoot<T,
- org.jmolecules.ddd.types.Association<T,
- org.jmolecules.ddd.types.Identifier
- org.jmolecules.ddd.types.Repository<T,
ID> - org.jmolecules.ddd.types.ValueObject
Annotation Interface 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)