Class: OroGen::Spec::TaskDeployment::ActivityDefinition

Inherits:
Struct
  • Object
show all
Defined in:
lib/orogen/spec/deployment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#class_nameObject

Returns the value of attribute class_name

Returns:

  • (Object)

    the current value of class_name



240
241
242
# File 'lib/orogen/spec/deployment.rb', line 240

def class_name
  @class_name
end

#headerObject

Returns the value of attribute header

Returns:

  • (Object)

    the current value of header



240
241
242
# File 'lib/orogen/spec/deployment.rb', line 240

def header
  @header
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



240
241
242
# File 'lib/orogen/spec/deployment.rb', line 240

def name
  @name
end