de.uni_leipzig.wifa.iwi.mr3.service
Interface ServiceHelper
- All Known Implementing Classes:
- ServiceHelperImpl
public interface ServiceHelper
Helper interface used in service layer.
Method Summary |
void |
registerAllSubpackages(org.eclipse.emf.ecore.EPackage pkg,
org.eclipse.emf.ecore.resource.ResourceSet rset)
Registers the given EPackage and all its subpackages in the registry of the
given resource set. |
registerAllSubpackages
void registerAllSubpackages(org.eclipse.emf.ecore.EPackage pkg,
org.eclipse.emf.ecore.resource.ResourceSet rset)
- Registers the given EPackage and all its subpackages in the registry of the
given resource set.
- Parameters:
pkg
- the EPackagerset
- the ResourceSet
Copyright © 2010 Uni-Leipzig. All Rights Reserved.