Class: Expressir::Model::Literal Abstract
- Inherits:
-
ModelElement
- Object
- ModelElement
- Expressir::Model::Literal
- Defined in:
- lib/expressir/model/literal.rb
Overview
This class is abstract.
Specified in ISO 10303-11:2004
-
section 7.5 Literals
Direct Known Subclasses
Expressir::Model::Literals::Binary, Expressir::Model::Literals::Integer, Expressir::Model::Literals::Logical, Expressir::Model::Literals::Real, Expressir::Model::Literals::String
Instance Attribute Summary
Attributes inherited from ModelElement
Method Summary
Methods inherited from ModelElement
#children, #children_by_id, #find, from_hash, #initialize, model_attr_accessor, model_attrs, #path, #reset_children_by_id, #to_hash, #to_liquid, #to_s
Constructor Details
This class inherits a constructor from Expressir::Model::ModelElement