Uses of Class
de.ubs.xdm3.model.FieldDefinition
Packages that use FieldDefinition
-
Uses of FieldDefinition in de.ubs.xdm3.processor
Methods in de.ubs.xdm3.processor with parameters of type FieldDefinitionModifier and TypeMethodDescriptionAttributeGeneratorProcessor.generateAttribute(EntityInstance entityInstance, FieldDefinition fieldDefinition) Generate the attribute value.AttributeGeneratorProcessor.getMatchScore(EntityGeneratorDefinition entityGeneratorDefinition, Map<String, Object> parameters, FieldDefinition attribute) Gets the match score for the attribute generator. -
Uses of FieldDefinition in de.ubs.xdm3.wrapper
Methods in de.ubs.xdm3.wrapper with parameters of type FieldDefinitionModifier and TypeMethodDescriptionAttributeGeneratorWrapper.generateAttribute(EntityInstance entityInstance, FieldDefinition fieldDefinition) Generates an attribute for the given entity instance.intAttributeGeneratorWrapper.getMatchScore(FieldDefinition attribute, EntityGeneratorDefinition entityGeneratorDefinition, Map<String, Object> parameters) Calculates the match score for the given attribute and entity generator definition.