Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.occurrent.command.ChangeName (implements org.occurrent.command.Command)
- org.occurrent.domain.Composition
- org.occurrent.command.DefineName (implements org.occurrent.command.Command)
- org.occurrent.domain.DomainEventConverter
- org.occurrent.testsupport.mongodb.FlushMongoDBExtension (implements org.junit.jupiter.api.extension.BeforeEachCallback)
- org.occurrent.domain.Name
- org.occurrent.domain.NameDefined (implements org.occurrent.domain.DomainEvent)
- org.occurrent.domain.NameWasChanged (implements org.occurrent.domain.DomainEvent)
- org.occurrent.functional.Not
- org.occurrent.time.TimeConversion
Interface Hierarchy
- org.occurrent.functional.CheckedFunction<T,
R, E> - org.occurrent.command.Command
- org.occurrent.domain.DomainEvent