DocBook|Search
Class Reference
%Compiler.LG.WrapperPropDef
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [USER] >  [%Compiler] >  [LG] >  [WrapperPropDef]
Private  Storage  

persistent class %Compiler.LG.WrapperPropDef extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
12 24


Summary

Properties
class count dynamic hasGet hasGetAsMtd
hasSet hasSetAsMtd i ii jj
modFlag prop

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 Count GetAt GetNext
MakeFrom countGet countSet hasGetAsMtdGet
hasGetAsMtdSet hasGetGet hasGetSet hasSetAsMtdGet
hasSetAsMtdSet hasSetGet hasSetSet iiGet
iiSet init jjGet jjSet
modFlagGet modFlagSet send serialize


Properties

• property class ;
• property count as %Integer [ Calculated ];
• property dynamic ;
• property hasGet as %Boolean [ Calculated ];
• property hasGetAsMtd as %String;
• property hasSet as %Boolean [ Calculated ];
• property hasSetAsMtd as %String;
• property i ;
• property ii as %Integer [ Calculated ];
• property jj as %Integer [ Calculated ];
• property modFlag as %Integer [ Calculated ];
• property prop as %Compiler.LG.WrapperElem;

Methods

• method Count() as %Integer
• method GetAt(i As %Integer) as %Compiler.LG.WrapperPropDef
• method GetNext(ByRef i As %Integer) as %Compiler.LG.WrapperPropDef
• method MakeFrom(Property As %Compiler.LG.PropWrapper, i As %Integer) as %Status
• method countGet() as %Integer
This is a Get accessor method for the count property.
• method countSet(value As %Integer) as %Status
This is a Set accessor method for the count property.
• method hasGetAsMtdGet() as %String
This is a Get accessor method for the hasGetAsMtd property.
• method hasGetAsMtdSet(value As %String) as %Status
This is a Set accessor method for the hasGetAsMtd property.
• method hasGetGet() as %Boolean
This is a Get accessor method for the hasGet property.
• method hasGetSet(value As %Boolean) as %Status
This is a Set accessor method for the hasGet property.
• method hasSetAsMtdGet() as %String
This is a Get accessor method for the hasSetAsMtd property.
• method hasSetAsMtdSet(value As %String) as %Status
This is a Set accessor method for the hasSetAsMtd property.
• method hasSetGet() as %Boolean
This is a Get accessor method for the hasSet property.
• method hasSetSet(value As %Boolean) as %Status
This is a Set accessor method for the hasSet property.
• method iiGet() as %Integer
This is a Get accessor method for the ii property.
• method iiSet(value As %Integer) as %Status
This is a Set accessor method for the ii property.
• method init() as %Status
• method jjGet() as %Integer
This is a Get accessor method for the jj property.
• method jjSet(value As %Integer) as %Status
This is a Set accessor method for the jj property.
• method modFlagGet() as %Integer
This is a Get accessor method for the modFlag property.
• method modFlagSet(value As %Integer) as %Status
This is a Set accessor method for the modFlag property.
• method send()
• method serialize(out As %GlobalBinaryStream)