Class: Proforma::Modeling::Separator
- Inherits:
-
Object
- Object
- Proforma::Modeling::Separator
- Defined in:
- lib/proforma/modeling/separator.rb
Overview
An object modeling of the notion of separation of two other models/sections.
Instance Method Summary collapse
-
#initialize ⇒ Separator
constructor
A new instance of Separator.
Constructor Details
#initialize ⇒ Separator
Returns a new instance of Separator.
16 |
# File 'lib/proforma/modeling/separator.rb', line 16 def initialize(*); end |