genopt.db
Class WarningManager

java.lang.Object
  extended by genopt.db.MessageManager
      extended by genopt.db.WarningManager

public class WarningManager
extends MessageManager

Object for collecting messages that occur during the optimization.

This project was carried out at:

and supported by

GenOpt Copyright (c) 1998-2011, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.

Version:
GenOpt(R) 3.1.0 (December 8, 2011)

Author:
Michael Wetter

Field Summary
 
Fields inherited from class genopt.db.MessageManager
kind
 
Constructor Summary
WarningManager(GenOpt genOptRef)
          Constructor
 
Method Summary
 
Methods inherited from class genopt.db.MessageManager
getMessages, getNumberOfMessages, setMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WarningManager

public WarningManager(GenOpt genOptRef)
Constructor

Parameters:
genOptRef - reference to GenOpt object