EnsLib.InteropTools.HL7.MessageAnalyzer.Workspace.Input
class EnsLib.InteropTools.HL7.MessageAnalyzer.Workspace.Input extends %Library.RegisteredObject
Method Inventory
- Date()
- ExportFile()
- GroupBy()
- Input()
- InputYN()
- MakeLogger()
- SchemaName()
- SchemaName2()
- SchemaNewNames()
- SourcePath()
- Version()
- Version2()
- WorkspaceFolder()
Methods
Return either the date in $H days form - or "" if cancelled
Return either groupby or "" if cancelled
Read a line of input from the user - defaulting to the default value if any - and return it
Return either schema name or "" if cancelled
If a schema with a version is entered then pAcceptableVersions is not changed, otherwise pAcceptableVersions(VERSION) exists for each version which has a schema of the entered name
Return either schema name or "" if cancelled
Return either source path or "" if cancelled
Return either version or "" if cancelled
If pSchemaName is passed and non-empty it is used to limit the list of existing HL7 versions to those in pAcceptableVersions
Return either version or "" if cancelled
Return either $LB(WORKSPACEFOLDER,EXISTS) or "" if cancelled
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()