Move parts of RamEcoreUtil to model project

Issue #67 resolved
Matthias Schoettle created an issue

The class RamEcoreUtil currently contains two kinds of methods. General ones to do on any ecore model and others related to edit functionality.

Move the general model operations to the model project (class could be called RamEcoreUtil in package ca.mcgill.cs.ram.util).

RamEcoreUtil should then maybe be renamed to RamEditUtil.

Comments (4)

  1. Log in to comment