| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.eclipse.papyrus.sysml16.validation.tests |
| Bundle-Version: 2.0.0.qualifier |
| Require-Bundle: org.eclipse.gmf.runtime.diagram.ui;bundle-version="[1.9.0,2.0.0)", |
| org.eclipse.papyrus.infra.emf.gmf;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.services.validation;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.sysml16.validation;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.sysml16;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.uml.service.validation;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.uml2.uml.profile.standard;bundle-version="[1.5.0,2.0.0)", |
| org.junit;bundle-version="[4.13.0,5.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| 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 |