Uses of Interface
org.hl7.fhir.r4.utils.FHIRPathEngine.IEvaluationContext
Packages that use FHIRPathEngine.IEvaluationContext
-
Uses of FHIRPathEngine.IEvaluationContext in org.hl7.fhir.r4.utils
Classes in org.hl7.fhir.r4.utils that implement FHIRPathEngine.IEvaluationContextMethods in org.hl7.fhir.r4.utils that return FHIRPathEngine.IEvaluationContextMethods in org.hl7.fhir.r4.utils with parameters of type FHIRPathEngine.IEvaluationContextModifier and TypeMethodDescriptionvoidFHIRPathEngine.setHostServices(FHIRPathEngine.IEvaluationContext constantResolver) NarrativeGenerator.setLiquidServices(NarrativeGenerator.ILiquidTemplateProvider templateProvider, FHIRPathEngine.IEvaluationContext services) Constructors in org.hl7.fhir.r4.utils with parameters of type FHIRPathEngine.IEvaluationContextModifierConstructorDescriptionLiquidEngine(IWorkerContext context, FHIRPathEngine.IEvaluationContext hostServices)