|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenStandardPreferencePage
A representation of the model object 'Gen Standard Preference Page'.
The following features are supported:
GMFGenPackage.getGenStandardPreferencePage()
Method Summary | |
---|---|
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
StandardPreferencePages |
getKind()
Returns the value of the 'Kind' attribute. |
void |
setClassName(String value)
Sets the value of the ' Class Name ' attribute. |
void |
setKind(StandardPreferencePages value)
Sets the value of the ' Kind ' attribute. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenPreferencePage |
---|
getChildren, getDiagram, getID, getName, getParent, getParentCategory, getQualifiedClassName, setID, setName, setParentCategory |
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 |
---|
StandardPreferencePages getKind()
StandardPreferencePages
.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
StandardPreferencePages
,
setKind(StandardPreferencePages)
,
GMFGenPackage.getGenStandardPreferencePage_Kind()
void setKind(StandardPreferencePages value)
Kind
' attribute.
value
- the new value of the 'Kind' attribute.StandardPreferencePages
,
getKind()
String getClassName()
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
getClassName
in interface GenPreferencePage
setClassName(String)
,
GMFGenPackage.getGenStandardPreferencePage_ClassName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |