|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mtj.core.model.device.DeviceImporterElement
public class DeviceImporterElement
Wraps an IConfigurationElement for use as a device importer.
| Constructor Summary | |
|---|---|
DeviceImporterElement(IConfigurationElement element)
Construct a new wrapper around the specified element. |
|
| Method Summary | |
|---|---|
IDeviceImporter |
getDeviceImporter()
Get the device importer for the configuration element. |
String |
getId()
Return the id of this extension element. |
String |
getName()
Return the name of this extension element. |
int |
getPriority()
Return the priority of this element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeviceImporterElement(IConfigurationElement element)
element - | Method Detail |
|---|
public IDeviceImporter getDeviceImporter()
throws CoreException
CoreExceptionpublic String getId()
public String getName()
public int getPriority()
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||