de.cesr.sesamgim.util
Interface GimParameterConsistencyChecker


public interface GimParameterConsistencyChecker

SesamGIM - Geographical Initialisation for Milieu Agents


Method Summary
 void checkParameterSettingConsistency()
          Implementing classes can be subscribed to the GManager in order to check and if required adapt parameter checks.
 

Method Detail

checkParameterSettingConsistency

void checkParameterSettingConsistency()
Implementing classes can be subscribed to the GManager in order to check and if required adapt parameter checks. Use this feature only in case you know what you do! Do not forget to issue reasonable warn messages!