|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EcorePackage | |
---|---|
org.eclipse.emf.ecore | Provides an API for the Ecore dialect of UML. |
org.eclipse.emf.ecore.impl | Provides an implementation of Ecore. |
org.eclipse.emf.ecore.presentation | Provides sample editor support for Ecore. |
org.eclipse.emf.ecore.util | Provides utilities. |
org.eclipse.emf.edit.command | This provides a framework for implementing and composing Command s as well as implementations
of all primitive EMF commands.
|
org.eclipse.emf.edit.provider | This provides reusable ItemProviderAdapter support to drive
JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain s |
org.eclipse.emf.edit.ui.provider |
Uses of EcorePackage in org.eclipse.emf.ecore |
---|
Fields in org.eclipse.emf.ecore declared as EcorePackage | |
---|---|
static EcorePackage |
EcorePackage.eINSTANCE
The singleton instance of the package. |
Methods in org.eclipse.emf.ecore that return EcorePackage | |
---|---|
EcorePackage |
EcoreFactory.getEcorePackage()
Returns the package supported by this factory |
Uses of EcorePackage in org.eclipse.emf.ecore.impl |
---|
Classes in org.eclipse.emf.ecore.impl that implement EcorePackage | |
---|---|
class |
EcorePackageImpl
An implementation of the model Package |
Fields in org.eclipse.emf.ecore.impl declared as EcorePackage | |
---|---|
protected EcorePackage |
EPackageImpl.ecorePackage
The Ecore factory. |
Methods in org.eclipse.emf.ecore.impl that return EcorePackage | |
---|---|
EcorePackage |
EcoreFactoryImpl.getEcorePackage()
|
static EcorePackage |
EcoreFactoryImpl.getPackage()
Deprecated. |
static EcorePackage |
EcorePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
Uses of EcorePackage in org.eclipse.emf.ecore.presentation |
---|
Fields in org.eclipse.emf.ecore.presentation declared as EcorePackage | |
---|---|
protected EcorePackage |
EcoreModelWizard.ecorePackage
This caches an instance of the model package |
Uses of EcorePackage in org.eclipse.emf.ecore.util |
---|
Fields in org.eclipse.emf.ecore.util declared as EcorePackage | |
---|---|
protected static EcorePackage |
EcoreAdapterFactory.modelPackage
The cached model package |
protected static EcorePackage |
EcoreSwitch.modelPackage
The cached model package |
Uses of EcorePackage in org.eclipse.emf.edit.command |
---|
Fields in org.eclipse.emf.edit.command declared as EcorePackage | |
---|---|
protected static EcorePackage |
SetCommand.ecorePackage
|
Uses of EcorePackage in org.eclipse.emf.edit.provider |
---|
Fields in org.eclipse.emf.edit.provider declared as EcorePackage | |
---|---|
protected static EcorePackage |
ItemPropertyDescriptor.ecorePackage
|
Uses of EcorePackage in org.eclipse.emf.edit.ui.provider |
---|
Fields in org.eclipse.emf.edit.ui.provider declared as EcorePackage | |
---|---|
protected static EcorePackage |
PropertyDescriptor.ecorePackage
|
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |