de.bsvrz.dav.daf.main.config.ObjectLookup
public class SimulationLookup
extends java.lang.Object
implements de.bsvrz.dav.daf.main.config.ObjectLookup
Constructor | Description |
---|---|
SimulationLookup(ConfigDataModel dataModel,
short simulationVariant) |
Erstellt einen neuen SimulationLookup
|
Modifier and Type | Method | Description |
---|---|---|
de.bsvrz.dav.daf.main.config.SystemObject |
getObject(long id) |
|
de.bsvrz.dav.daf.main.config.SystemObject |
getObject(java.lang.String pid) |
public SimulationLookup(ConfigDataModel dataModel, short simulationVariant)
dataModel
- dataModelsimulationVariant
- Simulatiosnvariantepublic de.bsvrz.dav.daf.main.config.SystemObject getObject(java.lang.String pid)
getObject
in interface de.bsvrz.dav.daf.main.config.ObjectLookup
public de.bsvrz.dav.daf.main.config.SystemObject getObject(long id)
getObject
in interface de.bsvrz.dav.daf.main.config.ObjectLookup