Class: Syskit::Graphviz::Colors

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

Instance Attribute Summary collapse

Instance Attribute Details

#abstractObject

Returns the value of attribute abstract

Returns:

  • (Object)

    the current value of abstract



246
247
248
# File 'lib/syskit/graphviz.rb', line 246

def abstract
  @abstract
end

#compositionObject

Returns the value of attribute composition

Returns:

  • (Object)

    the current value of composition



246
247
248
# File 'lib/syskit/graphviz.rb', line 246

def composition
  @composition
end

#normalObject

Returns the value of attribute normal

Returns:

  • (Object)

    the current value of normal



246
247
248
# File 'lib/syskit/graphviz.rb', line 246

def normal
  @normal
end