Package net.simplace.sim.io.postprocess
Klasse SQLPostProcessor
java.lang.Object
net.simplace.sim.io.postprocess.FWSimPostProcessor
net.simplace.sim.io.postprocess.SQLPostProcessor
- Autor:
- aenders
-
Feldübersicht
Von Klasse geerbte Felder net.simplace.sim.io.postprocess.FWSimPostProcessor
iCacheSize, iContent, iFrequence, iInterface, iName, iProcessorElement, iVarMap -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSQLPostProcessor(org.jdom2.Element aProcessorElement, FWSimVarMap aVarMap, FWSimInterface<?> aInterface) -
Methodenübersicht
Von Klasse geerbte Methoden net.simplace.sim.io.postprocess.FWSimPostProcessor
getName
-
Konstruktordetails
-
SQLPostProcessor
public SQLPostProcessor(org.jdom2.Element aProcessorElement, FWSimVarMap aVarMap, FWSimInterface<?> aInterface) - Parameter:
aProcessorElement-aVarMap-aInterface-
-
-
Methodendetails
-
process
protected void process()- Angegeben von:
processin KlasseFWSimPostProcessor
-
checkForEnd
protected boolean checkForEnd()- Angegeben von:
checkForEndin KlasseFWSimPostProcessor- Gibt zurück:
-