| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.ActionAssertRuleComponent |
JsonParser.parseTestScriptActionAssertRuleComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.ActionAssertRuleComponent |
XmlParser.parseTestScriptActionAssertRuleComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeTestScriptActionAssertRuleComponent(String name,
TestScript.ActionAssertRuleComponent element) |
protected void |
XmlParser.composeTestScriptActionAssertRuleComponent(String name,
TestScript.ActionAssertRuleComponent element) |
protected void |
XmlParser.composeTestScriptActionAssertRuleComponentElements(TestScript.ActionAssertRuleComponent element) |
protected void |
JsonParser.composeTestScriptActionAssertRuleComponentInner(TestScript.ActionAssertRuleComponent element) |
protected boolean |
XmlParser.parseTestScriptActionAssertRuleComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
TestScript owner,
TestScript.ActionAssertRuleComponent res) |
protected void |
JsonParser.parseTestScriptActionAssertRuleComponentProperties(com.google.gson.JsonObject json,
TestScript owner,
TestScript.ActionAssertRuleComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected TestScript.ActionAssertRuleComponent |
TestScript.SetupActionAssertComponent.rule
The TestScript.rule this assert will evaluate.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.ActionAssertRuleComponent |
TestScript.ActionAssertRuleComponent.addParam(TestScript.ActionAssertRuleParamComponent t) |
TestScript.ActionAssertRuleComponent |
TestScript.ActionAssertRuleComponent.copy() |
TestScript.ActionAssertRuleComponent |
TestScript.SetupActionAssertComponent.getRule() |
TestScript.ActionAssertRuleComponent |
TestScript.ActionAssertRuleComponent.setParam(List<TestScript.ActionAssertRuleParamComponent> theParam) |
TestScript.ActionAssertRuleComponent |
TestScript.ActionAssertRuleComponent.setRuleId(String value) |
TestScript.ActionAssertRuleComponent |
TestScript.ActionAssertRuleComponent.setRuleIdElement(IdType value) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.SetupActionAssertComponent |
TestScript.SetupActionAssertComponent.setRule(TestScript.ActionAssertRuleComponent value) |
Copyright © 2014–2018 University Health Network. All rights reserved.