SelectionProtocol#

Module defining a general class for selection protocols.

Classes

SelectionProtocol

A semi-abstract class implementing several key properties common to most, if not all, constrained selection protocols.

Functions

check_is_SelectionProtocol

Check if object is of type SelectionProtocol, otherwise raise TypeError.