%DeepSee.PMML.Definition.ModelVerification
class %DeepSee.PMML.Definition.ModelVerification extends %DeepSee.PMML.Definition.extendableNode
Property Inventory
Properties
property Extension as list of %DeepSee.PMML.Definition.Extension (XMLPROJECTION = "ELEMENT");
Property methods: ExtensionBuildValueArray(), ExtensionCollectionToDisplay(), ExtensionCollectionToOdbc(), ExtensionDisplayToCollection(), ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsValid(), ExtensionOdbcToCollection(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId()
property Fields as %DeepSee.PMML.Definition.ModelVerificationFields (XMLNAME = "VerificationFields", XMLPROJECTION = "ELEMENT");
Property methods: FieldsGet(), FieldsGetSwizzled(), FieldsIsValid(), FieldsNewObject(), FieldsSet()
property InlineTable as %DeepSee.PMML.Definition.Util.InlineTable (XMLPROJECTION = "ELEMENT");
Property methods: InlineTableGet(), InlineTableGetSwizzled(), InlineTableIsValid(), InlineTableNewObject(), InlineTableSet()
property fieldCount as %DeepSee.PMML.Datatype.IntNumber (XMLPROJECTION = "ATTRIBUTE");
Property methods: fieldCountDisplayToLogical(), fieldCountGet(), fieldCountIsValid(), fieldCountLogicalToDisplay(), fieldCountNormalize(), fieldCountSet(), fieldCountXSDToLogical()
property recordCount as %DeepSee.PMML.Datatype.IntNumber (XMLPROJECTION = "ATTRIBUTE");
Property methods: recordCountDisplayToLogical(), recordCountGet(), recordCountIsValid(), recordCountLogicalToDisplay(), recordCountNormalize(), recordCountSet(), recordCountXSDToLogical()
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()
- %ValidatePMML()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()