Class Reference
%DeepSee.extensions.iKnow.DistanceTools
Server:
basexml
Instance:
SOAXML
User:
UnknownUser
[
USER
] >
[
%DeepSee
] >
[
extensions
] >
[
iKnow
] >
[
DistanceTools
]
Private
Storage
class
%DeepSee.extensions.iKnow.DistanceTools
extends
%RegisteredObject
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
4
Summary
Methods
%%OIDGet
%AddToSaveSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetParameter
%IsA
%IsModified
%New
%NormalizeObject
%ObjectModified
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%SerializeObject
%SetModified
%ValidateObject
buildDistanceTable
createDistanceTable
genDistanceTable
saveDistanceObject
Methods
classmethod
buildDistanceTable(conf As
%DeepSee.extensions.iKnow.conf.Config
, className As
%String
)
as
%Status
classmethod
createDistanceTable(conf As
%DeepSee.extensions.iKnow.conf.Config
, Output tableName As
%String
)
as
%Status
classmethod
genDistanceTable(conf As
%DeepSee.extensions.iKnow.conf.Config
, Output className As
%String
, Output tableName As
%String
)
as
%Status
classmethod
saveDistanceObject(className As
%String
, t1 As
%String
, t2 As
%String
, d As
%Double
)
as
%Status