Class: RGen::ECore::RubyToECore

Inherits:
Transformer show all
Defined in:
lib/rgen/ecore/ruby_to_ecore.rb

Overview

This transformer creates an ECore model from Ruby classes built by RGen::MetamodelBuilder.

Method Summary

Methods inherited from Transformer

_methods, #_transformProperties, _transformer_blocks, copy, copy_all, #copy_features, #initialize, method, #method_missing, #trans, transform

Constructor Details

This class inherits a constructor from RGen::Transformer

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class RGen::Transformer