Package | Description |
---|---|
com.spss.psapi.extensions.common |
This provides definitions that are used to manage streams, documents and models in scripting, and for extensions using the CLEF Java API.
|
com.spss.psapi.extensions.common.spi2 |
This defines SPI (Service Provider Interface) definitions that are implemented by
an extension.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AslContext
This class defines the context information that is passed to an ASL generator.
|
interface |
ExecutionXMLContext
This class defines the context information that is passed to an execution XML generator.
|
Modifier and Type | Method and Description |
---|---|
ExecutionHandler |
NodeDelegate.getExecutionHandler(NodeContext nodeContext,
ExecutionContext executionContext)
Returns the execution handler that is responsible for generating the execution plan or
null if the execution method is defined directly in the extension XML. |
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.