module Bayesnet::Parsers::Bif::NetworkContent1

Public Instance Methods

SEP1() click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 200
def SEP1
  elements[0]
end
SEP2() click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 204
def SEP2
  elements[3]
end
SEP3() click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 208
def SEP3
  elements[5]
end