Blackboard
How agent processes maintain context
Inheritors
Properties
Functions
Link copied to clipboard
Add to entries without binding to a variable name. Implementations must respect the order in which entities were added. This is equivalent to using the default binding name as the key. For example, if you add a Dog to the blackboard without a key, it will be bound to the default binding name "it" and will be the last entry in the list of objects. Equivalent:
Link copied to clipboard
Count entries of the given type
Link copied to clipboard
Expose the model data for use in prompts Prefer more strongly typed usage patterns
Link copied to clipboard
Link copied to clipboard
Last entry of the given type, if there is one
Link copied to clipboard
Link copied to clipboard
Last result, of any type, if there is one.
Link copied to clipboard
Link copied to clipboard
Explicitly set the condition value Used in planning.
Link copied to clipboard
Spawn an independent child blackboard based on the content of this