eta.lf.Domain
- class Domain(individuals=[])[source]
Bases:
object
Defines a domain of individuals.
- Parameters:
individuals (list[Individual], optional) – A list of initial individuals to add to the domain.
Notes
TODO: currently incomplete and unused.
Methods
Add an individual to the domain.
Add a list of aliases (strings) to the individual denoted by the given canonical name.