
Uses of Interface
ca.uhn.fhir.mdm.rules.matcher.IMatcherFactory
Packages that use IMatcherFactory
-
Uses of IMatcherFactory in ca.uhn.fhir.mdm.rules.matcher
Classes in ca.uhn.fhir.mdm.rules.matcher that implement IMatcherFactory -
Uses of IMatcherFactory in ca.uhn.fhir.mdm.rules.svc
Constructors in ca.uhn.fhir.mdm.rules.svc with parameters of type IMatcherFactoryModifierConstructorDescriptionMdmResourceFieldMatcher
(ca.uhn.fhir.context.FhirContext theFhirContext, IMatcherFactory theIMatcherFactory, MdmFieldMatchJson theMdmFieldMatchJson, MdmRulesJson theMdmRulesJson) MdmResourceMatcherSvc
(ca.uhn.fhir.context.FhirContext theFhirContext, IMatcherFactory theIMatcherFactory, IMdmSettings theMdmSettings)