public class RuntimeExtensionDtDefinition extends RuntimeCompositeDatatypeDefinition
BaseRuntimeElementDefinition.ChildTypeEnum| Constructor and Description |
|---|
RuntimeExtensionDtDefinition(DatatypeDef theDef,
Class<? extends ICompositeType> theImplementingClass,
boolean theStandardType,
FhirContext theContext,
Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>> theClassToElementDefinitions) |
| Modifier and Type | Method and Description |
|---|---|
List<BaseRuntimeChildDefinition> |
getChildren() |
List<BaseRuntimeChildDefinition> |
getChildrenIncludingUrl() |
void |
sealAndInitialize(FhirContext theContext,
Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>> theClassToElementDefinitions)
Invoked prior to use to perform any initialization and make object
mutable.
|
getChildType, getProfileOf, isProfileOf, isSpecializationgetChildByName, getChildByNameOrThrowDataFormatException, getChildrenAndExtension, isSealed, validateSealedaddExtension, getDeclaredExtension, getExtensions, getExtensionsModifier, getExtensionsNonModifier, getImplementingClass, getName, hasExtensions, isStandardType, newInstance, newInstance, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetImplementingClasspublic RuntimeExtensionDtDefinition(DatatypeDef theDef, Class<? extends ICompositeType> theImplementingClass, boolean theStandardType, FhirContext theContext, Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>> theClassToElementDefinitions)
public List<BaseRuntimeChildDefinition> getChildren()
getChildren in class BaseRuntimeElementCompositeDefinition<ICompositeType>public List<BaseRuntimeChildDefinition> getChildrenIncludingUrl()
public void sealAndInitialize(FhirContext theContext, Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>> theClassToElementDefinitions)
BaseRuntimeElementDefinitionsealAndInitialize in class RuntimeCompositeDatatypeDefinitiontheContext - TODOCopyright © 2014–2019 University Health Network. All rights reserved.