Uses of Class
org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface

Packages that use RuntimeInterface
org.eclipse.datatools.connectivity.oda.util.manifest Provides a utility component for accessing the content of an ODA data source extension's manifest. 
 

Uses of RuntimeInterface in org.eclipse.datatools.connectivity.oda.util.manifest
 

Subclasses of RuntimeInterface in org.eclipse.datatools.connectivity.oda.util.manifest
 class JavaRuntimeInterface
          This class encapsulates the Java runtime interface specific configurations.
 

Methods in org.eclipse.datatools.connectivity.oda.util.manifest that return RuntimeInterface
 RuntimeInterface ExtensionManifest.getRuntimeInterface()
          Returns the runtime interface configuration.