VerifyResultclassaction.t[3142]

Verify Results: objects of this class are created by macros like logicalRank() and illogical() that are used in verify routines and stored in the verTab table of the current action.

class VerifyResult :   object

Superclass Tree   (in declaration order)

VerifyResult
        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

allowAction  allowImplicit  errMsg  myObj  resultRank 

Summary of Methods  

construct 

Properties  

allowActionaction.t[3156]

Is the action allowed to proceed according to this verify result?

allowImplicitaction.t[3159]
Can this action be performed as an implicit action?

errMsgaction.t[3153]
The error message to display if this verify result prevents an action from going ahead.

myObjaction.t[3162]
The object to which this verify result refers

resultRankaction.t[3147]
Our resultRank; the lower this number the less likely it is that this action could succeed, or the more illogical it is.

Methods  

construct (score_, errmsg_, allowAction_, myObj_, allowImplicit_, =, true)action.t[3165]

The constructor for creating a new verify result.

Adv3Lite Library Reference Manual
Generated on 28/03/2016 from adv3Lite version 1.5