spis.Surf.InteractModel
Class DeprecatedModelParamSet
java.lang.Object
spis.Surf.InteractModel.DeprecatedModelParamSet
- public abstract class DeprecatedModelParamSet
- extends java.lang.Object
Class Name : DeprecatedModelParamSet (generic Model Parameter Set class)
Project ref : SPIS project
File name : DeprecatedModelParamSet.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 Model Parameter Set class
All classes of model parameters sets must derive from this class.
Versions and anomalies correction :
Version number | Author (name, e-mail) | Corrections/Modifications |
0.1 | JF Roussel, roussel@onecert.fr | Creation |
- Version:
- 0.1
- Author:
- JF Roussel
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeprecatedModelParamSet
public DeprecatedModelParamSet(java.lang.String materialName_,
java.lang.String materialComment_,
InteractModel interactModel_)
- Default constructor
getInteractModel
public InteractModel getInteractModel()
- Returns:
setInteractModel
public void setInteractModel(InteractModel model)
- Parameters:
model
-