Package edu.cmu.tetrad.session
Class Type8
java.lang.Object
edu.cmu.tetrad.session.Type8
- All Implemented Interfaces:
- SessionModel,- TetradSerializable,- TetradSerializableExcluded,- Serializable
A sample class to be wrapped in a SessionNode as a model.
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionType8(Type7 model1, Type9 model2, Parameters parameters) Type8(Type7 model1, Parameters parameters) 
- 
Method Summary
- 
Constructor Details- 
Type8
- 
Type8
 
- 
- 
Method Details- 
serializableInstance
- 
setNameSets the name of the session model.- Specified by:
- setNamein interface- SessionModel
 
- 
getName- Specified by:
- getNamein interface- SessionModel
- Returns:
- the name of the session model.
 
 
-