
Uses of Class
org.hl7.fhir.dstu2.utils.FHIRPathEngine
Packages that use FHIRPathEngine
-
Uses of FHIRPathEngine in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils with parameters of type FHIRPathEngineModifier and TypeMethodDescriptionIHostApplicationServices.resolveConstant
(FHIRPathEngine engine, Object appContext, String name, org.hl7.fhir.utilities.fhirpath.FHIRPathConstantEvaluationMode mode) A constant reference - e.g. a reference to a name that must be resolved in context.IHostApplicationServices.resolveConstantType
(FHIRPathEngine engine, Object appContext, String name, org.hl7.fhir.utilities.fhirpath.FHIRPathConstantEvaluationMode mode) Compile time support for a constant reference - e.g. a reference to a name that must be resolved in context.