A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

C

C50 - Static variable in class com.spss.psapi.transform.ModelOutputType
 
C50_BOOSTING_TRIALS_COUNT - Static variable in class com.spss.psapi.core.Property
 
C50_CROSS_VALIDATION_FOLDS - Static variable in class com.spss.psapi.core.Property
 
C50_EXPECTED_NOISE - Static variable in class com.spss.psapi.core.Property
 
C50_FAVOR - Static variable in class com.spss.psapi.core.Property
 
C50_GROUP_SYMBOLICS - Static variable in class com.spss.psapi.core.Property
 
C50_METHOD - Static variable in class com.spss.psapi.core.Property
 
C50_MIN_CHILD_RECORDS - Static variable in class com.spss.psapi.core.Property
 
C50_OUTPUT_TYPE - Static variable in class com.spss.psapi.core.Property
 
C50_PRUNING_SEVERITY - Static variable in class com.spss.psapi.core.Property
 
C50_USE_BOOSTING - Static variable in class com.spss.psapi.core.Property
 
C50_USE_COSTS - Static variable in class com.spss.psapi.core.Property
 
C50_USE_CROSS_VALIDATION - Static variable in class com.spss.psapi.core.Property
 
C50_USE_GLOBAL_PRUNING - Static variable in class com.spss.psapi.core.Property
 
C50_USE_WINNOWING - Static variable in class com.spss.psapi.core.Property
 
C5_SPLIT - Static variable in class com.spss.psapi.transform.ModelOutputType
 
canUseMultipleModels() - Method in interface com.spss.psapi.model.CompositeModelDetail
Returnstrue if multiple models can be used by the composite model.
CARMA - Static variable in class com.spss.psapi.transform.ModelOutputType
 
CARMA_ESTIMATED_TRANSACTIONS - Static variable in class com.spss.psapi.core.Property
 
CARMA_EXCLUDE_MULTIPLE_CONSEQUENTS - Static variable in class com.spss.psapi.core.Property
 
CARMA_MAX_LENGTH_SET - Static variable in class com.spss.psapi.core.Property
 
CARMA_RULES_WITHOUT_ANTECEDENTS - Static variable in class com.spss.psapi.core.Property
 
CARMA_VARY_SUPPORT - Static variable in class com.spss.psapi.core.Property
 
CART - Static variable in class com.spss.psapi.transform.ModelOutputType
 
CART_ADJUST_PRIORS - Static variable in class com.spss.psapi.core.Property
 
CART_FREQUENCY_FIELD - Static variable in class com.spss.psapi.core.Property
 
CART_IMPURITY_MEASURE - Static variable in class com.spss.psapi.core.Property
 
CART_LEVELS_BELOW_ROOT - Static variable in class com.spss.psapi.core.Property
 
CART_MAX_DEPTH - Static variable in class com.spss.psapi.core.Property
 
CART_MAX_SURROGATES - Static variable in class com.spss.psapi.core.Property
 
CART_MIN_CHILD_RECORDS_ABS - Static variable in class com.spss.psapi.core.Property
 
CART_MIN_CHILD_RECORDS_PCT - Static variable in class com.spss.psapi.core.Property
 
CART_MIN_IMPURITY - Static variable in class com.spss.psapi.core.Property
 
CART_MIN_PARENT_RECORDS_ABS - Static variable in class com.spss.psapi.core.Property
 
CART_MIN_PARENT_RECORDS_PCT - Static variable in class com.spss.psapi.core.Property
 
CART_PRIORS - Static variable in class com.spss.psapi.core.Property
 
CART_PRUNE_TREE - Static variable in class com.spss.psapi.core.Property
 
CART_SPLIT - Static variable in class com.spss.psapi.transform.ModelOutputType
 
CART_STD_ERR_MULTIPLIER - Static variable in class com.spss.psapi.core.Property
 
CART_TREE_DIRECTIVES - Static variable in class com.spss.psapi.core.Property
 
CART_USE_COSTS - Static variable in class com.spss.psapi.core.Property
 
CART_USE_FREQUENCY - Static variable in class com.spss.psapi.core.Property
 
CART_USE_PERCENTAGE - Static variable in class com.spss.psapi.core.Property
 
CART_USE_STD_ERR_RULE - Static variable in class com.spss.psapi.core.Property
 
