javawrapper::RemoveDeadBehaviors Class Reference

This is the organizer class for the dead remover behavor. More...

Inheritance diagram for javawrapper::RemoveDeadBehaviors:

javawrapper::BehaviorTypeBase javawrapper::WorkerBase List of all members.

Public Member Functions

 RemoveDeadBehaviors (GUIManager oManager)
 Constructor.
void WriteXML (java.io.BufferedWriter jOut, TreePopulation oPop)
 Overload this to do nothing.
void DoSetup (TreePopulation oPop)
 No setup required.
void ValidateData (TreePopulation oPop) throws ModelException
 Makes sure that there is a mortality behavior enabled if this behavior is enabled.

Detailed Description

This is the organizer class for the dead remover behavor.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


Constructor & Destructor Documentation

javawrapper::RemoveDeadBehaviors::RemoveDeadBehaviors ( GUIManager  oManager  )  [inline]

Constructor.

Parameters:
oManager GUIManager object.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


Member Function Documentation

void javawrapper::RemoveDeadBehaviors::WriteXML ( java.io.BufferedWriter  jOut,
TreePopulation  oPop 
) [inline]

Overload this to do nothing.

Parameters:
jOut Not used.
oPop Not used.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)

void javawrapper::RemoveDeadBehaviors::DoSetup ( TreePopulation  oPop  )  [inline, virtual]

No setup required.

Does nothing.

Parameters:
oPop Not used.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)

Implements javawrapper::WorkerBase.

void javawrapper::RemoveDeadBehaviors::ValidateData ( TreePopulation  oPop  )  throws ModelException [inline, virtual]

Makes sure that there is a mortality behavior enabled if this behavior is enabled.

Parameters:
oPop Not used.
Exceptions:
ModelException if the dead tree remover is enabled but no mortality behavior is.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)
December 10, 2004: Added the described above functionality (LEM)

Implements javawrapper::WorkerBase.


The documentation for this class was generated from the following file:
Generated on Thu May 24 09:34:55 2007 for SORTIE Java Interface by  doxygen 1.5.2