A C D E G H I J L M N O P R S T U V W

G

getAbsoluteKeyStorePath(IProject) - Method in interface eclipseme.core.model.ISignatureProperties
Returns the absolute file system path to the keystore file.
getAbsoluteKeyStorePath(IProject) - Method in class eclipseme.core.model.impl.SignatureProperties
Returns the absolute file system path to the keystore file.
getAdapter(Class) - Method in class eclipseme.core.model.impl.PlatformComponent
 
getApplicationDescriptor() - Method in interface eclipseme.core.model.IMidletSuiteProject
Return an ApplicationDescriptor instance wrapped around the Application Descriptor (JAD) file for this midlet suite.
getApplicationDescriptor() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getArguments(ILaunchConfiguration, boolean, int) - Method in interface eclipseme.core.model.IEmulator
Return the arguments to be sent to the emulator.
getCertificateStrings() - Method in interface eclipseme.core.model.IJadSignature
Returns an array of Strings containing the encoded certificates that can be used to verify the MIDlet suite signature following to a call to computeSignature.
getClassName() - Method in class eclipseme.core.model.ApplicationDescriptor.MidletDefinition
 
getClassName(ILaunchConfiguration) - Method in interface eclipseme.core.model.IJavaBasedEmulator
Return the name of the emulator class.
getClasspath(ILaunchConfiguration) - Method in interface eclipseme.core.model.IJavaBasedEmulator
Return the classpath entries necessary to launch this emulator.
getClasspathEntriesForPlatform(IPlatformDefinition) - Static method in class eclipseme.core.model.impl.PlatformDefinition
Return the classpath entries for the specified platformm.
getConfiguration() - Method in interface eclipseme.core.model.IPlatformDefinition
Return the configuration that defines the base for this platform.
getConfiguration() - Method in class eclipseme.core.model.impl.PlatformDefinition
 
getConfigurations() - Method in interface eclipseme.core.model.IWirelessToolkit
Get the J2ME configurations provided by this toolkit.
getConfigurations() - Method in class eclipseme.core.model.impl.WirelessToolkit
 
getDataType() - Method in class eclipseme.core.model.DescriptorPropertyDescription
 
getDefaultApplicationDescriptorProperties() - Method in interface eclipseme.core.model.IMidletSuiteProject
Return the set of default application descriptor properties for this midlet suite.
getDefaultApplicationDescriptorProperties() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getDependentComponents() - Method in interface eclipseme.core.model.IPlatformComponent
Return an Iterator on the list of components that are dependent on this component.
getDependentComponents() - Method in class eclipseme.core.model.impl.PlatformComponent
 
getDescription() - Method in interface eclipseme.core.model.IDevice
Return the displayable description of this device.
getDescription() - Method in class eclipseme.core.model.impl.Device
 
getDeviceProperties() - Method in interface eclipseme.core.model.IDevice
Return the properties associated with this device.
getDeviceProperties() - Method in class eclipseme.core.model.impl.Device
 
getDevices() - Method in interface eclipseme.core.model.IEmulator
Get the devices available via this emulator.
getDevices() - Method in class eclipseme.core.model.impl.AbstractEmulator
 
getDisplayName() - Method in class eclipseme.core.model.DescriptorPropertyDescription
 
getEmulator() - Method in interface eclipseme.core.model.IPlatformDefinition
Get the emulator that is used to emulate devices for this platform definition.
getEmulator() - Method in class eclipseme.core.model.impl.PlatformDefinition
 
getExecutable() - Method in interface eclipseme.core.model.IExecutableEmulator
Get the executable to be run to execute the emulator functionality.
getIcon() - Method in class eclipseme.core.model.ApplicationDescriptor.MidletDefinition
 
getIdentifier() - Method in interface eclipseme.core.model.IPlatformComponent
Return the unique identifier of this platform component.
getIdentifier() - Method in interface eclipseme.core.model.IWirelessToolkitType
Return the unique identifier for this particular IWirelessToolkitType as defined by the toolkit type extension point.
getIdentifier() - Method in class eclipseme.core.model.impl.AbstractWirelessToolkitType
 
getIdentifier() - Method in class eclipseme.core.model.impl.PlatformComponent
 
getJadFilename() - Method in interface eclipseme.core.model.IMidletSuiteProject
Return the name to use for the JAD file.
getJadFilename() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getJarFilename() - Method in interface eclipseme.core.model.IMidletSuiteProject
Return the name to use for the JAR file.
getJarFilename() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getJarSignatureString() - Method in interface eclipseme.core.model.IJadSignature
Returns the JAR signature string that should be added to the JAD file using the key "MIDlet-Jar-RSA-SHA1" following to a call to computeSignature.
getJavaProject() - Method in interface eclipseme.core.model.IMidletSuiteProject
Return the underlying java project.
getJavaProject() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getKeyAlias() - Method in interface eclipseme.core.model.ISignatureProperties
Returns the "alias" string identifying the key and certificate that will be used to sign the project.
getKeyAlias() - Method in class eclipseme.core.model.impl.SignatureProperties
Returns the "alias" string identifying the key and certificate that will be used to sign the project.
getKeyPassword() - Method in interface eclipseme.core.model.ISignatureProperties
Returns the key password, if passwords are being saved.
getKeyPassword() - Method in class eclipseme.core.model.impl.SignaturePasswords
 
getKeyPassword() - Method in class eclipseme.core.model.impl.SignatureProperties
Returns the key password, if passwords are being saved.
getKeyStoreDisplayPath() - Method in interface eclipseme.core.model.ISignatureProperties
Returns the display string representing the keystore path.
getKeyStoreDisplayPath() - Method in class eclipseme.core.model.impl.SignatureProperties
Returns the display string representing the keystore path.
getKeyStorePassword() - Method in interface eclipseme.core.model.ISignatureProperties
Returns the password for the keystore file, if passwords are being saved.
getKeyStorePassword() - Method in class eclipseme.core.model.impl.SignatureProperties
Returns the password for the keystore file, if passwords are being saved.
getKeyStoreProvider() - Method in interface eclipseme.core.model.ISignatureProperties
Returns the crypto provider string.
getKeyStoreProvider() - Method in class eclipseme.core.model.impl.SignatureProperties
Returns the crypto provider string.
getKeyStoreType() - Method in interface eclipseme.core.model.ISignatureProperties
Type of the keystore file.
getKeyStoreType() - Method in class eclipseme.core.model.impl.SignatureProperties
Type of the keystore file.
getKeystorePassword() - Method in class eclipseme.core.model.impl.SignaturePasswords
 
getLibraries() - Method in interface eclipseme.core.model.IProfile
Return the libraries that make up this profile as a set of classpath entries.
getLibraries() - Method in class eclipseme.core.model.impl.Profile
 
getLibrary() - Method in interface eclipseme.core.model.IConfiguration
Return the library that provides the implementation of the configuration API or null if no separate library is necessary.
getLibrary() - Method in class eclipseme.core.model.impl.Configuration
 
getMajor() - Method in class eclipseme.core.model.Version
Get the major version number.
getManifestProperties() - Method in class eclipseme.core.model.ApplicationDescriptor
Return the overall manifest properties.
getMetaData() - Method in class eclipseme.core.model.impl.MidletSuiteProject
Return the metadata for this midlet suite.
NOTE: This method is not considered part of the API and is only available to aid the implementation.
getMidletCount() - Method in class eclipseme.core.model.ApplicationDescriptor
Return the current count of MidletDefinition instances within this application descriptor.
getMidletDefinitions() - Method in class eclipseme.core.model.ApplicationDescriptor
Return the list of MidletDefinition instances currently managed by the ApplicationDescriptor.
getMidletSuiteCreationRunnable(IProject, IJavaProject, IPlatformDefinition) - Static method in class eclipseme.core.model.impl.MidletSuiteProject
Return a runnable capable of setting up the J2ME nature on the project.
getMidletSuiteProject(IJavaProject) - Static method in class eclipseme.core.model.impl.MidletSuiteProject
Return the midlet suite project instance for the specified java project.
getMinor() - Method in class eclipseme.core.model.Version
Get the minor version number or null if not specified.
getName() - Method in class eclipseme.core.model.ApplicationDescriptor.MidletDefinition
 
getName() - Method in interface eclipseme.core.model.IDevice
Return the name of this device.
getName() - Method in interface eclipseme.core.model.IPlatformComponent
Return the name of this platform component.
getName() - Method in interface eclipseme.core.model.IPlatformDefinition
Return the name of this platform definition.
getName() - Method in interface eclipseme.core.model.IWirelessToolkitType
Get the name of this wireless toolkit type.
getName() - Method in class eclipseme.core.model.impl.Device
 
getName() - Method in class eclipseme.core.model.impl.PlatformComponent
 
getPasswordStorageMethod() - Method in interface eclipseme.core.model.ISignatureProperties
Returns the password storage method.
getPasswordStorageMethod() - Method in class eclipseme.core.model.impl.SignatureProperties
Returns the password storage method.
getPatch() - Method in class eclipseme.core.model.Version
Get the patch version number or null if not specified.
getPersistenceDelegate() - Method in interface eclipseme.core.model.IPlatformComponent
Get the persistence delegate for this particular platform component.
getPersistenceDelegate() - Method in class eclipseme.core.model.impl.Configuration
 
getPersistenceDelegate() - Method in class eclipseme.core.model.impl.PlatformDefinition
 
getPersistenceDelegate() - Method in class eclipseme.core.model.impl.Profile
 
getPersistenceDelegate() - Method in class eclipseme.core.model.impl.UnspecifiedPlatformDefinition
 
getPersistenceDelegate() - Method in class eclipseme.core.model.impl.WirelessToolkit
 
getPlatformDefinition() - Method in interface eclipseme.core.model.IMidletSuiteProject
Get the IPlatformDefinition in use for this midlet suite.
getPlatformDefinition() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getPlatformDefinitionIdentifier() - Method in class eclipseme.core.model.impl.MetaData
 
getPlatformDefinitionName() - Method in interface eclipseme.core.model.IMidletSuiteProject
Get the name of the platform definition in use for this midlet suite.
getPlatformDefinitionName() - Method in class eclipseme.core.model.impl.MetaData
Deprecated. use getPlatformDefinitionIdentifier instead
getPlatformDefinitionName() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getPlatformDefinitions() - Method in interface eclipseme.core.model.IWirelessToolkit
Return the IPlatformDefinitions provided by this toolkit.
getPlatformDefinitions() - Method in class eclipseme.core.model.impl.WirelessToolkit
 
getPluginIdentifier() - Method in interface eclipseme.core.model.IWirelessToolkitType
Return the identifier of the Eclipse plugin that implements this toolkit type.
getPluginIdentifier() - Method in class eclipseme.core.model.impl.AbstractWirelessToolkitType
 
getPreverifier() - Method in interface eclipseme.core.model.IPlatformDefinition
Return the preverifier to be used to preverify classes for this platform definition.
getPreverifier() - Method in class eclipseme.core.model.impl.PlatformDefinition
 
getProfiles() - Method in interface eclipseme.core.model.IPlatformDefinition
Return all of the profiles that are part of this platform.
getProfiles() - Method in interface eclipseme.core.model.IWirelessToolkit
Get the J2ME profiles provided by this toolkit.
getProfiles() - Method in class eclipseme.core.model.impl.PlatformDefinition
 
getProfiles() - Method in class eclipseme.core.model.impl.WirelessToolkit
 
getProject() - Method in interface eclipseme.core.model.IMidletSuiteProject
Return the underlying project instance.
getProject() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getPropertyName() - Method in class eclipseme.core.model.DescriptorPropertyDescription
 
getProtectionDomains() - Method in interface eclipseme.core.model.IDevice
Return the list of protection domains specified by this device.
getProtectionDomains() - Method in class eclipseme.core.model.impl.Device
 
getRoot() - Method in interface eclipseme.core.model.IPlatformDefinition
Get the current file system root in which this platform definition is stored.
getRoot() - Method in interface eclipseme.core.model.IWirelessToolkit
Get the current file system root in which this toolkit is stored.
getRoot() - Method in class eclipseme.core.model.impl.AbstractEmulator
Get the emulator's root directory.
getRoot() - Method in class eclipseme.core.model.impl.PlatformDefinition
 
getRoot() - Method in class eclipseme.core.model.impl.WirelessToolkit
 
getSecondary() - Method in class eclipseme.core.model.Version
Get the secondary version number or null if not specified.
getSignProject() - Method in interface eclipseme.core.model.ISignatureProperties
Indicates whether or not the project is to be signed.
getSignProject() - Method in class eclipseme.core.model.impl.SignatureProperties
Indicates whether or not the project is to be signed.
getSignatureProperties() - Method in interface eclipseme.core.model.IMidletSuiteProject
Get the ISignatureProperties associated with this midlet suite
getSignatureProperties() - Method in class eclipseme.core.model.impl.MetaData
 
getSignatureProperties() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getSpecificationVersion() - Method in interface eclipseme.core.model.IConfiguration
Return the version of this configuration as defined by the specification.
getSpecificationVersion() - Method in interface eclipseme.core.model.IProfile
Return the version of this configuration as defined by the specification.
getSpecificationVersion() - Method in class eclipseme.core.model.impl.Configuration
 
getSpecificationVersion() - Method in class eclipseme.core.model.impl.Profile
 
getTempKeyPassword() - Method in interface eclipseme.core.model.IMidletSuiteProject
 
getTempKeyPassword() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getTempKeystorePassword() - Method in interface eclipseme.core.model.IMidletSuiteProject
 
getTempKeystorePassword() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getType() - Method in interface eclipseme.core.model.IWirelessToolkit
Return the wireless toolkit type associated with this toolkit.
getType() - Method in class eclipseme.core.model.impl.WirelessToolkit
 
getVMArguments(ILaunchConfiguration) - Method in interface eclipseme.core.model.IJavaBasedEmulator
Return the arguments to be specified to the virtual machine.
getVerifiedClassesOutputFolder(IProgressMonitor) - Method in interface eclipseme.core.model.IMidletSuiteProject
Get the IFolder into which verified classes should be written.
getVerifiedClassesOutputFolder(IProgressMonitor) - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getVerifiedLibrariesOutputFolder(IProgressMonitor) - Method in interface eclipseme.core.model.IMidletSuiteProject
Get the IFolder into which verified libraries should be written.
getVerifiedLibrariesOutputFolder(IProgressMonitor) - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getVerifiedOutputFolder(IProgressMonitor) - Method in interface eclipseme.core.model.IMidletSuiteProject
Get the IFolder into which verified classes should be written.
getVerifiedOutputFolder(IProgressMonitor) - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getVersion() - Method in interface eclipseme.core.model.IPlatformComponent
Get the version of this platform component.
getVersion() - Method in class eclipseme.core.model.impl.MetaData
 
getVersion() - Method in class eclipseme.core.model.impl.PlatformComponent
 
getWirelessToolkit() - Method in interface eclipseme.core.model.IConfiguration
Get the wireless toolkit in which this configuration is defined or null if not defined by a toolkit.
getWirelessToolkit() - Method in interface eclipseme.core.model.IMidletSuiteProject
Return the wireless toolkit associated with this project.
getWirelessToolkit() - Method in interface eclipseme.core.model.IPlatformDefinition
Return the wireless toolkit that defines the base configuration and profile.
getWirelessToolkit() - Method in interface eclipseme.core.model.IProfile
Get the wireless toolkit in which this profile is defined or null if not defined by a toolkit.
getWirelessToolkit() - Method in class eclipseme.core.model.impl.Configuration
 
getWirelessToolkit() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
getWirelessToolkit() - Method in class eclipseme.core.model.impl.PlatformDefinition
 
getWirelessToolkit() - Method in class eclipseme.core.model.impl.Profile
 

A C D E G H I J L M N O P R S T U V W