class GeneriereTemplateModul extends DatenGeneratorModul
Constructor and Description |
---|
GeneriereTemplateModul(de.bsvrz.dav.daf.main.ClientDavInterface connection,
Map<String,String> argumente)
erzeugt eine Instanz des Moduls.
|
Modifier and Type | Method and Description |
---|---|
protected int |
ausfuehren()
führt das entsprechende Modul aus.
|
private void |
printAttribut(PrintWriter out,
String prefix,
de.bsvrz.dav.daf.main.config.Attribute att,
boolean defWert)
gibt ein Attribut aus.
|
getArgumente, getConnection
protected int ausfuehren()
DatenGeneratorModul
ausfuehren
in class DatenGeneratorModul
private void printAttribut(PrintWriter out, String prefix, de.bsvrz.dav.daf.main.config.Attribute att, boolean defWert)
out
- der Ausgabestromprefix
- der verwendete Prefix für das Attributatt
- das AttributdefWert
- Attribut im Standardbereich ausgeben ?Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.