de.hattrickorganizer.model
Class Aufstellung

java.lang.Object
  extended by de.hattrickorganizer.model.Aufstellung
All Implemented Interfaces:
ILineUp
Direct Known Subclasses:
AufstellungOld

public class Aufstellung
extends java.lang.Object
implements ILineUp

DOCUMENT ME!

Author:
thomas.werth

Field Summary
static java.lang.String DEFAULT_NAME
          TODO Missing Parameter Documentation
static java.lang.String DEFAULT_NAMELAST
          TODO Missing Parameter Documentation
static int NO_HRF_VERBINDUNG
          TODO Missing Parameter Documentation
 
Fields inherited from interface plugins.ILineUp
AW_MF_ST, AW_ST_MF, MF_AW_ST, MF_ST_AW, ST_AW_MF, ST_MF_AW, SYS_343, SYS_352, SYS_433, SYS_442, SYS_451, SYS_532, SYS_541, SYS_MURKS
 
Constructor Summary
Aufstellung()
          Creates a new Aufstellung object.
Aufstellung(java.util.Properties properties)
          Creates a new instance of Aufstellung
 
Method Summary
 void AufstellungsSystemLoeschen(java.lang.String name)
          TODO Missing Method Documentation
 void checkAufgestellteSpieler()
          pr�ft ob die aufgestellten Spieler noch implements KAder sind
 void doAufstellung(java.util.Vector spieler, byte reihenfolge, boolean mitForm, boolean idealPosFirst, boolean ignoreVerletzung, boolean ignoreSperren, float wetterBonus, int wetter)
          erstellt die automatische Aufstellung
 void dump()
           
 Aufstellung duplicate()
          Cloned diese Aufstellung, erzeugt neues Objekt
 byte ermittelSystem()
          ermittelt das aktuelle System
 void flipSide()
          TODO Missing Method Documentation
 float getAttackSTK()
          ermittelt die Gesamt KonterStk der aufgestellten Spieler
 float getAttackSTK(java.util.Vector spieler)
          ermittelt die Gesamt KonterStk der aufgestellten Spieler
 int getAttitude()
          Getter for property m_iAttitude.
 float getAverageExperience()
          Get the average experience of all players in lineup using the formula from kopsterkespits: teamxp = ((sum of teamxp + xp of captain)/12)*(1-(7-leadership of captain)*5%)
 float getAvgExpierence()
          returns average Expierence of all players in lineup
 float getAWTeamStk(java.util.Vector spieler, boolean mitForm)
          errechnet die Gesamt AW St�rke
 int[] getBestElferKicker()
          errechnet anhand der aktuellen Aufstellung die besten Elfersch�tzen
 double getCentralAttackRating()
          Predicts Central Attack-Rating
 double getCentralDefenseRating()
          Predicts cd-Rating
 byte getEffectivePos4PositionID(int positionsid)
          TODO Missing Method Documentation
 float getGesamtStaerke(java.util.Vector spieler, boolean mitForm)
          errechnet die Gesamt Stärke
 int getHATStats()
          TODO Missing Method Documentation
 short getHeimspiel()
          Get the location constant for the match (home/away/awayderby) TODO: determine away derby (aik) !!!
 int getIntValue4Rating(double rating)
          Creates a int from 1-80 for a Rating, to use it at IHelper.getNameForBewertung()
 int getKapitaen()
          Getter for property m_iKapitaen.
 int getKicker()
          Getter for property m_iKicker.
 float getKonterSTK()
          ermittelt die Gesamt KonterStk der aufgestellten Spieler
 float getKonterSTK(java.util.Vector spieler)
          ermittelt die Gesamt KonterStk der aufgestellten Spieler
 double getLeftAttackRating()
          Predicts LeftAttack-Rating
 double getLeftDefenseRating()
          Predicts ld-Rating
 float getLoddarStats()
          TODO Missing Method Documentation
 float getMFTeamStk(java.util.Vector spieler, boolean mitForm)
          errechnet die Gesamt MF St�rke
 double getMidfieldRating()
          Predicts MF-Rating
