|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenPreference
A representation of the model object 'Gen Preference'.
The following features are supported:
GMFGenPackage.getGenPreference()
Method Summary | |
---|---|
String |
getDefaultValue()
Returns the value of the 'Default Value' attribute. |
String |
getKey()
Returns the value of the 'Key' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
GenCustomPreferencePage |
getPage()
Returns the value of the 'Page' container reference. |
void |
setDefaultValue(String value)
Sets the value of the ' Default Value ' attribute. |
void |
setKey(String value)
Sets the value of the ' Key ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
GenCustomPreferencePage getPage()
Preferences
'.
If the meaning of the 'Page' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenPreference_Page()
,
GenCustomPreferencePage.getPreferences()
String getName()
setName(String)
,
GMFGenPackage.getGenPreference_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
String getKey()
setKey(String)
,
GMFGenPackage.getGenPreference_Key()
void setKey(String value)
Key
' attribute.
value
- the new value of the 'Key' attribute.getKey()
String getDefaultValue()
If the meaning of the 'Default Value' attribute isn't clear, there really should be more of a description here...
setDefaultValue(String)
,
GMFGenPackage.getGenPreference_DefaultValue()
void setDefaultValue(String value)
Default Value
' attribute.
value
- the new value of the 'Default Value' attribute.getDefaultValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |