Class: Insika::Parity::Criterion::Rule

Inherits:
Data
  • Object
show all
Defined in:
lib/insika/parity/criterion.rb

Instance Attribute Summary collapse

Instance Attribute Details

#both_ordersObject (readonly)

Returns the value of attribute both_orders

Returns:

  • (Object)

    the current value of both_orders



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def both_orders
  @both_orders
end

#estimatorObject (readonly)

Returns the value of attribute estimator

Returns:

  • (Object)

    the current value of estimator



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def estimator
  @estimator
end

#human_assistedObject (readonly)

Returns the value of attribute human_assisted

Returns:

  • (Object)

    the current value of human_assisted



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def human_assisted
  @human_assisted
end

#incomplete_rate_ceilingObject (readonly)

Returns the value of attribute incomplete_rate_ceiling

Returns:

  • (Object)

    the current value of incomplete_rate_ceiling



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def incomplete_rate_ceiling
  @incomplete_rate_ceiling
end

#min_decidedObject (readonly)

Returns the value of attribute min_decided

Returns:

  • (Object)

    the current value of min_decided



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def min_decided
  @min_decided
end

#min_judge_modelsObject (readonly)

Returns the value of attribute min_judge_models

Returns:

  • (Object)

    the current value of min_judge_models



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def min_judge_models
  @min_judge_models
end

#pairs_per_dayObject (readonly)

Returns the value of attribute pairs_per_day

Returns:

  • (Object)

    the current value of pairs_per_day



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def pairs_per_day
  @pairs_per_day
end

#per_agent_min_decidedObject (readonly)

Returns the value of attribute per_agent_min_decided

Returns:

  • (Object)

    the current value of per_agent_min_decided



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def per_agent_min_decided
  @per_agent_min_decided
end

#per_agent_win_or_tie_floorObject (readonly)

Returns the value of attribute per_agent_win_or_tie_floor

Returns:

  • (Object)

    the current value of per_agent_win_or_tie_floor



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def per_agent_win_or_tie_floor
  @per_agent_win_or_tie_floor
end

#silentObject (readonly)

Returns the value of attribute silent

Returns:

  • (Object)

    the current value of silent



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def silent
  @silent
end

#undecided_rate_ceilingObject (readonly)

Returns the value of attribute undecided_rate_ceiling

Returns:

  • (Object)

    the current value of undecided_rate_ceiling



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def undecided_rate_ceiling
  @undecided_rate_ceiling
end

#unitObject (readonly)

Returns the value of attribute unit

Returns:

  • (Object)

    the current value of unit



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def unit
  @unit
end

#versionObject (readonly)

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def version
  @version
end

#win_or_tie_floorObject (readonly)

Returns the value of attribute win_or_tie_floor

Returns:

  • (Object)

    the current value of win_or_tie_floor



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def win_or_tie_floor
  @win_or_tie_floor
end

#window_daysObject (readonly)

Returns the value of attribute window_days

Returns:

  • (Object)

    the current value of window_days



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def window_days
  @window_days
end

#worse_rate_ceilingObject (readonly)

Returns the value of attribute worse_rate_ceiling

Returns:

  • (Object)

    the current value of worse_rate_ceiling



18
19
20
# File 'lib/insika/parity/criterion.rb', line 18

def worse_rate_ceiling
  @worse_rate_ceiling
end