public static class Goal.Outcome extends BaseIdentifiableElement implements IResourceBlock
Definition: Identifies the change (or lack of change) at the point where the goal was deepmed to be cancelled or achieved.
| Constructor and Description |
|---|
Outcome() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
IDatatype |
getResult()
Gets the value(s) for result[x] ().
|
boolean |
isEmpty() |
Goal.Outcome |
setResult(IDatatype theValue)
Sets the value(s) for result[x] ()
|
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 Outcome()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic IDatatype getResult()
null.
Definition: Details of what's changed (or not changed)
public Goal.Outcome setResult(IDatatype theValue)
Definition: Details of what's changed (or not changed)
Copyright © 2014–2016 University Health Network. All rights reserved.