Class: CEML::Script::DefaultDP

Inherits:
Struct
  • Object
show all
Defined in:
lib/ceml/script.rb

Overview

cast =

Instance Attribute Summary collapse

Instance Attribute Details

#maxObject

Returns the value of attribute max

Returns:

  • (Object)

    the current value of max



66
67
68
# File 'lib/ceml/script.rb', line 66

def max
  @max
end

#radiusObject

Returns the value of attribute radius

Returns:

  • (Object)

    the current value of radius



66
67
68
# File 'lib/ceml/script.rb', line 66

def radius
  @radius
end

#rolenamesObject

Returns the value of attribute rolenames

Returns:

  • (Object)

    the current value of rolenames



66
67
68
# File 'lib/ceml/script.rb', line 66

def rolenames
  @rolenames
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



66
67
68
# File 'lib/ceml/script.rb', line 66

def type
  @type
end