| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Transformation |
| Bundle-SymbolicName: com.bosch.m2m.app4mc.m2m.transformation.core;singleton:=true |
| Bundle-Version: 1.0.0.qualifier |
| Bundle-Vendor: Eclipse.org |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: com.google.inject;bundle-version="3.0.0", |
| org.apache.log4j;bundle-version="1.2.15", |
| org.eclipse.emf;bundle-version="2.6.0", |
| org.eclipse.app4mc.amalthea.model;bundle-version="0.8.1";visibility:=reexport, |
| org.eclipse.app4mc.sample.simulation.model;bundle-version="0.1.0", |
| org.eclipse.app4mc.transformation.extensions;bundle-version="1.0.0" |
| Export-Package: com.bosch.m2m.app4mc.m2m.transformation.core.configuration, |
| com.bosch.m2m.app4mc.m2m.transformation.core.module |