Class: AsciiChem::Model::Reaction::Conditions

Inherits:
Struct
  • Object
show all
Defined in:
lib/asciichem/model/reaction.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aboveObject

Returns the value of attribute above

Returns:

  • (Object)

    the current value of above



8
9
10
# File 'lib/asciichem/model/reaction.rb', line 8

def above
  @above
end

#belowObject

Returns the value of attribute below

Returns:

  • (Object)

    the current value of below



8
9
10
# File 'lib/asciichem/model/reaction.rb', line 8

def below
  @below
end