| Package | Description |
|---|---|
| bdi4jade.annotation |
This package contains the set of annotations used to implement and
configure BDI agents and their components.
|
| Modifier and Type | Method and Description |
|---|---|
static Parameter.Direction |
Parameter.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Parameter.Direction[] |
Parameter.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|