Class: Value (Umu::Environment::Context::Value::Target)

Overview
Module Structure
Class Hierarchy
Instance Aliases
Value#value
Instance Methods
Value#initialize / 1
Value#get_value / 1
is a submodule of
module: Target ( Umu::Environment::Context::Value )
has modular siblings
class: Abstract   
class: Recursive   
inherits from
  Abstract ( Umu::Environment::Context::Value::Target )
has class siblings
  Recursive ( Umu::Environment::Context::Value::Target )
has properties
alias: value obj   
method: initialize / 1   
method: get_value / 1   
is defined at
#39 in environment/context/value/target.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Umu
  module: Environment
  module: Context
  module: Value
  module: Target
class: Abstract     
class: Value     
class: Recursive     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( Umu::Environment::Context::Value::Target )
has properties
attribute: obj [R]   
method: initialize / 1   
method: pretty_print / 1   
method: get_value / 1   
Value ( Umu::Environment::Context::Value::Target )
has properties
alias: value obj   
method: initialize / 1   
method: get_value / 1   
Recursive ( Umu::Environment::Context::Value::Target )

Instance Aliases

Value#value

#40 in environment/context/value/target.rb

value obj   

Instance Methods

Value#initialize / 1

#43 in environment/context/value/target.rb

initialize ( value )

Value#get_value / 1

#50 in environment/context/value/target.rb

get_value ( _context )