Class: Expressir::Model::DataTypes::GenericEntity

Inherits:
ModelElement
  • Object
show all
Includes:
Identifier
Defined in:
lib/expressir/model/data_types/generic_entity.rb

Overview

Specified in ISO 10303-11:2004

  • section 9.5.3.3 Generic entity data type

Constant Summary

Constants inherited from ModelElement

ModelElement::POLYMORPHIC_CLASS_MAP, ModelElement::SKIP_ATTRIBUTES

Instance Attribute Summary

Attributes inherited from ModelElement

#parent

Method Summary

Methods included from Identifier

included

Methods inherited from ModelElement

#children, #children_by_id, #find, #initialize, #path, #reset_children_by_id, #source, #to_s

Constructor Details

This class inherits a constructor from Expressir::Model::ModelElement