See: Description
Class | Description |
---|---|
DefaultModelElementClassProvider |
A simple provider that gets a list of classes to be provided in its constructor.
|
OSGiClassLoadingStrategy |
This is the preferred
ClassLoadingStrategy implementation in a full-blown OSGi-based runtime. |
PackageBasedModelElementClassProvider |
A package-based provider that gets a list of classes to be provided in its constructor.
|
The implementations that are used in an OSGi-based Ptolemy II runtime (remark that they do not have any dependency on OSGi APIs).
These classes are used as part of the changes to MoMLParser to support OSGi and the Triquetrum project.
Classic Ptolemy II build can ignore the org.ptolemy.classloading.osgi package, that contains things that are only relevant in an OSGi runtime.