Skip to main content

%iKnow.Classification.Definition.Predicate

deprecated class %iKnow.Classification.Definition.Predicate extends %iKnow.Classification.Definition.PredicateBase

Property Inventory

Method Inventory

Properties

property operator as %String (VALUELIST = ",equal,notEqual,lessThan,lessOrEqual,greaterThan,greaterOrEqual", XMLPROJECTION = "ATTRIBUTE");
Property methods: operatorDisplayToLogical(), operatorGet(), operatorIsValid(), operatorLogicalToDisplay(), operatorLogicalToOdbc(), operatorNormalize(), operatorSet()
property term as %Integer (MINVAL = 0, XMLPROJECTION = "ATTRIBUTE");
Property methods: termDisplayToLogical(), termGet(), termIsValid(), termLogicalToDisplay(), termNormalize(), termSet(), termXSDToLogical()
property value as %String (MAXLEN = 2000, XMLPROJECTION = "ATTRIBUTE");
Property methods: valueDisplayToLogical(), valueGet(), valueIsValid(), valueLogicalToDisplay(), valueLogicalToOdbc(), valueNormalize(), valueSet()

Methods

method %GenerateCode() as %String

Inherited Members

Inherited Methods

FeedbackOpens in a new tab