Class Summary |
Context |
|
ForwardingResourceManagerAgent |
Implements a proxy resource manager which can forward requests
through the society agent to associated societies. |
ManagedAgent |
The resource manager allows agents to invisibly used our resource
system (whatever it may be) without fuss. |
Need |
This class is for describing how badly an agent needs a particular
set of resources; This class can be overwritten to allow for
gradually decreasing needs, etc... |
Request |
What is shipped out to find a ResourceBunch. |
Resource |
A Resource is a description of some kind of functionality
that can be allocated, etc. |
ResourceBunch |
A collection of resources put in a hashtable format. |
ResourceProperties |
This class is for passing around lists of properties of
resources. |