|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Gen Editor View'.
The following features are supported:
GMFGenPackage.getGenEditorView()| Method Summary | |
java.lang.String |
getActionBarContributorClassName()
Returns the value of the 'Action Bar Contributor Class Name' attribute |
java.lang.String |
getActionBarContributorQualifiedClassName()
|
java.lang.String |
getClassName()
Returns the value of the 'Class Name' attribute |
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
java.lang.String |
getIconPath()
Returns the value of the 'Icon Path' attribute |
java.lang.String |
getIconPathX()
Processes keywords that are part of iconPath, to avoid serializing processed values. |
java.lang.String |
getID()
Returns the value of the 'ID' attribute |
java.lang.String |
getPackageName()
Returns the value of the 'Package Name' attribute |
java.lang.String |
getQualifiedClassName()
|
void |
setActionBarContributorClassName(java.lang.String value)
Sets the value of the ' Action Bar Contributor Class Name' attribute |
void |
setClassName(java.lang.String value)
Sets the value of the ' Class Name' attribute |
void |
setIconPath(java.lang.String value)
Sets the value of the ' Icon Path' attribute |
void |
setID(java.lang.String value)
Sets the value of the ' ID' attribute |
void |
setPackageName(java.lang.String value)
Sets the value of the ' Package 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 |
public GenEditorGenerator getEditorGen()
Editor'.
If the meaning of the 'Editor Gen' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenEditorView_EditorGen(),
GenEditorGenerator.getEditor()public java.lang.String getPackageName()
If the meaning of the 'Package Name' attribute isn't clear, there really should be more of a description here...
GenEditorView.setPackageName(String),
GMFGenPackage.getGenEditorView_PackageName()public void setPackageName(java.lang.String value)
Package Name' attribute.
value - the new value of the 'Package Name' attribute.GenEditorView.getPackageName()public java.lang.String getActionBarContributorClassName()
If the meaning of the 'Action Bar Contributor Class Name' attribute isn't clear, there really should be more of a description here...
GenEditorView.setActionBarContributorClassName(String),
GMFGenPackage.getGenEditorView_ActionBarContributorClassName()public void setActionBarContributorClassName(java.lang.String value)
Action Bar Contributor Class Name' attribute.
value - the new value of the 'Action Bar Contributor Class Name' attribute.GenEditorView.getActionBarContributorClassName()public java.lang.String getClassName()
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
GenEditorView.setClassName(String),
GMFGenPackage.getGenEditorView_ClassName()public void setClassName(java.lang.String value)
Class Name' attribute.
value - the new value of the 'Class Name' attribute.GenEditorView.getClassName()public java.lang.String getIconPath()
If the meaning of the 'Icon Path' attribute isn't clear, there really should be more of a description here...
GenEditorView.setIconPath(String),
GMFGenPackage.getGenEditorView_IconPath()public java.lang.String getIconPathX()
public void setIconPath(java.lang.String value)
Icon Path' attribute.
value - the new value of the 'Icon Path' attribute.GenEditorView.getIconPath()public java.lang.String getID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
GenEditorView.setID(String),
GMFGenPackage.getGenEditorView_ID()public void setID(java.lang.String value)
ID' attribute.
value - the new value of the 'ID' attribute.GenEditorView.getID()public java.lang.String getActionBarContributorQualifiedClassName()
public java.lang.String getQualifiedClassName()
|
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.