Skip to main content

%DeepSee.PMML.Definition.Util.CompoundPredicate

class %DeepSee.PMML.Definition.Util.CompoundPredicate extends %DeepSee.PMML.Definition.Util.Predicate

Property Inventory

Method Inventory

Properties

property Predicates as list of Predicate (XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE");
Property methods: PredicatesBuildValueArray(), PredicatesCollectionToDisplay(), PredicatesCollectionToOdbc(), PredicatesDisplayToCollection(), PredicatesGet(), PredicatesGetObject(), PredicatesGetObjectId(), PredicatesGetSwizzled(), PredicatesIsValid(), PredicatesOdbcToCollection(), PredicatesSet(), PredicatesSetObject(), PredicatesSetObjectId()
property booleanOperator as %DeepSee.PMML.Datatype.String (VALUELIST = ",and,or,xor,surrogate", XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: booleanOperatorDisplayToLogical(), booleanOperatorGet(), booleanOperatorIsValid(), booleanOperatorLogicalToDisplay(), booleanOperatorLogicalToOdbc(), booleanOperatorNormalize(), booleanOperatorSet()

Methods

method %WriteComputeCode(pVar As %String, pObj As %String, pIndent As %String, pStream As %Stream.TmpCharacter) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab