spis.Surf.InteractModel
Class ParamSetDeprecated

java.lang.Object
  extended byspis.Surf.InteractModel.ParamSetDeprecated

public abstract class ParamSetDeprecated
extends java.lang.Object

Class Name : ParamSetDeprecated (generic Parameter Set class)
Project ref : SPIS project
File name : ParamSet.java
File type : class
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France http://www.onecert.fr
Status : under development
Creation : 25/08/2003
Modification :

Description : generic Parameter Set class
All classes of model parameters sets must derive from this class.
Has later be simplified to nothing => maybe to supress

Versions and anomalies correction :

Version numberAuthor (name, e-mail) Corrections/Modifications
0.1 JF Roussel, roussel@onecert.frCreation


Version:
0.1
Author:
JF Roussel

Constructor Summary
ParamSetDeprecated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParamSetDeprecated

public ParamSetDeprecated()