org.eclipse.ocl.examples.domain.compatibility
Class EMF_2_9.EcorePlugin

java.lang.Object
  extended by org.eclipse.ocl.examples.domain.compatibility.EMF_2_9.EcorePlugin
Enclosing class:
EMF_2_9

public static class EMF_2_9.EcorePlugin
extends java.lang.Object


Constructor Summary
EMF_2_9.EcorePlugin()
           
 
Method Summary
static java.util.Map<java.lang.String,org.eclipse.emf.common.util.URI> getEPackageNsURIToGenModelLocationMap(boolean targetPlatform)
          EMF 2.9 deprecates EcorePlugin.getEPackageNsURIToGenModelLocationMap() in favor of EcorePlugin.getEPackageNsURIToGenModelLocationMap(boolean) so redirect the new call to the original method if the new method unavailable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMF_2_9.EcorePlugin

public EMF_2_9.EcorePlugin()
Method Detail

getEPackageNsURIToGenModelLocationMap

public static java.util.Map<java.lang.String,org.eclipse.emf.common.util.URI> getEPackageNsURIToGenModelLocationMap(boolean targetPlatform)
EMF 2.9 deprecates EcorePlugin.getEPackageNsURIToGenModelLocationMap() in favor of EcorePlugin.getEPackageNsURIToGenModelLocationMap(boolean) so redirect the new call to the original method if the new method unavailable.