uk.ac.ed.isodensity_surface_mapper
Class Model.PopulationEvent

java.lang.Object
  extended by java.util.EventObject
      extended by uk.ac.ed.isodensity_surface_mapper.Model.PopulationEvent
All Implemented Interfaces:
Serializable
Enclosing class:
Model

public class Model.PopulationEvent
extends EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
Model.PopulationEvent(Object source, Model.Population population)
          Constructs a new MorphologyEvent
 
Method Summary
 Model.Population getPopulation()
          Returns the affected Morphml
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Model.PopulationEvent

public Model.PopulationEvent(Object source,
                             Model.Population population)
Constructs a new MorphologyEvent

Parameters:
source - source of the event
Method Detail

getPopulation

public Model.Population getPopulation()
Returns the affected Morphml

Returns:
morphology affected