Class: Store (TmDoc::Model::Object)

Overview
Module Structure
Class Hierarchy
Instance Attributes
Store#files [R]
Store#a_toplevel_module [R]
Store#an_unknown_module [R]
Store#a_builtin_module [R]
Store#an_object_class [R]
Store#map_of_path_to_module [R]
Store#all_modules [R]
Store#map_of_above_module_to_below_modules [R]
Store#map_of_extender_module_to_extendee_modules [R]
Store#map_of_extendee_module_to_extender_modules [R]
Store#map_of_includer_module_to_includee_modules [R]
Store#map_of_includee_module_to_includer_modules [R]
Store#map_of_superclass_to_subclasses [R]
Instance Methods
Store#initialize / 5
Store#map_of_path_to_module! / 1
Store#make_indexes!
Store#print
is a submodule of
module: Object ( TmDoc::Model )
has modular siblings
module: Physical   
module: Logical   
inherits from
  Store ( TmDoc::Model::Abstraction )
has class siblings
  Store ( TmDoc::Model::Core )
  Store ( TmDoc::Model::Module )
  Store ( TmDoc::Model::Document )
  Store ( TmDoc::Model::DocBook )
has properties
attribute: files [R]   
attribute: a_toplevel_module [R]   
attribute: an_unknown_module [R]   
attribute: a_builtin_module [R]   
attribute: an_object_class [R]   
attribute: map_of_path_to_module [R]   
attribute: all_modules [R]   
attribute: map_of_above_module_to_below_modules [R]   
attribute: map_of_extender_module_to_extendee_modules [R]   
attribute: map_of_extendee_module_to_extender_modules [R]   
attribute: map_of_includer_module_to_includee_modules [R]   
attribute: map_of_includee_module_to_includer_modules [R]   
attribute: map_of_superclass_to_subclasses [R]   
method: initialize / 5   
method: map_of_path_to_module! / 1   
method: make_indexes!   
method: print   
is defined at
#16 in model/object/store.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Model
  module: Abstraction
class: Store     
  module: Core
class: Store     
  module: Module
class: Store     
  module: Object
module: Physical     
module: Logical     
class: Store     
  module: Document
class: Store     
  module: DocBook
class: Store     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Product )
Store ( TmDoc::Model::Abstraction )
Store ( TmDoc::Model::Core )
Store ( TmDoc::Model::Module )
Store ( TmDoc::Model::Object )
has properties
attribute: files [R]   
attribute: a_toplevel_module [R]   
attribute: an_unknown_module [R]   
attribute: a_builtin_module [R]   
attribute: an_object_class [R]   
attribute: map_of_path_to_module [R]   
attribute: all_modules [R]   
attribute: map_of_above_module_to_below_modules [R]   
attribute: map_of_extender_module_to_extendee_modules [R]   
attribute: map_of_extendee_module_to_extender_modules [R]   
attribute: map_of_includer_module_to_includee_modules [R]   
attribute: map_of_includee_module_to_includer_modules [R]   
attribute: map_of_superclass_to_subclasses [R]   
method: initialize / 5   
method: map_of_path_to_module! / 1   
method: make_indexes!   
method: print   
Store ( TmDoc::Model::Document )
Store ( TmDoc::Model::DocBook )

Instance Attributes

Store#files [R]

#17 in model/object/store.rb

Store#a_toplevel_module [R]

#18 in model/object/store.rb

Store#an_unknown_module [R]

#19 in model/object/store.rb

Store#a_builtin_module [R]

#20 in model/object/store.rb

Store#an_object_class [R]

#21 in model/object/store.rb

Store#map_of_path_to_module [R]

#22 in model/object/store.rb

Store#all_modules [R]

#23 in model/object/store.rb

Store#map_of_above_module_to_below_modules [R]

#24 in model/object/store.rb

Store#map_of_extender_module_to_extendee_modules [R]

#25 in model/object/store.rb

Store#map_of_extendee_module_to_extender_modules [R]

#26 in model/object/store.rb

Store#map_of_includer_module_to_includee_modules [R]

#27 in model/object/store.rb

Store#map_of_includee_module_to_includer_modules [R]

#28 in model/object/store.rb

Store#map_of_superclass_to_subclasses [R]

#29 in model/object/store.rb

Instance Methods

Store#initialize / 5

#32 in model/object/store.rb

initialize ( files ,
  a_toplevel_module ,
  an_unknown_module ,
  a_builtin_module ,
  an_object_class )

Store#map_of_path_to_module! / 1

#63 in model/object/store.rb

map_of_path_to_module! ( map_of_path_to_module )

Store#make_indexes!

#72 in model/object/store.rb

make_indexes!

Store#print

#115 in model/object/store.rb

print