Uses of Class
org.hl7.fhir.r5.profilemodel.PEBuilder
-
Uses of PEBuilder in org.hl7.fhir.r5.context
Modifier and TypeMethodDescriptionBaseWorkerContext.getProfiledElementBuilder
(PEBuilder.PEElementPropertiesPolicy elementProps, boolean fixedProps) IWorkerContext.getProfiledElementBuilder
(PEBuilder.PEElementPropertiesPolicy elementProps, boolean fixedProps) -
Uses of PEBuilder in org.hl7.fhir.r5.hapi.ctx
Modifier and TypeMethodDescriptionHapiWorkerContext.getProfiledElementBuilder
(PEBuilder.PEElementPropertiesPolicy thePEElementPropertiesPolicy, boolean theB) -
Uses of PEBuilder in org.hl7.fhir.r5.profilemodel
ModifierConstructorDescriptionprotected
PEDefinition
(PEBuilder builder, String name, StructureDefinition profile, ElementDefinition definition, String ppath) PEDefinitionElement
(PEBuilder builder, StructureDefinition profile, ElementDefinition definition, String ppath) PEDefinitionExtension
(PEBuilder builder, String name, StructureDefinition profile, ElementDefinition definition, ElementDefinition sliceDefinition, StructureDefinition extension, String ppath) PEDefinitionResource
(PEBuilder builder, StructureDefinition profile, String ppath) PEDefinitionSlice
(PEBuilder builder, String name, StructureDefinition profile, ElementDefinition profileDefinition, ElementDefinition sliceDefinition, String ppath) PEDefinitionSubExtension
(PEBuilder builder, StructureDefinition profile, ElementDefinition definition, String ppath) PEDefinitionTypeSlice
(PEBuilder builder, String name, StructureDefinition profile, ElementDefinition definition, ElementDefinition sliceDefinition, String ppath) protected
PEInstance
(PEBuilder builder, PEDefinition definition, Resource resource, Base data, String path)