Uses of Interface
plugins.IHOMiniModel

Packages that use IHOMiniModel
de.hattrickorganizer.logik   
de.hattrickorganizer.model   
plugins   
 

Uses of IHOMiniModel in de.hattrickorganizer.logik
 

Methods in de.hattrickorganizer.logik with parameters of type IHOMiniModel
static void MatchUpdater.updateMatch(IHOMiniModel model, int matchId)
          TODO Missing Method Documentation
 

Constructors in de.hattrickorganizer.logik with parameters of type IHOMiniModel
MatchPlayerRetriever(IHOMiniModel miniModel)
          Creates a new MatchManager object.
 

Uses of IHOMiniModel in de.hattrickorganizer.model
 

Classes in de.hattrickorganizer.model that implement IHOMiniModel
 class HOMiniModel
          Die Klasse bündelt alle anderen Model, die zu einer HRF Datei gehören.
 

Uses of IHOMiniModel in plugins
 

Methods in plugins with parameters of type IHOMiniModel
 void IPlugin.start(IHOMiniModel model)
          method called from ho to start plugin