public class PtolemyModule
extends java.lang.Object
Red (ahuseyno) |
Red (ahuseyno) |
Constructor and Description |
---|
PtolemyModule(java.util.ResourceBundle moduleBundle)
Create a new instance of the PtolemyModule based on the provided moduleBundle.
|
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.String,java.lang.String> |
getBindings()
Return the bindings from interfaces to their implementations.
|
public PtolemyModule(java.util.ResourceBundle moduleBundle)
moduleBundle
- The moduleBundle contains mappings from platform independent
interfaces to platform dependent implementations. The bundle must have key value mappings
from the fully specified interface name to the fully specified class name.