Class: Metanorma::Html::Component::IndexTerm

Inherits:
Struct
  • Object
show all
Defined in:
lib/metanorma/html/component/index_term_collector.rb

Instance Attribute Summary collapse

Instance Attribute Details

#primaryObject

Returns the value of attribute primary

Returns:

  • (Object)

    the current value of primary



65
66
67
# File 'lib/metanorma/html/component/index_term_collector.rb', line 65

def primary
  @primary
end

#secondaryObject

Returns the value of attribute secondary

Returns:

  • (Object)

    the current value of secondary



65
66
67
# File 'lib/metanorma/html/component/index_term_collector.rb', line 65

def secondary
  @secondary
end

#seeObject

Returns the value of attribute see

Returns:

  • (Object)

    the current value of see



65
66
67
# File 'lib/metanorma/html/component/index_term_collector.rb', line 65

def see
  @see
end

#see_alsoObject

Returns the value of attribute see_also

Returns:

  • (Object)

    the current value of see_also



65
66
67
# File 'lib/metanorma/html/component/index_term_collector.rb', line 65

def see_also
  @see_also
end

#target_idObject

Returns the value of attribute target_id

Returns:

  • (Object)

    the current value of target_id



65
66
67
# File 'lib/metanorma/html/component/index_term_collector.rb', line 65

def target_id
  @target_id
end

#target_textObject

Returns the value of attribute target_text

Returns:

  • (Object)

    the current value of target_text



65
66
67
# File 'lib/metanorma/html/component/index_term_collector.rb', line 65

def target_text
  @target_text
end

#tertiaryObject

Returns the value of attribute tertiary

Returns:

  • (Object)

    the current value of tertiary



65
66
67
# File 'lib/metanorma/html/component/index_term_collector.rb', line 65

def tertiary
  @tertiary
end