|
LightJason - AgentSpeak(L++)
|
plan bundle configuration More...
Inheritance diagram for org.lightjason.agentspeak.configuration.IPlanBundleConfiguration:
Collaboration diagram for org.lightjason.agentspeak.configuration.IPlanBundleConfiguration:Public Member Functions | |
| Set< ILiteral > | beliefs () |
| get beliefs More... | |
Public Member Functions inherited from org.lightjason.agentspeak.configuration.IConfiguration | |
| Set< IPlan > | plans () |
| get a set with plans More... | |
| Set< IRule > | rules () |
| get a set with rules More... | |
Definition at line 35 of file IPlanBundleConfiguration.java.
| Set<ILiteral> org.lightjason.agentspeak.configuration.IPlanBundleConfiguration.beliefs | ( | ) |
Implemented in org.lightjason.agentspeak.configuration.CDefaultPlanBundleConfiguration.