retex v0.1.8 Retex.Fact.UnexistantAttribute View Source

Attribute values that a Wme should NOT have in order for this condition to be true

Link to this section Summary

Link to this section Types

Link to this type

attribute()

View Source
attribute() :: String.t() | atom()
Link to this type

fields()

View Source
fields() :: [owner: owner(), attribute: attribute()]
Link to this type

t()

View Source
t() :: %Retex.Fact.UnexistantAttribute{attribute: attribute(), owner: owner()}

Link to this section Functions