Class EmcUtil


  • public abstract class EmcUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IModel loadMetaModel​(java.lang.String modelName, java.io.File metaModelFile)  
      static IModel loadModel​(java.lang.String modelName, java.io.File modelFile, java.io.File metaModelFile)  
      static IModel loadModel​(java.lang.String modelName, java.io.File modelFile, org.eclipse.emf.ecore.EPackage metaModelPackage)  
      static void register​(java.lang.String nsUri, org.eclipse.emf.ecore.EPackage pkg)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait