| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| 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–2017 University Health Network. All rights reserved.