public static class StructureDefinition.Differential extends BaseIdentifiableElement implements IResourceBlock
Definition: A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies
| Constructor and Description |
|---|
Differential() |
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt |
addElement()
Adds and returns a new value for element ()
|
StructureDefinition.Differential |
addElement(ElementDefinitionDt theValue)
Adds a given new value for element ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
List<ElementDefinitionDt> |
getElement()
Gets the value(s) for element ().
|
ElementDefinitionDt |
getElementFirstRep()
Gets the first repetition for element (),
creating it if it does not already exist.
|
boolean |
isEmpty() |
StructureDefinition.Differential |
setElement(List<ElementDefinitionDt> theValue)
Sets the value(s) for element ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Differential()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic List<ElementDefinitionDt> getElement()
null.
Definition: Captures constraints on each element within the resource
public StructureDefinition.Differential setElement(List<ElementDefinitionDt> theValue)
Definition: Captures constraints on each element within the resource
public ElementDefinitionDt addElement()
Definition: Captures constraints on each element within the resource
public StructureDefinition.Differential addElement(ElementDefinitionDt theValue)
Definition: Captures constraints on each element within the resource
theValue - The element to add (must not be null)public ElementDefinitionDt getElementFirstRep()
Definition: Captures constraints on each element within the resource
Copyright © 2014–2016 University Health Network. All rights reserved.