static java.lang.String getNameForSystem(byte system)
          Gibt den Namen f�r das System zur�ck
 ISpieler getPlayerByPositionID(int positionsid)
          TODO Missing Method Documentation
 SpielerPosition getPositionById(int id)
          Gibt die Spielerposition zu der Id zur�ck
 SpielerPosition getPositionBySpielerId(int spielerid)
          Gibt die Spielerposition zu der SpielerId zur�ck
 java.util.Vector getPositionen()
          Getter for property m_vPositionen.
 float getPressingSTK()
          ermittelt die Gesamt PressingStk der aufgestellten Spieler original Formel von Pressing Spezialist
 float getPressingSTK(java.util.Vector spieler)
          ermittelt die Gesamt PressingStk der aufgestellten Spieler original Formel von Pressing Spezialist
 double getRightAttackRating()
          Predicts Right-Attack-Rating
 double getRightDefenseRating()
          Predicts rd-Rating
 float getSTTeamStk(java.util.Vector spieler, boolean mitForm)
          errechnet die Gesamt ST St�rke
 java.lang.String getSystemName(byte system)
          Gibt den Namen f�r das System zur�ck
 byte getTactic4PositionID(int positionsid)
          TODO Missing Method Documentation
 float getTacticLevel(int type)
          DOCUMENT ME!
 int getTacticType()
          Getter for property m_iTacticType.
 int getTeamErfahrung4AktuellesSystem()
          liefert die Team erfahrung des Systems
 float getTWTeamStk(java.util.Vector spieler, boolean mitForm)
          errechnet die Gesamt TW St�rke
 float HQ(double x)
          TODO Missing Method Documentation
 int HTfloat2int(double x)
          TODO Missing Method Documentation
 boolean isSpielerAufgestellt(int spielerId)
          ist der SPieler aufgestellt
 boolean isSpielerInAnfangsElf(int spielerId)
          spielt der Spieler von Beginn an
 boolean isSpielerInReserve(int spielerId)
          sitzt der SPierl auf der Bank
 void load(java.lang.String name)
          l�dt dei Aufstellung
 void load4HRF()
          l�dt dei Aufstellung
 void loadAufstellungsSystem(java.lang.String name)
          L�dt ein System aus der Datenbank ein
 void resetAufgestellteSpieler()
          l�scht die aufgestellten Spieler
 void resetReserveBank()
          l�scht die Reservespieler
 void save(java.lang.String name)
          spiechert die gesamte Aufstellung unter dem angegebenen Namen ab
 void save4HRF()
          spiechert die gesamte Aufstellung unter dem angegebenen Namen ab
 void saveAufstellungsSystem(java.lang.String name)
          speichert das aktuelle System unter dem "name" in der DB
 void setAttitude(int m_iAttitude)
          Setter for property m_iAttitude.
 void setAutoKapitaen(java.util.Vector spieler)
          bestimmt automatisch den Kapit�n
 void setAutoKicker(java.util.Vector spieler)
          bestimmt den Standard sch�tzen
 void setHeimspiel(short location)
          Setter for property m_sHeimspiel.
 void setKapitaen(int m_iKapitaen)
          Setter for property m_iKapitaen.
 void setKicker(int m_iKicker)
          Setter for property m_iKicker.
 void setPositionen(java.util.Vector m_vPositionen)
          Setter for property m_vPositionen.
 void setSpielerAtPosition(int positionsid, int spielerid)
          Setzt einen Spieler in eine Position und sorgt daf�r, da� er nicht noch woanders aufgestellt ist
 byte setSpielerAtPosition(int positionsid, int spielerid, byte tactic)
          Setzt einen Spieler in eine Position und sorgt daf�r, da� er nicht noch woanders aufgestellt ist
 void setTacticType(int m_iTacticType)
          Setter for property m_iTacticType.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_NAME

public static final java.lang.String DEFAULT_NAME
TODO Missing Parameter Documentation

See Also:
Constant Field Values

DEFAULT_NAMELAST

public static final java.lang.String DEFAULT_NAMELAST
TODO Missing Parameter Documentation

See Also:
Constant Field Values

NO_HRF_VERBINDUNG

public static final int NO_HRF_VERBINDUNG
TODO Missing Parameter Documentation

See Also:
Constant Field Values
Constructor Detail

Aufstellung

public Aufstellung()
Creates a new Aufstellung object.


Aufstellung

public Aufstellung(java.util.Properties properties)
            throws java.lang.Exception
Creates a new instance of Aufstellung

Parameters:
properties - TODO Missing Constructuor Parameter Documentation
Throws:
java.lang.Exception - TODO Missing Constructuor Exception Documentation
Method Detail

getAWTeamStk

public final float getAWTeamStk(java.util.Vector spieler,
                                boolean mitForm)
errechnet die Gesamt AW St�rke

Specified by:
getAWTeamStk in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation
mitForm - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getAttackSTK

public final float getAttackSTK()
ermittelt die Gesamt KonterStk der aufgestellten Spieler

Specified by:
getAttackSTK in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getAttackSTK

