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