Package | Description |
---|---|
casa |
The casa package is the main package for CASA (Collaborative Agent System
Architecture), which is an infrastructure for agent based systems.
|
Modifier and Type | Method and Description |
---|---|
static MLMessage.Languages |
MLMessage.Languages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MLMessage.Languages[] |
MLMessage.Languages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MLMessage.setContent(Object object,
MLMessage.Languages language) |