moos.ssds.model
Class HumanIntervention

java.lang.Object
  extended bymoos.ssds.model.DataProducer
      extended bymoos.ssds.model.HumanIntervention
All Implemented Interfaces:
IDataProducer, IDateRange, IDescription, IHumanIntervention, ResourceOwner, java.io.Serializable, ValueObject

public class HumanIntervention
extends DataProducer
implements java.io.Serializable, IHumanIntervention


Version:
: $Revision: 1.3 $

The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement. This information should not be published or distributed to third parties without specific written permission from MBARI.


Copyright 2002 MBARI.
MBARI Proprietary Information. All rights reserved.



Author:
: $Author: kgomes $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class moos.ssds.model.DataProducer
ojbConcreteClass
 
Constructor Summary
HumanIntervention()
           
 
Methods inherited from class moos.ssds.model.DataProducer
addEvent, addInput, addOutput, addResource, getContact, getContactId, getDateRange, getDescription, getEndDate, getId, getName, getOjbConcreteClass, getStartDate, listAllOutputs, listBestOutput, listDerivedOutputs, listEvents, listInputs, listOutputs, listResources, removeEvent, removeInput, removeOutput, removeResource, setContact, setContactId, setDescription, setEndDate, setId, setName, setOjbConcreteClass, setStartDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface moos.ssds.model.IDataProducer
addEvent, addInput, addOutput, addResource, getContact, getContactId, getDateRange, getDescription, getEndDate, getId, getName, getOjbConcreteClass, getStartDate, listAllOutputs, listBestOutput, listDerivedOutputs, listEvents, listInputs, listOutputs, listResources, removeEvent, removeInput, removeOutput, removeResource, setContact, setContactId, setDescription, setEndDate, setId, setName, setOjbConcreteClass, setStartDate
 

Constructor Detail

HumanIntervention

public HumanIntervention()