Class: Moea::Dominance::DominanceFields

Inherits:
Struct
  • Object
show all
Defined in:
../lib/dominance.rb

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) count

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



22
23
24
# File '../lib/dominance.rb', line 22

def count
  @count
end

- (Object) dominates

Returns the value of attribute dominates

Returns:

  • (Object)

    the current value of dominates



22
23
24
# File '../lib/dominance.rb', line 22

def dominates
  @dominates
end

- (Object) original

Returns the value of attribute original

Returns:

  • (Object)

    the current value of original



22
23
24
# File '../lib/dominance.rb', line 22

def original
  @original
end

- (Object) rank

Returns the value of attribute rank

Returns:

  • (Object)

    the current value of rank



22
23
24
# File '../lib/dominance.rb', line 22

def rank
  @rank
end

- (Object) spea

Returns the value of attribute spea

Returns:

  • (Object)

    the current value of spea



22
23
24
# File '../lib/dominance.rb', line 22

def spea
  @spea
end