erules.core.RuleResultsInterpreterVerdict
ADT to define the possible responses of the engine evaluation.
Attributes
- Companion:
- object
- Graph
- Supertypes
trait Serializable
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
Check if this is an instance of Allowed
or not
Check if this is an instance of Allowed
or not
Attributes
Check if this is an instance of Denied
or not
Check if this is an instance of Denied
or not
Attributes
Returns a string Allowed
if this is an instance of Allowed
otherwise Denied
Returns a string Allowed
if this is an instance of Allowed
otherwise Denied
Attributes