Package jason.stdlib

Class belief

All Implemented Interfaces:
InternalAction, Serializable

public class belief extends DefaultInternalAction

Internal action: .belief(Bel).

Description: gets beliefs in BB (excluding rules or inferred beliefs). Different from ordinary belief query that uses logical consequence to be verified, this internal action considers only the set of beliefs in the BB.

Parameters:

  • +/- belief (literal): the belief to be searched.
See Also: