Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%iKnow] >  [Classification] >  [Definition] >  [Category]
Private  Storage   

deprecatedclass %iKnow.Classification.Definition.Category extends node

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
description name recordCount spec

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


Properties

• property description as %String(MAXLEN=1000,XMLPROJECTION="ATTRIBUTE");
An optional description for this category.
• property name as %String(XMLPROJECTION="ATTRIBUTE") [ Required ];
A unique name for this classification category.
• property recordCount as %Integer(XMLPROJECTION="ATTRIBUTE");
The total number of records in the corpus in this category. (optional)
• property spec as %String(MAXLEN=2000,XMLPROJECTION="ATTRIBUTE");
Optional property formally describing how records are "selected" for this category. Used when reverse engineering or optimizing a classifier definition.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.