View Source Noizu.RuleEngine.StateProtocol protocol (noizu_rule_engine v0.2.3)

Link to this section Summary

Types

t()

All the types that implement this protocol.

Link to this section Types

@type t() :: term()

All the types that implement this protocol.

Link to this section Functions

Link to this function

get!(entry, field, context)

View Source
Link to this function

get!(entry, entity, field, context)

View Source
Link to this function

put!(entry, field, value, context)

View Source
Link to this function

put!(entry, entity, field, value, context)

View Source
Link to this function

setting(entry, setting, context)

View Source
Link to this function

settings(entry, context)

View Source