Class: Property (TmDoc::Transformer::DocumentIntoDocBook::Link::CacheDomain)

Overview
Module Structure
Class Hierarchy
Instance Attributes
Property#uniq_num [R]
Property#max_uniq_num [R]
Instance Methods
Property#initialize / 4
Property#to_s
Property#eql? / 1
is a submodule of
module: CacheDomain ( TmDoc::Transformer::DocumentIntoDocBook::Link )
has modular siblings
class: Abstract   
class: Text   
class: Name   
class: File   
class: Line   
inherits from
  Name ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheDomain )
has class siblings
  File ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheDomain )
has properties
attribute: uniq_num [R]   
attribute: max_uniq_num [R]   
method: initialize / 4   
method: to_s   
method: eql? / 1   
is defined at
#71 in transformer/document-into-docbook/link.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Transformer
  module: DocumentIntoDocBook
  module: Link
  module: CacheDomain
class: Abstract     
class: Text     
class: Name     
class: Property     
class: File     
class: Line     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Product )
Abstract ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheDomain )
has properties
attribute: link_id [R]   
attribute: content [R]   
method: initialize / 2   
method: to_s   
method: hash   
method: eql? / 1   
Text ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheDomain )
Name ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheDomain )
has properties
alias: name content   
Property ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheDomain )
has properties
attribute: uniq_num [R]   
attribute: max_uniq_num [R]   
method: initialize / 4   
method: to_s   
method: eql? / 1   
File ( TmDoc::Transformer::DocumentIntoDocBook::Link::CacheDomain )
  Line     

Instance Attributes

Property#max_uniq_num [R]

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

Instance Methods

Property#initialize / 4

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

initialize ( link_id ,
  name ,
  uniq_num ,
  max_uniq_num )

Property#eql? / 1

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

eql? ( other )