| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit;singleton:=true |
| Automatic-Module-Name: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit |
| Bundle-Version: 0.8.0.qualifier |
| Bundle-ClassPath: . |
| Bundle-Activator: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.provider.DocumentStructureTemplateRepresentationEditPlugin$Implementation$Activator |
| Bundle-Vendor: %providerName |
| Bundle-Localization: plugin |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Export-Package: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.provider |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)";x-installation:=greedy;resolution:=optional, |
| org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.emf.edit;bundle-version="[2.16.0,3.0.0)", |
| org.eclipse.papyrus.infra.core.architecture;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.core.architecture.edit;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.constraints;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.constraints.edit;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.model2doc.emf.documentstructuretemplate;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.emf.ecore;bundle-version="[2.23.0,3.0.0)", |
| org.eclipse.emf.ecore.edit;bundle-version="[2.13.0,3.0.0)", |
| org.eclipse.papyrus.infra.types;bundle-version="[5.0.0,6.0.0)", |
| org.eclipse.papyrus.infra.types.edit;bundle-version="[5.0.0,6.0.0)", |
| org.eclipse.papyrus.infra.architecture.representation;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.architecture.representation.edit;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.model2doc.core.generatorconfiguration;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.papyrus.model2doc.core.author;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.papyrus.model2doc.core.author.edit;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.papyrus.infra.emf.expressions;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.emf.expressions.edit;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.model2doc.core.builtintypes;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.papyrus.model2doc.core.builtintypes.edit;bundle-version="[0.8.0,1.0.0)" |
| Import-Package: org.osgi.framework;version="[1.10.0,2.0.0)" |
| Bundle-ActivationPolicy: lazy |