1
Design your domain and all the elements you want to be dependent on business logic, like bank account, insurance policy, vehicle, client, etc.
2
Design attributes of the domain elements, which you may use in the application connected to Hyperon.
3
Configure each attribute by setting literal value or cascade ref to function or cascade ref to parameter (decision table).
4
Such a configuration (though optional) isolates your application from knowing which parameters and functions are in use.