%iKnow.Classification.Definition.TermCoocEntry
deprecated class %iKnow.Classification.Definition.TermCoocEntry extends %iKnow.Classification.Definition.node
Property Inventory
Method Inventory
Parameters
parameter XMLNAME = Cooccurrent;
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 Entities as list of %String (MAXLEN = 200, XMLPROJECTION = "ELEMENT");
Property methods: EntitiesBuildValueArray(), EntitiesCollectionToDisplay(), EntitiesCollectionToOdbc(), EntitiesDisplayToCollection(), EntitiesDisplayToLogical(), EntitiesGet(), EntitiesGetObject(), EntitiesGetObjectId(), EntitiesGetSwizzled(), EntitiesIsValid(), EntitiesLogicalToDisplay(), EntitiesLogicalToOdbc(), EntitiesNormalize(), EntitiesOdbcToCollection(), EntitiesSet(), EntitiesSetObject(), EntitiesSetObjectId()
Methods
method ToString() as %String
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()