Class: Cuker::RubyXLModel::Identifier

Inherits:
Object
  • Object
show all
Defined in:
lib/cuker/helpers/formatters/ruby_x_l_model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name.



354
355
356
# File 'lib/cuker/helpers/formatters/ruby_x_l_model.rb', line 354

def name
  @name
end

#patternObject

Returns the value of attribute pattern.



354
355
356
# File 'lib/cuker/helpers/formatters/ruby_x_l_model.rb', line 354

def pattern
  @pattern
end

#titleObject

Returns the value of attribute title.



354
355
356
# File 'lib/cuker/helpers/formatters/ruby_x_l_model.rb', line 354

def title
  @title
end