public class Test extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
| Modifier and Type | Field and Description |
|---|---|
private de.bsvrz.dav.daf.main.ClientDavInterface |
dav |
private de.bsvrz.iav.gllib.gllib.modell.db.GlSpeicher |
db |
private de.bsvrz.sys.funclib.bitctrl.modell.kalender.objekte.EreignisTyp |
et1 |
private de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory |
factory |
private de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein |
mq1 |
private de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein |
mq2 |
private de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein |
mq3 |
private static Random |
R |
| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
private void |
fill(de.bsvrz.iav.gllib.gllib.dav.GanglinieMQ gl,
int a,
de.bsvrz.sys.funclib.bitctrl.modell.kalender.objekte.EreignisTyp et,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein mq,
long[][] ss) |
private void |
fill2(de.bsvrz.iav.gllib.gllib.dav.GanglinieMQ gl,
int a,
de.bsvrz.sys.funclib.bitctrl.modell.kalender.objekte.EreignisTyp et,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein mq) |
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface dav) |
static void |
main(String[] args) |
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) |
private void |
setUp() |
private static final Random R
private de.bsvrz.dav.daf.main.ClientDavInterface dav
private de.bsvrz.iav.gllib.gllib.modell.db.GlSpeicher db
private de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory
private de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein mq1
private de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein mq2
private de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein mq3
private de.bsvrz.sys.funclib.bitctrl.modell.kalender.objekte.EreignisTyp et1
public static void main(String[] args)
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
throws Exception
parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationExceptionpublic void initialize(de.bsvrz.dav.daf.main.ClientDavInterface dav)
throws Exception
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationExceptionprivate void setUp()
private void fill(de.bsvrz.iav.gllib.gllib.dav.GanglinieMQ gl,
int a,
de.bsvrz.sys.funclib.bitctrl.modell.kalender.objekte.EreignisTyp et,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein mq,
long[][] ss)
private void fill2(de.bsvrz.iav.gllib.gllib.dav.GanglinieMQ gl,
int a,
de.bsvrz.sys.funclib.bitctrl.modell.kalender.objekte.EreignisTyp et,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.MessQuerschnittAllgemein mq)
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.