CART_USE_TREE_DIRECTIVES - Static variable in class com.spss.psapi.core.Property
 
CART_USE_WEIGHT - Static variable in class com.spss.psapi.core.Property
 
CART_WEIGHT_FIELD - Static variable in class com.spss.psapi.core.Property
 
CatalogDefinition - Interface in com.spss.psapi.extensions.common
The definition of a catalog i.e. a collection of related objects.
CATEGORIZE - Static variable in class com.spss.psapi.model.ModelType
Indicates a text categorize model.
CATEGORIZE - Static variable in class com.spss.psapi.transform.ModelOutputType
 
CFProcessor - Interface in com.spss.psapi.transform
This identifies Processor objects that are implemented via the Component Framework.
CHAID - Static variable in class com.spss.psapi.transform.ModelOutputType
 
CHAID_CHI_SQUARE_METHOD - Static variable in class com.spss.psapi.core.Property
 
CHAID_EPSILON - Static variable in class com.spss.psapi.core.Property
 
CHAID_MAX_ITERATIONS - Static variable in class com.spss.psapi.core.Property
 
CHAID_MAX_SURROGATES - Static variable in class com.spss.psapi.core.Property
 
CHAID_MERGE_ALPHA - Static variable in class com.spss.psapi.core.Property
 
CHAID_METHOD - Static variable in class com.spss.psapi.core.Property
 
CHAID_PRUNE_TREE - Static variable in class com.spss.psapi.core.Property
 
CHAID_SPLIT - Static variable in class com.spss.psapi.transform.ModelOutputType
 
CHAID_SPLIT_ALPHA - Static variable in class com.spss.psapi.core.Property
 
CHAID_SPLIT_MERGED_CATEGORIES - Static variable in class com.spss.psapi.core.Property
 
CHAID_STD_ERR_MULTIPLIER - Static variable in class com.spss.psapi.core.Property
 
CHAID_USE_BONFERRONI_ADJUSTMENT - Static variable in class com.spss.psapi.core.Property
 
CHAID_USE_STD_ERR_RULE - Static variable in class com.spss.psapi.core.Property
 
CHAID_USE_WEIGHT - Static variable in class com.spss.psapi.core.Property
 
CHAID_WEIGHT_FIELD - Static variable in class com.spss.psapi.core.Property
 
changeAttributeValue(int, Object) - Method in interface com.spss.psapi.core.StructuredValue
Returns a new structured value with the attribute value at the specified index changed to the new value.
changeDocumentContent(Object) - Method in interface com.spss.psapi.core.DocumentContainer
Returns a new component containing the supplied content.
changeModelContent(Object) - Method in interface com.spss.psapi.core.ModelContainer
Returns a new component containing the supplied content.
changeRowSetContent(Object) - Method in interface com.spss.psapi.core.RowSetContainer
Returns a new component containing the supplied content.
checkCompositeProcessorPassword(String) - Method in interface com.spss.psapi.transform.CompositeProcessor
Deprecated. 
CLASSIFICATION - Static variable in class com.spss.psapi.model.ModelType
Indicates that the model predicts a discrete value.
clear() - Method in interface com.spss.psapi.transform.ProcessorDiagram
Deletes all nodes from this diagram.
close() - Method in interface com.spss.psapi.session.AdministratorSession
Closes this session.
close() - Method in interface com.spss.psapi.session.Session
Closes this session.
close() - Method in interface com.spss.psapi.transform.BuiltObject
Closes this built object and releases its external resources.
close() - Method in interface com.spss.psapi.transform.ProcessorStream
Closes the current stream.
CLUSTER_LABEL_PREFIX - Static variable in class com.spss.psapi.core.Property
 
CLUSTER_LABEL_TYPE - Static variable in class com.spss.psapi.core.Property
 
CLUSTERING - Static variable in class com.spss.psapi.model.ModelType
Indicates that the model groups similar rows of data together.
CLUSTERING - Static variable in class com.spss.psapi.model.PMMLModelType
PMML ClusteringModel
COGNOS_ACTIVE_REPORT - Static variable in class com.spss.psapi.core.FileFormat
Identifier for Cognos Active Report format.
COLLECTION - Static variable in class com.spss.psapi.data.MeasureType
Indicates that the column value should be interpreted as a collection of values.
COLLECTION - Static variable in class com.spss.psapi.transform.DocumentOutputType
 
