11 lines
510 B
Text
11 lines
510 B
Text
This directory contains the following files:
|
|
|
|
mm_design.od: Meta-model of design model
|
|
mm_runtime.od: Meta-model of runtime model
|
|
|
|
m_fibonacci.od: Design model for computing Fibonacci numbers
|
|
m_fibonacci_initial.od: Initial runtime model (=initial state), for our Fibonacci model
|
|
|
|
r_<rule_name>_lhs.od: Left-hand side of model transformation rule
|
|
r_<rule_name>_nac.od: Negative application condition of model transformation rule
|
|
r_<rule_name>_rhs.od: Right-hand side of model transformation rule
|