| Package | Description |
|---|---|
| ca.uhn.fhir.context | |
| ca.uhn.fhir.parser | |
| ca.uhn.fhir.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRuntimeChildDatatypeDefinition |
class |
BaseRuntimeDeclaredChildDefinition |
class |
RuntimeChildAny |
class |
RuntimeChildChoiceDefinition |
class |
RuntimeChildCompositeBoundDatatypeDefinition |
class |
RuntimeChildCompositeDatatypeDefinition |
class |
RuntimeChildContainedResources |
class |
RuntimeChildDeclaredExtensionDefinition |
class |
RuntimeChildDirectResource |
class |
RuntimeChildExtension |
class |
RuntimeChildNarrativeDefinition |
class |
RuntimeChildPrimitiveBoundCodeDatatypeDefinition |
class |
RuntimeChildPrimitiveDatatypeDefinition |
class |
RuntimeChildPrimitiveEnumerationDatatypeDefinition |
class |
RuntimeChildResourceBlockDefinition |
class |
RuntimeChildResourceDefinition |
class |
RuntimeChildUndeclaredExtensionDefinition |
| Modifier and Type | Method and Description |
|---|---|
BaseRuntimeChildDefinition |
BaseRuntimeElementCompositeDefinition.getChildByName(String theName) |
BaseRuntimeChildDefinition |
BaseRuntimeElementCompositeDefinition.getChildByNameOrThrowDataFormatException(String theName) |
| Modifier and Type | Method and Description |
|---|---|
List<BaseRuntimeChildDefinition> |
RuntimeExtensionDtDefinition.getChildren() |
List<BaseRuntimeChildDefinition> |
BaseRuntimeElementCompositeDefinition.getChildren() |
List<BaseRuntimeChildDefinition> |
BaseRuntimeElementCompositeDefinition.getChildrenAndExtension() |
List<BaseRuntimeChildDefinition> |
RuntimeExtensionDtDefinition.getChildrenIncludingUrl() |
| Modifier and Type | Method and Description |
|---|---|
BaseRuntimeChildDefinition |
BaseParser.CompositeChildElement.getDef() |
| Modifier and Type | Method and Description |
|---|---|
protected List<? extends IBase> |
BaseParser.preProcessValues(BaseRuntimeChildDefinition theMetaChildUncast,
IBaseResource theResource,
List<? extends IBase> theValues,
BaseParser.CompositeChildElement theCompositeChildElement) |
protected void |
BaseParser.throwExceptionForUnknownChildType(BaseRuntimeChildDefinition nextChild,
Class<? extends IBase> theType) |
| Constructor and Description |
|---|
CompositeChildElement(BaseParser.CompositeChildElement theParent,
BaseRuntimeChildDefinition theDef,
boolean theSubResource) |
| Modifier and Type | Method and Description |
|---|---|
BaseRuntimeChildDefinition |
FhirTerser.getDefinition(Class<? extends IBaseResource> theResourceType,
String thePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
IModelVisitor.acceptElement(IBaseResource theResource,
IBase theElement,
List<String> thePathToElement,
BaseRuntimeChildDefinition theChildDefinition,
BaseRuntimeElementDefinition<?> theDefinition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IModelVisitor2.acceptElement(IBase theElement,
List<IBase> theContainingElementPath,
List<BaseRuntimeChildDefinition> theChildDefinitionPath,
List<BaseRuntimeElementDefinition<?>> theElementDefinitionPath) |
boolean |
IModelVisitor2.acceptUndeclaredExtension(IBaseExtension<?,?> theNextExt,
List<IBase> theContainingElementPath,
List<BaseRuntimeChildDefinition> theChildDefinitionPath,
List<BaseRuntimeElementDefinition<?>> theElementDefinitionPath) |
Copyright © 2014–2017 University Health Network. All rights reserved.