*** COMPILING IN ei/checked-out/054
./hva/app/habitat/DoChangeHabitatArea.java:21: error: method alteraAreaHabitat in class Hotel cannot be applied to given types;
_receiver.alteraAreaHabitat(); }
^
required: String,int
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/habitat/DoAddTreeToHabitat.java:22: error: method registaArvore in class Hotel cannot be applied to given types;
_receiver.registaArvore(); }
^
required: String,String,String,int,int,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/habitat/DoChangeHabitatInfluence.java:22: error: method alteraInfluencia in class Hotel cannot be applied to given types;
_receiver.alteraInfluencia(); }
^
required: String,String,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/habitat/DoRegisterHabitat.java:21: error: method registaHabitat in class Hotel cannot be applied to given types;
_receiver.registaHabitat(); }
^
required: String,String,int
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/search/DoShowAnimalsInHabitat.java:21: error: cannot find symbol
_display.popup(_receiver.getAnimais());
^
symbol: method getAnimais()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/animal/DoRegisterAnimal.java:23: error: cannot find symbol
_receiver.registerAnimal();
^
symbol: method registerAnimal()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/animal/DoTransferToHabitat.java:22: error: method transfereAnimal in class Hotel cannot be applied to given types;
_receiver.transfereAnimal();
^
required: String,Habitat
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/animal/DoShowSatisfactionOfAnimal.java:21: error: cannot find symbol
_display.popup(_receiver.calculaSatisfacao());
^
symbol: method calculaSatisfacao()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/main/DoShowGlobalSatisfaction.java:16: error: cannot find symbol
_display.popup(_receiver.satisfaçãoGlobal());
^
symbol: method satisfaçãoGlobal()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/main/DoAdvanceSeason.java:19: error: cannot find symbol
_receiver.avancarEstacaoDoAno();
^
symbol: method avancarEstacaoDoAno()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/employee/DoRemoveResponsibility.java:22: error: method removeResponsabilidade in class Hotel cannot be applied to given types;
_receiver.removeResponsabilidade();
^
required: String,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/employee/DoRegisterEmployee.java:21: error: method registaFuncionario in class Hotel cannot be applied to given types;
_receiver.registaFuncionario();
^
required: String,String,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/employee/DoAddResponsibility.java:23: error: method adicionaResponsabilidade in class Hotel cannot be applied to given types;
_receiver.adicionaResponsabilidade();
^
required: String,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/employee/DoShowSatisfactionOfEmployee.java:21: error: cannot find symbol
_display.popup(_receiver.calculaSatisfacao()); }
^
symbol: method calculaSatisfacao()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
14 errors
A-01-01-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
execution failed
program did not produce any output
A-01-02-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-03-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
execution failed
program did not produce any output
A-01-04-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-05-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-06-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-07-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-08-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-09-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-10-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-11-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-12-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-13-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-14-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
execution failed
program did not produce any output
A-01-15-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-16-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-17-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-18-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-19-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-20-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-21-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
execution failed
program did not produce any output
A-01-22-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-23-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-24-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-25-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-26-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-27-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-27B-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-28-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-29-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output
A-01-30-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
execution failed
program did not produce any output
A-01-31-M-ok.in
Running: Running: Error: Could not find or load main class hva.app.App
Caused by: java.lang.ClassNotFoundException: hva.app.App
program did not produce any output