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.



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

def name
  @name
end

#patternObject

Returns the value of attribute pattern.



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

def pattern
  @pattern
end

#titleObject

Returns the value of attribute title.



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

def title
  @title
end