Class: State

Inherits:
Object
  • Object
show all
Defined in:
lib/MINT-scxml/scxml-parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



9
10
11
# File 'lib/MINT-scxml/scxml-parser.rb', line 9

def id
  @id
end

#initialObject

Returns the value of attribute initial.



9
10
11
# File 'lib/MINT-scxml/scxml-parser.rb', line 9

def initial
  @initial
end