ObjectPreConditionclassprecond.t[731]

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  

cond_  obj_  preCondOrder 

Summary of Methods  

checkPreCondition  construct  verifyPreCondition 

Properties  

cond_precond.t[762]

the pre-condition we check

obj_precond.t[759]
the object we check with the condition

preCondOrderOVERRIDDENprecond.t[756]
use the same order as our underlying condition

Methods  

checkPreCondition (obj, allowImplicit)OVERRIDDENprecond.t[743]

route our check to the pre-condition using our specific object

construct (obj, cond)precond.t[732]
no description available

verifyPreCondition (obj)OVERRIDDENprecond.t[750]
route our verification check to the pre-condition

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2