COLLECTION_AUTO_BY_LABEL - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_AUTO_COLLECT_LABEL - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_AUTO_OVER_LABEL - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_BIN_WIDTH - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_BINS - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_BY_FIELD - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_BY_LABEL - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_COLLECT_FIELD - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_COLLECT_LABEL - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_MAX_RANGE - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_MIN_RANGE - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_NUM_BINS - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_OPERATION - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_OVER_FIELD - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_OVER_LABEL - Static variable in class com.spss.psapi.core.Property
 
COLLECTION_RANGE_MODE - Static variable in class com.spss.psapi.core.Property
 
CollectionType - Interface in com.spss.psapi.data
Defines the measurement information associated with collections.
Column - Interface in com.spss.psapi.data
This defines the properties of a set of columns.
ColumnCountException - Exception in com.spss.psapi.data
A ColumnCountException is thrown when the number of columns in the data did not match the number of columns specified in the data model.
ColumnCountException(DataModel, List) - Constructor for exception com.spss.psapi.data.ColumnCountException
Deprecated. 
ColumnCountException(String, DataModel, List) - Constructor for exception com.spss.psapi.data.ColumnCountException
Creates a ColumnCountException.
ColumnGroup - Interface in com.spss.psapi.data
This defines the properties of a column group.
columnGroupIterator() - Method in interface com.spss.psapi.data.DataModel
Returns an iterator that returns each column group in turn.
ColumnGroupType - Class in com.spss.psapi.data
This class enumerates the valid types for a ColumnGroup.
columnIterator() - Method in interface com.spss.psapi.data.DataModel
Returns an iterator that returns each column in the "natural" insert order.
ColumnStatsContentModel - Interface in com.spss.psapi.content
An interface that provides a mechanism for accessing column/univariate statistics from nodes which can produce them.
com.spss.psapi - package com.spss.psapi
This provides general classes used by other parts of the API.
com.spss.psapi.admin - package com.spss.psapi.admin
This provides functionality to support server administration activities.
com.spss.psapi.as - package com.spss.psapi.as
This provides support for accessing the IBM SPSS Analytic Server.
com.spss.psapi.content - package com.spss.psapi.content
This provides classes used for accessing content generated during stream execution.
com.spss.psapi.core - package com.spss.psapi.core
This provides the base objects used by other parts of the API.
com.spss.psapi.data - package com.spss.psapi.data
This provides support for metadata such as the names, values and types of data.
com.spss.psapi.expr - package com.spss.psapi.expr
This provides support for parsing CLEM expressions.
com.spss.psapi.extensions - package com.spss.psapi.extensions
This provides definitions associated with the Modeler Extensions Framework (CLEF).
com.spss.psapi.extensions.common - package 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.spi - package com.spss.psapi.extensions.common.spi
 
com.spss.psapi.extensions.common.spi2 - package com.spss.psapi.extensions.common.spi2
This defines SPI (Service Provider Interface) definitions that are implemented by an extension.
com.spss.psapi.extensions.ui - package com.spss.psapi.extensions.ui
This provides UI-specific definitions that are exposed to CLEF implementors using the CLEF Java API.
com.spss.psapi.extensions.ui.spi - package com.spss.psapi.extensions.ui.spi
 
com.spss.psapi.interaction - package com.spss.psapi.interaction
This provides classes used for interactive modeling.
com.spss.psapi.model - package com.spss.psapi.model
This provides support for accessing information about data mining models.
com.spss.psapi.resource - package com.spss.psapi.resource
This provides access to server-side resources such as the server file system and database connections.
com.spss.psapi.session - package com.spss.psapi.session
This provides support for the construction and use of data mining sessions.
com.spss.psapi.task - package com.spss.psapi.task
This provides objects that create and represent data mining tasks.
com.spss.psapi.transform - package com.spss.psapi.transform
This provides objects that perform data processing and model building.
COMMA_DELIMITED - Static variable in class com.spss.psapi.core.FileFormat
Identifier for comma-delimited text.
COMPOSITE_EXECUTE_METHOD - Static variable in class com.spss.psapi.core.Property
 
COMPOSITE_PROCESSOR - Static variable in class com.spss.psapi.core.FileFormat
Identifier for the native CompositeProcessor format.
COMPOSITE_SCRIPT - Static variable in class com.spss.psapi.core.Property
 
