Uses of Class
astra.event.BeliefEvent
| Package | Description |
|---|---|
| astra.event | |
| astra.reasoner.unifier |
-
Uses of BeliefEvent in astra.event
Methods in astra.event that return BeliefEvent Modifier and Type Method Description BeliefEventScopedBeliefEvent. beliefEvent()Constructors in astra.event with parameters of type BeliefEvent Constructor Description ScopedBeliefEvent(String scope, BeliefEvent event) -
Uses of BeliefEvent in astra.reasoner.unifier
Methods in astra.reasoner.unifier with parameters of type BeliefEvent Modifier and Type Method Description Map<Integer,Term>BeliefEventUnifier. unify(BeliefEvent source, BeliefEvent target, Agent agent)