Package src :: Package com :: Package deviceatlas :: Package device :: Module constraint_group :: Class ConstraintGroup
[frames] | no frames]

Class ConstraintGroup

Defines a constraint group. A constraint group is comprised of a list of match constraints. For the constraint group to be valid only one of the match constraints needs to match.

@author DeviceAtlas Limited

Instance Methods
 
__init__(self, __match_constraints)
 
is_valid(self, reference_token_position, all_candidates)