- All Implemented Interfaces:
TetradSerializable
, Serializable
A typesafe enum of the types of the types of nodes in a graph (MEASURED, LATENT, ERROR).
- Author:
- josephramsey
- See Also:
-
-
-
Method Summary
Generates a simple exemplar of this class to test serialization.
Prints out the name of the type.
-
-
Method Details
-
serializableInstance
public static NodeType serializableInstance()
Generates a simple exemplar of this class to test serialization.
-
toString
Prints out the name of the type.
- Overrides:
toString
in class Object