refactoring of the DosSpecificRxxx defined variable. The material is no longer
encoded in the name of the variable (such as DosSpecificR600NAOHStart, null).
It is now passed as the value (DosSpecificR600Start, NAOH)
src/java/de/fhworms/ztt/cpr400/datadefinition/DosGeneralRxxx.java
src/java/de/fhworms/ztt/cpr400/datadefinition/DosSpecificRxxx.java
src/java/de/fhworms/ztt/cpr400/logmanager/ReactorLogFeeder.java
tests/unit/de/fhworms/ztt/cpr400/datadefinition/CPR400LogicalDataTest.java
tests/unit/de/fhworms/ztt/cpr400/logmanager/LogManagerTest.java