Package jadex.bdiv3x.features
Interface IBDIXAgentFeature
-
- All Superinterfaces:
ICapability
- All Known Implementing Classes:
BDIXAgentFeature
public interface IBDIXAgentFeature extends ICapability
Public methods for working with BDIx agents.
-
-
Method Summary
-
Methods inherited from interface jadex.bdiv3x.runtime.ICapability
getAgentModel, getAgentName, getBeliefbase, getClassLoader, getComponentDescription, getComponentIdentifier, getConfigurationName, getEventbase, getExpressionbase, getExternalAccess, getGoalbase, getLogger, getModel, getPlanbase, getTime, killAgent, subscribeToEvents
-
-