Interface IResourceSetProcessor


  • public interface IResourceSetProcessor
    Generic interface for a processor which is supposed to work with ResourceSets.
    Since:
    1.3
    • Method Detail

      • process

        void process​(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
        Parameters:
        resourceSet - the ResourceSet to process