ObjectPreConditionclass
A pre-condition that applies to a specific, pre-determined object, rather than the direct/indirect object of the command.
class
ObjectPreCondition
:
PreCondition
Superclass Tree (in declaration order)
ObjectPreCondition
PreCondition
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
checkPreCondition
construct
verifyPreCondition
Properties
cond_
the pre-condition we check
obj_
the object we check with the condition
preCondOrder
OVERRIDDEN
use the same order as our underlying condition
Methods
checkPreCondition (obj, allowImplicit)
OVERRIDDEN
route our check to the pre-condition using our specific object
construct (obj, cond)
no description available
verifyPreCondition (obj)
OVERRIDDEN
route our verification check to the pre-condition
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3