org.eclipse.emf.ecore
Interface EPackage.Descriptor

Enclosing interface:
EPackage

public static interface EPackage.Descriptor

An EPackage wrapper that is used by the EPackage.Registry.


Method Summary
 EPackage getEPackage()
          Returns the package.
 

Method Detail

getEPackage

public EPackage getEPackage()
Returns the package.

Returns:
the package.

Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.