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

deprecatedclass %iKnow.Classification.Definition.TermDictionary extends node

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
Terms defaultLanguage termSelectionMethod

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 Terms as list of Term(XMLPROJECTION="WRAPPED",XMLTYPECONSTRAINT="choice");
The list of terms this classifier will consider for picking a category.
• property defaultLanguage as %String(XMLPROJECTION="ATTRIBUTE");
If the list of terms contains non-english entries for which the count policy is not "exactCount", set this attribute to the appropriate two-letter language identifier.
• property termSelectionMethod as %String(XMLPROJECTION="ATTRIBUTE");
The method used to compile the list of terms used by this classifier. (optional, for information purposes only)


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