module Bayesnet::Parsers::Bif::ProbabilityVariableName0
Public Instance Methods
value()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1048 def value self.text_value.to_sym end
# File lib/bayesnet/parsers/bif.rb, line 1048 def value self.text_value.to_sym end