objectRelationsobject
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
Inherited from ModuleExecObject
:
_execute
classExec
Properties
actionAllProps
lookup table for catch-all action properties
actionDefaultProps
lookup table for default action properties
checkAllProps
lookup table for catch-all check properties
checkDefaultProps
lookup table for default check properties
preCondAllProps
lookup table for catch-all precondition properties
preCondDefaultProps
lookup table for default precondition properties
verifyAllProps
lookup table for catch-all verification properties
verifyDefaultProps
lookup table for default verification properties
Methods
execute ( )
OVERRIDDEN
preinitialization - build the lookup tables
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3