Klasse DefaultSimulationIterator
java.lang.Object
net.simplace.sim.control.FWSimulationControlContainer
net.simplace.sim.control.FWSimulationIterator
net.simplace.sim.control.iterators.DefaultSimulationIterator
- Alle implementierten Schnittstellen:
FWSimFieldContainer
- Bekannte direkte Unterklassen:
ShrinkParameterspaceIterator
- Autor:
- Andreas Enders
-
Feldübersicht
Von Klasse geerbte Felder net.simplace.sim.control.FWSimulationIterator
iInputMap, iMaxRunCountVon Klasse geerbte Felder net.simplace.sim.control.FWSimulationControlContainer
iCache, iCals, iConstraint, iContainerElement, iControlMap, iFieldMap, iIdentifier, iInputs, iName, iParams, iSession, iSimulationMap -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungDefaultSimulationIterator(org.jdom2.Element aSimulationIteratorElement, FWSimSession aSession) -
Methodenübersicht
Von Klasse geerbte Methoden net.simplace.sim.control.FWSimulationIterator
createSimulationIterator, createVariables, getIterationCount, getMaxIterationCount, initVon Klasse geerbte Methoden net.simplace.sim.control.FWSimulationControlContainer
addProcessTime, addVariable, checkCondition, evaluate, getContentType, getCreateFormXML, getEditFormXML, getFieldMap, getFrequence, getInputVariables, getName, getOrderNumber, getOutputVariables, getVariable, getVarMap, isConditionCheck, readInputCalAndConstraint, removeVariable, setPropertyValue, toXML
-
Konstruktordetails
-
DefaultSimulationIterator
public DefaultSimulationIterator(org.jdom2.Element aSimulationIteratorElement, FWSimSession aSession) - Parameter:
aSimulationIteratorElement-aSession-
-
-
Methodendetails
-
iterate
- Angegeben von:
iteratein KlasseFWSimulationIterator- Parameter:
aProjectID-- Gibt zurück:
- if the simulation should go on simulating
- Siehe auch:
-