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 

G

GENERAL - Static variable in class com.spss.psapi.data.ColumnGroupType
Indicates that the there are no special semantics associated with this column group.
GENERAL_REGRESSION - Static variable in class com.spss.psapi.model.PMMLModelType
PMML GeneralRegressionModel
generateASL(Properties, ExtensionObject, SystemSession, ASLCompiler, AslFunction, DataModel, DataModel) - Method in interface com.spss.psapi.extensions.common.spi.AslFunctionProvider
Deprecated.
 
generateASL(Properties, ExtensionObject, SystemSession, ASLCompiler, AslFunction, DataModel, DataModel, AslFunctionProvider2.Reporter) - Method in interface com.spss.psapi.extensions.common.spi.AslFunctionProvider2
Deprecated.
 
generateASL(AslContext) - Method in interface com.spss.psapi.extensions.common.spi2.AslGenerator
Called when ASL needs to be generated.
generateExecutionXML(ExecutionXMLContext) - Method in interface com.spss.psapi.extensions.common.spi2.ExecutionXMLGenerator
Returns the execution XML specifying a set of operations for the application to perform
GeometryType - Enum in com.spss.psapi.data
Defines the different categories of geo objects.
GEOSPATIAL - Static variable in class com.spss.psapi.data.MeasureType
Indicates that the column value should be interpreted as a geospatial value.
GeoType - Interface in com.spss.psapi.data
Defines the different categories of geo objects.
getAbsolutePath(ServerFile) - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns the absolute pathname or null if the absolute path cannot be determined.
getAbsoluteServerFile(ServerFile) - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns a file representing the absolute pathname or null if the absolute path cannot be determined.
getAEConnection() - Method in interface com.spss.psapi.extensions.ASLCompiler
Deprecated.
Returns the current connection to AE.
getAEConnectionProperties() - Method in interface com.spss.psapi.extensions.ASLCompiler
Deprecated.
Returns the properties required to connect to AE.
getAlgorithmName() - Method in interface com.spss.psapi.model.ModelDetail
Returns the name of the model builder algorithm.
getAllModelAlgorithms() - Method in interface com.spss.psapi.transform.CompositeModelBuilder
Returns the model builder node ids that are available in this CompositeModelBuilder.
getApplicationData() - Method in class com.spss.psapi.session.SessionFactory
Returns the application data.
getApplicationName() - Method in interface com.spss.psapi.core.ApplicationData
Returns the name of the application e.g., "Predictive Server API".
getApplicationName() - Method in interface com.spss.psapi.model.ModelDetail
Returns the name of the model builder application.
getApplicationVersion() - Method in interface com.spss.psapi.core.ApplicationData
Returns the version of the application e.g., "16.0.0".
getApplicationVersion() - Method in interface com.spss.psapi.model.ModelDetail
Returns the version of the model builder application.
getASConnection() - Method in interface com.spss.psapi.as.AslCompiler
Returns the current connection to AS.
getASConnectionProperties() - Method in interface com.spss.psapi.as.AslCompiler
Returns the properties required to connect to AS.
getASCredentialDescriptor() - Method in interface com.spss.psapi.session.Session
Returns the credential descriptor used to log in to the Analytic Server.
getAslCompiler() - Method in interface com.spss.psapi.extensions.common.AslContext
Returns the ASL compiler.
getAslInputFunctions() - Method in interface com.spss.psapi.extensions.common.AslContext
Returns an unmodifiable list of the ASL input functions.
getASLProgram() - Method in interface com.spss.psapi.as.AslCompiler
Returns the ASL program that contains all of the ASL generated for the nodes.
getAttribute(String) - Method in interface com.spss.psapi.session.Session
Returns the value of the specified attribute in this session, or null if there is no such attribute.
getAttributeCount() - Method in interface com.spss.psapi.core.StructuredPropertyDefinition
Returns the number of attribute values in the structure.
getAttributeCount() - Method in interface com.spss.psapi.core.StructuredValue
Returns the number of attribute values in the structure.
getAttributeDefaultValue(int) - Method in interface com.spss.psapi.core.StructuredPropertyDefinition
Returns the default attribute value at the supplied index.
getAttributeName(int) - Method in interface com.spss.psapi.core.StructuredPropertyDefinition
Returns the name of the attribute at the supplied index.
getAttributeNames() - Method in interface com.spss.psapi.session.Session
Returns the names of the attributes defined in this session.
getAttributeType(int) - Method in interface com.spss.psapi.core.StructuredPropertyDefinition
Returns the value type of the attribute at the supplied index.
getAttributeValue(int) - Method in interface com.spss.psapi.core.StructuredValue
Returns the attribute value at the specified index.
getAvailableColumns() - Method in interface com.spss.psapi.content.ColumnStatsContentModel
Returns the names of the columns that can be queried.
getAvailablePrimaryColumns() - Method in interface com.spss.psapi.content.PairwiseStatsContentModel
Returns the names of the primary columns that can be queried.
getAvailablePrimaryValues() - Method in interface com.spss.psapi.content.PairwiseStatsContentModel
Returns the values of the primary column that can be queried.
getAvailableSecondaryColumns() - Method in interface com.spss.psapi.content.PairwiseStatsContentModel
Returns the names of the secondary columns that can be queried.
getAvailableStatistics() - Method in interface com.spss.psapi.content.ColumnStatsContentModel
Returns the statistics which have been computed.
getAvailableStatistics() - Method in interface com.spss.psapi.content.PairwiseStatsContentModel
Returns the statistics which have been computed.
getBalanceEntryCondition(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the condition for the supplied balance entry.
getBalanceEntryFactor(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the factor for the supplied balance entry.
getBaseProcessorIcon(String) - Method in interface com.spss.psapi.session.UIResources
Returns the base icon used to represent this node type or null.
getBooleanValue(String) - Method in interface com.spss.psapi.content.XMLContentModel
Returns the boolean result of evaluating the specified path expression.
getBuildDate() - Method in interface com.spss.psapi.model.ModelDetail
Returns the date this model was built.
getBuildDate() - Static method in class com.spss.psapi.VersionInfo
Returns the build date and time.
getBuilderProcessorID() - Method in interface com.spss.psapi.transform.BuiltObject
Returns the ID of the object builder node that built this object.
getBuilderProcessorID() - Method in interface com.spss.psapi.transform.ModelApplier
Returns the ID of the model builder node that built the underlying model.
getBuilderStreamID() - Method in interface com.spss.psapi.transform.BuiltObject
Returns the temporary session ID of the stream containing the object builder node that built this object.
getBuilderStreamID() - Method in interface com.spss.psapi.transform.ModelApplier
Returns the ID of the stream of the model builder node that built the underlying model.
getBuildVersion() - Static method in class com.spss.psapi.VersionInfo
Returns the build version of this library.
getBuiltObject() - Method in interface com.spss.psapi.transform.ObjectBuilder
Returns the most recent BuiltObject produced by this node, or null if this ObjectBuilder has either not be executed before or failed to produce an object during the most recent execution.
getCatalog(CatalogDefinition, PropertiedObject) - Method in interface com.spss.psapi.extensions.common.ServerCatalogManager
Retrieves some catalog information
getChild(ServerFile, String) - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns the named child in the supplied parent.
getChildDiagram() - Method in interface com.spss.psapi.transform.CompositeProcessor
Returns the diagram containing the nodes encapsulated by this supernode.
getChildrenAt(List<Object>, JSONArtifact) - Method in interface com.spss.psapi.content.JSONContentModel
Returns the list of objects at the specified path if the path leads to a JSON array or null otherwise.
getChildValuesAt(List<Object>, JSONArtifact) - Method in interface com.spss.psapi.content.JSONContentModel
Returns the child values of the specified path if the path leads to a JSON object or null otherwise.
getColumn(String) - Method in interface com.spss.psapi.data.DataModel
Returns the column with the specified name.
getColumnClass(int) - Method in interface com.spss.psapi.data.RowSet
Returns the class of objects in a specified column of this dataset.
getColumnCount() - Method in interface com.spss.psapi.content.TableContentModel
Returns the number of columns in this content model.
getColumnCount() - Method in interface com.spss.psapi.data.DataModel
Returns the number of columns in this set.
getColumnCount() - Method in interface com.spss.psapi.data.RowSet
Returns the number of columns in this dataset.
getColumnGroup(String) - Method in interface com.spss.psapi.data.DataModel
Returns the named column group or null if no such column group exists.
getColumnGroupCount() - Method in interface com.spss.psapi.data.DataModel
Returns the number of column groups in this data model.
getColumnGroupLabel() - Method in interface com.spss.psapi.data.ColumnGroup
Returns the label of the column group or an empty string if there is no label associated with the column group.
getColumnGroupName() - Method in interface com.spss.psapi.data.ColumnGroup
Returns the name of the column group.
getColumnGroupType() - Method in interface com.spss.psapi.data.ColumnGroup
Returns the type of column group.
getColumnLabel() - Method in interface com.spss.psapi.data.Column
Returns the label of the column or an empty string if there is no label associated with the column.
getColumnLabel(String) - Method in interface com.spss.psapi.data.DataModel
Returns the label of the named column or an empty string if there is no label associated with the column.
getColumnName(int) - Method in interface com.spss.psapi.content.TableContentModel
Returns the name of a specified column in this content model.
getColumnName() - Method in interface com.spss.psapi.data.Column
Returns the name of the column.
getColumnName() - Method in exception com.spss.psapi.data.InvalidColumnValueException
Returns the name of the unknown column.
getColumnName(int) - Method in interface com.spss.psapi.data.RowSet
Returns the name of a specified column in this dataset.
getColumnName() - Method in exception com.spss.psapi.data.UnknownColumnException
Returns the name of the unknown column.
getColumnNames() - Method in interface com.spss.psapi.data.ColumnGroup
Returns the list of column names in this group.
getCommandLineArguments() - Method in interface com.spss.psapi.extensions.common.StartupContext
Returns an immutable list containing the command line arguments passed to the application which have not been recognised and handled by the application
getCompositeModelDetail() - Method in interface com.spss.psapi.transform.CompositeModelOwner
Returns the underlying composite model representation.
getCompositeProcessorDiagram() - Method in interface com.spss.psapi.transform.CompositeProcessor
Deprecated. 
getCompositeProcessorType() - Method in interface com.spss.psapi.transform.CompositeProcessor
Returns the type of this supernode.
getConditions() - Method in interface com.spss.psapi.interaction.DecisionListTaskFactory.Partition
Returns the selection conditions which define this partition.
getConnectedServerInfo() - Method in interface com.spss.psapi.transform.ProcessorStream
Returns information about the remote server to which this stream is connected, or null if the stream is not connected to a remote server.
getConstructedObject() - Method in class com.spss.psapi.extensions.common.ExtensionObjectEvent
Returns the constructed ExtensionObject for DERIVED_OBJECT_CONSTRUCTED events or null otherwise.
getContainerManager() - Method in interface com.spss.psapi.extensions.common.AslContext
Returns the AS container manager.
getContainerName() - Method in interface com.spss.psapi.content.ContentModel
Returns the name of the container that this content model is associated with,
getContainerProvider() - Method in class com.spss.psapi.extensions.common.ExtensionObjectEvent
Returns the container provider for CONTAINERS_CONSTRUCTED, the constructed object for DERIVED_OBJECT_CONSTRUCTED events or null otherwise.
getContainerTagIterator() - Method in interface com.spss.psapi.core.ContentContainerProvider
Returns an iterator for the container tags where each tag is a string.
getContainerTags() - Method in interface com.spss.psapi.core.ContentContainerProvider
Returns a list of the container tags.
getContainerTypeID(String) - Method in interface com.spss.psapi.core.ContentContainerProvider
Returns the type ID associated with the container tag or null if the container is unknown or has no type ID.
getContent() - Method in interface com.spss.psapi.core.ContentContainer
Returns the content.
getContent(String) - Method in interface com.spss.psapi.core.ContentProvider
Returns the content identified by the specified tag or null if the tag is unknown to this provider.
getContent(String, OutputStream) - Method in interface com.spss.psapi.extensions.common.ExtensionInteractor
Transfers content from the specified file owned by the peer.
getContentAsBinary() - Method in interface com.spss.psapi.core.ContentContainer
Returns the binary content if the content format is ContentFormat.BINARY or null otherwise.
getContentAsBinary(String) - Method in interface com.spss.psapi.core.ContentProvider
Returns the binary content identified by the specified tag or null if the tag is unknown to this provider or the content does not have binary format.
getContentAsBinary(String) - Method in interface com.spss.psapi.extensions.common.ExtensionInteractor
Returns binary content from the specified file owned by the peer.
getContentAsUTF8() - Method in interface com.spss.psapi.core.ContentContainer
Returns the UTF8 content if the content format is ContentFormat.UTF8 or null otherwise.
getContentAsUTF8(String) - Method in interface com.spss.psapi.core.ContentProvider
Returns the string content identified by the specified tag or null if the tag is unknown to this provider or the content does not have string format.
getContentAsUTF8(String) - Method in interface com.spss.psapi.extensions.common.ExtensionInteractor
Returns text content from the specified file owned by the peer.
getContentContainer(String) - Method in interface com.spss.psapi.core.ContentContainerProvider
Returns the container associated with the supplied tag or null.
getContentContainerFactory() - Method in interface com.spss.psapi.session.Session
Returns the ContentContainerFactory for this session.
getContentFormat() - Method in interface com.spss.psapi.core.ContentContainer
Returns the format used to store the component's content.
getContentFormat(String) - Method in interface com.spss.psapi.core.ContentProvider
Returns the format of the content identfied by the specified tag or null if the tag is unknown to this provider.
getContentModel(String) - Method in interface com.spss.psapi.core.ContentContainerProvider
Returns the content model associated with the content tags or null if content model tag is unknown.
getContentModelTags() - Method in interface com.spss.psapi.core.ContentContainerProvider
Returns a list of the content models supported by this object.
getContentProvider() - Method in interface com.spss.psapi.transform.ProcessorStream
Returns the ContentProvider for this stream.
getContentTagIterator() - Method in interface com.spss.psapi.core.ContentProvider
Returns an iterator over the content tags known to this provider.
getContextData(String) - Method in interface com.spss.psapi.extensions.common.ExecutionContext
Returns the value associated with the supplied key or null of no value exists.
getContextRoot() - Method in interface com.spss.psapi.core.RepositoryConnectionDescriptor3
Return the context root of the content repository service.
getControlManager() - Method in interface com.spss.psapi.extensions.ui.ExtensionObjectWindowHandle
Returns the primary control manager associated with this window.
getControlManager(String) - Method in interface com.spss.psapi.extensions.ui.ExtensionObjectWindowHandle
Returns the control manager that manages the control for the supplied property.
getControlValue(String) - Method in interface com.spss.psapi.extensions.ui.ControlManager
Returns the current value of the control associated with the supplied property name or null if no such property or control has been declared for the window.
getControlValue() - Method in interface com.spss.psapi.extensions.ui.spi.PropertyControl
Returns the current value of the control.
getCoordinates() - Method in interface com.spss.psapi.data.GeoType
Returns a positive integer, usually 2 or 3, which is the number of coordinates that define a point.
getCopyright() - Method in interface com.spss.psapi.core.ApplicationData
Returns the application copyright information e.g., "Copyright (c) 2004-2013, IBM Corp.".
getCopyright() - Method in interface com.spss.psapi.model.ModelDetail
Returns the model copyright.
getCopyright() - Static method in class com.spss.psapi.VersionInfo
Returns the copyright message.
getCountedValue() - Method in interface com.spss.psapi.data.ColumnGroup
Returns the counted value for this column group.
getCsname() - Method in interface com.spss.psapi.data.GeoType
Returns a string containing the name of the coordinate system if the “well-known ID” is >= 0 or null
getCurrentProcessorDiagram() - Method in interface com.spss.psapi.extensions.common.ProcessorStreamManager
Returns the current diagram or null if there are no streams currently being managed.
getCurrentProcessorStream() - Method in interface com.spss.psapi.extensions.common.ProcessorStreamManager
Returns the current stream or null.
getDataDirectory() - Method in interface com.spss.psapi.core.SystemServerConnectionDescriptor
Returns the data directory for this connection descriptor.
getDataModel() - Method in exception com.spss.psapi.data.DataModelException
Returns the data model that was being used to convert the values.
getDataModel() - Method in exception com.spss.psapi.extensions.common.DataProviderException
Gets the data model
getDataModel() - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Returns a data model which describes the available fields in this modelling session.
getDataModelFactory() - Method in interface com.spss.psapi.extensions.common.NodeContext
Returns the data model factory.
getDataModelFactory() - Method in interface com.spss.psapi.session.SystemSession
Returns the DataModelFactory for this session.
getDBInfo() - Method in interface com.spss.psapi.resource.ServerDatabaseConnection
Returns the database information.
getDBMSName() - Method in interface com.spss.psapi.resource.ServerDatabaseConnection.DBInfo
Returns the database name.
getDBQueryColumns(String) - Method in interface com.spss.psapi.resource.ServerDatabaseConnection
Returns a list of the columns returned by a specified database query.
getDBTableColumns(String, String, String) - Method in interface com.spss.psapi.resource.ServerDatabaseConnection
Returns a list of the columns in a specified database table.
getDBTables(String, String, String, boolean, boolean, boolean, boolean) - Method in interface com.spss.psapi.resource.ServerDatabaseConnection
Returns a summary of the tables available on this database connection which match the specified arguments.
getDecisionListInteractiveStateInteractorMetadata(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the interactor metadata from a Decision List interactive state.
getDecisionListInteractiveStateViewerMetadata(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the viewer metadata from a Decision List interactive state.
getDecisionListInteractiveStateWorkingModel(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the working model detail from a Decision List interactive state.
getDefaultDirectory() - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns the server's default directory.
getDefaultExtension() - Method in class com.spss.psapi.core.FileFormat
Returns the default file extension for this file format or an empty string if no file extensions are defined for this file format.
getDefinitionName() - Method in interface com.spss.psapi.core.CredentialDescriptor
Returns the credential definition name.
getDepth() - Method in enum com.spss.psapi.data.GeometryType
Returns the list depth that this geometry type uses.
getDepth() - Method in interface com.spss.psapi.data.ListStorage
Returns the depth of the list.
getDetail() - Method in class com.spss.psapi.extensions.common.Diagnostic
Returns the message.
getDiagnostics() - Method in exception com.spss.psapi.extensions.common.ExtensionException
The list of diagnostics.
getDocumentOutputManager() - Method in interface com.spss.psapi.extensions.common.ManagedSession
Returns the document output manager for this session.
getDocumentOutputType() - Method in interface com.spss.psapi.transform.DocumentOutput
Returns the DocumentOutputType of this output.
getDocumentOutputWindowIcon(String) - Method in interface com.spss.psapi.session.UIResources
Returns the default icon used to represent this display type or null.
getDomain() - Method in interface com.spss.psapi.core.CredentialDescriptor
Returns the domain associated with this credential.
getDomainName() - Method in interface com.spss.psapi.core.RepositoryConnectionDescriptor
Returns the domain name to be used when logging into the content repository (if applicable) or the empty string.
getDomainName() - Method in interface com.spss.psapi.core.SystemServerConnectionDescriptor
Returns the domain name to be used when logging into the server (if applicable) or the empty string.
getEndPosition() - Method in exception com.spss.psapi.expr.ParserException
Returns the end position in the parsed String of the text relating to the error.
getEnum(String) - Static method in class com.spss.psapi.core.ContentFormat
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.core.FileFormat
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.core.ModelFieldRole
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.core.ParameterStorage
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.core.ParameterType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.core.PropertyType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.core.StructureAttributeType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.data.ColumnGroupType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.data.MeasureType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.data.ModelingRole
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.data.StorageType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String, Map) - Static method in class com.spss.psapi.Enum
Returns the Enum with the supplied name or null if no such enum exists.
getEnum(String) - Static method in class com.spss.psapi.model.ModelType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.model.PMMLModelType
Returns the PMMLModelType corresponding to the specified PMML model type name, or null if there is no such model type.
getEnum(String) - Static method in class com.spss.psapi.task.ExecutionState
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.transform.CompositeProcessorType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.transform.DocumentOutputType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.transform.ModelInteractorType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.transform.ModelOutputType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getEnum(String) - Static method in class com.spss.psapi.transform.ProcessorType
Returns the enumeration with the supplied name or null if no enumeration exists for the supplied name.
getErrorMessage() - Method in interface com.spss.psapi.task.ExecutionHandle
Returns an error message if execution terminated with an error and a message is available; returns null otherwise.
getErrorMessages() - Method in interface com.spss.psapi.transform.StreamValidationResult
Returns the validation error messages.
getEventType() - Method in class com.spss.psapi.extensions.common.ExtensionObjectEvent
Returns the type of event.
getExecutionHandle() - Method in class com.spss.psapi.task.ExecutionFeedbackEvent
Returns the ExecutionHandle that raised the event.
getExecutionHandle() - Method in class com.spss.psapi.task.ExecutionStateEvent
Returns the ExecutionHandle that raised the event.
getExecutionHandler(NodeContext, ExecutionContext) - Method in interface com.spss.psapi.extensions.common.spi2.NodeDelegate
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.
getExecutionState() - Method in interface com.spss.psapi.task.ExecutionHandle
Returns the latest ExecutionState of the associated task.
getExecutionState() - Method in class com.spss.psapi.task.ExecutionStateEvent
Returns the new execution state which caused this event to be raised.
getExecutionXML(Properties, ExtensionObject, SystemSession) - Method in interface com.spss.psapi.extensions.common.spi.ExecutionPlanProvider
Returns the execution XML specifying a set of operations for the application to perform
getExitCode() - Method in interface com.spss.psapi.task.ExecutionHandle
Returns the exit code from executing the task.
getExportDataModel() - Method in interface com.spss.psapi.transform.DataWriter
Returns the DataModel being exported by this node.
getExtendedMeasure() - Method in interface com.spss.psapi.data.Column
Returns additional metadata that is specific for this field's measurement.
getExtendedMeasure(String) - Method in interface com.spss.psapi.data.DataModel
Returns additional metadata that is specific for this field.
getExtendedStorage() - Method in interface com.spss.psapi.data.Column
Returns additional metadata for this field's storage or null if no additional storage metadata is defined.
getExtendedStorage(String) - Method in interface com.spss.psapi.data.DataModel
Returns additional metadata for this field's storage or null if no additional storage metadata is defined.
getExtension() - Method in interface com.spss.psapi.extensions.ExtensionObject
Returns the extension that this object is associated with or null if the extension has not been loaded.
getExtensionAction(String) - Method in interface com.spss.psapi.extensions.ui.ExtensionObjectWindowHandle
Returns the action associated with the supplied action id or null if no such action exists
getExtensionAt(int) - Method in class com.spss.psapi.core.FileFormat
Returns the file extansion at the supplied index.
getExtensionClassLoader() - Method in interface com.spss.psapi.extensions.Extension
Returns the class loader created by the extension to load classes and resources specified in the specification file.
getExtensionCount() - Method in class com.spss.psapi.core.FileFormat
Returns the number of file extensions associated with this file format.
getExtensionDetailAttribute(String) - Method in interface com.spss.psapi.extensions.Extension
Returns the value defined by the specification file of the supplied attribute.
getExtensionDirectory() - Method in interface com.spss.psapi.extensions.Extension
Returns the "home" directory for the extension.
getExtensionElementID() - Method in interface com.spss.psapi.extensions.ExtensionObject
Returns the extension element id of this element.
getExtensionElementProperties() - Method in interface com.spss.psapi.extensions.ExtensionObject
Returns a Properties object which provides access to the properties declared for this object within the extension specification file.
getExtensionFile() - Method in interface com.spss.psapi.extensions.Extension
Returns the file from which this extension was loaded.
getExtensionID() - Method in interface com.spss.psapi.extensions.ExtensionObject
Returns the extension id that this element is associated with.
getExtensionListener() - Method in interface com.spss.psapi.extensions.Extension
Returns the extension listener for this extension.
getExtensionNode() - Method in interface com.spss.psapi.extensions.common.NodeContext
Returns the associated ExtensionProcessor.
getExtensionObject() - Method in interface com.spss.psapi.extensions.common.ExecutionContext
Returns the extension object.
getExtensionObject() - Method in class com.spss.psapi.extensions.common.ExtensionObjectEvent
Returns the ExtensionObject that generated this event.
getExtensionObject() - Method in interface com.spss.psapi.extensions.ui.ExtensionObjectWindowHandle
Returns the extension object associated with this window handle.
getExtensionObjectPanel(String) - Method in interface com.spss.psapi.extensions.ui.ExtensionObjectWindowHandle
Returns the extension object panel with the specified id or null if no such panel exists.
getExtensionOutput() - Method in interface com.spss.psapi.extensions.common.OutputContext
Returns the associated ExtensionOutput.
getFalseFlag() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns the false indicator for this flag parameter.
getFalseFlag() - Method in interface com.spss.psapi.data.Column
Returns the "false" indicator value for the column, or null if either the value is not known or the column is not a flag.
getFalseFlag(String) - Method in interface com.spss.psapi.data.DataModel
Returns the "false" indicator value for the column, or null if either the value is not known or the column is not a flag.
getFeature() - Method in interface com.spss.psapi.transform.CFProcessor
Return the underlying CF feature of the CF node.
getFieldsRequired(String) - Method in interface com.spss.psapi.transform.StreamValidationResult
Returns the required field names by node id, this would be an empty set when getValidationResult() is false.
getFieldsRequired() - Method in interface com.spss.psapi.transform.StreamValidationResult
Returns the required fields.
getFileFilterPattern() - Method in class com.spss.psapi.core.FileFormat
Returns a file filter pattern suitable for use with a file chooser dialog that includes all the file extensions associated with this file type.
getFileFormat() - Method in exception com.spss.psapi.transform.ExportFormatException
Returns the unsupported export format.
getFileFormatForExtension(String) - Static method in class com.spss.psapi.core.FileFormat
Returns the default file format for the supplied extension or null if no matching file format can be found.
getFileFormatForMIMEType(String) - Static method in class com.spss.psapi.core.FileFormat
Returns the file format for the supplied MIME type or null if no matching file format can be found.
getFileFormatsForExtension(String) - Static method in class com.spss.psapi.core.FileFormat
Returns a list of all file formats with the supplied extension.
getFiles(ServerFile) - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns the list of files in the specified directory of the file system.
getFixedWidthFileEntryColumnName(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the column name for the supplied fixed width file entry.
getFixedWidthFileEntryStartColumn(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the start column for the supplied fixed width file entry, starting from 1.
getFixedWidthFileEntryWidth(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the column width for the supplied fixed width file entry, starting from 1.
getFlagFalseValue(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the false value for the supplied flag entry or null if the value is unknown.
getFlagTrueValue(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the true value for the supplied flag entry or null if the value is unknown.
getFrame() - Method in interface com.spss.psapi.extensions.ui.spi.ExtensionObjectFrame
Returns the frame window represented by this object.
getFunctionName() - Method in enum com.spss.psapi.data.GlobalValues.Type
 
getGeometryType() - Method in interface com.spss.psapi.data.GeoType
Returns the type of object represented by this definition.
getGlobalValues() - Method in interface com.spss.psapi.transform.ProcessorStream
Returns the global values computed for this stream.
getGraphOutput() - Method in interface com.spss.psapi.transform.GraphBuilder
Returns the most recent GraphOutput produced by this node, or null if this GraphBuilder has either not be executed before or failed to produce an object during the most recent execution.
getHelpReference() - Method in interface com.spss.psapi.extensions.ui.spi.ExtensionObjectPanel
Returns the help reference for this panel.
getHostName() - Method in interface com.spss.psapi.admin.ServerSessionDetails
Returns the host name.
getHostName() - Method in interface com.spss.psapi.core.ConnectedServerInfo
Returns the host name or IP address of the connected server.
getHostName() - Method in interface com.spss.psapi.core.RepositoryConnectionDescriptor
Returns the host name or IP address of the content repository machine.
getHostName() - Method in interface com.spss.psapi.core.SystemServerConnectionDescriptor
Returns the host name or IP address of the server machine.
getID() - Method in interface com.spss.psapi.transform.BuiltObject
Returns the temporary session ID of this object.
getID() - Method in interface com.spss.psapi.transform.Processor
Returns the ID of this object.
getID() - Method in interface com.spss.psapi.transform.ProcessorStream
Returns the temporary session ID of this object.
getImageContent() - Method in interface com.spss.psapi.transform.PublishedImage
Returns the contents of the image file.
getIndividualModelResults() - Method in interface com.spss.psapi.model.CompositeModelDetail
Returns the individual model results of this composite model
getInputConnector() - Method in interface com.spss.psapi.transform.CompositeProcessorDiagram
Returns the input connector from this diagram, or null if the diagram belongs to an initial node and has no input connector.
getInputContainerPath(String) - Method in interface com.spss.psapi.extensions.common.AslContext
Returns the temporary path for the input container file.
getInputDataModel() - Method in interface com.spss.psapi.model.ModelDetail
Returns the input data model required by the model.
getInputDataModel() - Method in interface com.spss.psapi.transform.Processor
Returns the DataModel coming into this node.
getInputDataModels() - Method in interface com.spss.psapi.extensions.common.AslContext
Returns an unmodifiable list of the input data models.
getInstance() - Static method in class com.spss.psapi.session.SessionFactory
Creates the shared instance of the SessionFactory.
getInteractiveOutput() - Method in interface com.spss.psapi.transform.Interactor
Returns the InteractiveOutput controlled by this interactor.
getInteractor() - Method in interface com.spss.psapi.transform.InteractiveOutput
Returns the interactor for this output.
getJSONAsString() - Method in interface com.spss.psapi.content.JSONContentModel
Returns the JSON content as a string.
getKeyedPropertyKeys(String) - Method in interface com.spss.psapi.core.PropertiedObject
Returns the keys currently defined for the supplied keyed property name.
getKeyedPropertyValue(String, String) - Method in interface com.spss.psapi.core.PropertiedObject
Returns the value of the named property and key or null if no such property or key exists.
getLabel() - Method in interface com.spss.psapi.core.PropertiedObject
Returns the object's display label.
getLocale() - Method in interface com.spss.psapi.session.LocaleInfo
Returns the locale associated with this locale information object.
getLocale() - Method in interface com.spss.psapi.session.SystemSession
Returns the locale specified for this session.
getLocaleInfo() - Method in interface com.spss.psapi.session.SystemSession
Returns the LocaleInfo for this session.
getLocalizedAlgorithmName() - Method in interface com.spss.psapi.transform.ModelApplier
Returns the localized algorithm name.
getLocalizedAlgorithmName() - Method in interface com.spss.psapi.transform.ModelOutput
Returns the localized algorithm name.
getLocalizedName(ProcessorType) - Method in interface com.spss.psapi.session.LocaleInfo
Returns a locale-sensitive string representing the supplied node type or null if a name cannot be found.
getLocalizedProcessorDescription(String) - Method in interface com.spss.psapi.session.LocaleInfo
Returns a locale-sensitive string describing the supplied node type name or null if a description cannot be found.
getLocalizedProcessorName(String) - Method in interface com.spss.psapi.session.LocaleInfo
Returns a locale-sensitive string representing the supplied node type name or null if a name cannot be found.
getLowerBound() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns a lower bound on the valid values of this parameter.
getLowerBound() - Method in interface com.spss.psapi.data.Column
Returns the lower bound value for the values in the column, or null if either the value is not known or the column is not continuous.
getLowerBound(String) - Method in interface com.spss.psapi.data.DataModel
Returns the lower bound value for the values in the named column, or null if either the value is not known or the column is not continuous.
getMajorVersion() - Method in interface com.spss.psapi.resource.ServerDatabaseConnection.DBInfo
Returns the major version number.
getMajorVersion() - Static method in class com.spss.psapi.VersionInfo
Returns the major version number.
getManagedServerConnectionDescriptor() - Method in interface com.spss.psapi.extensions.common.ManagedSession
Returns the ManagedServerConnectionDescriptor used to connect this session to a server or null if the session has not yet been connected or the session is a local session
getMeasureType() - Method in interface com.spss.psapi.data.Column
Returns the measure type for the column.
getMeasureType(String) - Method in interface com.spss.psapi.data.DataModel
Returns the measure type for values in the named column.
getMemorySizeInKBytes() - Method in interface com.spss.psapi.admin.ServerSessionDetails
Returns OS memory size in KBytes.
getMessage() - Method in class com.spss.psapi.task.ExecutionFeedbackEvent
Returns the message associated with this event.
getMessageID(int) - Static method in class com.spss.psapi.task.ExecutionFeedbackEvent
Converts the supplied arbitrary message Id to one of the defined MESSAGE_ID_ constants.
getMessageId() - Method in class com.spss.psapi.task.ExecutionFeedbackEvent
Returns the message ID associated with this event.
getMetadata() - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Returns the metadata from this interactor which must be preserved in any saved interactive state.
getMetadataContent() - Method in interface com.spss.psapi.transform.PublishedImage
Returns the contents of the metadata file, or null if there is no metadata file.
getMIMEType() - Method in class com.spss.psapi.core.FileFormat
Returns the MIME type associated with this file format or an empty string if no MIME type has been defined.
getMinorVersion() - Method in interface com.spss.psapi.resource.ServerDatabaseConnection.DBInfo
Returns the minor version number.
getMinorVersion() - Static method in class com.spss.psapi.VersionInfo
Returns the minor version number.
getMissingValueDefinition() - Method in interface com.spss.psapi.data.Column
Returns the missing value definition for the column or null.
getMissingValueDefinition(String) - Method in interface com.spss.psapi.data.DataModel
Returns the missing value definition for the column or null.
getModel() - Method in interface com.spss.psapi.interaction.DecisionListModel
Returns the internal representation of this model.
getModelApplierID() - Method in interface com.spss.psapi.transform.ModelOutput
Returns the ID of ModelApplier that corresponds with this model output or null if this model output cannot be applied directly to data.
getModelApplierType() - Method in interface com.spss.psapi.transform.ModelOutput
Returns the type of ModelApplier that corresponds with this model output or null if this model output cannot be applied directly to data.
getModelDetail() - Method in interface com.spss.psapi.interaction.DecisionListModelInteractiveState
Returns the model detail of the current (working) model.
getModelDetail() - Method in interface com.spss.psapi.transform.CompositeModelOutput
Deprecated. 
getModelDetail() - Method in interface com.spss.psapi.transform.ModelApplier
Returns the underlying model representation.
getModelDetail() - Method in interface com.spss.psapi.transform.ModelOutput
Returns the underlying model representation.
getModelID() - Method in interface com.spss.psapi.model.ModelDetail
Returns the model ID.
getModelingRole() - Method in interface com.spss.psapi.data.Column
Returns the modeling role for the column.
getModelingRole(String) - Method in interface com.spss.psapi.data.DataModel
Returns the modeling role for the named column.
getModelInteractorType() - Method in interface com.spss.psapi.transform.ModelInteractor
Returns the type of this interactor.
getModelMeasureLabel(String) - Method in interface com.spss.psapi.transform.CompositeModelResult
Returns a descriptive label for the specified evaluation measure or null if the measure is not valid for this result.
getModelMeasurePartitionCount() - Method in interface com.spss.psapi.transform.CompositeModelResult
Returns the number of partitions for which evaluation measures exist.
getModelMeasures() - Method in interface com.spss.psapi.transform.CompositeModelResult
Returns the list of measures used to evaluate this model result.
getModelMeasureType(String) - Method in interface com.spss.psapi.transform.CompositeModelResult
Returns the data type of the specified evaluation measure or null if the measure is not valid for this result.
getModelMeasureValue(String, int) - Method in interface com.spss.psapi.transform.CompositeModelResult
Returns the value of the specified evaluation measure in the specified partition, or null if either the measure or the partition is not valid for this result.
getModelName() - Method in interface com.spss.psapi.transform.CompositeModelResult
Returns the name of this model result.
getModelOutput() - Method in interface com.spss.psapi.transform.CompositeModelResult
Returns the model output of the composite model result.
getModelOutputAt(int) - Method in interface com.spss.psapi.extensions.common.ModelOutputManager
Returns the model output at the specified index.
getModelOutputCount() - Method in interface com.spss.psapi.extensions.common.ModelOutputManager
Returns the number of model outputs being managed.
getModelOutputForID(String) - Method in interface com.spss.psapi.extensions.common.ModelOutputManager
Returns the model output with the specified ID or null if no such model output can be found.
getModelOutputManager() - Method in interface com.spss.psapi.extensions.common.ManagedSession
Returns the model output manager for this session.
getModelOutputMetadata() - Method in interface com.spss.psapi.data.Column
Returns the model output column role for the column if it is a model output column or null
getModelOutputType() - Method in interface com.spss.psapi.transform.ModelBuilder
Returns the type of ModelOutput that is produced by this type of model builder.
getModelOutputType() - Method in interface com.spss.psapi.transform.ModelOutput
Returns the ModelOutputType of this model output.
getModelOutputWindowIcon(String) - Method in interface com.spss.psapi.session.UIResources
Returns the default icon used to represent this model type or null.
getModelResult(String) - Method in interface com.spss.psapi.transform.CompositeModelOwner
Returns the model results for the specified ID or null if no such model result exists.
getModelResultIDs() - Method in interface com.spss.psapi.transform.CompositeModelOwner
Returns the list of model result IDs.
getModelType() - Method in interface com.spss.psapi.model.ModelDetail
Returns the type of the model.
getName() - Method in interface com.spss.psapi.core.ContentContainer
Returns the name of this container.
getName() - Method in interface com.spss.psapi.core.PropertiedObject
Returns the object's name.
getName() - Method in class com.spss.psapi.Enum
Returns the name of the enumeration.
getName() - Method in interface com.spss.psapi.extensions.common.CatalogDefinition
Get the catalog's name
getName() - Method in interface com.spss.psapi.resource.ServerFile
Returns the name of the file.
getName() - Static method in class com.spss.psapi.VersionInfo
Returns the name of the library.
getNumberOfProcessors() - Method in interface com.spss.psapi.admin.ServerSessionDetails
Returns the number of processors available for use by the server.
getNumericValue(String) - Method in interface com.spss.psapi.content.XMLContentModel
Returns the result of evaluating the path with return type of numeric e.g. count the number of elements that match the path expression.
getObject() - Method in exception com.spss.psapi.core.ObjectLockedException
Returns the object.
getObject() - Method in exception com.spss.psapi.transform.ExportFormatException
Deprecated. 
getObjectAt(List<Object>, JSONArtifact) - Method in interface com.spss.psapi.content.JSONContentModel
Returns the object at the specified path.
getOperatingSystemBrief() - Method in interface com.spss.psapi.admin.ServerSessionDetails
Returns the operating system type (brief string).
getOperatingSystemDetailed() - Method in interface com.spss.psapi.admin.ServerSessionDetails
Returns the Operating system type (detailed string).
getOutputAt(int) - Method in interface com.spss.psapi.extensions.common.DocumentOutputManager
Returns the document or interactive output at the specified index.
getOutputConnector() - Method in interface com.spss.psapi.transform.CompositeProcessorDiagram
Returns the output connector from this diagram, or null if the diagram belongs to a terminal node and has no output connector.
getOutputContainerPath(String) - Method in interface com.spss.psapi.extensions.common.AslContext
Returns the temporary path for the output container file.
getOutputCount() - Method in interface com.spss.psapi.extensions.common.DocumentOutputManager
Returns the number of outputs being managed.
getOutputDataModel(DataModel, Properties, ExtensionObject, SystemSession) - Method in interface com.spss.psapi.extensions.common.spi.DataModelProvider
Returns the output data model for a given input data model, set of properties and the object (typically a node) who output data model is being computed.
getOutputDataModel(DataModel, Properties, NodeContext) - Method in interface com.spss.psapi.extensions.common.spi2.NodeDelegate
Returns the output data model for a given input data model and set of properties.
getOutputDataModel() - Method in interface com.spss.psapi.model.ModelDetail
Returns the output data model produced by the model.
getOutputDataModel() - Method in interface com.spss.psapi.transform.Processor
Returns the DataModel output by this node.
getOutputDataModel() - Method in interface com.spss.psapi.transform.PublishedImage
Returns a data model which describes the fields exported by the image.
getOutputFactory() - Method in interface com.spss.psapi.session.Session
Returns the OutputFactory for this session.
getOutputForID(String) - Method in interface com.spss.psapi.extensions.common.DocumentOutputManager
Returns the document or interactive output with the specified ID or null if no such output can be found.
getOwner() - Method in exception com.spss.psapi.core.OwnerException
Returns the object owner.
getParameterContent() - Method in interface com.spss.psapi.transform.PublishedImage
Returns the contents of the parameter file.
getParameterDefinition(String) - Method in interface com.spss.psapi.core.ParameterProvider
Returns the parameter definition for the parameter with the specified name or null if no such parameter exists in this provider.
getParameterLabel() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns a label for this parameter.
getParameterLabel(String) - Method in interface com.spss.psapi.core.ParameterProvider
Returns the label of the named parameter or null if no such parameter exists.
getParameterName() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns the name of this parameter.
getParameters() - Method in interface com.spss.psapi.session.Session
Returns the parameter provider for this session.
getParameterStorage() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns the storage type of this parameter.
getParameterStorage(String) - Method in interface com.spss.psapi.core.ParameterProvider
Returns the storage of the named parameter or null if no such parameter exists.
getParameterType() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns the measure of this parameter.
getParameterType(String) - Method in interface com.spss.psapi.core.ParameterProvider
Returns the type of the named parameter or null if no such parameter exists.
getParameterValue() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns the value of this parameter.
getParameterValue(String) - Method in interface com.spss.psapi.core.ParameterProvider
Returns the value of the named parameter or null if no such parameter exists.
getParent() - Method in interface com.spss.psapi.resource.ServerFile
Returns the pathname of the parent directory.
getParentDirectory(ServerFile) - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns the parent directory of a file in the file system
getParentServerFile() - Method in interface com.spss.psapi.resource.ServerFile
Returns a file representing the parent directory.
getParser() - Method in interface com.spss.psapi.session.Session
Returns the shared parser for this session
getPartitionName() - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Returns the name of the partition column in the data model, or null if there is no partition column.
getPassword() - Method in interface com.spss.psapi.core.ASCredentialDescriptor
Returns the ASL password.
getPassword() - Method in interface com.spss.psapi.core.CredentialDescriptor
Returns the password.
getPassword() - Method in interface com.spss.psapi.core.RepositoryConnectionDescriptor
Returns the user's password in plain text.
getPassword() - Method in interface com.spss.psapi.core.ServerConnectionDescriptor
Returns the user's password in plain text.
getPatchVersion() - Static method in class com.spss.psapi.VersionInfo
Returns the patch version number.
getPath() - Method in interface com.spss.psapi.resource.ServerFile
Returns the pathname of the file.
getPathSeparator() - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns a string version of the path separator character.
getPathSeparatorChar() - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns the path separator character for this file system.
getPEVConnectionApplicationView(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the application view from a PEV connection object.
getPEVConnectionDataProvider(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the data provider definition from a PEV connection object or null if the DPD is not set.
getPEVConnectionDescription(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the description from a PEV connection object.
getPEVConnectionEnvironment(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the environment from a PEV connection object.
getPEVConnectionVersionLabel(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the version label from a PEV connection object.
getPhasedCount() - Method in interface com.spss.psapi.extensions.common.spi2.PhasedAslGenerator
Returns the number of additional compile/execute phases needed by this node.
getPMML() - Method in interface com.spss.psapi.interaction.DecisionListModel
Returns the PMML representation of this Decision List model.
getPMMLModelType() - Method in interface com.spss.psapi.model.ModelDetail
For a model which is represented internally using PMML (one for which isPMMLModel() returns true), this returns the PMML model type from the underlying PMML that was generated by the modeling algorithm.
getPMMLText() - Method in interface com.spss.psapi.model.ModelDetail
For a model which is represented internally using PMML (one for which isPMMLModel() returns true), this returns a string representing the PMML generated from the model building algorithm.
getPortNumber() - Method in interface com.spss.psapi.core.ConnectedServerInfo
Returns the remote port number through which the connection was established.
getPortNumber() - Method in interface com.spss.psapi.core.RepositoryConnectionDescriptor
Returns the port number which the content repository is listening on.
getPortNumber() - Method in interface com.spss.psapi.core.SystemServerConnectionDescriptor
Returns the port number which the server is listening on.
getPrintableComponent() - Method in interface com.spss.psapi.extensions.ui.spi.ExtensionObjectPanel
Returns the UI object that will be rendered in order to print the component.
getProcessAttributes() - Method in interface com.spss.psapi.admin.ServerActivitySnapshot
Returns the set of process attributes.
getProcessId() - Method in interface com.spss.psapi.core.ConnectedServerInfo
Returns the process ID of the remote server: this is typically the process ID of the service process.
getProcessIdentifiers() - Method in interface com.spss.psapi.admin.ServerActivitySnapshot
Returns the set of process identifiers.
getProcessInformation(String) - Method in interface com.spss.psapi.admin.ServerActivitySnapshot
Returns an attribute name->value mapping for a given process identifier.
getProcessorCount() - Method in interface com.spss.psapi.transform.ProcessorDiagram
Deprecated. 
getProcessorDiagram() - Method in exception com.spss.psapi.transform.InvalidEditException
Returns the ProcessorDiagram that generated the exception.
getProcessorDiagram() - Method in interface com.spss.psapi.transform.Processor
Returns the ProcessorDiagram that owns this node.
getProcessorFactory() - Method in interface com.spss.psapi.transform.ProcessorDiagram
Returns the ProcessorFactory for this diagram.
getProcessorIcon(String) - Method in interface com.spss.psapi.session.UIResources
Returns the default icon used to represent this node type or null.
getProcessorStream() - Method in exception com.spss.psapi.transform.InvalidEditException
Deprecated.
since PSAPI 1.2
getProcessorStream() - Method in interface com.spss.psapi.transform.Processor
Returns the ProcessorStream that owns this node.
getProcessorStreamAt(int) - Method in interface com.spss.psapi.extensions.common.ProcessorStreamManager
Returns the stream at the specified index.
getProcessorStreamCount() - Method in interface com.spss.psapi.extensions.common.ProcessorStreamManager
Returns the number of streams being managed.
getProcessorStreamForID(String) - Method in interface com.spss.psapi.extensions.common.ProcessorStreamManager
Returns the stream with the specified ID or null if no such stream can be found.
getProcessorStreamManager() - Method in interface com.spss.psapi.extensions.common.ManagedSession
Returns the stream manager for this session.
getProcessorType() - Method in interface com.spss.psapi.transform.Processor
Returns the type of the node.
getPropertiedObject() - Method in exception com.spss.psapi.transform.ExportFormatException
Returns the object that was being exported.
getProperty() - Method in exception com.spss.psapi.core.InvalidPropertyException
Returns the property name.
getProperty() - Method in class com.spss.psapi.extensions.common.Diagnostic
Returns the name of the property if this is a property diagnostic or null otherwise.
getProperty(String) - Method in interface com.spss.psapi.extensions.common.Properties
Returns the current value associated with the extension property or null if the property is unknown.
getProperty() - Method in class com.spss.psapi.extensions.ui.PropertyControlEvent
Returns the property whose property control originated the event.
getProperty(String) - Static method in class com.spss.psapi.session.SessionFactory
Returns the value of the specified configuration property obtained from one of the following sources, in order of precedence: The value set by setProperty(String, String) The value of the corresponding Java system property Returns null if the property has no value or if the system property cannot be read for any reason.
getProperty(String, String) - Static method in class com.spss.psapi.session.SessionFactory
Returns the value of the specified configuration property obtained from one of the following sources, in order of precedence: The value set by setProperty(String, String) The value of the corresponding Java system property Returns the specified default value if the property has no value or if the system property cannot be read for any reason.
getPropertyFactory() - Method in interface com.spss.psapi.session.SystemSession
Returns the PropertyFactory for this session.
getPropertyType(String) - Method in interface com.spss.psapi.core.PropertiedObject
Returns the PropertyType for the named property or null if no such property exists.
getPropertyValue(String) - Method in interface com.spss.psapi.core.PropertiedObject
Returns the value of the named property or null if no such property exists.
getPSAPISession(SystemSession) - Static method in class com.spss.psapi.session.SessionFactory
Converts a system session to a full session.
getRangeMaxValue(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the upper bound for the supplied range bounds entry or null if the value is unknown.
getRangeMinValue(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the lower bound for the supplied range bounds entry or null if the value is unknown.
getReferencedFields() - Method in interface com.spss.psapi.expr.Expression
Returns the Set of field names referenced by the expression.
getReleaseVersion() - Method in interface com.spss.psapi.resource.ServerDatabaseConnection.DBInfo
Returns the release version number.
getReportOutput() - Method in interface com.spss.psapi.transform.ReportBuilder
Returns the most recent ReportOutput produced by this node, or null if this ReportBuilder has either not be executed before or failed to produce an object during the most recent execution.
getRepository() - Method in interface com.spss.psapi.session.Session
Returns the repository object that provides simple mechanisms for storing and retrieving objects.
getRepositoryConnectionDescriptor() - Method in interface com.spss.psapi.session.Session
Returns the repository connection descriptor.
getRepositoryHandle() - Method in interface com.spss.psapi.session.Repository
Returns the underlying repository handle.
getResource(String, Session) - Method in interface com.spss.psapi.extensions.Extension
Attempts to look up the value of the supplied key in one of the resource bundles listed in the extension.xml.
getResult() - Method in interface com.spss.psapi.task.ExecutionHandle
Returns the result of the task if execution terminated with success and the task produced a result.
getResult() - Method in interface com.spss.psapi.task.Task
Returns any object produced as a result of executing the task.
getRole() - Method in interface com.spss.psapi.data.ModelOutputMetadata
Returns the model output column role for the column if it is a model output column or null.
getRoots() - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns the roots of the file system.
getRowCount() - Method in interface com.spss.psapi.content.TableContentModel
Returns the number of rows in this content model.
getRowCount() - Method in interface com.spss.psapi.data.RowSet
Returns the number of rows in this dataset.
getRowSet() - Method in interface com.spss.psapi.transform.RowSetOutput
Returns the RowSet underlying this output object.
getRowSetFactory() - Method in interface com.spss.psapi.session.Session
Returns the RowSetFactory for this session.
getRowSetOutput() - Method in interface com.spss.psapi.transform.RowSetBuilder
Returns the most recent RowSetOutput produced by this node, or null if this RowSetBuilder has either not be executed before or failed to produce an object during the most recent execution.
getSavedByVersion() - Method in interface com.spss.psapi.core.PropertiedObject
Return the object's saved by version.
getScriptProperty(String) - Method in interface com.spss.psapi.extensions.common.Properties
Returns the current value associated using the script name of the extension property or null if the property is unknown.
getSeparator() - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns a string version of the separator character.
getSeparatorChar() - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns the separator character for this file system.
getServerActivitySnapshot() - Method in interface com.spss.psapi.session.AdministratorSession
Returns a ServerActivitySnapshot object, loaded with a snapshot of server activity
getServerCatalogManager() - Method in interface com.spss.psapi.extensions.common.ManagedSession
Returns the server catalog manager for this session
getServerCatalogManager() - Method in interface com.spss.psapi.session.Session
Returns the server catalog manager for this session
getServerConfiguration() - Method in interface com.spss.psapi.session.AdministratorSession
Returns a list of configuration settings for the server
getServerConnectionDescriptor() - Method in interface com.spss.psapi.core.ConnectedServerInfo
Returns the descriptor through which this connection was established.
getServerConnectionDescriptor() - Method in interface com.spss.psapi.session.Session
Returns the ServerConnectionDescriptor used to connect this session to a remote server.
getServerConnectionDescriptor() - Method in interface com.spss.psapi.transform.ProcessorStream
Returns the ServerConnectionDescriptor used to connect this stream to a server or null if the stream has not yet been connected or if the owner session was not created using SessionFactory.
getServerDatabaseDriverNames() - Method in interface com.spss.psapi.session.Session
Returns a row set that lists the database drivers available on the data mining server host.
getServerDataSourceNames() - Method in interface com.spss.psapi.session.Session
Returns a row set that lists the available system DSNs visible on the data mining server host.
getServerFile(String) - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns a server file for the corresponding file name.
getServerFileSystem() - Method in interface com.spss.psapi.session.AdministratorSession
Returns the server file system.
getServerFileSystem() - Method in interface com.spss.psapi.session.Session
Returns the server file system.
getServerMajorVersion() - Method in exception com.spss.psapi.core.IncompatibleServerException
Returns the major version returned by the server being connected to.
getServerMajorVersion() - Method in interface com.spss.psapi.core.SystemServerConnectionDescriptor
Returns the major version of server required by this descriptor.
getServerMinorVersion() - Method in exception com.spss.psapi.core.IncompatibleServerException
Returns the minor version returned by the server being connected to.
getServerMinorVersion() - Method in interface com.spss.psapi.core.SystemServerConnectionDescriptor
Returns the minor version of server required by this descriptor.
getServerPatchVersion() - Method in exception com.spss.psapi.core.IncompatibleServerException
Returns the patch version returned by the server being connected to.
getServerPatchVersion() - Method in interface com.spss.psapi.core.SystemServerConnectionDescriptor
Returns the patch version of server required by this descriptor.
getServerSessionDetails() - Method in interface com.spss.psapi.session.AdministratorSession
Returns details of the server and its environment
getServerVersionFixPack() - Method in interface com.spss.psapi.core.ServerVersionInfo
Returns the server fix pack number.
getServerVersionInfo() - Method in interface com.spss.psapi.session.Session
Returns information about the connected server version or null if the session is not connected.
getServerVersionMajor() - Method in interface com.spss.psapi.core.ServerVersionInfo
Returns the server major version number.
getServerVersionMinor() - Method in interface com.spss.psapi.core.ServerVersionInfo
Returns the server minor version number.
getServerVersionRelease() - Method in interface com.spss.psapi.core.ServerVersionInfo
Returns the server release number.
getSession() - Method in interface com.spss.psapi.extensions.common.SessionContext
Returns the associated session.
getSessionId() - Method in interface com.spss.psapi.core.ConnectedServerInfo
Returns the remote session ID: this is typically the process ID of the session process.
getSessionObjectFactory() - Method in interface com.spss.psapi.extensions.common.ManagedSession
Returns the session object factory for this session.
getSetting(String) - Method in interface com.spss.psapi.admin.ServerConfiguration
get a setting from a the cached server configuration
getSetValues() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns the valid values of this parameter.
getSetValues() - Method in interface com.spss.psapi.data.Column
Returns an array of valid values for the column, or null if either the values are not known or the column is not a set.
getSetValues(String) - Method in interface com.spss.psapi.data.DataModel
Returns an array of valid values for the column, or null if either the values are not known or the column is not a set.
getSeverity() - Method in class com.spss.psapi.extensions.common.Diagnostic
Returns the severity.
getSeverity() - Method in class com.spss.psapi.task.ExecutionFeedbackEvent
Returns the severity level of this event.
getSize(ServerFile) - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns the size, in bytes, of the specified file in this file system.
getSortEntryColumnName(Object) - Method in interface com.spss.psapi.core.PropertyFactory
Returns the column name for the supplied sort entry.
getSplitColumnNames() - Method in interface com.spss.psapi.model.ModelDetail
Returns the list of split column names if this is a split model or null for non-split models.
getSplitModelCount() - Method in interface com.spss.psapi.model.ModelDetail
Returns the number of split models if this is a split model or 0 otherwise.
getSplitModelKey(int) - Method in interface com.spss.psapi.model.ModelDetail
Returns the values of the split fields at the specified index for split models or null for non-split models.
getSplitModelPMMLText(int) - Method in interface com.spss.psapi.model.ModelDetail
Returns the PMML representation of the split model at the specified index for split models or null for non-split models or if the split model is not represented as PMML.
getSsoToken() - Method in interface com.spss.psapi.core.RepositoryConnectionDescriptor2
Returns the SSO security token or null if there is no token.
getStartPosition() - Method in exception com.spss.psapi.expr.ParserException
Returns the start position in the parsed String of the text relating to the error.
getStatistic(String, StatisticType) - Method in interface com.spss.psapi.content.ColumnStatsContentModel
Returns the value of the statistic for the specified
getStatistic(String, String, StatisticType) - Method in interface com.spss.psapi.content.PairwiseStatsContentModel
Returns the value of the statistic for the specified pair of columns.
getStatistic(String, Object, String, StatisticType) - Method in interface com.spss.psapi.content.PairwiseStatsContentModel
Returns the value of the statistic for the specified value in the primary column associated with the secondary column.
getStorageClass() - Method in class com.spss.psapi.core.ParameterStorage
Returns the Java class that parameter values with this storage will be returned as.
getStorageClass() - Method in class com.spss.psapi.core.StructureAttributeType
Returns the basic Java class used to represent this attribute's value.
getStorageType(int) - Method in interface com.spss.psapi.content.TableContentModel
Returns the storage type of objects in a specified column of this content model.
getStorageType() - Method in interface com.spss.psapi.data.Column
Returns the storage type for the column.
getStorageType(String) - Method in interface com.spss.psapi.data.DataModel
Returns the storage type for values in the named column.
getStorageType() - Method in interface com.spss.psapi.expr.Expression
Returns the StorageType of the expression.
getStringValue(String, String) - Method in interface com.spss.psapi.content.XMLContentModel
Evaluates the XPath expression to an XML node and returns either the value of the specified attribute in that node if the attribute name is a non-zero length string or the node value otherwise.
getStringValues(String, String) - Method in interface com.spss.psapi.content.XMLContentModel
Evaluates the XPath expression to a collection of XML nodes and returns a list containing either the value of the specified attribute in that node if the attribute name is a non-zero length string or the node value otherwise.
getStructuredPropertyDefinition(String) - Method in interface com.spss.psapi.core.PropertiedObject
Returns the StructuredPropertyDefinition for the named property or null if no such property exists, or the property is not a structure or structure list property.
getSubject() - Method in interface com.spss.psapi.core.RepositoryConnectionDescriptor2
Returns the platform security subject or null if there is no subject.
getTag() - Method in interface com.spss.psapi.data.ModelOutputMetadata
Returns the tag associated with this model output column or null if the column is not a model output column or the tag has not been defined.
getTargetColumn() - Method in interface com.spss.psapi.data.ModelOutputMetadata
Returns the target column name associated with this model output column or null if the column is not a model output column or the target column has not been defined.
getTask() - Method in interface com.spss.psapi.task.ExecutionHandle
Returns the Task being executed.
getTaskFactory() - Method in interface com.spss.psapi.interaction.DecisionListModelInteractor
Returns the task factory for this session.
getTaskFactory() - Method in interface com.spss.psapi.session.Session
Returns the TaskFactory for this session.
getTaskRunner() - Method in interface com.spss.psapi.session.Session
Returns the TaskRunner for this session.
getTemporaryProjectDir() - Method in interface com.spss.psapi.as.AslCompiler
Returns the base directory for the temporary project.
getTemporaryProjectID() - Method in interface com.spss.psapi.as.AslCompiler
Returns the id of the temporary project.
getTemporaryProjectTmpDir() - Method in interface com.spss.psapi.as.AslCompiler
Returns the tmp directory in the temporary project.
getTrueFlag() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns the true indicator for this flag parameter.
getTrueFlag() - Method in interface com.spss.psapi.data.Column
Returns the "true" indicator value for the column, or null if either the value is not known or the column is not a flag.
getTrueFlag(String) - Method in interface com.spss.psapi.data.DataModel
Returns the "true" indicator value for the column, or null if either the value is not known or the column is not a flag.
getType() - Method in class com.spss.psapi.task.ExecutionFeedbackEvent
Returns the type of feedback represented by this event.
getTypeID() - Method in interface com.spss.psapi.core.ContentContainer
Returns the ID of the container type declaration.
getTypeName() - Method in interface com.spss.psapi.transform.DocumentOutput
Returns the name of this type of output object.
getTypeName() - Method in interface com.spss.psapi.transform.ModelOutput
Returns the name of this type of output object.
getTypeName() - Method in interface com.spss.psapi.transform.Processor
Returns the name of this type of node.
getUIComponent() - Method in interface com.spss.psapi.extensions.ui.spi.ExtensionObjectPanel
Returns the UI object that will be used to display the extension component which will be added to the window.
getUIComponent() - Method in interface com.spss.psapi.extensions.ui.spi.PropertyControl
Returns the UI object that will be used to display the property control component.
getUIResources() - Method in interface com.spss.psapi.session.Session
Returns the interface that provides access to UI-related resources.
getUnownedObject() - Method in exception com.spss.psapi.core.OwnerException
Returns the object that is not owned by the owner.
getUpdatableCount() - Method in interface com.spss.psapi.transform.Updater
Returns the number of Updatable nodes that this is updating.
getUpdatables() - Method in interface com.spss.psapi.transform.Updater
Returns an iterator for the Updatable nodes that this is updating.
getUpdater() - Method in interface com.spss.psapi.transform.Updatable
Returns the Processor that is updating this one or null if there is no updater.
getUpdaterID() - Method in interface com.spss.psapi.transform.Updatable
Returns the id of the node that is updating this one or the empty string if there is no updater.
getUpperBound() - Method in interface com.spss.psapi.core.ParameterDefinition
Returns an upper bound on the valid values of this parameter.
getUpperBound() - Method in interface com.spss.psapi.data.Column
Returns the upper bound value for the values in the column, or null if either the value is not known or the column is not continuous.
getUpperBound(String) - Method in interface com.spss.psapi.data.DataModel
Returns the upper bound value for the values in the named column, or null if either the value is not known or the column is not continuous.
getUserName() - Method in interface com.spss.psapi.core.ASCredentialDescriptor
Returns the ASL user name.
getUserName() - Method in interface com.spss.psapi.core.CredentialDescriptor
Returns the user name.
getUserName() - Method in interface com.spss.psapi.core.RepositoryConnectionDescriptor
Returns the user's login name.
getUserName() - Method in interface com.spss.psapi.core.SystemServerConnectionDescriptor
Returns the user's login name.
getUserName() - Method in interface com.spss.psapi.model.ModelDetail
Returns the name of the account used to build the model.
getUseSSL() - Method in interface com.spss.psapi.core.RepositoryConnectionDescriptor
Returns true if the connection should use a secure socket.
getValidationResult() - Method in interface com.spss.psapi.transform.StreamValidationResult
Returns the stream validation result.
getValue() - Method in exception com.spss.psapi.core.InvalidPropertyException
Returns the value being assigned or null.
getValue(GlobalValues.Type, String) - Method in interface com.spss.psapi.data.GlobalValues
Returns the global value for the specified type and field name or null if no value can be located.
getValue() - Method in exception com.spss.psapi.data.InvalidColumnValueException
Returns the invalid value.
getValue() - Method in interface com.spss.psapi.data.ModelOutputMetadata
Returns the value associated with this model output column or null if the column is not a model output column or no value has been defined.
getValueAt(int, int) - Method in interface com.spss.psapi.content.TableContentModel
Returns the value from a specified row and column in this content model.
getValueAt(int, int) - Method in interface com.spss.psapi.data.RowSet
Returns the value from a specified row and column in this dataset.
getValueCount() - Method in interface com.spss.psapi.data.MissingValueDefinition
Returns the number of values specified as missing in this definition, excluding null and whitespace values.
getValueLabel(Object) - Method in interface com.spss.psapi.data.Column
Returns the label for the value in the column or an empty string if there is no label associated with the value.
getValueLabel(String, Object) - Method in interface com.spss.psapi.data.DataModel
Returns the label for the value in the named column or an empty string if there is no label associated with the value.
getValueMeasure() - Method in interface com.spss.psapi.data.CollectionType
Returns the measurement for the values within the collection.
getValues() - Static method in class com.spss.psapi.core.ContentFormat
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.core.FileFormat
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.core.ModelFieldRole
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.core.ParameterStorage
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.core.ParameterType
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.core.PropertyType
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.core.StructureAttributeType
Returns an array containing all the valid values for this enumeration class.
getValues() - Method in exception com.spss.psapi.data.ColumnCountException
Returns the list of values that were being converted.
getValues() - Static method in class com.spss.psapi.data.ColumnGroupType
Returns an array containing all the valid values for this enumeration class.
getValues(String) - Method in interface com.spss.psapi.data.GlobalValues
Returns a map containing the known entries for the specified field name or null of no entries for the field exist.
getValues() - Static method in class com.spss.psapi.data.MeasureType
Returns an array containing all the valid values for this enumeration class.
getValues() - Method in interface com.spss.psapi.data.MissingValueDefinition
Returns the list of values specified as missing in this definition.
getValues() - Static method in class com.spss.psapi.data.ModelingRole
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.data.StorageType
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.model.ModelType
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.model.PMMLModelType
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.task.ExecutionState
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.transform.CompositeProcessorType
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.transform.DocumentOutputType
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.transform.ModelInteractorType
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.transform.ModelOutputType
Returns an array containing all the valid values for this enumeration class.
getValues() - Static method in class com.spss.psapi.transform.ProcessorType
Returns an array containing all the valid values for this enumeration class.
getValuesList(String, List<String>, boolean) - Method in interface com.spss.psapi.content.XMLContentModel
Evaluates the XPath expression to obtain a list of XML nodes and returns a list of lists where each sublist contains the specified values from a particular node.
getValuesMap(String, String, List<String>, boolean) - Method in interface com.spss.psapi.content.XMLContentModel
Evaluates the XPath expression to obtain a list of XML nodes and returns a hash table of the specified attributes.
getValueStorage() - Method in interface com.spss.psapi.data.ListStorage
Returns the simple storage of the values held in the list.
getVendorName() - Method in interface com.spss.psapi.core.ApplicationData
Returns the name of the vendor e.g., "IBM Corp.".
getViewerMetaData() - Method in interface com.spss.psapi.interaction.DecisionListModelInteractiveState
Returns the metadata saved from the viewer component.
getWindow() - Method in interface com.spss.psapi.extensions.ui.NativeWindowHandle
Returns the window associated with this window handle or null if the window has been disposed.
getWkid() - Method in interface com.spss.psapi.data.GeoType
Returns an integer representing the “well-known ID” of the coordinate system or -1.
getWkt() - Method in interface com.spss.psapi.data.GeoType
Returns a string containing the “well-known text” for the coordinate system corresponding to the “well-known ID”.
getXMLAsString() - Method in interface com.spss.psapi.content.XMLContentModel
Returns the XML as a string.
getXPosition() - Method in interface com.spss.psapi.transform.Processor
Returns the x position offset of the node in the ProcessorDiagram.
getYPosition() - Method in interface com.spss.psapi.transform.Processor
Returns the y position offset of the node in the ProcessorDiagram.
GlobalValues - Interface in com.spss.psapi.data
This defines the set of global values which are usually computed by a stream via a "setglobals" node.
GlobalValues.Type - Enum in com.spss.psapi.data
This defines the set of global value types than can be accessed from the global values table.
GRAPH_ANIMATION_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_AUTO_X_LABEL - Static variable in class com.spss.psapi.core.Property
 
GRAPH_AUTO_Y_LABEL - Static variable in class com.spss.psapi.core.Property
 
GRAPH_AUTO_Z_LABEL - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BACKGROUND - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD - Static variable in class com.spss.psapi.transform.DocumentOutputType
 
GRAPH_BOARD_ACROSS_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_ANIMATION_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_AXIS_SUMMARY - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_CATEGORIES_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_COLOR_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_COLUMNS_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_DATALABEL_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_DOWN_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_GRAPH_TYPE - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_LARGE_DATASET_OPTION - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_LARGE_DATASET_READ_THRESHOLD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_MULTI_FIELDS - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_ROWS_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_SHAPE_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_SIZE_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_TRANSPARENCY_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_TRANSPARENCY_SUMMARY - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_USE_TRANSPARENCY - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_VALUES_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_X_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_Y_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_BOARD_Z_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_CAPTION - Static variable in class com.spss.psapi.core.Property
 
GRAPH_CAPTION_BOLD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_CAPTION_FONT_COLOR - Static variable in class com.spss.psapi.core.Property
 
GRAPH_CAPTION_FONT_NAME - Static variable in class com.spss.psapi.core.Property
 
GRAPH_CAPTION_FONT_SIZE - Static variable in class com.spss.psapi.core.Property
 
GRAPH_CAPTION_ITALIC - Static variable in class com.spss.psapi.core.Property
 
GRAPH_COLOR_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_LABELS_BOLD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_LABELS_FONT_COLOR - Static variable in class com.spss.psapi.core.Property
 
GRAPH_LABELS_FONT_NAME - Static variable in class com.spss.psapi.core.Property
 
GRAPH_LABELS_FONT_SIZE - Static variable in class com.spss.psapi.core.Property
 
GRAPH_LABELS_ITALIC - Static variable in class com.spss.psapi.core.Property
 
GRAPH_PAGE_BACKGROUND - Static variable in class com.spss.psapi.core.Property
 
GRAPH_PANEL_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_SHAPE_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_SIZE_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_THREE_D - Static variable in class com.spss.psapi.core.Property
 
GRAPH_TITLE - Static variable in class com.spss.psapi.core.Property
 
GRAPH_TITLE_BOLD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_TITLE_FONT_COLOR - Static variable in class com.spss.psapi.core.Property
 
GRAPH_TITLE_FONT_NAME - Static variable in class com.spss.psapi.core.Property
 
GRAPH_TITLE_FONT_SIZE - Static variable in class com.spss.psapi.core.Property
 
GRAPH_TITLE_ITALIC - Static variable in class com.spss.psapi.core.Property
 
GRAPH_TRANSPARENCY_FIELD - Static variable in class com.spss.psapi.core.Property
 
GRAPH_USE_GRID - Static variable in class com.spss.psapi.core.Property
 
GRAPH_X_LABEL - Static variable in class com.spss.psapi.core.Property
 
GRAPH_Y_LABEL - Static variable in class com.spss.psapi.core.Property
 
GRAPH_Z_LABEL - Static variable in class com.spss.psapi.core.Property
 
GraphBuilder - Interface in com.spss.psapi.transform
This encapsulates the functionality of a node that builds a graph output.
GraphOutput - Interface in com.spss.psapi.transform
This encapsulates the concrete results of executing DocumentBuilder nodes that produce objects that are based on graphs.
GRI_MAX_RULE_COUNT - 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.