Interface | Description |
---|---|
IBDIModel |
Common interface for micro- and xml-based BDI agent models.
|
Class | Description |
---|---|
BDIModel | |
ConstructorInfo |
Describes a constructor.
|
MBelief |
Belief model.
|
MBody |
The plan mbody.
|
MCapability |
The capability model.
|
MCapabilityReference |
Reference to an external capability.
|
MClassBasedElement |
Processable element based on a class.
|
MCondition |
Model element for conditions.
|
MConfigBeliefElement |
Represents an initial / end belief (set).
|
MConfigParameterElement |
Initial / end goals and plans.
|
MConfiguration |
BDI configuration.
|
MDeliberation |
Model element for inhibitions.
|
MElement |
Base element for model elements.
|
MElementRef |
Reference to another element.
|
MGoal |
Goal model.
|
MInternalEvent |
Representation of internal event.
|
MMessageEvent |
Model element for a message.
|
MParameter |
Parameter model.
|
MParameterElement |
Base class for elements with parameters.
|
MPlan |
Modelelement for a plan.
|
MPlanParameter |
Extended parameter to store mappings.
|
MProcessableElement |
Base class for all elements that can be processed with means-end reasoning.
|
MServiceCall |
Model element for a service call.
|
MTrigger |
Model element for a plan trigger.
|
SBDIModel |
Helper methods for pojo BDI and BDI V3X models.
|
Enum | Description |
---|---|
MMessageEvent.Direction |
The message direction.
|
MParameter.Direction |
The message direction.
|
MParameter.EvaluationMode |
The message direction.
|
MProcessableElement.ExcludeMode |
The message direction.
|