Class Reference
%DeepSee.PMML.Dataset.Base
Server:
appadmin-00044-deployment-6bf4cbc86d-f76z9
Instance:
IRIS
User:
SuperUser
[
USER
] >
[
%DeepSee
] >
[
PMML
] >
[
Dataset
] >
[
Base
]
Private
Storage
abstract persistent class
%DeepSee.PMML.Dataset.Base
extends
%Persistent
,
%DeepSee.PMML.Dataset
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
1
5
Summary
Properties
BootstrapCount
Fields
IdField
Name
Methods
%%CLASSNAMELogicalToStorage
%%CLASSNAMEStorageToLogical
%AddToSaveSet
%AddToSyncSet
%BMEBuilt
%BuildIndicesAsync
%BuildIndicesAsyncResponse
%CheckConstraints
%CheckConstraintsForExtent
%ClassIsLatestVersion
%ClassName
%ComposeOid
%ConstructClone
%Delete
%DeleteExtent
%DeleteId
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Exists
%ExistsId
%Extends
%GUID
%GUIDSet
%GetLock
%GetParameter
%GetSwizzleObject
%Id
%InsertBatch
%IsA
%IsModified
%IsNull
%KillExtent
%KillExtentData
%LoadFromMemory
%LockExtent
%LockId
%New
%NormalizeObject
%ObjectIsNull
%ObjectModified
%Oid
%OnBeforeAddToSync
%OnDeleteFinally
%OnDetermineClass
%OnOpenFinally
%OnSaveFinally
%Open
%OpenId
%OriginalNamespace
%PackageName
%PhysicalAddress
%PurgeIndices
%Reload
%RemoveFromSaveSet
%ResolveConcurrencyConflict
%RollBack
%Save
%SaveDirect
%SaveIndices
%SerializeObject
%SetModified
%SortBegin
%SortEnd
%SyncObjectIn
%SyncTransport
%UnlockExtent
%UnlockId
%ValidateIndices
%ValidateObject
%ValidateTable
Clear
ClearBootstraps
GenerateBootstraps
Get1DDistribution
GetAggregatesByCategory
GetBootstrap
GetFieldBySpec
GetRecordIds
GetValueCount
GetXDDistribution
HasField
Subclasses
%DeepSee.PMML.Dataset.Cube
%DeepSee.PMML.Dataset.Table
Properties
property
BootstrapCount
as
%Integer
;
Methods
method
ClearBootstraps()
as
%Status
method
GenerateBootstraps(pCount As
%Integer
)
as
%Status
method
GetBootstrap(pBootstrapId As
%Integer
, Output pBootstrap As
%DeepSee.PMML.Dataset.Bootstrap
)
as
%Status