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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnNew()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- GetElement()
- GetEnableBacktracking()
- GetReportCount()
- GetReports()
- RunControl()