
Package org.hl7.fhir.r4.profilemodel
Class PEDefinitionExtension
java.lang.Object
org.hl7.fhir.r4.profilemodel.PEDefinition
org.hl7.fhir.r4.profilemodel.PEDefinitionExtension
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hl7.fhir.r4.profilemodel.PEDefinition
PEDefinition.PEDefinitionElementMode -
Field Summary
Fields inherited from class org.hl7.fhir.r4.profilemodel.PEDefinition
builder, children, definition, name, path, profile, types -
Constructor Summary
ConstructorsConstructorDescriptionPEDefinitionExtension(PEBuilder builder, String name, StructureDefinition profile, ElementDefinition definition, ElementDefinition sliceDefinition, StructureDefinition extension, String ppath) -
Method Summary
Modifier and TypeMethodDescriptiondirectChildren(boolean allFixed) fhirpath()This is public to support unit testing - there's no reason to use it otherwisebooleanvoidprotected voidmakeChildren(String typeUrl, List<PEDefinition> children, boolean allFixed) mode()Methods inherited from class org.hl7.fhir.r4.profilemodel.PEDefinition
baseDefinition, children, children, children, children, definition, documentation, getBuilder, getFixedValue, getProfile, getSlices, hasFixedValue, isBaseList, isBasePrimitive, isInFixedValue, isKeyElement, isList, isMustHaveValue, isPrimitive, isProfiled, isRecursing, isSlice, isSlicer, max, min, name, path, repeats, schemaName, schemaNameWithType, setInFixedValue, setMustHaveValue, setRecursing, setSlicer, setSlices, shortDocumentation, toString, types, typeSummary, valueSet
-
Constructor Details
-
PEDefinitionExtension
public PEDefinitionExtension(PEBuilder builder, String name, StructureDefinition profile, ElementDefinition definition, ElementDefinition sliceDefinition, StructureDefinition extension, String ppath)
-
-
Method Details
-
listTypes
- Specified by:
listTypesin classPEDefinition
-
makeChildren
- Specified by:
makeChildrenin classPEDefinition
-
fhirpath
Description copied from class:PEDefinitionThis is public to support unit testing - there's no reason to use it otherwise- Specified by:
fhirpathin classPEDefinition- Returns:
- used in the instance processor to differentiate slices
-
mode
- Overrides:
modein classPEDefinition
-
directChildren
- Overrides:
directChildrenin classPEDefinition
-
isExtension
- Overrides:
isExtensionin classPEDefinition
-
getExtensionUrl
- Overrides:
getExtensionUrlin classPEDefinition
-