org.opalj.ai.domain
Encapsulates a domain and some values created by the respective domain.
domain
Using the class DomainValues enables type-safety when we need to store and pass on a Domain object and some of its values.
DomainValues
Domain
Encapsulates a
domainand some values created by the respective domain.Using the class
DomainValuesenables type-safety when we need to store and pass on aDomainobject and some of its values.