Package | Description |
---|---|
org.safs.model.examples.advanced | |
org.safs.tools.drivers | |
org.safs.tools.input |
Modifier and Type | Class and Description |
---|---|
class |
JSAFSAdvancedRuntime
JSAFSAdvancedRuntime is a comprehensive sample implementation of a
Driver Advanced Runtime.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DriverInterface |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDriver
The root, abstract implementation of our tool-independent Driver.
|
class |
AbstractInputProcessor
An abstract implementation of the DriverInterface to be subclassed by
other concrete InputProcessors.
|
class |
DefaultDriver
The root, yet abstract, implementation of our tool-independent Driver.
|
class |
InputProcessor
Processes a single input source test table.
|
class |
JSAFSDriver
A class that provides easy access to SAFS functionality for non-SAFS programs and frameworks.
|
class |
SAFSDRIVER
SAFSDRIVER is the default, completed implementation of our abstract DefaultDriver.
|
class |
STAFProcessContainerDriver
An implementation of AbstractDriver for use by STAFProcessContainer.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
UniqueStringMapInfo.getMapPath(PathInterface driver) |
java.lang.Object |
UniqueMapInterface.getMapPath(PathInterface driver)
Get the full path of the specified Map.
|
java.lang.String |
UniqueStringFileInfo.getSourcePath(PathInterface driver) |
java.lang.String |
SourceInterface.getSourcePath(PathInterface driver)
Get the full path to the Source.
|
Copyright © SAS Institute. All Rights Reserved.