Skip to main content

EnsLib.InteropTools.HL7.DataGate

class EnsLib.InteropTools.HL7.DataGate extends EnsLib.InteropTools.HL7.DataGate.Parser

Property Inventory

Method Inventory

Parameters

parameter CLASSNAMEPREFIXISC;
parameter CLASSNAMEPREFIXTSC;
parameter COPYSTRIP = 1;
When set to 0 CopyStrip becomes Copy
parameter FUNCTIONSET = ##class(EnsLib.InteropTools.HL7.DataGate.Functions).;
Inherited description: Call based on FUNCTIONSETCLASS

Properties

property Delimiters as %String;
Property methods: DelimitersDisplayToLogical(), DelimitersGet(), DelimitersIsValid(), DelimitersLogicalToDisplay(), DelimitersLogicalToOdbc(), DelimitersNormalize(), DelimitersSet()
property InDefine as %Boolean;
Property methods: InDefineDisplayToLogical(), InDefineGet(), InDefineIsValid(), InDefineLogicalToDisplay(), InDefineNormalize(), InDefineSet()
property Structure as %String [ MultiDimensional ];
Property methods: StructureDisplayToLogical(), StructureGet(), StructureIsValid(), StructureLogicalToDisplay(), StructureLogicalToOdbc(), StructureNormalize(), StructureSet()

Methods

method BuildClass(pFileName As %Library.String, pCompile As %Library.String = 1)
classmethod GetClassName(pFileName, pClassName)
if the ClassName is not defined in CodeWalk generate one from the file name

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab