| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.RulesetRuleComponent |
JsonParser.parseTestScriptRulesetRuleComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.RulesetRuleComponent |
XmlParser.parseTestScriptRulesetRuleComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeTestScriptRulesetRuleComponent(String name,
TestScript.RulesetRuleComponent element) |
protected void |
XmlParser.composeTestScriptRulesetRuleComponent(String name,
TestScript.RulesetRuleComponent element) |
protected void |
XmlParser.composeTestScriptRulesetRuleComponentElements(TestScript.RulesetRuleComponent element) |
protected void |
JsonParser.composeTestScriptRulesetRuleComponentInner(TestScript.RulesetRuleComponent element) |
protected boolean |
XmlParser.parseTestScriptRulesetRuleComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
TestScript owner,
TestScript.RulesetRuleComponent res) |
protected void |
JsonParser.parseTestScriptRulesetRuleComponentProperties(com.google.gson.JsonObject json,
TestScript owner,
TestScript.RulesetRuleComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.RulesetRuleComponent> |
TestScript.TestScriptRulesetComponent.rule
The referenced rule within the external ruleset template.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.addParam(TestScript.RulesetRuleParamComponent t) |
TestScript.RulesetRuleComponent |
TestScript.TestScriptRulesetComponent.addRule() |
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.copy() |
TestScript.RulesetRuleComponent |
TestScript.TestScriptRulesetComponent.getRuleFirstRep() |
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.setParam(List<TestScript.RulesetRuleParamComponent> theParam) |
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.setRuleId(String value) |
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.setRuleIdElement(IdType value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.RulesetRuleComponent> |
TestScript.TestScriptRulesetComponent.getRule() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptRulesetComponent |
TestScript.TestScriptRulesetComponent.addRule(TestScript.RulesetRuleComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptRulesetComponent |
TestScript.TestScriptRulesetComponent.setRule(List<TestScript.RulesetRuleComponent> theRule) |
Copyright © 2014–2018 University Health Network. All rights reserved.