Package | Description |
---|---|
org.safs.model.tools |
Modifier and Type | Class and Description |
---|---|
class |
Driver
A JSAFSDriver wrapper attempting to provide a minimalist (simple) interface--hiding a
good bit of JSAFS complexity.
|
class |
EmbeddedHookDriverDriver
An EmbeddedHookDriver wrapper attempting to provide a minimalist (simple) interface--hiding a
good bit of JSAFS complexity.
|
Modifier and Type | Field and Description |
---|---|
protected static AbstractDriver |
AbstractDriver._instance
Holds an instance of an AbstractDriver for non-static method access.
|
protected AbstractDriver |
AbstractRunner.driver
The model driver embedded with JSAFSDriver/InputProcessor, which will handle the keyword at the back-end.
|
Modifier and Type | Method and Description |
---|---|
AbstractDriver |
AbstractRunner.driver() |
AbstractDriver |
DefaultRunner.getDriver()
Currently, it returns the default
Driver |
abstract AbstractDriver |
AbstractRunner.getDriver()
The model driver embedded with JSAFSDriver/InputProcessor, which will handle the keyword at the back-end.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRunner.setDriver(AbstractDriver driver) |
Copyright © SAS Institute. All Rights Reserved.