|
Eclipse PDE Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPluginAttribute
An attribute of XML elements found in the plug-in.
Field Summary | |
---|---|
static String |
P_VALUE
This property will be used to notify that the value of the attribute has changed. |
Fields inherited from interface org.eclipse.pde.core.plugin.IPluginObject |
---|
P_NAME |
Method Summary | |
---|---|
String |
getValue()
Returns the value of this attribute. |
void |
setValue(String value)
Sets the value of this attribute. |
Methods inherited from interface org.eclipse.pde.core.plugin.IPluginObject |
---|
getModel, getName, getParent, getPluginBase, getPluginModel, getResourceString, getTranslatedName, isInTheModel, isValid, setInTheModel, setName |
Methods inherited from interface org.eclipse.pde.core.IWritable |
---|
write |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Field Detail |
---|
static final String P_VALUE
Method Detail |
---|
String getValue()
void setValue(String value) throws CoreException
value
- the new attribute value
CoreException
|
Eclipse PDE Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.