class %DeepSee.extensions.modelling.conf.SASchema
extends %Studio.SASchemaClass
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
2
|
|
|
|
|
|
|
parameter ROOTCLASSES = "%DeepSee.extensions.modelling.conf.Call:Call,%DeepSee.extensions.modelling.conf.LDA:LDA,%DeepSee.extensions.modelling.conf.LoadMetric:LoadMetric,%DeepSee.extensions.modelling.conf.Model:Model,%DeepSee.extensions.modelling.conf.PCA:PCA,%DeepSee.extensions.modelling.conf.Report:Report,%DeepSee.extensions.modelling.conf.Sequence:Sequence,%DeepSee.extensions.modelling.conf.Table:Table,%DeepSee.extensions.modelling.conf.NaiveBayes:NaiveBayes,%DeepSee.extensions.modelling.conf.PMML:PMML";
This is comma-separated list of the classes whose xml elements
can be used as the root level element of a document.
parameter XMLNAMESPACE = "http://www.intersystems.com/deepsee/modelling";
This is the namespace value used to identify this SA schema.
This corresponds to the XMLNamespace keyword of a Studio XData block.