Class: RubyLens::ArtModelBuilder::Packages

Inherits:
Data
  • Object
show all
Defined in:
lib/rubylens/art_model_builder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#morphologiesObject (readonly)

Returns the value of attribute morphologies

Returns:

  • (Object)

    the current value of morphologies



39
40
41
# File 'lib/rubylens/art_model_builder.rb', line 39

def morphologies
  @morphologies
end

#namesObject (readonly)

Returns the value of attribute names

Returns:

  • (Object)

    the current value of names



39
40
41
# File 'lib/rubylens/art_model_builder.rb', line 39

def names
  @names
end

#orderObject (readonly)

Returns the value of attribute order

Returns:

  • (Object)

    the current value of order



39
40
41
# File 'lib/rubylens/art_model_builder.rb', line 39

def order
  @order
end

#rowsObject (readonly)

Returns the value of attribute rows

Returns:

  • (Object)

    the current value of rows



39
40
41
# File 'lib/rubylens/art_model_builder.rb', line 39

def rows
  @rows
end

#systemsObject (readonly)

Returns the value of attribute systems

Returns:

  • (Object)

    the current value of systems



39
40
41
# File 'lib/rubylens/art_model_builder.rb', line 39

def systems
  @systems
end