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 |
MLMessage.getNewMLMessageType(String markupLanguage)
Method for creating a new MLMessage depending on the messageType.
|
static MLMessage |
MLMessage.getNewMLMessageType(String markupLanguage,
String... list)
Method for creating a new MLMessage depending on the messageType.
|
static void |
MLMessage.setMarkupLanguage(String markup)
Simple set function to change the markup language to be used.
|