Class SimulationLookup

java.lang.Object
de.bsvrz.puk.config.configFile.datamodel.SimulationLookup
All Implemented Interfaces:
de.bsvrz.dav.daf.main.config.ObjectLookup

public class SimulationLookup extends Object implements de.bsvrz.dav.daf.main.config.ObjectLookup
ObjectLookup-Klasse als Wrapper des ConfigDataModels, das Pids abhängig von einer Simulationsvariante auflöst.
  • Constructor Details

    • SimulationLookup

      public SimulationLookup(ConfigDataModel dataModel, short simulationVariant)
      Erstellt einen neuen SimulationLookup
      Parameters:
      dataModel - dataModel
      simulationVariant - Simulatiosnvariante
  • Method Details

    • getObject

      public de.bsvrz.dav.daf.main.config.SystemObject getObject(String pid)
      Specified by:
      getObject in interface de.bsvrz.dav.daf.main.config.ObjectLookup
    • getObject

      public de.bsvrz.dav.daf.main.config.SystemObject getObject(long id)
      Specified by:
      getObject in interface de.bsvrz.dav.daf.main.config.ObjectLookup