Package | Description |
---|---|
org.safs.tools.drivers | |
org.safs.tools.engines | |
org.safs.tools.status | |
org.safs.tools.vars |
Modifier and Type | Field and Description |
---|---|
protected VarsInterface |
AbstractDriver.vars |
Modifier and Type | Method and Description |
---|---|
VarsInterface |
DriverInterface.getVarsInterface() |
VarsInterface |
AbstractInputProcessor.getVarsInterface() |
VarsInterface |
AbstractDriver.getVarsInterface() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
JSAFSDriver.resolveExpression(java.lang.String testRecord,
java.lang.String separator,
VarsInterface varService)
Resolve the testRecord for supported "numeric/string expressions" and "DDVariable".
If AbstractDriver.isExpressionsEnabled() is false, then "numeric/string expressions" will not
be resolved; But the "DDVariable" will be always evaluated.The input record fields are delimited by the provided separator, and each field is separately processed for expressions. Note: How the wrapping-double-quotes are handled after evaluation? |
Modifier and Type | Field and Description |
---|---|
(package private) VarsInterface |
TIDDriverCounterCommands.vars |
Modifier and Type | Field and Description |
---|---|
protected VarsInterface |
SAFSSTATUS.vars |
Modifier and Type | Class and Description |
---|---|
class |
SAFSVARS
This concrete implementation interfaces clients to the SAFSVARS service.
|
Copyright © SAS Institute. All Rights Reserved.