
Uses of Class
org.hl7.fhir.r5.utils.DefinitionNavigator
Packages that use DefinitionNavigator
-
Uses of DefinitionNavigator in org.hl7.fhir.r5.utils
Methods in org.hl7.fhir.r5.utils that return DefinitionNavigatorModifier and TypeMethodDescriptionDefinitionNavigator.childByName
(String name) DefinitionNavigator.childByPath
(String path) Methods in org.hl7.fhir.r5.utils that return types with arguments of type DefinitionNavigatorModifier and TypeMethodDescriptionDefinitionNavigator.children()
DefinitionNavigator.childrenFromType
(ElementDefinition.TypeRefComponent type, Resource res) DefinitionNavigator.slices()
Constructors in org.hl7.fhir.r5.utils with parameters of type DefinitionNavigatorModifierConstructorDescriptionDefinitionNavigator
(DefinitionNavigator other, boolean followTypes) Special case - changing the value of followTypes, for special use case