Uses of Interface
org.infai.emo.matcher.map.MapPackage

Packages that use MapPackage
org.infai.emo.matcher.map   
org.infai.emo.matcher.map.impl   
org.infai.emo.matcher.map.util   
 

Uses of MapPackage in org.infai.emo.matcher.map
 

Fields in org.infai.emo.matcher.map declared as MapPackage
static MapPackage MapPackage.eINSTANCE
          The singleton instance of the package
 

Methods in org.infai.emo.matcher.map that return MapPackage
 MapPackage MapFactory.getMapPackage()
          Returns the package supported by this factory
 

Uses of MapPackage in org.infai.emo.matcher.map.impl
 

Classes in org.infai.emo.matcher.map.impl that implement MapPackage
 class MapPackageImpl
          An implementation of the model Package
 

Methods in org.infai.emo.matcher.map.impl that return MapPackage
 MapPackage MapFactoryImpl.getMapPackage()
           
static MapPackage MapFactoryImpl.getPackage()
          Deprecated.  
static MapPackage MapPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of MapPackage in org.infai.emo.matcher.map.util
 

Fields in org.infai.emo.matcher.map.util declared as MapPackage
protected static MapPackage MapSwitch.modelPackage
          The cached model package
protected static MapPackage MapAdapterFactory.modelPackage
          The cached model package