| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.TestScriptRuleComponent |
JsonParser.parseTestScriptTestScriptRuleComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.TestScriptRuleComponent |
XmlParser.parseTestScriptTestScriptRuleComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeTestScriptTestScriptRuleComponent(String name,
TestScript.TestScriptRuleComponent element) |
protected void |
XmlParser.composeTestScriptTestScriptRuleComponent(String name,
TestScript.TestScriptRuleComponent element) |
protected void |
XmlParser.composeTestScriptTestScriptRuleComponentElements(TestScript.TestScriptRuleComponent element) |
protected void |
JsonParser.composeTestScriptTestScriptRuleComponentInner(TestScript.TestScriptRuleComponent element) |
protected boolean |
XmlParser.parseTestScriptTestScriptRuleComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
TestScript owner,
TestScript.TestScriptRuleComponent res) |
protected void |
JsonParser.parseTestScriptTestScriptRuleComponentProperties(com.google.gson.JsonObject json,
TestScript owner,
TestScript.TestScriptRuleComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.TestScriptRuleComponent> |
TestScript.rule
Assert rule to be used in one or more asserts within the test script.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptRuleComponent |
TestScript.TestScriptRuleComponent.addParam(TestScript.RuleParamComponent t) |
TestScript.TestScriptRuleComponent |
TestScript.addRule() |
TestScript.TestScriptRuleComponent |
TestScript.TestScriptRuleComponent.copy() |
TestScript.TestScriptRuleComponent |
TestScript.getRuleFirstRep() |
TestScript.TestScriptRuleComponent |
TestScript.TestScriptRuleComponent.setParam(List<TestScript.RuleParamComponent> theParam) |
TestScript.TestScriptRuleComponent |
TestScript.TestScriptRuleComponent.setResource(Reference value) |
TestScript.TestScriptRuleComponent |
TestScript.TestScriptRuleComponent.setResourceTarget(Resource value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.TestScriptRuleComponent> |
TestScript.getRule() |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.addRule(TestScript.TestScriptRuleComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.setRule(List<TestScript.TestScriptRuleComponent> theRule) |
Copyright © 2014–2018 University Health Network. All rights reserved.