Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%DeepSee.PMML.Definition.Models.Text.Dictionary

class %DeepSee.PMML.Definition.Models.Text.Dictionary extends %DeepSee.PMML.Definition.node

Property Inventory

Parameters

parameter XMLNAME = TextDictionary;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.

Properties

property Extension as list of %DeepSee.PMML.Definition.Extension (XMLPROJECTION = "ELEMENT");
Property methods: ExtensionBuildValueArray(), ExtensionCollectionToDisplay(), ExtensionCollectionToOdbc(), ExtensionDisplayToCollection(), ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsValid(), ExtensionOdbcToCollection(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId()
property Taxonomy as %DeepSee.PMML.Definition.Taxonomy (XMLPROJECTION = "ELEMENT");
Property methods: TaxonomyGet(), TaxonomyGetSwizzled(), TaxonomyIsValid(), TaxonomyNewObject(), TaxonomySet()
property Terms as %DeepSee.PMML.Definition.Util.Array (XMLNAME = "Array");
Property methods: TermsGet(), TermsGetSwizzled(), TermsIsValid(), TermsNewObject(), TermsSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab