Class: SeqOfString (TmStd::Lsm)

Overview
Module Structure
Class Hierarchy
Constants
SeqOfString::LSM_ELEMENT_CLASS
is a submodule of
module: Lsm ( TmStd )
has modular siblings
class: Abstract   
module: Product   
module: Sum   
module: Collection   
class: SetOfString   
class: MutableSetOfString   
inherits from
  Abstract ( TmStd::Lsm::Collection::Sequence )
has class siblings
  SeqOfArgument ( TmDoc::Reader::Ruby18::Parser )
  Abstract ( TmDoc::Model::Abstraction::Path )
  SeqOfGenericSubject ( TmDoc::Model::Abstraction::Subject )
  SeqOfGenericDocument ( TmDoc::Model::Abstraction )
  SeqOfPropertySection ( TmDoc::Model::Document::Module )
  SeqOfLine ( TmDoc::Model::Document::Link )
  SeqOfLinkToLogical ( TmDoc::Model::Document::Link )
  SeqOfUnit ( TmStd::Xml )
  SeqOfContent ( TmStd::DocBook::Abstraction )
has properties
constant: LSM_ELEMENT_CLASS   
is defined at
#318 in tmstd/lsm/collection/sequence.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Model
  module: Abstraction
  module: Path
class: Abstract     
  module: Subject
class: SeqOfGenericSubject     
  class: SeqOfGenericDocument
  module: Document
  module: Module
class: SeqOfPropertySection     
  module: Link
class: SeqOfLine     
class: SeqOfLinkToLogical     
  module: Reader
  module: Ruby18
  module: Parser
class: SeqOfArgument     
  module: TmStd
  module: Lsm
  class: Abstract
  module: Product
  module: Sum
  module: Collection
  module: Sequence
class: Abstract     
✗ class: SeqOfString
  class: SetOfString
  class: MutableSetOfString
  module: DocBook
  module: Abstraction
class: SeqOfContent     
  module: Xml
class: SeqOfUnit     

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 ( TmStd::Lsm::Collection::Set )
SetOfString ( TmStd::Lsm )
  MutableSetOfString     

Constants

SeqOfString::LSM_ELEMENT_CLASS

#319 in tmstd/lsm/collection/sequence.rb

LSM_ELEMENT_CLASS = String