Uses of Class
hoplugins.teamAnalyzer.vo.PlayerPerformance

Packages that use PlayerPerformance
hoplugins.teamAnalyzer.report   
hoplugins.teamAnalyzer.vo   
 

Uses of PlayerPerformance in hoplugins.teamAnalyzer.report
 

Methods in hoplugins.teamAnalyzer.report with parameters of type PlayerPerformance
 void PositionReport.addPerformance(PlayerPerformance pp)
          Add a performance to the report, and updated the tactic list
 void SpotReport.addPerformance(PlayerPerformance pp)
          Add a performance to the spot and updates the position based map
 void Report.addPerformance(PlayerPerformance pp)
          Add another performance to the Report, updating appearance and average rating the rest has to be updated in child classes
 

Constructors in hoplugins.teamAnalyzer.report with parameters of type PlayerPerformance
PositionReport(PlayerPerformance pp)
          Creates a new PositionReport object.
TacticReport(PlayerPerformance pp)
          Creates a new TacticReport object.
SpotReport(PlayerPerformance pp)
          Creates a new SpotReport object.
Report(PlayerPerformance pp)
          Creates a new Report object.
 

Uses of PlayerPerformance in hoplugins.teamAnalyzer.vo
 

Methods in hoplugins.teamAnalyzer.vo with parameters of type PlayerPerformance
 void MatchDetail.addMatchLineupPlayer(PlayerPerformance pp)
          Add a player performance to the List
 



Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.