Class FileBasedElementMapping

java.lang.Object
xal.sim.scenario.ElementMapping
xal.sim.scenario.FileBasedElementMapping

public class FileBasedElementMapping extends ElementMapping

The default element mapping implemented as singleton.

The convention is to name the mapping definition file ModelConfig.modconfig and place it in the same directory as the Open XAL master configuration file main.xal. A entry reference to the mapping definition is made within the main configuration file.

CKA NOTES - Dec 3, 2014

· The class no longer appears to be a singleton. You may create multiple instances using the same or difference mapping definition files.

Since:
Jan 27, 2014
Author:
Ivo List