Class Reference
IRIS for UNIX 2024.1.2
Documentation
Search
[
USER
] >
[
%DeepSee
] >
[
PMML
] >
[
Definition
] >
[
Util
] >
[
MatCell
]
Private
Storage
class
%DeepSee.PMML.Definition.Util.MatCell
extends
%DeepSee.PMML.Definition.node
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
3
Summary
Properties
col
row
value
Methods
%AddToSaveSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetParameter
%IsA
%IsModified
%New
%NormalizeObject
%ObjectModified
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%SerializeObject
%SetModified
%ValidateObject
%ValidatePMML
XMLDTD
XMLExport
XMLExportToStream
XMLExportToString
XMLNew
XMLSchema
XMLSchemaNamespace
XMLSchemaType
Properties
property
col
as
%DeepSee.PMML.Datatype.IntNumber
(XMLPROJECTION="ATTRIBUTE") [ Required ];
property
row
as
%DeepSee.PMML.Datatype.IntNumber
(XMLPROJECTION="ATTRIBUTE") [ Required ];
property
value
as
%DeepSee.PMML.Datatype.String
(XMLPROJECTION="CONTENT");