Uses of Class
edu.cmu.tetrad.sem.SemProposition
Packages that use SemProposition
-
Uses of SemProposition in edu.cmu.tetrad.sem
Methods in edu.cmu.tetrad.sem that return SemPropositionModifier and TypeMethodDescriptionSemEvidence.getProposition()
Getter for the fieldproposition
.static SemProposition
SemProposition.serializableInstance()
Generates a simple exemplar of this class to test serialization.static SemProposition
Creates a tautology by wrapping the given SemIm object.Constructors in edu.cmu.tetrad.sem with parameters of type SemPropositionModifierConstructorDescriptionSemProposition
(SemProposition proposition) Creates a new SemProposition object by copying the values and semIm from the given proposition.