Skip to main content

%iKnow.TextTransformation.utils.ClassGenerator

Method Inventory

Methods

classmethod %GenerateModelClass(name As %String, sectionClassName As %String, refClassName As %String, Output cDef As %Dictionary.ClassDefinition) as %Status
classmethod CreateTables(classNameSect As %String, classNameKV As %String, refClassName As %String = "", columnsMD As %List = "") as %Status
classmethod createKVTable(className As %String, refClassName As %String = "", columns As %List = "") as %Status
classmethod createSectionTable(className As %String, refClassName As %String = "", columns As %List = "") as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab