Skip to main content

%iKnow.Model.processor

class %iKnow.Model.processor extends %iKnow.Model.nodeWithParameters

Model representation of a specific %iKnow.Source.Processor to use when loading the contents of a %iKnow.Model.list.

Property Inventory

Method Inventory

Properties

property processorClass as %String (MAXLEN = 250, XMLPROJECTION = "attribute");
The class of the Processor to use, which should extend %iKnow.Source.Processor. The actual Processor class dictates the contents of the parameters property for this element.
Property methods: processorClassDisplayToLogical(), processorClassGet(), processorClassIsValid(), processorClassLogicalToDisplay(), processorClassLogicalToOdbc(), processorClassNormalize(), processorClassSet()

Methods

method %Validate(pDomainId As %Integer, pDomainDefinition As %iKnow.Model.domain) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab