|
Generation Framework | |||||||||
| 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 | |
|---|---|
java.lang.String |
getDefaultValue()
Returns the value of the 'Default Value' attribute |
java.lang.String |
getKey()
Returns the value of the 'Key' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
GenCustomPreferencePage |
getPage()
Returns the value of the 'Page' container reference. |
void |
setDefaultValue(java.lang.String value)
Sets the value of the ' Default Value' attribute |
void |
setKey(java.lang.String value)
Sets the value of the ' Key' attribute |
void |
setName(java.lang.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, 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()java.lang.String getName()
setName(String),
GMFGenPackage.getGenPreference_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getKey()
setKey(String),
GMFGenPackage.getGenPreference_Key()void setKey(java.lang.String value)
Key' attribute.
value - the new value of the 'Key' attribute.getKey()java.lang.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(java.lang.String value)
Default Value' attribute.
value - the new value of the 'Default Value' attribute.getDefaultValue()
|
Generation Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.