Skip to main content

%iKnow.Classification.Definition.PredicateNOT

class %iKnow.Classification.Definition.PredicateNOT extends %iKnow.Classification.Definition.PredicateBase

Property Inventory

Method Inventory

Parameters

parameter XMLNAME = NOT;
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 predicate as PredicateBase (XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE");
Property methods: predicateGet(), predicateGetSwizzled(), predicateIsValid(), predicateNewObject(), predicateSet()

Methods

method %GenerateCode() as %String

Inherited Members

Inherited Methods

FeedbackOpens in a new tab