%iKnow.Classification.Definition.TermDictionary
deprecated class %iKnow.Classification.Definition.TermDictionary extends %iKnow.Classification.Definition.node
Property Inventory
Properties
property Terms as list of Term (XMLPROJECTION = "WRAPPED", XMLTYPECONSTRAINT = "choice");
The list of terms this classifier will consider for picking a category.
Property methods: TermsBuildValueArray(), TermsCollectionToDisplay(), TermsCollectionToOdbc(), TermsDisplayToCollection(), TermsGet(), TermsGetObject(), TermsGetObjectId(), TermsGetSwizzled(), TermsIsValid(), TermsOdbcToCollection(), TermsSet(), TermsSetObject(), TermsSetObjectId()
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 methods: defaultLanguageDisplayToLogical(), defaultLanguageGet(), defaultLanguageIsValid(), defaultLanguageLogicalToDisplay(), defaultLanguageLogicalToOdbc(), defaultLanguageNormalize(), defaultLanguageSet()
property termSelectionMethod as %String (XMLPROJECTION = "ATTRIBUTE");
The method used to compile the list of terms used by this classifier.
(optional, for information purposes only)
Property methods: termSelectionMethodDisplayToLogical(), termSelectionMethodGet(), termSelectionMethodIsValid(), termSelectionMethodLogicalToDisplay(), termSelectionMethodLogicalToOdbc(), termSelectionMethodNormalize(), termSelectionMethodSet()
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()