Package edu.cmu.tetrad.session
Class Type4
java.lang.Object
edu.cmu.tetrad.session.Type4
- All Implemented Interfaces:
SessionModel
,TetradSerializable
,TetradSerializableExcluded
,Serializable
A sample class to be wrapped in a SessionNode as a model.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Type4
It should be possible to construct a Type4-model with a Type1-node as parent. -
Type4
It should be possible to construct a Type4-model with both Type2 and Type2-nodes as parents.
-
-
Method Details
-
serializableInstance
-
equals
-
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
-