module Bayesnet::Parsers::Bif::ProbabilityContent1
Public Instance Methods
SEP1()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1084 def SEP1 elements[0] end
SEP2()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1088 def SEP2 elements[2] end
SEP3()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1096 def SEP3 elements[4] end
SEP4()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1100 def SEP4 elements[6] end
list()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1092 def list elements[3] end