DistResultclassparser.t[1533]

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[1556]

the objects that the distinguisher applies to

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

partitionedparser.t[1564]
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[1534]

no description available

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

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

Adv3Lite Library Reference Manual
Generated on 03/07/2024 from adv3Lite version 2.1