Module: Mutable (TmStd::Lsm::Collection::Set)

Overview
Module Structure
Class Hierarchy
Instance Methods
Mutable#add! / 1
Mutable#union! / 1
is a submodule of
module: Set ( TmStd::Lsm::Collection )
has modular siblings
class: Abstract   
is included by
class: SetOfRequireFile ( TmDoc::Model::Module::Physical )
class: SetOfPath ( TmDoc::Model::Module::Logical::Path )
class: SetOfSubject ( TmDoc::Model::Module::Logical::Abstraction )
class: SetOfProperty ( TmDoc::Model::Module::Logical::Abstraction )
class: SetOfLocation ( TmDoc::Model::Module::Logical )
class: MutableSetOfString ( TmStd::Lsm )
has properties
method: add! / 1   
method: union! / 1   
is defined at
#169 in tmstd/lsm/collection/set.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Model
  module: Module
  module: Physical
class: SetOfRequireFile     
  module: Logical
  module: Path
class: SetOfPath     
  module: Abstraction
class: SetOfSubject     
class: SetOfProperty     
  class: SetOfLocation
  module: TmStd
  module: Lsm
  module: Collection
  module: Set
class: Abstract     
module: Mutable     
  class: MutableSetOfString

Instance Methods

Mutable#add! / 1

#170 in tmstd/lsm/collection/set.rb

add! ( element )

Mutable#union! / 1

#177 in tmstd/lsm/collection/set.rb

union! ( array_of_set )