| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.ocl.examples.impactanalyzer.testutils |
| Bundle-Version: 3.23.0.qualifier |
| Bundle-Vendor: %providerName |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Bundle-Localization: plugin |
| Require-Bundle: org.eclipse.emf.ecore, |
| org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm, |
| org.eclipse.ocl.ecore, |
| org.eclipse.ocl.examples.impactanalyzer.testmodel.company, |
| org.eclipse.ocl.examples.impactanalyzer.util, |
| org.junit;bundle-version="[4.5.0,5.0.0)", |
| org.eclipse.ocl.examples.testutils |
| Export-Package: org.eclipse.ocl.examples.impactanalyzer.benchmark.preparation.model, |
| org.eclipse.ocl.examples.impactanalyzer.benchmark.preparation.notifications, |
| org.eclipse.ocl.examples.impactanalyzer.benchmark.preparation.notifications.fixtures.eventtraces;x-internal:=true, |
| org.eclipse.ocl.examples.impactanalyzer.benchmark.preparation.notifications.fixtures.models;x-internal:=true, |
| org.eclipse.ocl.examples.impactanalyzer.benchmark.preparation.ocl, |
| org.eclipse.ocl.examples.impactanalyzer.testutils |
| Automatic-Module-Name: org.eclipse.ocl.examples.impactanalyzer.testutils |