| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.eclipse.papyrus.sysml16.ui;singleton:=true |
| Bundle-Version: 1.0.100.qualifier |
| Bundle-ClassPath: . |
| Bundle-Activator: org.eclipse.papyrus.sysml16.ui.Activator |
| Require-Bundle: org.eclipse.ui;bundle-version="[3.107.0,4.0.0)", |
| org.eclipse.core.runtime;bundle-version="[3.11.1,4.0.0)", |
| org.eclipse.uml2.uml;bundle-version="[5.1.0,6.0.0)", |
| org.eclipse.gef;bundle-version="[3.10.0,4.0.0]", |
| org.eclipse.emf.edit.ui;bundle-version="[2.12.0,3.0.0)", |
| org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.core.log;bundle-version="[1.1.0,2.0.0)", |
| org.eclipse.papyrus.infra.constraints;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.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.newchild;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.views.modelexplorer;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.views.properties;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.emf.facet.custom.metamodel;bundle-version="[1.1.0,2.0.0)", |
| org.eclipse.papyrus.emf.facet.custom.ui;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.emf.facet.query.java.core;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.uml.diagram.common;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.uml.diagram.wizards;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.uml.filters;bundle-version="[1.1.0,2.0.0)", |
| org.eclipse.papyrus.uml.modelexplorer;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.uml.properties;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.uml.templaterepository;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.uml.tools;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.uml.tools.utils;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.sysml16;bundle-version="1.0.0", |
| org.eclipse.papyrus.sysml16.architecture;bundle-version="1.0.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Export-Package: org.eclipse.papyrus.sysml16.ui, |
| org.eclipse.papyrus.sysml16.ui.constraints, |
| org.eclipse.papyrus.sysml16.ui.paste, |
| org.eclipse.papyrus.sysml16.ui.queries.property, |
| org.eclipse.papyrus.sysml16.ui.template |
| Bundle-ActivationPolicy: lazy |
| Bundle-Localization: plugin |
| Bundle-Description: %Bundle-Description |
| Bundle-Vendor: %Bundle-Vendor |
| Automatic-Module-Name: org.eclipse.papyrus.sysml16.ui |