Class: Abstract (TmDoc::Transformer::DocumentIntoDocBook::Link::CacheEntry)

Overview
Module Structure
Class Hierarchy
Constants
Abstract::LSM_DOMAIN_CLASS
Abstract::LSM_RANGE_CLASS
is a submodule of
module: CacheEntry ( TmDoc::Transformer::DocumentIntoDocBook::Link )
has modular siblings
class: Text   
class: Name   
class: Property   
class: File   
class: Line   
inherits from
  AbstractEntry ( TmStd::Cache )
is inherited by
  Text ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheEntry )
  Name ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheEntry )
  Property ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheEntry )
  File ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheEntry )
  Line ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheEntry )
has class siblings
  CacheEntry ( TmStd::DocBook::Facade )
has properties
constant: LSM_DOMAIN_CLASS   
constant: LSM_RANGE_CLASS   
is defined at
#190 in transformer/document-into-docbook/link.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Transformer
  module: DocumentIntoDocBook
  module: Link
  module: CacheEntry
class: Abstract     
class: Text     
class: Name     
class: Property     
class: File     
class: Line     
  module: TmStd
  module: DocBook
  module: Facade
class: CacheEntry     
  module: Cache
class: AbstractEntry     

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::Map )
has properties
attribute: lsm_elements [R]   
alias: to_hash lsm_elements   
method: initialize / 2   
method: each / 1   
method: any? / 1   
method: domains   
method: ranges   
method: include? / 1   
method: at / 1   
method: update / 3   
method: __update__! / 3   
method: merge / 2   
alias: + merge   
method: __merge__! / 2   
method: __domain_class__   
method: __range_class__   
AbstractEntry ( TmStd::Cache )
Abstract ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheEntry )
has properties
constant: LSM_DOMAIN_CLASS   
constant: LSM_RANGE_CLASS   
  Text     
  Name     
  Property     
  File     
  Line     
CacheEntry ( TmStd::DocBook::Facade )

Constants

Abstract::LSM_DOMAIN_CLASS

#191 in transformer/document-into-docbook/link.rb

LSM_DOMAIN_CLASS = CacheDomain::Abstract   

Abstract::LSM_RANGE_CLASS

#192 in transformer/document-into-docbook/link.rb

LSM_RANGE_CLASS = TmStd::DocBook::Node::Link::Element