Skip to main content

EnsLib.InteropTools.HL7.MessageAnalyzer.NFA.Outcome.OutcomeBase

abstract class EnsLib.InteropTools.HL7.MessageAnalyzer.NFA.Outcome.OutcomeBase extends %Library.RegisteredObject

Property Inventory

Method Inventory

Properties

property BranchContext as BranchContext;
Always present except for Sink
Property methods: BranchContextGet(), BranchContextGetSwizzled(), BranchContextIsValid(), BranchContextNewObject(), BranchContextSet()
property Nexts as %List;
Only present for Split
Property methods: NextsGet(), NextsIsValid(), NextsLogicalToOdbc(), NextsOdbcToLogical(), NextsSet()

Methods

method ExpandResyncing()
classmethod ExpandResyncingFor(pResyncing As %Integer)
method FailureOutcomeType() as %Integer
virtual default
final method GetResyncing() as %Integer
abstract method Show(pDetailed As %Boolean = 0) as %String

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab