Uses of Interface
org.axonframework.modelling.entity.annotation.EntityChildModelDefinition
Packages that use EntityChildModelDefinition
-
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).