Skip to main content

%iKnow.Classification.Definition.Rule

class %iKnow.Classification.Definition.Rule extends %iKnow.Classification.Definition.node

Property Inventory

Properties

property Predicate as PredicateBase (XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE") [ Required ];
Property methods: PredicateGet(), PredicateGetSwizzled(), PredicateIsValid(), PredicateNewObject(), PredicateSet()
property category as %String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: categoryDisplayToLogical(), categoryGet(), categoryIsValid(), categoryLogicalToDisplay(), categoryLogicalToOdbc(), categoryNormalize(), categorySet()
property score as %Numeric (XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = 1 ];
Property methods: scoreDisplayToLogical(), scoreGet(), scoreIsValid(), scoreLogicalToDisplay(), scoreNormalize(), scoreSet(), scoreXSDToLogical()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab