%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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()