Skip to main content

SchemaMap.Tool.DTL.Util

class SchemaMap.Tool.DTL.Util

TODO: Add class description

Method Inventory

Methods

classmethod AddAnnotation(annotation As %String, Output text As %String) as %Status
classmethod Assign(from As %String, to As %String, fromElement As %String, toElement As %String, fromPath As %String, toPath As %String, sourceValue As %String, transformationSource As %String, annotation As %String, classmethod As %String, defaultValue As %String, subtransform As %String, extension As %String, append As %Boolean, dependsOn As %String, Output text As %String) as %Status
classmethod Boolean(fromElement As %String, toElement As %String, from As %String, to As %String, annotation As %String, Output text As %String) as %Status
classmethod ClassMethod(from As %String, to As %String, fromPath As %String, toPath As %String, fromElement As %String, toElement As %String, transformationSource As %String, classmethod As %String, defaultValue As %String, extension As %String, append As %String, dependsOn As %String, annotation As %String, Output text As %String) as %Status
classmethod CorrectDependsOn(dependsOn As %String) as %String
classmethod GenericAssign(fromElement As %String, toElement As %String, defaultValue As %String, annotation As %String, Output text As %String) as %Status
classmethod GetSubTransformClasses(from As %String, to As %String, fromPath As %String, toPath As %String, Output libDTLClass As %String, Output genDTLClass As %String, force As %Boolean = 0) as %Status
classmethod ListToList(fromElement As %String, toElement As %String, annotation As %String, Output text As %String) as %Status
classmethod ListToSingle(fromElement As %String, toElement As %String, annotation As %String, Output text As %String) as %Status
classmethod SingleToList(fromElement As %String, toElement As %String, annotation As %String, Output text As %String) as %Status
classmethod SourceValue(from As %String, to As %String, sourceValue As %String, toPath As %String, toElement As %String, annotation As %String, Output text As %String) as %Status
classmethod SubTransform(from As %String, to As %String, fromPath As %String, toPath As %String, fromElement As %String, toElement As %String, subtransform As %String, extension As %String, append As %Boolean, dependsOn As %String, annotation As %String, Output text As %String) as %Status
FeedbackOpens in a new tab