public class EcoreGenModelLinkerImpl extends Object implements IEcoreGenModelLinker
| Constructor and Description |
|---|
EcoreGenModelLinkerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateGenModel(String ecorePath,
String genModelPathParam,
String modelProjectPath)
Creates a new ecore file and a new genmodel file and links
the two of them.
|
public void generateGenModel(String ecorePath, String genModelPathParam, String modelProjectPath) throws EcoreGenException
generateGenModel in interface IEcoreGenModelLinkerecorePath - The path (absolute) of the new ecore filegenModelPathParam - The path (relative) of the new genmodel filemodelProjectPath - The path (relative) of the model projectEcoreGenException - in case generating the genmodel failsCopyright © 2016. All rights reserved.