|
Mobile Tools for Java Release 1.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.mtj.core.symbol | |
---|---|
org.eclipse.mtj.core | This package provides core constants and models. |
org.eclipse.mtj.core.project.runtime | This package provides an API for managing MTJ project runtime configurations. |
org.eclipse.mtj.core.project.runtime.event | This package provides all events related classes and interfaces associated to the MTJRuntime API. |
org.eclipse.mtj.core.sdk.device | This package provides an API for managing the device definition and importing. |
org.eclipse.mtj.core.symbol | This package provides an API for managing all symbols that are used during the preprocessing operations. |
Classes in org.eclipse.mtj.core.symbol used by org.eclipse.mtj.core | |
---|---|
ISymbolSetFactory
This API provides a mechanism to create symbols set. |
|
ISymbolSetRegistry
The SymbolSet registry is the main entry point that is used to manage the SymbolSets that are currently available. |
Classes in org.eclipse.mtj.core.symbol used by org.eclipse.mtj.core.project.runtime | |
---|---|
ISymbolSet
Symbol definition sets provide a means to define a group of related symbols with a particular name to reference that group. |
Classes in org.eclipse.mtj.core.symbol used by org.eclipse.mtj.core.project.runtime.event | |
---|---|
ISymbolSet
Symbol definition sets provide a means to define a group of related symbols with a particular name to reference that group. |
Classes in org.eclipse.mtj.core.symbol used by org.eclipse.mtj.core.sdk.device | |
---|---|
ISymbolSet
Symbol definition sets provide a means to define a group of related symbols with a particular name to reference that group. |
Classes in org.eclipse.mtj.core.symbol used by org.eclipse.mtj.core.symbol | |
---|---|
ISymbol
A Symbol is a pair <name; value> and may be used for preprocessing purposes. |
|
ISymbolSet
Symbol definition sets provide a means to define a group of related symbols with a particular name to reference that group. |
|
ISymbolSetRegistryChangeListener
Classes which implement this interface provide a method that deals with the events that are generated when the ISymbolSetRegistry is modified. |
|
Mobile Tools for Java Release 1.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |