|
||||||||||
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. |
String |
getClassName()
|
GenDiagram |
getDiagram()
|
String |
getID()
Returns the value of the 'ID' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
GenPreferencePage |
getParent()
Returns the value of the 'Parent' container reference. |
String |
getParentCategory()
Returns the value of the 'Parent Category' attribute. |
String |
getQualifiedClassName()
|
void |
setID(String value)
Sets the value of the ' ID ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
void |
setParentCategory(String value)
Sets the value of the ' Parent Category ' 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 |
---|
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(String value)
ID
' attribute.
value
- the new value of the 'ID' attribute.getID()
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(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()
String getParentCategory()
setParentCategory(String)
,
GMFGenPackage.getGenPreferencePage_ParentCategory()
void setParentCategory(String value)
Parent Category
' attribute.
value
- the new value of the 'Parent Category' attribute.getParentCategory()
GenDiagram getDiagram()
String getQualifiedClassName()
String getClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |