
Uses of Class
org.hl7.fhir.r5.context.ContextUtilities
Packages that use ContextUtilities
-
Uses of ContextUtilities in org.hl7.fhir.r5.elementmodel
Methods in org.hl7.fhir.r5.elementmodel that return ContextUtilitiesConstructors in org.hl7.fhir.r5.elementmodel with parameters of type ContextUtilitiesModifierConstructorDescriptionProperty
(IWorkerContext context, ElementDefinition definition, StructureDefinition structure, ProfileUtilities profileUtilities, ContextUtilities utils) Property
(IWorkerContext context, ElementDefinition definition, StructureDefinition structure, ProfileUtilities profileUtilities, ContextUtilities utils, String type) -
Uses of ContextUtilities in org.hl7.fhir.r5.renderers.utils
Fields in org.hl7.fhir.r5.renderers.utils declared as ContextUtilitiesMethods in org.hl7.fhir.r5.renderers.utils that return ContextUtilitiesModifier and TypeMethodDescriptionRenderingContext.getContextUtilities()
ResourceWrapper.getContextUtilities()
Methods in org.hl7.fhir.r5.renderers.utils with parameters of type ContextUtilitiesModifier and TypeMethodDescriptionstatic ResourceWrapper
ResourceWrapper.forResource
(ContextUtilities contextUtils, Element resource) static ResourceWrapper
ResourceWrapper.forResource
(ContextUtilities contextUtils, Resource resource) static ResourceWrapper
ResourceWrapper.forType
(ContextUtilities contextUtils, Element resource) static ResourceWrapper
ResourceWrapper.forType
(ContextUtilities contextUtils, DataType type) static ResourceWrapper
ResourceWrapper.forType
(ContextUtilities contextUtils, ResourceWrapper parent, DataType type)