Package | Description |
---|---|
com.spss.psapi.runtime |
This provides support for the handling of runtime execution engines.
|
Modifier and Type | Method and Description |
---|---|
ParameterDefinition |
ValueConstraint.getParameterDefinition(java.lang.String name)
For a structure, this returns the parameter definition for the specified parameter
or
null . |
ParameterDefinition |
Operator.getParameterDefinition(java.lang.String name)
Returns the parameter definition for the specified parameter or
null . |
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.