public class EPackageSubInterfaceImpl extends AbstractSubEmfstoreInterface
| Constructor and Description |
|---|
EPackageSubInterfaceImpl(AbstractEmfstoreInterface parentInterface)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
registerEPackage(org.eclipse.emf.ecore.EPackage ePackage)
Register and store the given EPackage.
|
execute, getResourceHelperpublic EPackageSubInterfaceImpl(AbstractEmfstoreInterface parentInterface) throws FatalESException
parentInterface - the parent interfaceFatalESException - if init failspublic void registerEPackage(org.eclipse.emf.ecore.EPackage ePackage)
throws ESException
ePackage - the package to be registeredESException - if registration storage failsCopyright © 2017. All rights reserved.