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