LightJason - AgentSpeak(L++)
org.lightjason.agentspeak.grammar.IASTVisitorPlanBundle Interface Reference

visitor interface of the abstract-syntax-tree (AST) for a plan bundle More...

+ Inheritance diagram for org.lightjason.agentspeak.grammar.IASTVisitorPlanBundle:
+ Collaboration diagram for org.lightjason.agentspeak.grammar.IASTVisitorPlanBundle:

Additional Inherited Members

- Public Member Functions inherited from org.lightjason.agentspeak.grammar.IASTVisitorAgentSpeak
Set< ILiteralinitialbeliefs ()
 returns initial beliefs More...
 
Set< IPlanplans ()
 get a multimap with event-plan matching More...
 
Set< IRulerules ()
 returns the rules / principles More...
 

Detailed Description

Definition at line 30 of file IASTVisitorPlanBundle.java.