Class BreakpointsResourceFactoryImpl

  • All Implemented Interfaces:
    org.eclipse.emf.ecore.resource.Resource.Factory

    public class BreakpointsResourceFactoryImpl
    extends org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
    The Resource Factory associated with the package.
    See Also:
    BreakpointsResourceImpl
    • Constructor Detail

      • BreakpointsResourceFactoryImpl

        public BreakpointsResourceFactoryImpl()
        Creates an instance of the resource factory.
    • Method Detail

      • createResource

        public org.eclipse.emf.ecore.resource.Resource createResource​(org.eclipse.emf.common.util.URI uri)
        Creates an instance of the resource.
        Specified by:
        createResource in interface org.eclipse.emf.ecore.resource.Resource.Factory
        Overrides:
        createResource in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl