Package | Description |
---|---|
org.safs.staf.service.var | |
org.safs.tools.expression | |
org.safs.tools.vars |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSAFSVariableService
Copyright 2003 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
|
class |
EmbeddedVariableService |
class |
SAFSVariableService
This SAFSVariableService class is an external STAF service run by the JSTAF Service Proxy.
|
class |
SAFSVariableService3
This SAFSVariableService3 class is an external STAF service run by the JSTAF Service Proxy.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleVarsInterface |
SafsExpression.varinterface |
Modifier and Type | Method and Description |
---|---|
SimpleVarsInterface |
SafsExpression.getVarInterface()
Method getVarInterface.
|
Modifier and Type | Method and Description |
---|---|
void |
SafsExpression.setVarInterface(SimpleVarsInterface vi)
Method setVarInterface.
|
Constructor and Description |
---|
SafsExpression(SimpleVarsInterface vi)
Method SafsExpression.
|
SafsExpression(java.lang.String sText,
SimpleVarsInterface vi)
Method SafsExpression.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VarsInterface |
Modifier and Type | Class and Description |
---|---|
class |
SAFSVARS
This concrete implementation interfaces clients to the SAFSVARS service.
|
Copyright © SAS Institute. All Rights Reserved.