Package astra.event
Class ScopedBeliefEvent
java.lang.Object
astra.event.ScopedBeliefEvent
- All Implemented Interfaces:
Event
public class ScopedBeliefEvent extends Object implements Event
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ScopedBeliefEvent(String scope, BeliefEvent event) -
Method Summary
Modifier and Type Method Description Eventaccept(LogicVisitor visitor)BeliefEventbeliefEvent()ObjectgetSource()Stringscope()Stringsignature()StringtoString()