DistResultclassparser.t[1503]

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

the objects that the distinguisher applies to

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

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

no description available

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

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

Adv3Lite Library Reference Manual
Generated on 02/05/2024 from adv3Lite version 2.0