DocBook|Search
Class Reference
%BI.swMapSetupTableXY
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%BI] >  [swMapSetupTableXY]
Private  Storage  

persistent class %BI.swMapSetupTableXY extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
11


Summary

Properties
Condition ImageID KPI MapRef ParentMapID
PointName QueryName QueryValue Tooltip X
Y

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %BMEBuilt
%BuildIndices %CheckUnique %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
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectModified
%Oid %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %PhysicalAddress
%PurgeIndices %Reload %RemoveFromSaveSet %ResolveConcurrencyConflict
%RollBack %Save %SaveDirect %SaveIndices
%SerializeObject %SetModified %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateObject


Properties

• property Condition as %String(MAXLEN=100,TRUNCATE=1);
• property ImageID as %Integer;
• property KPI as %String(TRUNCATE=1);
• property MapRef as %String(TRUNCATE=1);
• property ParentMapID as %Integer;
• property PointName as %String(TRUNCATE=1);
• property QueryName as %String(TRUNCATE=1);
• property QueryValue as %String(TRUNCATE=1);
• property Tooltip as %String(MAXLEN=100,TRUNCATE=1);
• property X as %Numeric;
• property Y as %Numeric;