public final float getAttackSTK(java.util.Vector spieler)
ermittelt die Gesamt KonterStk der aufgestellten Spieler

Specified by:
getAttackSTK in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

setAttitude

public final void setAttitude(int m_iAttitude)
Setter for property m_iAttitude.

Specified by:
setAttitude in interface ILineUp
Parameters:
m_iAttitude - New value of property m_iAttitude.

getAttitude

public final int getAttitude()
Getter for property m_iAttitude.

Specified by:
getAttitude in interface ILineUp
Returns:
Value of property m_iAttitude.

setAutoKapitaen

public final void setAutoKapitaen(java.util.Vector spieler)
bestimmt automatisch den Kapit�n

Specified by:
setAutoKapitaen in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation

setAutoKicker

public final void setAutoKicker(java.util.Vector spieler)
bestimmt den Standard sch�tzen

Specified by:
setAutoKicker in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation

getAvgExpierence

public final float getAvgExpierence()
returns average Expierence of all players in lineup

Specified by:
getAvgExpierence in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getAverageExperience

public final float getAverageExperience()
Get the average experience of all players in lineup using the formula from kopsterkespits: teamxp = ((sum of teamxp + xp of captain)/12)*(1-(7-leadership of captain)*5%)


getBestElferKicker

public final int[] getBestElferKicker()
errechnet anhand der aktuellen Aufstellung die besten Elfersch�tzen

Specified by:
getBestElferKicker in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getCentralAttackRating

public final double getCentralAttackRating()
Predicts Central Attack-Rating

Specified by:
getCentralAttackRating in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getCentralDefenseRating

public final double getCentralDefenseRating()
Predicts cd-Rating

Specified by:
getCentralDefenseRating in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getGesamtStaerke

public final float getGesamtStaerke(java.util.Vector spieler,
                                    boolean mitForm)
errechnet die Gesamt Stärke

Specified by:
getGesamtStaerke in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation
mitForm - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getHATStats

public final int getHATStats()
TODO Missing Method Documentation

Specified by:
getHATStats in interface ILineUp
Returns:
TODO Missing Return Method Documentation

setKapitaen

public final void setKapitaen(int m_iKapitaen)
Setter for property m_iKapitaen.

Specified by:
setKapitaen in interface ILineUp
Parameters:
m_iKapitaen - New value of property m_iKapitaen.

getKapitaen

public final int getKapitaen()
Getter for property m_iKapitaen.

Specified by:
getKapitaen in interface ILineUp
Returns:
Value of property m_iKapitaen.

setKicker

public final void setKicker(int m_iKicker)
Setter for property m_iKicker.

Specified by:
setKicker in interface ILineUp
Parameters:
m_iKicker - New value of property m_iKicker.

getKicker

public final int getKicker()
Getter for property m_iKicker.

Specified by:
getKicker in interface ILineUp
Returns:
Value of property m_iKicker.

getKonterSTK

public final float getKonterSTK()
ermittelt die Gesamt KonterStk der aufgestellten Spieler

Specified by:
getKonterSTK in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getKonterSTK

public final float getKonterSTK(java.util.Vector spieler)
ermittelt die Gesamt KonterStk der aufgestellten Spieler

Specified by:
getKonterSTK in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getLeftAttackRating

public final double getLeftAttackRating()
Predicts LeftAttack-Rating

Specified by:
getLeftAttackRating in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getLeftDefenseRating

public final double getLeftDefenseRating()
Predicts ld-Rating

Specified by:
getLeftDefenseRating in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getLoddarStats

public final float getLoddarStats()
TODO Missing Method Documentation

Specified by:
getLoddarStats in interface ILineUp
Returns:
TODO Missing Return Method Documentation

HQ

public final float HQ(double x)
TODO Missing Method Documentation

Parameters:
x - TODO Missing Method Parameter Documentation
Returns:
TODO Missing Return Method Documentation

HTfloat2int

public final int HTfloat2int(double x)
TODO Missing Method Documentation

Parameters:
x - TODO Missing Method Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getMFTeamStk

public final float getMFTeamStk(java.util.Vector spieler,
                                boolean mitForm)
errechnet die Gesamt MF St�rke

Specified by:
getMFTeamStk in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation
mitForm - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getMidfieldRating

public final double getMidfieldRating()
Predicts MF-Rating

Specified by:
getMidfieldRating in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getNameForSystem

public static java.lang.String getNameForSystem(byte system)
Gibt den Namen f�r das System zur�ck

Parameters:
system - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getEffectivePos4PositionID

public final byte getEffectivePos4PositionID(int positionsid)
TODO Missing Method Documentation

