Class: CacheEntry (TmStd::DocBook::Facade)

Overview
Module Structure
Class Hierarchy
Constants
CacheEntry::LSM_DOMAIN_CLASS
CacheEntry::LSM_RANGE_CLASS
is a submodule of
module: Facade ( TmStd::DocBook )
has modular siblings
module: Extension   
class: CacheDomain   
class: CacheManager   
inherits from
  AbstractEntry ( TmStd::Cache )
has class siblings
  Abstract ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheEntry )
has properties
constant: LSM_DOMAIN_CLASS   
constant: LSM_RANGE_CLASS   
is defined at
#83 in tmstd/docbook/factory.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Transformer
  module: DocumentIntoDocBook
  module: Link
  module: CacheEntry
class: Abstract     
  module: TmStd
  module: DocBook
  module: Facade
module: Extension     
class: CacheDomain     
class: CacheEntry     
class: CacheManager     
  module: Cache
class: AbstractEntry     

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::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__   

Constants

CacheEntry::LSM_DOMAIN_CLASS

#84 in tmstd/docbook/factory.rb

LSM_DOMAIN_CLASS = CacheDomain   

CacheEntry::LSM_RANGE_CLASS

#85 in tmstd/docbook/factory.rb

LSM_RANGE_CLASS = Abstraction::LeafElement