Skip to main content

EnsLib.InteropTools.HL7.MessageAnalyzer.NFA.Control.ScanningControl

class EnsLib.InteropTools.HL7.MessageAnalyzer.NFA.Control.ScanningControl extends EnsLib.InteropTools.HL7.MessageAnalyzer.NFA.Control.ControlBase

Method Inventory

Methods

method ChooseBranch() as %Integer
Select a branch to process next and return its index
method GetFinalDiffRecords(Output pFinalDiffRecords)
method OnCycle(pElement As ElementBase, pMSR As MessageSegmentReader, pDiffRecords As Diff) as %Boolean
Inherited description: Called before each Branch cycle: return 0 to abort the branch, 1 to continue
method OnExit()
Inherited description: Action on EXIT
method OnFail(pBranchIndex As %Integer, pOutcome As OutcomeBase)
Inherited description: Action on FAIL
method OnSink(pBranchIndex As %Integer)
Inherited description: Action on SINK
method OnSucc(pBranchIndex As %Integer, pOutcome As OutcomeBase)
Inherited description: Action on SUCC

Inherited Members

Inherited Methods

FeedbackOpens in a new tab