OpenQuizz
Une application de gestion des contenus pédagogiques
Constraint Class Reference

Public Member Functions

def __init__ (self, specifier, hashes, links)
 
def empty (cls)
 
def from_ireq (cls, ireq)
 
def __nonzero__ (self)
 
def __bool__ (self)
 
def __and__ (self, other)
 
def is_satisfied_by (self, candidate)
 

Data Fields

 specifier
 
 hashes
 
 links
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  specifier,
  hashes,
  links 
)

Member Function Documentation

◆ __and__()

def __and__ (   self,
  other 
)

◆ __bool__()

def __bool__ (   self)

◆ __nonzero__()

def __nonzero__ (   self)

◆ empty()

def empty (   cls)

◆ from_ireq()

def from_ireq (   cls,
  ireq 
)

◆ is_satisfied_by()

def is_satisfied_by (   self,
  candidate 
)

Field Documentation

◆ hashes

hashes

◆ links

links

◆ specifier

specifier

The documentation for this class was generated from the following file: