|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Version | |
| eclipseme.core.model | |
| eclipseme.core.model.impl | |
| Uses of Version in eclipseme.core.model |
| Methods in eclipseme.core.model that return Version | |
Version |
IPlatformComponent.getVersion()
Get the version of this platform component. |
| Methods in eclipseme.core.model with parameters of type Version | |
int |
Version.compareTo(Version version)
|
| Uses of Version in eclipseme.core.model.impl |
| Methods in eclipseme.core.model.impl that return Version | |
Version |
PlatformComponent.getVersion()
|
Version |
MetaData.getVersion()
|
| Constructors in eclipseme.core.model.impl with parameters of type Version | |
Profile(IWirelessToolkit toolkit,
java.lang.String identifier,
java.lang.String name,
Version version)
Construct a new Profile instance. |
|
PlatformComponent(java.lang.String identifier,
java.lang.String name,
Version version)
Construct a new PlatformComponent. |
|
Configuration(IWirelessToolkit toolkit,
java.lang.String identifier,
java.lang.String name,
Version version)
Construct a new configuration. |
|
AbstractEmulator(java.io.File root,
java.lang.String identifier,
java.lang.String name,
Version version)
Construct a new AbstractEmulator. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||