Class Reference
%DeepSee.PMML.Definition.Segment
Server:
appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:
IRIS
User:
SuperUser
[
USER
] >
[
%DeepSee
] >
[
PMML
] >
[
Definition
] >
[
Segment
]
Private
Storage
class
%DeepSee.PMML.Definition.Segment
extends
extendableNode
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
5
Summary
Properties
Extension
Model
Predicate
id
weight
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
Extension
as list of
%DeepSee.PMML.Definition.Extension
(XMLPROJECTION="ELEMENT");
property
Model
as
%DeepSee.PMML.Definition.Models.AbstractModel
(XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE");
property
Predicate
as
%DeepSee.PMML.Definition.Util.Predicate
(XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE");
property
id
as
%DeepSee.PMML.Datatype.String
(XMLPROJECTION="ATTRIBUTE");
property
weight
as
%DeepSee.PMML.Datatype.Number
(XMLPROJECTION="ATTRIBUTE") [ InitialExpression = 1 ];