| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.eclipse.papyrus.sysml16.validation.tests |
| Bundle-Version: 1.0.100.qualifier |
| Require-Bundle: org.junit;bundle-version="[4.11.0,5.0.0)", |
| org.eclipse.papyrus.uml.service.validation;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.sysml16.validation;bundle-version="1.0.0", |
| org.eclipse.papyrus.infra.services.validation;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.sysml16;bundle-version="1.0.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Bundle-Localization: plugin |
| Export-Package: org.eclipse.papyrus.sysml16.validation.tests.ocl, |
| org.eclipse.papyrus.sysml16.validation.tests.rules.activities, |
| org.eclipse.papyrus.sysml16.validation.tests.rules.allocations, |
| org.eclipse.papyrus.sysml16.validation.tests.rules.blocks, |
| org.eclipse.papyrus.sysml16.validation.tests.rules.modelelements, |
| org.eclipse.papyrus.sysml16.validation.tests.rules.portsandflows, |
| org.eclipse.papyrus.sysml16.validation.tests.rules.requirements |
| Automatic-Module-Name: org.eclipse.papyrus.sysml16.validation.tests |
| Bundle-Vendor: %Bundle-Vendor |