Module: Bayesnet::Parsers::Bif::ProbabilityContent1

Defined in:
lib/bayesnet/parsers/bif.rb

Instance Method Summary collapse

Instance Method Details

#listObject



1092
1093
1094
# File 'lib/bayesnet/parsers/bif.rb', line 1092

def list
  elements[3]
end

#SEP1Object



1084
1085
1086
# File 'lib/bayesnet/parsers/bif.rb', line 1084

def SEP1
  elements[0]
end

#SEP2Object



1088
1089
1090
# File 'lib/bayesnet/parsers/bif.rb', line 1088

def SEP2
  elements[2]
end

#SEP3Object



1096
1097
1098
# File 'lib/bayesnet/parsers/bif.rb', line 1096

def SEP3
  elements[4]
end

#SEP4Object



1100
1101
1102
# File 'lib/bayesnet/parsers/bif.rb', line 1100

def SEP4
  elements[6]
end