Class: SetOfSubject (TmDoc::Model::Core::Logical::Abstraction)

Overview
Module Structure
Class Hierarchy
Constants
SetOfSubject::LSM_ELEMENT_CLASS
is a submodule of
module: Abstraction ( TmDoc::Model::Core::Logical )
has modular siblings
class: Subject   
class: NodeSubject   
class: LeafSubject   
class: Directive   
class: Property   
inherits from
  SetOfGenericSubject ( TmDoc::Model::Abstraction::Subject )
has class siblings
  SetOfPhysicalSubject ( TmDoc::Model::Abstraction::Subject )
  SetOfLogicalSubject ( TmDoc::Model::Abstraction::Subject )
has properties
constant: LSM_ELEMENT_CLASS   
is defined at
#128 in model/core/logical.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Model
  module: Abstraction
  module: Subject
class: SetOfGenericSubject     
class: SetOfPhysicalSubject     
class: SetOfLogicalSubject     
  module: Core
  module: Logical
  module: Abstraction
class: Subject     
class: SetOfSubject     
class: NodeSubject     
class: LeafSubject     
class: Directive     
class: Property     

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::Set )
has properties
attribute: lsm_elements [R]   
class method: union (1/2) / 1   
method: initialize / 1   
method: each / 1   
method: map_with_index / 1   
method: to_a   
method: include? / 1   
method: union (2/E) / 1   
method: + / 1   
method: << / 1   
alias: add <<   
method: __add__! / 1   

Constants

SetOfSubject::LSM_ELEMENT_CLASS

#129 in model/core/logical.rb

LSM_ELEMENT_CLASS = Subject