| Package | Description |
|---|---|
| Core.DistributedApproaches.MultiAgent |
| Modifier and Type | Class and Description |
|---|---|
class |
PaquetExecutableCBR
Paquet que executa un CBR.
|
| Modifier and Type | Field and Description |
|---|---|
protected PaquetExecutable[] |
Coordinador.paquets
Matriu dinamica de paquets ordenats per paquet (primera dimensio) i per
ordre cronologic (segona dimension).
|
| Modifier and Type | Method and Description |
|---|---|
PaquetExecutable |
Coordinador.getPaquet(int agent,
int paquet)
Retorna el Vector de Vectors de PaquetsExecutables
|
| Modifier and Type | Method and Description |
|---|---|
void |
Agent.afegirPaquet(PaquetExecutable p)
Sincronitzat, afegeix un paquet a la llista de PaquetsExecutables.
|