objectRelationsobjectaction.t[21]

Object associations lists. We use this object to store some lookup tables that we build during preinitialization to relate object usages (DirectObject, IndirectObject) to certain properties.

objectRelations :   PreinitObject

Superclass Tree   (in declaration order)

objectRelations
        PreinitObject
                ModuleExecObject
                        object

Summary of Properties  

actionAllProps  actionDefaultProps  checkAllProps  checkDefaultProps  preCondAllProps  preCondDefaultProps  verifyAllProps  verifyDefaultProps 

Inherited from ModuleExecObject :
execAfterMe  execBeforeMe  hasInitialized_  isDoingExec_  isExecuted_ 

Summary of Methods  

execute 

Inherited from ModuleExecObject :
_execute  classExec 

Properties  

actionAllPropsaction.t[80]

lookup table for catch-all action properties

actionDefaultPropsaction.t[77]
lookup table for default action properties

checkAllPropsaction.t[74]
lookup table for catch-all check properties

checkDefaultPropsaction.t[71]
lookup table for default check properties

preCondAllPropsaction.t[62]
lookup table for catch-all precondition properties

preCondDefaultPropsaction.t[59]
lookup table for default precondition properties

verifyAllPropsaction.t[68]
lookup table for catch-all verification properties

verifyDefaultPropsaction.t[65]
lookup table for default verification properties

Methods  

execute ( )OVERRIDDENaction.t[23]

preinitialization - build the lookup tables

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3