%DeepSee.PMML.Dataset.Base
abstract persistent class %DeepSee.PMML.Dataset.Base extends %Library.Persistent, %DeepSee.PMML.Dataset
SQL Table Name: %DeepSee_PMML_Dataset.Base
Property Inventory (Including Private)
Method Inventory (Including Private)
Properties (Including Private)
property BootstrapCount as %Integer;
Property methods: BootstrapCountDisplayToLogical(), BootstrapCountGet(), BootstrapCountGetStored(), BootstrapCountIsValid(), BootstrapCountLogicalToDisplay(), BootstrapCountNormalize(), BootstrapCountSet()
Methods (Including Private)
private classmethod %OnDelete(oid As %ObjectIdentity) as %Status
Inherited description: This callback method is invoked by the %Delete() method to
provide notification that the object specified by oid is being deleted.
If this method returns an error then the object will not be deleted.
method ClearBootstraps() as %Status
method GetBootstrap(pBootstrapId As %Integer, Output pBootstrap As %DeepSee.PMML.Dataset.Bootstrap) as %Status
Inherited Members
Inherited Properties (Including Private)
Inherited Methods (Including Private)
- %AcquireLock()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %ConstructCloneInit()
- %Delete()
- %DeleteData()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnAddToSaveSet()
- %OnAfterBuildIndices()
- %OnAfterDelete()
- %OnAfterPurgeIndices()
- %OnAfterSave()
- %OnBeforeAddToSync()
- %OnBeforeBuildIndices()
- %OnBeforePurgeIndices()
- %OnBeforeSave()
- %OnClose()
- %OnConstructClone()
- %OnDetermineClass()
- %OnJournalObject()
- %OnNew()
- %OnOpen()
- %OnReload()
- %OnRollBack()
- %OnValidateObject()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %ReleaseLock()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveData()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- Clear()
- Get1DDistribution()
- GetAggregatesByCategory()
- GetFieldBySpec()
- GetRecordIds()
- GetValueCount()
- GetXDDistribution()
- HasField()
Storage
Storage Model: CacheStorage (%DeepSee.PMML.Dataset.Base)
^%DeepSee.PMML.DatasetD(ID) | = | %%CLASSNAME
Name
IdField
Fields
BootstrapCount
|