Class: Relative (TmDoc::Model::Abstraction::Path)

Overview
Module Structure
Class Hierarchy
Instance Methods
Relative#to_absolute
Relative#+ / 1
Relative#__absolute_path_class__
is a submodule of
module: Path ( TmDoc::Model::Abstraction )
has modular siblings
class: Abstract   
class: Absolute   
class: SetOfPath   
inherits from
  Abstract ( TmDoc::Model::Abstraction::Path )
is inherited by
  RelativePath ( TmDoc::Model::Core::Logical::Path )
  RelativePath ( TmDoc::Model::Module::Logical::Path )
has class siblings
  Absolute ( TmDoc::Model::Abstraction::Path )
has properties
method: to_absolute   
method: + / 1   
method: __absolute_path_class__   
is defined at
#94 in model/abstraction.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Model
  module: Abstraction
  module: Path
class: Abstract     
class: Absolute     
class: SetOfPath     
class: Relative     
  module: Core
  module: Logical
  module: Path
class: RelativePath     
  module: Module
  module: Logical
  module: Path
class: RelativePath     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Collection )
includes
  Enumerable ( Builtin-Module )
has properties
method: lsm_elements   
method: each   
method: empty?   
method: size   
method: lsm_element_class / 1   
Abstract ( TmStd::Lsm::Collection::Sequence )
has properties
attribute: lsm_elements [R]   
alias: to_a lsm_elements   
alias: length size   
method: initialize / 1   
method: dup   
method: first   
method: last   
method: include? / 1   
method: to_s / 2   
method: join / 1   
method: each / 1   
method: map_with_index / 1   
method: append / 1   
method: + / 1   
method: << / 1   
alias: add <<   
alias: push <<   
method: pop   
method: __at__ / 1   
Abstract ( TmDoc::Model::Abstraction::Path )
includes
  Equalable ( TmStd::Lsm::Collection::Sequence )
  Comparable ( TmStd::Lsm::Collection::Sequence )
has properties
method: initialize / 1   
method: join / 1   
method: to_s / 1   
method: __path_separator_string__   
Abstract ( TmStd::Lsm::Collection::Set )

Instance Methods

Relative#to_absolute

#95 in model/abstraction.rb

to_absolute

Relative#+ / 1

#104 in model/abstraction.rb

+ ( other )

Relative#__absolute_path_class__

#113 in model/abstraction.rb

__absolute_path_class__