Module: Bayesnet::Parsers::Bif::NetworkContent1
- Defined in:
- lib/bayesnet/parsers/bif.rb
Instance Method Summary collapse
Instance Method Details
#SEP1 ⇒ Object
200 201 202 |
# File 'lib/bayesnet/parsers/bif.rb', line 200 def SEP1 elements[0] end |
#SEP2 ⇒ Object
204 205 206 |
# File 'lib/bayesnet/parsers/bif.rb', line 204 def SEP2 elements[3] end |
#SEP3 ⇒ Object
208 209 210 |
# File 'lib/bayesnet/parsers/bif.rb', line 208 def SEP3 elements[5] end |