Skip to main content

%iKnow.Classification.Definition.ClassificationRules

deprecated class %iKnow.Classification.Definition.ClassificationRules extends %iKnow.Classification.Definition.node

Property Inventory

Method Inventory

Properties

property Rules as list of Rule (XMLNAME = "Rule", XMLPROJECTION = "ELEMENT");
Property methods: RulesBuildValueArray(), RulesCollectionToDisplay(), RulesCollectionToOdbc(), RulesDisplayToCollection(), RulesGet(), RulesGetObject(), RulesGetObjectId(), RulesGetSwizzled(), RulesIsValid(), RulesOdbcToCollection(), RulesSet(), RulesSetObject(), RulesSetObjectId()
property ruleSelectionMethod as %String (VALUELIST = ",firstHit,allHits", XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = "allHits" ];
Property methods: ruleSelectionMethodDisplayToLogical(), ruleSelectionMethodGet(), ruleSelectionMethodIsValid(), ruleSelectionMethodLogicalToDisplay(), ruleSelectionMethodLogicalToOdbc(), ruleSelectionMethodNormalize(), ruleSelectionMethodSet()

Methods

method %Validate(ByRef pInfo) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab