uaa.feral.physical.behaviors.data
Interface PhysicalModelData

All Known Implementing Classes:
HydrologyModelData

public interface PhysicalModelData

Interface for model data to be used for social water use models

Author:
Mark Altaweel

Method Summary
 PhysicalModelData setupModelData(java.lang.String file)
          Method to return specific types of model data
 

Method Detail

setupModelData

PhysicalModelData setupModelData(java.lang.String file)
Method to return specific types of model data

Parameters:
file - a file containing the model data
Returns:
the model data