CompositeModelApplier - Interface in com.spss.psapi.transform
This encapsulates the auto-model applier nodes ModelApplier that can ensemble the scores from multiple models into a single score.
CompositeModelBuilder - Interface in com.spss.psapi.transform
This encapsulates the auto-model builder nodes ModelBuilder that can build and evaluate multiple models using different modeling algorithms and settings.
CompositeModelDetail - Interface in com.spss.psapi.model
This interface encapsulates the representation detail of a composite model.
CompositeModelOutput - Interface in com.spss.psapi.transform
This encapsulates the concrete results of executing ModelBuilder nodes or by opening or importing Composite models.
CompositeModelOwner - Interface in com.spss.psapi.transform
This encapsulates objects that own auto-built models.
CompositeModelResult - Interface in com.spss.psapi.transform
This encapsulates the concrete results for the individual models forming the Composite Model.
CompositeProcessor - Interface in com.spss.psapi.transform
This encapsulates the functionality of any supernode whose behaviour is determined by its constituent nodes.
CompositeProcessorDiagram - Interface in com.spss.psapi.transform
This is the diagram used by CompositeProcessor objects to store nodes.
CompositeProcessorType - Class in com.spss.psapi.transform
This class enumerates the types of supernodes.
CONCEPT_EXTRACTION - Static variable in class com.spss.psapi.model.ModelType
Indicates that the model identifies concepts from textual data.
connect(ServerConnectionDescriptor) - Method in interface com.spss.psapi.session.AdministratorSession
Connects this Session to the server specified by the server descriptor.
connect(ServerConnectionDescriptor) - Method in interface com.spss.psapi.session.Session
Connects this session to the remote server identified by the specified server descriptor.
connect() - Method in interface com.spss.psapi.session.Session
Connects this session to a local server instance.
connect(ProcessorStream) - Method in interface com.spss.psapi.session.Session
Connects the stream to the session's server.
ConnectedServerInfo - Interface in com.spss.psapi.core
 
