Class: Opencdd::InstanceRule::Exception

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

Instance Attribute Summary collapse

Instance Attribute Details

#group_nameObject

Returns the value of attribute group_name

Returns:

  • (Object)

    the current value of group_name



6
7
8
# File 'lib/opencdd/instance_rule.rb', line 6

def group_name
  @group_name
end

#line_idObject

Returns the value of attribute line_id

Returns:

  • (Object)

    the current value of line_id



6
7
8
# File 'lib/opencdd/instance_rule.rb', line 6

def line_id
  @line_id
end