Specified by:
getEffectivePos4PositionID in interface ILineUp
Parameters:
positionsid - TODO Missing Method Parameter Documentation
Returns:
TODO Missing Return Method Documentation

setHeimspiel

public final void setHeimspiel(short location)
Setter for property m_sHeimspiel.

Specified by:
setHeimspiel in interface ILineUp
Parameters:
m_sHeimspiel - New value of property m_sHeimspiel.

getHeimspiel

public final short getHeimspiel()
Get the location constant for the match (home/away/awayderby) TODO: determine away derby (aik) !!!

Specified by:
getHeimspiel in interface ILineUp
Returns:
the location constant for the match

getIntValue4Rating

public final int getIntValue4Rating(double rating)
Description copied from interface: ILineUp
Creates a int from 1-80 for a Rating, to use it at IHelper.getNameForBewertung()

Specified by:
getIntValue4Rating in interface ILineUp
Parameters:
rating - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getPlayerByPositionID

public ISpieler getPlayerByPositionID(int positionsid)
TODO Missing Method Documentation

Specified by:
getPlayerByPositionID in interface ILineUp
Parameters:
positionsid - TODO Missing Method Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getPositionById

public final SpielerPosition getPositionById(int id)
Gibt die Spielerposition zu der Id zur�ck

Parameters:
id - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getPositionBySpielerId

public final SpielerPosition getPositionBySpielerId(int spielerid)
Gibt die Spielerposition zu der SpielerId zur�ck

Parameters:
spielerid - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

setPositionen

public final void setPositionen(java.util.Vector m_vPositionen)
Setter for property m_vPositionen.

Parameters:
m_vPositionen - New value of property m_vPositionen.

getPositionen

public final java.util.Vector getPositionen()
Getter for property m_vPositionen.

Returns:
Value of property m_vPositionen.

getPressingSTK

public final float getPressingSTK()
ermittelt die Gesamt PressingStk der aufgestellten Spieler original Formel von Pressing Spezialist

Specified by:
getPressingSTK in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getPressingSTK

public final float getPressingSTK(java.util.Vector spieler)
ermittelt die Gesamt PressingStk der aufgestellten Spieler original Formel von Pressing Spezialist

Specified by:
getPressingSTK in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getRightAttackRating

public final double getRightAttackRating()
Predicts Right-Attack-Rating

Specified by:
getRightAttackRating in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getRightDefenseRating

public final double getRightDefenseRating()
Predicts rd-Rating

Specified by:
getRightDefenseRating in interface ILineUp
Returns:
TODO Missing Return Method Documentation

getSTTeamStk

public final float getSTTeamStk(java.util.Vector spieler,
                                boolean mitForm)
errechnet die Gesamt ST St�rke

Specified by:
getSTTeamStk in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation
mitForm - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

setSpielerAtPosition

public final byte setSpielerAtPosition(int positionsid,
                                       int spielerid,
                                       byte tactic)
Setzt einen Spieler in eine Position und sorgt daf�r, da� er nicht noch woanders aufgestellt ist

Specified by:
setSpielerAtPosition in interface ILineUp
Parameters:
positionsid - TODO Missing Constructuor Parameter Documentation
spielerid - TODO Missing Constructuor Parameter Documentation
tactic - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

setSpielerAtPosition

public final void setSpielerAtPosition(int positionsid,
                                       int spielerid)
Setzt einen Spieler in eine Position und sorgt daf�r, da� er nicht noch woanders aufgestellt ist

Parameters:
positionsid - TODO Missing Constructuor Parameter Documentation
spielerid - TODO Missing Constructuor Parameter Documentation

isSpielerAufgestellt

public final boolean isSpielerAufgestellt(int spielerId)
ist der SPieler aufgestellt

Specified by:
isSpielerAufgestellt in interface ILineUp
Parameters:
spielerId - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

isSpielerInAnfangsElf

public final boolean isSpielerInAnfangsElf(int spielerId)
spielt der Spieler von Beginn an

Specified by:
isSpielerInAnfangsElf in interface ILineUp
Parameters:
spielerId - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

isSpielerInReserve

public final boolean isSpielerInReserve(int spielerId)
sitzt der SPierl auf der Bank

Specified by:
isSpielerInReserve in interface ILineUp
Parameters:
spielerId - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getSystemName

public final java.lang.String getSystemName(byte system)
Gibt den Namen f�r das System zur�ck

Specified by:
getSystemName in interface ILineUp
Parameters:
system - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getTWTeamStk

public final float getTWTeamStk(java.util.Vector spieler,
                                boolean mitForm)
