deprecatedserial class %iKnow.Classification.Definition.TermEntity
extends Term
parameter XMLNAME = "Entity";
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.
property Entries
as list of %String(MAXLEN=200,XMLNAME="Value",XMLPROJECTION="ELEMENT");
property type
as %String(VALUELIST=",entity",XMLPROJECTION="NONE") [ InitialExpression = "entity",ReadOnly ];
The type of term: entity or CRC