| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-Localization: src/main/resources/properties/plugin |
| Bundle-SymbolicName: org.polarsys.esf.fmea.execution.ui;singleton:=true |
| Bundle-Version: 0.7.0.qualifier |
| Bundle-Activator: org.polarsys.esf.fmea.execution.ui.ESFFMEAExecutionUIActivator$Implementation |
| Require-Bundle: org.eclipse.core.runtime, |
| org.polarsys.esf.fmea.execution;bundle-version="0.7.0";visibility:=reexport, |
| org.eclipse.emf.common, |
| org.eclipse.ui.workbench, |
| org.eclipse.core.commands, |
| org.eclipse.jface, |
| org.polarsys.esf.core.utils;bundle-version="0.7.0";visibility:=reexport, |
| org.polarsys.esf.core.profile.esfarchitectureconcepts;bundle-version="0.7.0";visibility:=reexport, |
| org.eclipse.emf.common.ui, |
| org.eclipse.uml2.uml, |
| org.eclipse.papyrus.infra.viewpoints.policy, |
| org.eclipse.papyrus.uml.nattable.menu;bundle-version="1.2.0", |
| org.eclipse.papyrus.uml.service.types;bundle-version="2.0.0", |
| org.eclipse.papyrus.uml.service.types.ui;bundle-version="1.2.0", |
| org.eclipse.papyrus.infra.nattable, |
| org.polarsys.esf.fmea.profile;visibility:=reexport, |
| org.polarsys.esf.fmea.profile.tools;bundle-version="0.7.0";visibility:=reexport, |
| org.polarsys.esf.fmea.profile.service.types;bundle-version="0.7.0";visibility:=reexport, |
| org.polarsys.esf.fmea.table;bundle-version="0.7.0";visibility:=reexport, |
| org.polarsys.esf.analysis.common.ui;bundle-version="0.7.0";visibility:=reexport, |
| org.polarsys.esf.core.common.ui;bundle-version="0.7.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
| Bundle-ActivationPolicy: lazy |
| Automatic-Module-Name: org.polarsys.esf.fmea.execution.ui |