Class SimulationLookup
java.lang.Object
de.bsvrz.puk.config.configFile.datamodel.SimulationLookup
- All Implemented Interfaces:
de.bsvrz.dav.daf.main.config.ObjectLookup
ObjectLookup-Klasse als Wrapper des ConfigDataModels, das Pids abhängig von einer Simulationsvariante auflöst.
-
Constructor Summary
ConstructorsConstructorDescriptionSimulationLookup
(ConfigDataModel dataModel, short simulationVariant) Erstellt einen neuen SimulationLookup -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.bsvrz.dav.daf.main.config.ObjectLookup
getObject, getObject
-
Constructor Details
-
SimulationLookup
Erstellt einen neuen SimulationLookup- Parameters:
dataModel
- dataModelsimulationVariant
- Simulatiosnvariante
-
-
Method Details
-
getObject
- Specified by:
getObject
in interfacede.bsvrz.dav.daf.main.config.ObjectLookup
-
getObject
public de.bsvrz.dav.daf.main.config.SystemObject getObject(long id) - Specified by:
getObject
in interfacede.bsvrz.dav.daf.main.config.ObjectLookup
-