Class: SeqOfGenericSubject (TmDoc::Model::Abstraction::Subject)

Overview
Module Structure
Class Hierarchy
Constants
SeqOfGenericSubject::LSM_ELEMENT_CLASS
is a submodule of
module: Subject ( TmDoc::Model::Abstraction )
has modular siblings
class: GenericSubject   
class: SetOfGenericSubject   
class: PhysicalSubject   
class: SetOfPhysicalSubject   
class: LogicalSubject   
class: SetOfLogicalSubject   
class: SeqOfLogicalSubject   
inherits from
  Abstract ( TmStd::Lsm::Collection::Sequence )
is inherited by
  SeqOfLogicalSubject ( TmDoc::Model::Abstraction::Subject )
has class siblings
  SeqOfArgument ( TmDoc::Reader::Ruby18::Parser )
  Abstract ( TmDoc::Model::Abstraction::Path )
  SeqOfGenericDocument ( TmDoc::Model::Abstraction )
  SeqOfPropertySection ( TmDoc::Model::Document::Module )
  SeqOfLine ( TmDoc::Model::Document::Link )
  SeqOfLinkToLogical ( TmDoc::Model::Document::Link )
  SeqOfString ( TmStd::Lsm )
  SeqOfUnit ( TmStd::Xml )
  SeqOfContent ( TmStd::DocBook::Abstraction )
has properties
constant: LSM_ELEMENT_CLASS   
is defined at
#163 in model/abstraction.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Model
  module: Abstraction
  module: Path
class: Abstract     
  module: Subject
class: GenericSubject     
class: SeqOfGenericSubject     
class: SetOfGenericSubject     
class: PhysicalSubject     
class: SetOfPhysicalSubject     
class: LogicalSubject     
class: SetOfLogicalSubject     
class: SeqOfLogicalSubject     
  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
  module: Collection
  module: Sequence
class: Abstract     
  class: SeqOfString
  module: DocBook
  module: Abstraction
class: SeqOfContent     
  module: Xml
class: SeqOfUnit     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Product )
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 )

Constants

SeqOfGenericSubject::LSM_ELEMENT_CLASS

#164 in model/abstraction.rb

LSM_ELEMENT_CLASS = GenericSubject