de.cesr.sesamgim.init.plz
Class GPlzInitialiser<AgentType extends GimMilieuAgent<AgentType>>

java.lang.Object
  extended by de.cesr.sesamgim.init.plz.GPlzInitialiser<AgentType>
All Implemented Interfaces:
GimPlzInitialiser<AgentType>

public class GPlzInitialiser<AgentType extends GimMilieuAgent<AgentType>>
extends Object
implements GimPlzInitialiser<AgentType>

SesamGIM - Geographical Initialisation for Milieu Agents


Constructor Summary
GPlzInitialiser()
           
 
Method Summary
protected  void assignMicromData()
          Initialize a GUpdatableContextStructure for this context.
protected  String buildSqlQuery()
          Construct SQL query for microm data.
 void initPlzContexts()
          Init Plz contexts from shape file (the contexts are added to surrounding area context).
protected  void setupPlzContext(GUpdatableContextStructure structure, GimUpdatablePlzContext<AgentType> plz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPlzInitialiser

public GPlzInitialiser()
Method Detail

initPlzContexts

public void initPlzContexts()
Init Plz contexts from shape file (the contexts are added to surrounding area context).

Specified by:
initPlzContexts in interface GimPlzInitialiser<AgentType extends GimMilieuAgent<AgentType>>

assignMicromData

protected void assignMicromData()
Initialize a GUpdatableContextStructure for this context.


buildSqlQuery

protected String buildSqlQuery()
Construct SQL query for microm data.

Returns:

setupPlzContext

protected void setupPlzContext(GUpdatableContextStructure structure,
                               GimUpdatablePlzContext<AgentType> plz)
Parameters:
structure -
mc -