Class: Syskit::Test::NetworkManipulation::NoConfigureFixedPoint::Info

Inherits:
Struct
  • Object
show all
Defined in:
lib/syskit/test/network_manipulation.rb

Instance Attribute Summary collapse

Instance Attribute Details

#missingObject

Returns the value of attribute missing

Returns:

  • (Object)

    the current value of missing



782
783
784
# File 'lib/syskit/test/network_manipulation.rb', line 782

def missing
  @missing
end

#missing_argumentsObject

Returns the value of attribute missing_arguments

Returns:

  • (Object)

    the current value of missing_arguments



782
783
784
# File 'lib/syskit/test/network_manipulation.rb', line 782

def missing_arguments
  @missing_arguments
end

#precedenceObject

Returns the value of attribute precedence

Returns:

  • (Object)

    the current value of precedence



782
783
784
# File 'lib/syskit/test/network_manipulation.rb', line 782

def precedence
  @precedence
end

#ready_for_setupObject

Returns the value of attribute ready_for_setup

Returns:

  • (Object)

    the current value of ready_for_setup



782
783
784
# File 'lib/syskit/test/network_manipulation.rb', line 782

def ready_for_setup
  @ready_for_setup
end