%DeepSee.extensions.modelling.ContributionReport
class %DeepSee.extensions.modelling.ContributionReport extends %Library.RegisteredObject, %DeepSee.extensions.modelling.Base
Property Inventory
Method Inventory
- GetFilteredData()
- PrintList()
- TextReport()
- apply()
- closeHTML()
- getAttributes()
- openHTML()
- outputCSV()
- outputHTML()
- outputText()
- report()
- setConfig()
- writeHTMLTableHeader()
- writeHTMLTableLegend()
- writeHTMLTopTable()
- writeHTMLTopTableCell()
Properties
property config as %DeepSee.extensions.modelling.conf.Report;
Property methods: configGet(), configGetObject(), configGetObjectId(), configGetSwizzled(), configIsEmpty(), configIsValid(), configNewObject(), configSet(), configSetObject(), configSetObjectId(), configUnSwizzle()
property file as %File;
Property methods: fileDelete(), fileGet(), fileGetObject(), fileGetObjectId(), fileGetSwizzled(), fileIsValid(), fileNewObject(), fileOid(), fileOpen(), fileSet(), fileSetObject(), fileSetObjectId(), fileUnSwizzle()
Methods
method apply() as %Status
classmethod openHTML(file As %File, conf As %DeepSee.extensions.iKnow.conf.Config) as %Status
classmethod outputCSV(file As %File, i As %Integer, maxlen As %Integer, keyword As %String, w As %Double, ByRef D) as %Status
method outputHTML(i As %Integer, maxlen As %Integer, keyword As %String, w As %Double, ByRef D) as %Status
classmethod outputText(i As %Integer, k As %Integer, maxlen As %Integer, keyword As %String, w As %Double, ByRef D) as %Status
method report() as %Status
method setConfig(conf As %DeepSee.extensions.modelling.conf.Report) as %Status
Inherited Members
Inherited Properties
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()
- ClassifierPCName()
- ClassifierPropName()
- GetAttributeList()