Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme.txt | 2011-01-17 | 760 Bytes | |
demo_umlComponent_from_eclipse_bundle.wmv | 2011-01-17 | 7.2 MB | |
demo.wmv | 2011-01-17 | 11.1 MB | |
bundleParser-1.0.x86_64.zip | 2011-01-15 | 1.7 MB | |
bundleParser-1.0.x86_32.zip | 2011-01-15 | 1.7 MB | |
Totals: 5 Items | 21.8 MB | 0 |
BundleParser provides Uml modeling support for OSGi/Eclipse bundles in the BOUML Case tool. Bundles are represented as UML components. The MANIFEST.MF file of a bundle is parsed in order to determine the name, version, and dependencies of a bundle. Limited support for extensions and extension points is provided too. Extensions are scanned to generate provided interfaces while extension points are scanned to generate required interfaces. Please see the demo video for more information. BundleParser has been tested with Bouml 4.22.2. BundleParser is an Java OSGi application that is platform neutral, however, binaries are only built for Windows 32 and 64 at this time. For other platforms please download the source and export from Eclipse.