| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Test |
| Bundle-SymbolicName: org.eclipse.mdht.uml.cda.test |
| Bundle-Version: 3.0.0.qualifier |
| Require-Bundle: org.junit, |
| org.eclipse.core.runtime, |
| org.eclipse.emf.ecore;visibility:=reexport, |
| org.eclipse.emf.ecore.xmi;visibility:=reexport, |
| org.eclipse.mdht.uml.cda;visibility:=reexport, |
| org.eclipse.mdht.uml.hl7.datatypes;visibility:=reexport, |
| org.eclipse.mdht.uml.hl7.vocab;visibility:=reexport, |
| org.eclipse.ocl.ecore;visibility:=reexport, |
| org.apache.commons.lang;visibility:=reexport |
| Export-Package: org.eclipse.mdht.uml.cda.operations |