EquivalentStateInfoclass
Equivalent group state information. This keeps track of a state and the number of items in that state when we’re listing a group of equivalent items in different states.
class
EquivalentStateInfo
: object
Superclass Tree (in declaration order)
EquivalentStateInfo
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
stateNameProp
stateObj
stateVec
Summary of Methods
addEquivObj
construct
getEquivCount
getEquivList
getName
Properties
stateNameProp
the property to evaluate to get the name for listing purposes
stateObj
the ThingState object describing the state
stateVec
list of items in this same state
Methods
addEquivObj (obj)
add an object to the list of equivalent objects in this state
construct (st, obj, nameProp)
no description available
getEquivCount ( )
get the number of equivalent items in the same state
getEquivList ( )
get the list of equivalent items in the same state
getName ( )
get the name to use for listing purposes
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3