public static class ImplementationGuide.Dependency extends BaseIdentifiableElement implements IResourceBlock
Definition: Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides
| Constructor and Description |
|---|
Dependency() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getType()
Gets the value(s) for type ().
|
BoundCodeDt<GuideDependencyTypeEnum> |
getTypeElement()
Gets the value(s) for type ().
|
String |
getUri()
Gets the value(s) for uri ().
|
UriDt |
getUriElement()
Gets the value(s) for uri ().
|
boolean |
isEmpty() |
ImplementationGuide.Dependency |
setType(BoundCodeDt<GuideDependencyTypeEnum> theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Dependency |
setType(GuideDependencyTypeEnum theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Dependency |
setUri(String theUri)
Sets the value for uri ()
|
ImplementationGuide.Dependency |
setUri(UriDt theValue)
Sets the value(s) for uri ()
|
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 Dependency()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeDt<GuideDependencyTypeEnum> getTypeElement()
null.
Definition: How the dependency is represented when the guide is published
public String getType()
null.
Definition: How the dependency is represented when the guide is published
public ImplementationGuide.Dependency setType(BoundCodeDt<GuideDependencyTypeEnum> theValue)
Definition: How the dependency is represented when the guide is published
public ImplementationGuide.Dependency setType(GuideDependencyTypeEnum theValue)
Definition: How the dependency is represented when the guide is published
public UriDt getUriElement()
null.
Definition: Where the dependency is located
public String getUri()
null.
Definition: Where the dependency is located
public ImplementationGuide.Dependency setUri(UriDt theValue)
Definition: Where the dependency is located
public ImplementationGuide.Dependency setUri(String theUri)
Definition: Where the dependency is located
Copyright © 2014–2016 University Health Network. All rights reserved.