An error occurred while loading the file. Please try again.
-
Wolfgang Knopki authorede87d6b17
This project is licensed under the GNU Lesser General Public License v3.0.
Learn more
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: de.hftstuttgart.cityunits.model;singleton:=true
Bundle-Version: 1.0.2
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Automatic-Module-Name: de.hftstuttgart.cityunits.model
Require-Bundle: tech.units.indriya;bundle-version="[2.1.1,3.0.0)",
javax.measure.unit-api;bundle-version="[2.1.1,3.0.0)",
org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
uom-lib-common;bundle-version="[2.1.0,3.0.0)"
Bundle-ActivationPolicy: lazy
Export-Package: de.hftstuttgart.cityunits.model;
uses:="javax.measure,
javax.measure.spi,
tech.units.indriya",
de.hftstuttgart.cityunits.model.quantities;
uses:="org.eclipse.emf.ecore",
de.hftstuttgart.cityunits.model.quantities.impl,
de.hftstuttgart.cityunits.model.quantities.util