Uses of Interface
org.axonframework.modelling.entity.annotation.EntityChildModelDefinition
Packages that use EntityChildModelDefinition
Package
Description
Part of the Axon Modelling module.
-
Uses of EntityChildModelDefinition in org.axonframework.modelling.entity.annotation
Classes in org.axonframework.modelling.entity.annotation that implement EntityChildModelDefinitionModifier and TypeClassDescriptionclassAbstract implementation of theEntityChildModelDefinitioninterface that makes concrete implementations easier to maintain.classEntityChildModelDefinitionfor creatingEntityChildMetamodelinstances for child entities that are represented as aList.classEntityChildModelDefinitionthat createsEntityChildMetamodelinstances for child entities that are represented as a single entity (not iterable).