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 DataStorageDescriptor |
DataStorageDescriptor.fromString(TokenParser parser) |
static void |
DataStorageDescriptor.fromString(TokenParser parser,
DataStorageDescriptor data)
Initializes a DataStorageDescriptor from a string of the form:
"Object1 Index1 Some data of any form with or without spaces and abstract characters"
|