Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%iKnow.Classification.Definition.Predicate

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