Class: SetOfPath (TmDoc::Model::Module::Logical::Path)

Overview
Module Structure
Class Hierarchy
Constants
SetOfPath::LSM_ELEMENT_CLASS
is a submodule of
module: Path ( TmDoc::Model::Module::Logical )
has modular siblings
class: AbsolutePath   
class: RelativePath   
includes
  Mutable ( TmStd::Lsm::Collection::Set )
inherits from
  SetOfPath ( TmDoc::Model::Abstraction::Path )
has class siblings
  SetOfPath ( TmDoc::Model::Core::Logical::Path )
  SetOfPath ( TmDoc::Model::Object::Logical )
has properties
constant: LSM_ELEMENT_CLASS   
is defined at
#34 in model/module/logical.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Model
  module: Abstraction
  module: Path
class: SetOfPath     
  module: Core
  module: Logical
  module: Path
class: SetOfPath     
  module: Module
  module: Logical
  module: Path
class: AbsolutePath     
class: RelativePath     
class: SetOfPath     
  module: Object
  module: Logical
class: SetOfPath     
  module: TmStd
  module: Lsm
  module: Collection
  module: Set
module: Mutable     

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 )
Abstract ( TmStd::Lsm::Collection::Set )
has properties
attribute: lsm_elements [R]   
class method: union (1/2) / 1   
method: initialize / 1   
method: each / 1   
method: map_with_index / 1   
method: to_a   
method: include? / 1   
method: union (2/E) / 1   
method: + / 1   
method: << / 1   
alias: add <<   
method: __add__! / 1   

Constants

SetOfPath::LSM_ELEMENT_CLASS

#37 in model/module/logical.rb

LSM_ELEMENT_CLASS = Path::AbsolutePath