public interface IEcoreGenModelLinker
| Modifier and Type | Method and Description |
|---|---|
void |
generateGenModel(String ecorePath,
String genModelPath,
String modelProjectPath)
Creates a new ecore file and a new genmodel file and links both.
|
void generateGenModel(String ecorePath, String genModelPath, String modelProjectPath) throws EcoreGenException
ecorePath - the path (absolute) of the new ecore filegenModelPath - the path (relative) of the new genmodel filemodelProjectPath - the path (relative) of the model projectEcoreGenException - in case generating the genmodel failsCopyright © 2020. All rights reserved.