Skip to main content

%iKnow.Compiler.FailureFunction

Property Inventory

Method Inventory

Properties

property FailureGlobal as %String [ MultiDimensional ];
Property methods: FailureGlobalDisplayToLogical(), FailureGlobalGet(), FailureGlobalIsValid(), FailureGlobalLogicalToDisplay(), FailureGlobalLogicalToOdbc(), FailureGlobalNormalize(), FailureGlobalSet()
property MaxState as %Integer;
Property methods: MaxStateDisplayToLogical(), MaxStateGet(), MaxStateIsValid(), MaxStateLogicalToDisplay(), MaxStateNormalize(), MaxStateSet()

Methods

classmethod Create(gotoFunc As GotoFunction, outputFunc As OutputFunction) as FailureFunction
method Get(state As %Integer) as %Integer
method Set(state As %Integer, nextState As %Integer)
method ToC(dir As %String = "")

Inherited Members

Inherited Methods

FeedbackOpens in a new tab