module Bayesnet::Parsers::Bif::VariableContent1
Public Instance Methods
SEP1()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 394 def SEP1 elements[0] end
SEP2()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 402 def SEP2 elements[3] end
SEP3()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 406 def SEP3 elements[5] end
list()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 398 def list elements[2] end