DistResultclassparser.t[1489]

Result object from applying a Distinguisher to a set of objects.

class DistResult :   object

Superclass Tree   (in declaration order)

DistResult
        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

appliesTo  distinguisher  partitioned 

Summary of Methods  

construct  partition  partSize 

Properties  

appliesToparser.t[1512]

the objects that the distinguisher applies to

distinguisherparser.t[1523]
the Distinguisher that these results come from

partitionedparser.t[1520]
The partitioned list of objects. This is a list of lists. Each sublist is a group of objects we can't distinguish from one another. Each object in appliesTo appears once in a sublist, and each object in a sublist appears in appliesTo.

Methods  

construct (dist)parser.t[1490]

no description available

partition (obj)parser.t[1500]
get the partition in which 'obj' appears

partSize (obj)parser.t[1506]
get the size of the partition in which 'obj' appears

Adv3Lite Library Reference Manual
Generated on 12/12/2022 from adv3Lite version 1.6