ECoreImporter

scroll.internal.ecore.ECoreImporter

Trait providing functionality for importing ecore models.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait CROM
trait CROI

Members list

Value members

Concrete methods

protected def loadModel(path: String): Resource

Load and imports an ecore model. Remember to set the path variable!

Load and imports an ecore model. Remember to set the path variable!

Value parameters

path

the path to load the ecore model from

Attributes

Returns

the imported model as Resource