Class FactoryHelper


  • public final class FactoryHelper
    extends Object
    Helper class for reading custom EFactories from the extension point.
    Author:
    jfaltermeier
    • Field Detail

      • INSTANCE

        public static final FactoryHelper INSTANCE
        The instance.
    • Method Detail

      • overrideFactory

        public 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.
        Parameters:
        ePackage - the package