AbstractConstraint:
Filter:
Classes (extension) | Libraries > crucial > Constraints > abstract

AbstractConstraint : Object
ExtensionExtension

abstract parent class for the Constraints micro-library

Description

See the Constraints first.

One of the main purposes of the Constraints is that they can all be combined and filtered with other Constraints.

Class Methods

Inherited class methods

Instance Methods

.not

.or(constraint)

Arguments:

constraint

.and(constraint)

Arguments:

constraint

.xor(constraint)

Arguments:

constraint

.reject(constraint)

Arguments:

constraint

.select(constraint)

Arguments:

constraint

.reset

Inherited instance methods