Class Reference
IRIS for UNIX 2024.1.2
Documentation
Search
[
USER
] >
[
%iKnow
] >
[
Classification
] >
[
Definition
] >
[
ClassificationRules
]
Private
Storage
deprecated
class
%iKnow.Classification.Definition.ClassificationRules
extends
node
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
2
1
Summary
Properties
Rules
ruleSelectionMethod
Methods
%AddToSaveSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetParameter
%IsA
%IsModified
%New
%NormalizeObject
%ObjectModified
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%SerializeObject
%SetModified
%Validate
%ValidateObject
XMLDTD
XMLExport
XMLExportToStream
XMLExportToString
XMLNew
XMLSchema
XMLSchemaNamespace
XMLSchemaType
Properties
property
Rules
as list of
Rule
(XMLNAME="Rule",XMLPROJECTION="ELEMENT");
property
ruleSelectionMethod
as
%String
(VALUELIST=",firstHit,allHits",XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "allHits" ];
Methods
method
%Validate(ByRef pInfo)
as
%Status