Uses of Interface
org.hl7.fhir.r4.utils.FHIRPathEngine.IEvaluationContext
-
Packages that use FHIRPathEngine.IEvaluationContext Package Description org.hl7.fhir.r4.utils -
-
Uses of FHIRPathEngine.IEvaluationContext in org.hl7.fhir.r4.utils
Classes in org.hl7.fhir.r4.utils that implement FHIRPathEngine.IEvaluationContext Modifier and Type Class Description classLiquidEngineMethods in org.hl7.fhir.r4.utils that return FHIRPathEngine.IEvaluationContext Modifier and Type Method Description FHIRPathEngine.IEvaluationContextFHIRPathEngine. getHostServices()Methods in org.hl7.fhir.r4.utils with parameters of type FHIRPathEngine.IEvaluationContext Modifier and Type Method Description voidFHIRPathEngine. setHostServices(FHIRPathEngine.IEvaluationContext constantResolver)NarrativeGeneratorNarrativeGenerator. setLiquidServices(NarrativeGenerator.ILiquidTemplateProvider templateProvider, FHIRPathEngine.IEvaluationContext services)Constructors in org.hl7.fhir.r4.utils with parameters of type FHIRPathEngine.IEvaluationContext Constructor Description LiquidEngine(IWorkerContext context, FHIRPathEngine.IEvaluationContext hostServices)
-