Module: Bayesnet::Parsers::Bif::VariableContent0
- Defined in:
- lib/bayesnet/parsers/bif.rb
Instance Method Summary collapse
Instance Method Details
#Property ⇒ Object
388 389 390 |
# File 'lib/bayesnet/parsers/bif.rb', line 388 def Property elements[1] end |
#SEP ⇒ Object
384 385 386 |
# File 'lib/bayesnet/parsers/bif.rb', line 384 def SEP elements[0] end |