public class PaquetExecutableCBR extends PaquetExecutable
id, processat, resultat| Constructor and Description |
|---|
PaquetExecutableCBR(int i,
CBR c,
Coordinador coord)
Constructor threadsafe.
|
| Modifier and Type | Method and Description |
|---|---|
void |
codi()
Metode que executa el CBR.
|
CBR |
getCBR()
Getter del CBR.
|
getId, getResultat, processat, run, toStringpublic PaquetExecutableCBR(int i,
CBR c,
Coordinador coord)
i - Identificador del Paquet.c - Instancia del CBR a executar.coord - Referencia al cordinador que esta manipulant el sistema MAS.public CBR getCBR()
public void codi()
throws java.lang.Exception
codi in class PaquetExecutablejava.lang.Exception