public final class FactoryHelper extends Object
EFactories from the extension point.| Modifier and Type | Field and Description |
|---|---|
static FactoryHelper |
INSTANCE
The instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
overrideFactory(org.eclipse.emf.ecore.EPackage ePackage)
Overrides the
EFactory for the given EPackage if a custom EFactory
was registered for the factory's nsURI. |
public static final FactoryHelper INSTANCE
Copyright © 2020. All rights reserved.