|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenPreferencePage
A representation of the model object 'Gen Preference Page'.
The following features are supported:
GMFGenPackage.getGenPreferencePage()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<GenPreferencePage> |
getChildren()
Returns the value of the 'Children' containment reference list. |
GenDiagram |
getDiagram()
|
java.lang.String |
getID()
Returns the value of the 'ID' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
GenPreferencePage |
getParent()
Returns the value of the 'Parent' container reference. |
void |
setID(java.lang.String value)
Sets the value of the ' ID ' 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 |
---|
java.lang.String getID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
setID(String)
,
GMFGenPackage.getGenPreferencePage_ID()
void setID(java.lang.String value)
ID
' attribute.
value
- the new value of the 'ID' attribute.getID()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
GMFGenPackage.getGenPreferencePage_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
org.eclipse.emf.common.util.EList<GenPreferencePage> getChildren()
GenPreferencePage
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenPreferencePage_Children()
,
getParent()
GenPreferencePage getParent()
Children
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenPreferencePage_Parent()
,
getChildren()
GenDiagram getDiagram()
|
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.