ContainerManager - Interface in com.spss.psapi.as
Defines a container manager that provides container-related services.
CONTAINERS_CHANGED - Static variable in class com.spss.psapi.extensions.common.ExtensionObjectEvent
Indicates that containers in an extension object were updated.
contains(String) - Method in interface com.spss.psapi.data.DataModel
Returns true if a column with the supplied name exists in this DataModel, false otherwise.
containsAggregateOpsEntryMax(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the maximum value is being calculated in the supplied aggregate entry, false otherwise.
containsAggregateOpsEntryMean(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the mean is being calculated in the supplied aggregate entry, false otherwise.
containsAggregateOpsEntryMin(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the minimum value is being calculated in the supplied aggregate entry, false otherwise.
containsAggregateOpsEntrySDev(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the standard deviation is being calculated in the supplied aggregate entry, false otherwise.
containsAggregateOpsEntrySum(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the sum is being calculated in the supplied aggregate entry, false otherwise.
containsProperty(String) - Method in interface com.spss.psapi.extensions.common.Properties
Returns true if a property with the supploed name exists or false if the property is unknown.
containsSetGlobalsEntryMax(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the maximum value is being calculated in the supplied set globals entry, false otherwise.
containsSetGlobalsEntryMean(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the mean is being calculated in the supplied set globals entry, false otherwise.
containsSetGlobalsEntryMin(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the minimum value is being calculated in the supplied set globals entry, false otherwise.
containsSetGlobalsEntrySDev(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the standard deviation is being calculated in the supplied set globals entry, false otherwise.
containsSetGlobalsEntrySum(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns true if the sum is being calculated in the supplied set globals entry, false otherwise.
ContentContainer - Interface in com.spss.psapi.core
Defines the functionality associated with a content container.
ContentContainerFactory - Interface in com.spss.psapi.core
Creates instances of ContentContainer.
ContentContainerProvider - Interface in com.spss.psapi.core
An interface that provides the basic mechanism for accessing and updating generated objects.
ContentFormat - Class in com.spss.psapi.core
Enumerates the valid content formats for content containers.
ContentModel - Interface in com.spss.psapi.content
An interface that provides a mechanism for accessing the content of a ContentContainer in a structured way.
ContentProvider - Interface in com.spss.psapi.core
Stores and retrieves content for an application.
ControlManager - Interface in com.spss.psapi.extensions.ui
Defines the functionality associated with a control manager.
controlValueModified(String) - Method in interface com.spss.psapi.extensions.ui.ControlManager
Used to notify the control manager that a property control has had its value modified, either by the user or by a call of PropertyControl.setControlValue().
controlValuesApplied() - Method in interface com.spss.psapi.extensions.ui.spi.ExtensionObjectPanel
Called to notify the panel that property control values should be applied back to the underlying object e.g. when the "OK" or "Apply" buttons have been pressed.
controlValuesReset() - Method in interface com.spss.psapi.extensions.ui.spi.ExtensionObjectPanel
Called to notify the panel that property control values have been reset from the underlying object e.g. when the "Cancel" or "Reset" buttons have been pressed.
Copyright - Annotation Type in com.spss.psapi
 
create(Locale) - Method in class com.spss.psapi.session.SessionFactory
Creates a new session using the specified locale.
create(Locale, ServerConnectionDescriptor) - Method in class com.spss.psapi.session.SessionFactory
Creates a new session using the specified locale.
create(Locale, ServerConnectionDescriptor, RepositoryConnectionDescriptor) - Method in class com.spss.psapi.session.SessionFactory
Creates a new session using the specified locale.
create(Locale, ServerConnectionDescriptor, RepositoryConnectionDescriptor, ASCredentialDescriptor) - Method in class com.spss.psapi.session.SessionFactory
Create a new sessio using the sepcified locale, The session is automatically connected to the specified server
create(String, String) - Method in interface com.spss.psapi.transform.ProcessorDiagram
Creates a Processor of the specified type and adds it to this diagram.
createAdministratorSession(Locale, ServerConnectionDescriptor) - Method in class com.spss.psapi.session.SessionFactory
Creates a new admin session using the specified locale.
createAggregateOpsEntry(boolean, boolean, boolean, boolean, boolean) - Method in interface com.spss.psapi.core.PropertyFactory
Creates an entry for the aggregate operations.
createAt(String, String, int, int) - Method in interface com.spss.psapi.transform.ProcessorDiagram
Creates a Processor of the specified type and adds it to this diagram at the specified location.
createBalanceEntry(String, double) - Method in interface com.spss.psapi.core.PropertyFactory
Creates an entry for balancing records (i.e., modifying the proportion of records using the specified condition and factor).
createCollectionType(MeasureType) - Method in interface com.spss.psapi.data.DataModelFactory
Creates a new CollectionType object.
createColumn(String, String, StorageType, MeasureType, ModelingRole) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a Column with the supplied attributes.
createColumn(String, String, ExtendedStorage) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a Column with the supplied attributes.
createColumn(String, String, ExtendedStorage, ExtendedMeasure) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a Column with the supplied attributes.
createColumn(String, String, Column) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a Column with the specified name and labels but with all other attributes the same as source column.
createCompositeProcessor(CompositeProcessorType, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a CompositeProcessor of the specified type and adds it to the stream.
createCompositeProcessor(CompositeProcessorType, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a CompositeProcessor of the specified type and adds it to the supplied diagram.
createContainer(String, String, Object) - Method in interface com.spss.psapi.core.ContentContainerFactory
Returns a new container with the supplied name and content.
createDataModel() - Method in interface com.spss.psapi.data.DataModelFactory
Returns an empty DataModel.
createDataReader(ProcessorType, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a DataReader of the specified type and adds it to the stream.
createDataReader(ProcessorType, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a DataReader of the specified type and adds it to the supplied diagram.
createDataTransformer(ProcessorType, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a DataTransformer of the specified type and adds it to the stream.
createDataTransformer(ProcessorType, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a DataTransformer of the specified type and adds it to the supplied diagram.
createDataWriter(ProcessorType, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a DataWriter of the specified type and adds it to the stream.
createDataWriter(ProcessorType, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a DataWriter of the specified type and adds it to the supplied diagram.
createDecisionListInteractiveState(Object, byte[], ModelDetail) - Method in interface com.spss.psapi.core.PropertyFactory
Creates an interactive state object for a Decision List modelling session suitable for assignment to the DECISION_LIST_INTERACTIVE_STATE property of a model builder.
createDecisionListModel(ModelDetail) - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Creates a Decision List model from the specified model detail.
createDecisionListModel(String) - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Creates a Decision List model from the specified PMML.
createDefaultModel() - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Creates a default model from this session which includes just the remainder rule.
createDefaultStructuredValue(StructuredPropertyDefinition) - Method in interface com.spss.psapi.core.PropertyFactory
Returns a new structured value using the defaults specified by the structured property definition.
createDeleteFileTask(String) - Method in interface com.spss.psapi.task.TaskFactory
Create a task that delete the file using the specified file path.
createDiscreteCondition(String, Object[]) - Method in interface com.spss.psapi.interaction.DecisionListTaskFactory
Returns a condition which selects records satisfying the predicate: column IN values If the list of values is empty the condition selects no records.
createDocumentBuilder(ProcessorType, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates an DocumentBuilder of the specified type and adds it to the stream.
createDocumentBuilder(ProcessorType, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates an DocumentBuilder of the specified type and adds it to the supplied diagram.
createDocumentContainer(String, String, Object) - Method in interface com.spss.psapi.core.ContentContainerFactory
Returns a new document container with the supplied name and content.
createDownloadFileTask(String, OutputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that copies the content of a file on server to the specified output stream.
createDropTableTask(ServerDatabaseConnection, String) - Method in interface com.spss.psapi.task.TaskFactory
Create a task that drop the table using the specified table name.
createEmptyContainer(String, String) - Method in interface com.spss.psapi.core.ContentContainerFactory
Returns a new empty container with the supplied name.
createEvaluateModelTask(DecisionListModel, DecisionListTaskFactory.Partition[]) - Method in interface com.spss.psapi.interaction.DecisionListTaskFactory
Creates a task which will evaluate a model against a specified set of data partitions.
createExecutionFeedbackEvent(ExecutionHandle, int, int, String) - Static method in class com.spss.psapi.task.ExecutionFeedbackEvent
Creates a new execution feedback event.
createExecutionFeedbackEvent(ExecutionHandle, int, int, int, String) - Static method in class com.spss.psapi.task.ExecutionFeedbackEvent
Creates a new execution feedback event.
createExecutionStateEvent(ExecutionHandle, ExecutionState) - Static method in class com.spss.psapi.task.ExecutionStateEvent
Creates a new execution state event.
createExportDocumentTask(DocumentOutput, OutputStream, FileFormat) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that exports a DocumentOutput object to an output stream using the specified FileFormat name.
createExportModelTask(ModelOutput, OutputStream, FileFormat) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that exports a ModelOutput object to an output stream using the specified FileFormat name.
createExportModelTask(Processor, OutputStream, FileFormat) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that exports a Processor node to an output stream using the specified FileFormat name.
createExportStreamTask(ProcessorStream, OutputStream, FileFormat) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that export a stream description to an output stream using specified file format.
createExtendModelTask(DecisionListModel, DecisionListTaskFactory.Partition, PropertiedObject) - Method in interface com.spss.psapi.interaction.DecisionListTaskFactory
Creates a task which will extend a model against a specified data partition.
createExtendModelTask(DecisionListModel, DecisionListTaskFactory.Partition, Map) - Method in interface com.spss.psapi.interaction.DecisionListTaskFactory
Creates a task which will extend a model against a specified data partition.
createExtensionDocumentOutput(String, String, String, DocumentContainer, ObjectBuilder) - Method in interface com.spss.psapi.transform.OutputFactory
Constructs a document output object based on a document container whose definition is specified by an extension.
createExtensionDocumentOutput(String, String, String, RowSetContainer, ObjectBuilder) - Method in interface com.spss.psapi.transform.OutputFactory
Constructs a document output object based on a row set container whose definition is specified by an extension.
createExtensionModelOutput(String, String, String, ModelContainer, ObjectBuilder) - Method in interface com.spss.psapi.transform.OutputFactory
Constructs a model output object whose definition is specified by an extension.
createExtensionProcessor(String, String, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a Processor whose definition is specified by an extension and adds it to the stream.
createExtensionProcessor(String, String, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a Processor whose definition is specified by an extension and adds it to the supplied diagram.
createFixedWidthFileEntry(String, int, int) - Method in interface com.spss.psapi.core.PropertyFactory
Creates an entry that specifies the name, position and width attributes of a column in a fixed width column text file.
createFlagColumn(String, String, StorageType, Object, Object) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a Column with the supplied attributes.
createFlagEntry(Object, Object) - Method in interface com.spss.psapi.core.PropertyFactory
Creates an entry that can be used to specify the desired true and false values in a column representing a binary indicator.
createFolder(String, String) - Method in interface com.spss.psapi.session.Repository
Creates a new folder with the specified name.
createGeoType(GeometryType, int, int, String) - Method in interface com.spss.psapi.data.DataModelFactory
Creates a new GeoType object.
createImportPMMLModelTask(InputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that imports a ModelOutput object from an input stream.
createListStorage(int, StorageType) - Method in interface com.spss.psapi.data.DataModelFactory
Creates a new ListStorage object.
createModelApplier(ModelOutput, String) - Method in interface com.spss.psapi.transform.ProcessorDiagram
Creates a ModelApplier derived from the supplied model output object.
createModelApplier(ModelOutput, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a ModelApplier that can apply the model of the specified type and adds it to the stream.
createModelApplier(ModelOutput, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a ModelApplier that can apply the model of the specified type and adds it to the supplied diagram.
createModelApplierAt(ModelOutput, String, int, int) - Method in interface com.spss.psapi.transform.ProcessorDiagram
Creates a ModelApplier derived from the supplied model output object.
createModelApplierAt(ModelOutput, String, ProcessorDiagram, int, int) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a ModelApplier at a specified location that can apply the model of the specified type and adds it to the supplied diagram.
createModelBuilder(ProcessorType, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates an ModelBuilder of the specified type and adds it to the stream.
createModelBuilder(ProcessorType, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates an ModelBuilder of the specified type and adds it to the supplied diagram.
createModelBuilder(ModelOutput, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a ModelBuilder of the specified type and adds it to the stream.
createModelBuilder(ModelOutput, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a ModelBuilder of the specified type and adds it to the supplied diagram.
createModelBuilder(ModelApplier, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a ModelBuilder of the specified type and adds it to the stream.
createModelBuilder(ModelApplier, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a ModelBuilder of the specified type and adds it to the supplied diagram.
createModelContainer(String, String, Object, Column[], Column[], ModelType) - Method in interface com.spss.psapi.core.ContentContainerFactory
Returns a new model container with the supplied name and content.
createModelContainer(String, String, Object, Column[], Column[], ModelType, List<String>) - Method in interface com.spss.psapi.core.ContentContainerFactory
Returns a new model container with the supplied name and content.
createModelDetail(DecisionListModel) - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Creates model detail for the specified model.
createModelOutput(ModelDetail) - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Creates a ModelOutput from the specified model detail.
createModelOutput(ModelDetail, Object) - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Creates a ModelOutput from the specified model detail.
createModelOutput(ModelApplier) - Method in interface com.spss.psapi.transform.OutputFactory
Creates a model output from the specified model applier node.
createModelOutputColumn(String, String, StorageType, MeasureType, ModelOutputMetadata) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a new Column with the specified type metadata and associated model output metadata.
createModelOutputColumn(String, String, Column, ModelOutputMetadata) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a new Column with the same type metadata as the source column along with the associated model output metadata.
createModelOutputMetadata(ModelFieldRole, String, Object, List, String) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a new model output metadata object with the specified attributes.
createOpenDocumentTask(InputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that reads a DocumentOutput object from an input stream.
createOpenDocumentTask(InputStream, boolean) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that reads a DocumentOutput object from an input stream.
createOpenModelTask(InputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that reads a ModelOutput object from an input stream.
createOpenModelTask(InputStream, boolean) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that reads a ModelOutput object from an input stream.
createOpenProcessorTask(InputStream, ProcessorStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that reads a Processor object from an input stream and inserts it into the supplied ProcessorStream.
createOpenStreamTask(InputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that reads a ProcessorStream object from an input stream.
createOpenStreamTask(InputStream, boolean) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that reads a ProcessorStream object from an input stream.
createPartition(DecisionListTaskFactory.Condition[]) - Method in interface com.spss.psapi.interaction.DecisionListTaskFactory
Returns a new data partition which is defined by the specified selection conditions.
createPEVConnection(String, String, String, String, String) - Method in interface com.spss.psapi.core.PropertyFactory
Returns a value suitable for assignment to the IMPORT_PEV_CONNECTION property of a PEV Import Processor.
createProcessor(ProcessorType, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a Processor of the specified type and adds it to the stream.
createProcessor(ProcessorType, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a Processor of the specified type and adds it to the supplied diagram.
createProcessor(String, String) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a Processor of the specified type and adds it to the stream.
createProcessor(String, String, ProcessorDiagram) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a Processor of the specified type and adds it to the supplied diagram.
createProcessorAt(String, String, ProcessorDiagram, int, int) - Method in interface com.spss.psapi.transform.ProcessorFactory
Creates a Processor of the specified type and adds it to the supplied diagram.
createProcessorStream(String) - Method in interface com.spss.psapi.session.Session
Deprecated. 
createProcessorStream(String, boolean) - Method in interface com.spss.psapi.session.Session
Deprecated. 
createRangeBounds(Object, Object) - Method in interface com.spss.psapi.core.PropertyFactory
Creates an entry that can be used to specify the desired minimum and maximum of values in a column representing continuous data.
createRangeColumn(String, String, StorageType, Object, Object) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a Column with the supplied attributes.
createRetrieveURI(String, String, String) - Method in interface com.spss.psapi.session.Repository
A utility function to create a repository URI that is valid for retrieving an object from the specified location.
createRow(List, DataModel) - Method in interface com.spss.psapi.data.RowSetFactory
Returns a RowSet consisting of a single row of values which are supplied as a list.
createRow(Object[], DataModel) - Method in interface com.spss.psapi.data.RowSetFactory
Returns a RowSet consisting of a single row of values which are supplied as a list.
createRowSetContainer(String, String, Object) - Method in interface com.spss.psapi.core.ContentContainerFactory
Returns a new row set container with the supplied name and content.
createSaveDocumentTask(DocumentOutput, OutputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that saves a DocumentOutput object to an output stream.
createSaveModelTask(ModelOutput, OutputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that saves a ModelOutput object to an output stream.
createSaveProcessorTask(Processor, OutputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that saves a Processor object to an output stream.
createSaveStreamTask(ProcessorStream, OutputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that saves a ProcessorStream object to an output stream.
createServerConnectionDescriptor(String, int, String, String, String, String) - Method in class com.spss.psapi.session.SessionFactory
Creates a new server connection descriptor using the supplied arguments.
createServerConnectionDescriptor(String, int, String, boolean, boolean, byte[]) - Method in class com.spss.psapi.session.SessionFactory
Creates a new server connection descriptor using the supplied arguments.
createServerConnectionDescriptor(String, int, String, String, String, String, boolean) - Method in class com.spss.psapi.session.SessionFactory
Creates a new server connection descriptor using the supplied arguments.
createServerDatabaseConnection(String, String, String) - Method in interface com.spss.psapi.session.Session
Creates a ServerDatabaseConnection.
createServerDatabaseConnection(String, String, String, String) - Method in interface com.spss.psapi.session.Session
Creates a ServerDatabaseConnection.
createSetColumn(String, String, StorageType, Object[]) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a Column with the supplied attributes.
createSetGlobalsEntry(boolean, boolean, boolean, boolean, boolean) - Method in interface com.spss.psapi.core.PropertyFactory
Creates an entry for the set globals operations.
createSortEntry(String, boolean) - Method in interface com.spss.psapi.core.PropertyFactory
Creates an entry for sorting on a named column using the specified direction.
createStoreURI(String, String) - Method in interface com.spss.psapi.session.Repository
A utility function to create a repository URI that is valid for storing an object at the specified location and with an optional label to be applied to the object when it is stored.
createStream(String, boolean, boolean) - Method in interface com.spss.psapi.task.TaskRunner
Creates and returns a new ProcessorStream.
createTemporaryFile(String) - Method in interface com.spss.psapi.resource.ServerFileSystem
Creates a new file with a unique name in the server's temporary file space.
createUpdatePMMLModelTask(ModelOutput, InputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that updates the ModelOutput object with PMML read from an input stream.
createUploadFileTask(String, InputStream) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that copies the content of the specified input stream to a file on server, replacing any existing file content.
createValidateStreamTask(Processor) - Method in interface com.spss.psapi.task.TaskFactory
Creates a task that validate a stream and get required fields, the result of the task is StreamValidationResult, which could be got from task.getResult().
CredentialDescriptor - Interface in com.spss.psapi.core
This defines the credentials to log into DataBase.
CUSTOM_TABLE - Static variable in class com.spss.psapi.transform.DocumentOutputType
 
CUSTOM_TABLE_SYNTAX - Static variable in class com.spss.psapi.core.Property
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.