Class Reference
IRIS for UNIX 2024.1.2
Documentation
Search
[
USER
] >
[
%DeepSee
] >
[
PMML
] >
[
Definition
] >
[
Util
] >
[
CompoundPredicate
]
Private
Storage
class
%DeepSee.PMML.Definition.Util.CompoundPredicate
extends
Predicate
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
2
2
Summary
Properties
Extension
Predicates
booleanOperator
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
Predicates
as list of
Predicate
(XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE");
property
booleanOperator
as
%DeepSee.PMML.Datatype.String
(VALUELIST=",and,or,xor,surrogate",XMLPROJECTION="ATTRIBUTE") [ Required ];
Methods
method
%WriteComputeCode(pVar As
%String
, pObj As
%String
, pIndent As
%String
, pStream As
%Stream.TmpCharacter
)
as
%Status