DistResultclassparser.t[1497]

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

the objects that the distinguisher applies to

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

partitionedparser.t[1528]
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[1498]

no description available

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

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

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2