objectRelationsobject | action.t[21] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
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 | action.t[80] |
lookup table for catch-all action properties
actionDefaultProps | action.t[77] |
lookup table for default action properties
checkAllProps | action.t[74] |
lookup table for catch-all check properties
checkDefaultProps | action.t[71] |
lookup table for default check properties
preCondAllProps | action.t[62] |
lookup table for catch-all precondition properties
preCondDefaultProps | action.t[59] |
lookup table for default precondition properties
verifyAllProps | action.t[68] |
lookup table for catch-all verification properties
verifyDefaultProps | action.t[65] |
lookup table for default verification properties
Methods
execute ( ) OVERRIDDEN | action.t[23] |
preinitialization - build the lookup tables
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3