Uses of Interface
org.eclipse.emf.compare.match.metamodel.MatchPackage

Packages that use MatchPackage
org.eclipse.emf.compare.match.metamodel   
org.eclipse.emf.compare.match.metamodel.impl   
org.eclipse.emf.compare.match.metamodel.util   
 

Uses of MatchPackage in org.eclipse.emf.compare.match.metamodel
 

Fields in org.eclipse.emf.compare.match.metamodel declared as MatchPackage
static MatchPackage MatchPackage.eINSTANCE
          The singleton instance of the package
 

Methods in org.eclipse.emf.compare.match.metamodel that return MatchPackage
 MatchPackage MatchFactory.getMatchPackage()
          Returns the package supported by this factory
 

Uses of MatchPackage in org.eclipse.emf.compare.match.metamodel.impl
 

Classes in org.eclipse.emf.compare.match.metamodel.impl that implement MatchPackage
 class MatchPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.compare.match.metamodel.impl that return MatchPackage
 MatchPackage MatchFactoryImpl.getMatchPackage()
           
static MatchPackage MatchFactoryImpl.getPackage()
          Deprecated.  
static MatchPackage MatchPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of MatchPackage in org.eclipse.emf.compare.match.metamodel.util
 

Fields in org.eclipse.emf.compare.match.metamodel.util declared as MatchPackage
protected static MatchPackage MatchAdapterFactory.modelPackage
          The cached model package
protected static MatchPackage MatchSwitch.modelPackage
          The cached model package
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.