Class Reference
%DeepSee.PMML.Definition.Util.SimpleSetPredicate
Server:
appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:
IRIS
User:
SuperUser
[
USER
] >
[
%DeepSee
] >
[
PMML
] >
[
Definition
] >
[
Util
] >
[
SimpleSetPredicate
]
Private
Storage
class
%DeepSee.PMML.Definition.Util.SimpleSetPredicate
extends
Predicate
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
3
3
Summary
Properties
Array
Extension
booleanOperator
field
Methods
%AddToSaveSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetComputeCode
%GetParameter
%IsA
%IsModified
%New
%NormalizeObject
%ObjectModified
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%SerializeObject
%SetModified
%ValidateNames
%ValidateObject
%ValidatePMML
%WriteComputeCode
XMLDTD
XMLExport
XMLExportToStream
XMLExportToString
XMLNew
XMLSchema
XMLSchemaNamespace
XMLSchemaType
Properties
property
Array
as
%DeepSee.PMML.Definition.Util.Array
(XMLPROJECTION="ELEMENT") [ Required ];
property
booleanOperator
as
%DeepSee.PMML.Datatype.String
(VALUELIST=",isIn,isNotIn",XMLPROJECTION="ATTRIBUTE") [ Required ];
property
field
as
%DeepSee.PMML.Datatype.FieldName
(XMLPROJECTION="ATTRIBUTE");
Methods
method
%GetComputeCode(pObj As
%String
)
as
%String
method
%ValidateNames(ByRef pDictionary)
as
%Status