|
Generation Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenCustomPreferencePage
A representation of the model object 'Gen Custom Preference Page'.
The following features are supported:
GMFGenPackage.getGenCustomPreferencePage()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<GenPreference> |
getPreferences()
Returns the value of the 'Preferences' containment reference list. |
java.lang.String |
getQualifiedClassName()
Returns the value of the 'Qualified Class Name' attribute |
boolean |
isGenerateBoilerplate()
Returns the value of the 'Generate Boilerplate' attribute. |
void |
setGenerateBoilerplate(boolean value)
Sets the value of the ' Generate Boilerplate' attribute |
void |
setQualifiedClassName(java.lang.String value)
Sets the value of the ' Qualified Class Name' attribute |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenPreferencePage |
|---|
getChildren, getClassName, getDiagram, getID, getName, getParent, setID, setName |
| 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 |
|---|
java.lang.String getQualifiedClassName()
If the meaning of the 'Qualified Class Name' attribute isn't clear, there really should be more of a description here...
getQualifiedClassName in interface GenPreferencePagesetQualifiedClassName(String),
GMFGenPackage.getGenCustomPreferencePage_QualifiedClassName()void setQualifiedClassName(java.lang.String value)
Qualified Class Name' attribute.
value - the new value of the 'Qualified Class Name' attribute.getQualifiedClassName()boolean isGenerateBoilerplate()
"false".
If the meaning of the 'Generate Boilerplate' attribute isn't clear, there really should be more of a description here...
setGenerateBoilerplate(boolean),
GMFGenPackage.getGenCustomPreferencePage_GenerateBoilerplate()void setGenerateBoilerplate(boolean value)
Generate Boilerplate' attribute.
value - the new value of the 'Generate Boilerplate' attribute.isGenerateBoilerplate()org.eclipse.emf.common.util.EList<GenPreference> getPreferences()
GenPreference.
It is bidirectional and its opposite is 'Page'.
If the meaning of the 'Preferences' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenCustomPreferencePage_Preferences(),
GenPreference.getPage()
|
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.