|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecteclipseme.core.model.impl.AbstractWirelessToolkitType
An abstract superclass implementation of the IWirelessToolkitType interface that provides common functionality.
Copyright (c) 2003-2005 Craig Setera
| Constructor Summary | |
AbstractWirelessToolkitType()
Construct a new wireless toolkit type instance. |
|
| Method Summary | |
java.lang.String |
getIdentifier()
Return the unique identifier for this particular IWirelessToolkitType as defined by the toolkit type extension point. |
java.lang.String |
getPluginIdentifier()
Return the identifier of the Eclipse plugin that implements this toolkit type. |
void |
setIdentifier(java.lang.String identifier)
Set the unique identifier for this particular IWirelessToolkitType as defined by the toolkit type extension point. |
void |
setPluginIdentifier(java.lang.String identifier)
Set the identifier of the Eclipse plugin that implements this toolkit type. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface eclipseme.core.model.IWirelessToolkitType |
createToolkit, getName, isThisType |
| Constructor Detail |
public AbstractWirelessToolkitType()
| Method Detail |
public java.lang.String getIdentifier()
IWirelessToolkitType
getIdentifier in interface IWirelessToolkitTypeIWirelessToolkitType.getIdentifier()public java.lang.String getPluginIdentifier()
IWirelessToolkitType
getPluginIdentifier in interface IWirelessToolkitTypeIWirelessToolkitType.getPluginIdentifier()public void setIdentifier(java.lang.String identifier)
IWirelessToolkitType
setIdentifier in interface IWirelessToolkitTypeidentifier - the unique identifier for this particular IWirelessToolkitTypeIWirelessToolkitType.setIdentifier(java.lang.String)public void setPluginIdentifier(java.lang.String identifier)
IWirelessToolkitType
setPluginIdentifier in interface IWirelessToolkitTypeidentifier - the toolkit type's plugin identifierIWirelessToolkitType.setPluginIdentifier(java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||