SimValueObject contains FWSimVariables used for SimComponents to structure the data needs for
huge components
createVariables method has to be provided for each of them
public interface interface FWSimValueObject { // Public Instance Methods
public void createVariables(HashMap aFieldMap, FWSimComponent aComponent);