Uses of Class
org.axonframework.modelling.command.inspection.AbstractChildEntityDefinition
Packages that use AbstractChildEntityDefinition
-
Uses of AbstractChildEntityDefinition in org.axonframework.modelling.command.inspection
Modifier and TypeClassDescriptionclassImplementation of aAbstractChildEntityDefinitionthat is used to detect Collections of entities (member type assignable toIterable) annotated withAggregateMember.classImplementation of aChildEntityDefinitionthat is used to detect single entities annotated withAggregateMember.classImplementation of aAbstractChildEntityDefinitionthat is used to detect Maps with entities as values annotated withAggregateMember.