Class: Syskit::Coordination::Models::FaultResponseTableExtension::UsedDataMonitoringTable
- Inherits:
-
Struct
- Object
- Struct
- Syskit::Coordination::Models::FaultResponseTableExtension::UsedDataMonitoringTable
- Defined in:
- lib/syskit/coordination/models/fault_response_table_extension.rb
Instance Attribute Summary collapse
-
#arguments ⇒ Object
Returns the value of attribute arguments.
-
#table ⇒ Object
Returns the value of attribute table.
Instance Attribute Details
#arguments ⇒ Object
Returns the value of attribute arguments
9 10 11 |
# File 'lib/syskit/coordination/models/fault_response_table_extension.rb', line 9 def arguments @arguments end |
#table ⇒ Object
Returns the value of attribute table
9 10 11 |
# File 'lib/syskit/coordination/models/fault_response_table_extension.rb', line 9 def table @table end |