Class Reference
IRIS for UNIX 2024.1.2
Documentation
Search
[
USER
] >
[
%DeepSee
] >
[
PMML
] >
[
Definition
] >
[
DerivedField
]
Private
Storage
class
%DeepSee.PMML.Definition.DerivedField
extends
extendableNode
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
6
Summary
Properties
Expression
Extension
Value
dataType
displayName
name
optype
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
Properties
• property
Expression
as
%DeepSee.PMML.Definition.Util.AbstractExpression
(XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE") [ Required ];
• property
Value
as list of
%DeepSee.PMML.Definition.Util.Value
(XMLPROJECTION="ELEMENT");
• property
dataType
as
%DeepSee.PMML.Datatype.DataType
(XMLPROJECTION="ATTRIBUTE") [ Required ];
• property
displayName
as
%DeepSee.PMML.Datatype.String
(MAXLEN=2000,XMLPROJECTION="ATTRIBUTE");
• property
name
as
%DeepSee.PMML.Datatype.FieldName
(MAXLEN=200,XMLPROJECTION="ATTRIBUTE");
• property
optype
as
%DeepSee.PMML.Datatype.OpType
(XMLPROJECTION="ATTRIBUTE") [ Required ];
Copyright
(c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.