Package | Description |
---|---|
org.safs | |
org.safs.android | |
org.safs.custom | |
org.safs.ios | |
org.safs.tools.engines |
Modifier and Type | Class and Description |
---|---|
class |
DCDriverDatabaseCommands
Purpose: DCDriverDatabaseCommands, process a database driver commands Lifetime: instantiated by DCDriverCommand im |
class |
DCDriverFileCommands
DCDriverFileCommands, process a file driver commands
instantiated by DCDriverCommand
|
class |
DCDriverFlowCommands
Purpose: DCDriverFlowCommands, process driver flow commands Lifetime: instantiated by DCDriverCommand im |
class |
DCDriverMiscCommands
Purpose: DCDriverMiscCommands, process a miscellaneous driver commands, like pause Lifetime: instantiated by DCDriverCommand |
class |
DCDriverStringCommands
Process a string driver commands.
|
class |
DCDriverTimerCommands
Process a timer commands.
|
Modifier and Type | Field and Description |
---|---|
protected DriverCommand |
DriverCommandProcessor.dcCustom |
protected DriverCommand |
DriverCommandProcessor.dcData |
protected DriverCommand |
DriverCommandProcessor.dcFile |
protected DriverCommand |
DriverCommandProcessor.dcFlow |
protected DriverCommand |
DriverCommandProcessor.dcMisc |
protected DriverCommand |
DriverCommandProcessor.dcStrg |
protected DriverCommand |
DriverCommandProcessor.dcTimer |
Modifier and Type | Class and Description |
---|---|
class |
DDriverCommand
SAFS/DROID supported Driver Commands.
|
Modifier and Type | Class and Description |
---|---|
class |
DCDriverCommand
Purpose: DCDriverCommand, custom driver commands Lifetime: instantiated by DriverCommandProcessor im |
Modifier and Type | Class and Description |
---|---|
class |
IDriverCommand
SAFS/IOS supported Driver Commands.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
AutoItComponent.AutoItDriverCommand
Handle Driver Commands
|
protected class |
TIDDriverRestCommands.RESTDriverCommand
Internal Driver Command Processor.
|
Modifier and Type | Field and Description |
---|---|
protected DriverCommand |
TIDDriverRestCommands.dc
The special Processor for handling Driver Command keywords.
|
Copyright © SAS Institute. All Rights Reserved.