errechnet die Gesamt TW St�rke

Specified by:
getTWTeamStk in interface ILineUp
Parameters:
spieler - TODO Missing Constructuor Parameter Documentation
mitForm - TODO Missing Constructuor Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getTactic4PositionID

public final byte getTactic4PositionID(int positionsid)
TODO Missing Method Documentation

Specified by:
getTactic4PositionID in interface ILineUp
Parameters:
positionsid - TODO Missing Method Parameter Documentation
Returns:
TODO Missing Return Method Documentation

getTacticLevel

public final float getTacticLevel(int type)
Description copied from interface: ILineUp
DOCUMENT ME!

Specified by:
getTacticLevel in interface ILineUp
Parameters:
type - TODO Missing Constructuor Parameter Documentation
Returns:
level for choosen Tactic ( Defs in IMatchDetails )

setTacticType

public final void setTacticType(int m_iTacticType)
Setter for property m_iTacticType.

Specified by:
setTacticType in interface ILineUp
Parameters:
m_iTacticType - New value of property m_iTacticType.

getTacticType

public final int getTacticType()
Getter for property m_iTacticType.

Specified by:
getTacticType in interface ILineUp
Returns:
Value of property m_iTacticType.

getTeamErfahrung4AktuellesSystem

public final int getTeamErfahrung4AktuellesSystem()
liefert die Team erfahrung des Systems

Specified by:
getTeamErfahrung4AktuellesSystem in interface ILineUp
Returns:
ERfahrung -1 wenn unsinniges System gew�hlt ist

AufstellungsSystemLoeschen

public final void AufstellungsSystemLoeschen(java.lang.String name)
TODO Missing Method Documentation

Parameters:
name - TODO Missing Method Parameter Documentation

checkAufgestellteSpieler

public final void checkAufgestellteSpieler()
pr�ft ob die aufgestellten Spieler noch implements KAder sind

Specified by:
checkAufgestellteSpieler in interface ILineUp

doAufstellung

public final void doAufstellung(java.util.Vector spieler,
                                byte reihenfolge,
                                boolean mitForm,
                                boolean idealPosFirst,
                                boolean ignoreVerletzung,
                                boolean ignoreSperren,
                                float wetterBonus,
                                int wetter)
erstellt die automatische Aufstellung

Specified by:
doAufstellung in interface ILineUp
Parameters:
spieler - die aufszustellenden Spieler
reihenfolge - Reihenfolge in der die Mannschaftsteile besetzt werden sollen
mitForm - Formber�cksichtigung
idealPosFirst - IdealPosition ber�cksichtigen ?
ignoreVerletzung - TODO Missing Constructuor Parameter Documentation
ignoreSperren - TODO Missing Constructuor Parameter Documentation
wetterBonus - TODO Missing Constructuor Parameter Documentation
wetter - TODO Missing Constructuor Parameter Documentation

dump

public final void dump()

duplicate

public final Aufstellung duplicate()
Cloned diese Aufstellung, erzeugt neues Objekt

Returns:
TODO Missing Return Method Documentation

ermittelSystem

public final byte ermittelSystem()
ermittelt das aktuelle System

Specified by:
ermittelSystem in interface ILineUp
Returns:
TODO Missing Return Method Documentation

flipSide

public final void flipSide()
TODO Missing Method Documentation


load

public final void load(java.lang.String name)
l�dt dei Aufstellung

Specified by:
load in interface ILineUp
Parameters:
name - TODO Missing Constructuor Parameter Documentation

load4HRF

public final void load4HRF()
l�dt dei Aufstellung


loadAufstellungsSystem

public final void loadAufstellungsSystem(java.lang.String name)
L�dt ein System aus der Datenbank ein

Parameters:
name - TODO Missing Constructuor Parameter Documentation

resetAufgestellteSpieler

public final void resetAufgestellteSpieler()
l�scht die aufgestellten Spieler

Specified by:
resetAufgestellteSpieler in interface ILineUp

resetReserveBank

public final void resetReserveBank()
l�scht die Reservespieler


save

public final void save(java.lang.String name)
spiechert die gesamte Aufstellung unter dem angegebenen Namen ab

Specified by:
save in interface ILineUp
Parameters:
name - TODO Missing Constructuor Parameter Documentation

save4HRF

public final void save4HRF()
spiechert die gesamte Aufstellung unter dem angegebenen Namen ab


saveAufstellungsSystem

public final void saveAufstellungsSystem(java.lang.String name)
speichert das aktuelle System unter dem "name" in der DB

Parameters:
name - TODO Missing Constructuor Parameter Documentation