Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.model.library.api

This package provides an API for managing the API provided by an ILibrary instance.

See:
          Description

Class Summary
API Instances of this class represent the API provided by an ILibrary instance.
APIRegistry Provides access to the API definitions that have been registered via the API extension point.
APIType An enumeration type that represents the type of an API.
 

Enum Summary
APIManifestAttributes JAR files containing emulator APIs in the lib directory should provide additional information to IDEs by providing manifest files with the attributes contained in this enum.
 

Package org.eclipse.mtj.core.model.library.api Description

This package provides an API for managing the API provided by an ILibrary instance.


Mobile Tools for Java
Release 1.0