Package | Description |
---|---|
com.spss.psapi.transform |
This provides objects that perform data processing and model building.
|
Modifier and Type | Method and Description |
---|---|
CompositeProcessor |
ProcessorFactory.createCompositeProcessor(CompositeProcessorType type,
java.lang.String name)
Creates a
CompositeProcessor of the specified type and adds it to the stream. |
CompositeProcessor |
ProcessorFactory.createCompositeProcessor(CompositeProcessorType type,
java.lang.String name,
ProcessorDiagram diagram)
Creates a
CompositeProcessor of the specified type and adds it to the supplied diagram. |
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.