Class: ToplevelModule (TmDoc::Model::Object::Logical::Node)

Overview
Module Structure
Class Hierarchy
Instance Methods
ToplevelModule#suppressable?
is a submodule of
module: Node ( TmDoc::Model::Object::Logical )
has modular siblings
module: Relationship   
class: BuiltinModule   
class: UnknownModule   
class: Module   
class: Object   
class: Class   
class: UnknownClass   
inherits from
  RootModule ( TmDoc::Model::Object::Logical::Abstraction )
has class siblings
  BuiltinModule ( TmDoc::Model::Object::Logical::Node )
  UnknownModule ( TmDoc::Model::Object::Logical::Node )
has properties
method: suppressable?   
is defined at
#18 in model/object/logical/node.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Model
  module: Object
  module: Logical
  module: Abstraction
class: RootModule     
  module: Node
module: Relationship     
class: ToplevelModule     
class: BuiltinModule     
class: UnknownModule     
class: Module     
class: Object     
class: Class     
class: UnknownClass     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Product )
GenericSubject ( TmDoc::Model::Abstraction::Subject )
includes
  Comparable ( Builtin-Module )
has properties
method: == / 1   
method: eql? / 1   
method: hash   
method: freeze_equality!   
method: <=> / 1   
LogicalSubject ( TmDoc::Model::Abstraction::Subject )
has properties
attribute: location [R]   
attribute: above_path [R]   
attribute: name [R]   
attribute: seq_num [R]   
attribute: hash [R]   
method: initialize / 4   
method: to_s / 2   
method: print / 1   
method: path   
method: eql? / 1   
method: freeze_equality!   
method: <=> / 1   
method: compare_by_name / 1   
class method: __compare__ / 2   
Subject ( TmDoc::Model::Object::Logical::Abstraction )
GenericModule ( TmDoc::Model::Object::Logical::Abstraction )
includes
  Treeable ( TmStd )
has properties
attribute: locations [R]   
attribute: properties [R]   
attribute: below_module_paths [R]   
attribute: extendee_module_paths [R]   
attribute: includee_module_paths [R]   
method: initialize / 8   
method: to_s / 2   
method: print / 1   
method: location   
method: path   
method: children   
method: empty?   
method: has_any_properties?   
method: suppressable?   
method: ancestor_modules   
method: below_modules   
method: descendant_modules / 1   
method: descendant_modules_any? / 1   
method: __array_of_descendant_module__ / 1   
method: extendee_modules   
method: extender_modules   
method: includee_modules   
method: includer_modules   
method: neighboring_modules / 1   
method: has_any_module_in_the_source? / 1   
method: store! / 1   

Instance Methods

ToplevelModule#suppressable?

#19 in model/object/logical/node.rb

suppressable?