Uses of Class
org.eclipse.emf.ecp.ecore.editor.util.EcoreGenException

Packages that use EcoreGenException
org.eclipse.emf.ecp.ecore.editor   
org.eclipse.emf.ecp.ecore.editor.internal   
org.eclipse.emf.ecp.ecore.editor.test   
 

Uses of EcoreGenException in org.eclipse.emf.ecp.ecore.editor
 

Methods in org.eclipse.emf.ecp.ecore.editor that throw EcoreGenException
 void IEcoreGenModelLinker.generateGenModel(String ecorePath, String genModelPath, String modelProjectPath)
          Creates a new ecore file and a new genmodel file and links both.
 

Uses of EcoreGenException in org.eclipse.emf.ecp.ecore.editor.internal
 

Methods in org.eclipse.emf.ecp.ecore.editor.internal that throw EcoreGenException
 void EcoreGenModelLinkerImpl.generateGenModel(String ecorePath, String genModelPathParam, String modelProjectPath)
          Creates a new ecore file and a new genmodel file and links the two of them.
 

Uses of EcoreGenException in org.eclipse.emf.ecp.ecore.editor.test
 

Methods in org.eclipse.emf.ecp.ecore.editor.test that throw EcoreGenException
 void EcoreGenModelLinker_PTest.test()
           
 



Copyright © 2015. All Rights Reserved.