|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenEditorView
A representation of the model object 'Gen Editor View'.
The following features are supported:
Editor Gen
Package Name
Action Bar Contributor Class Name
Class Name
Icon Path
Icon Path X
ID
Eclipse Editor
Context ID
GMFGenPackage.getGenEditorView()
Method Summary | |
---|---|
String |
getActionBarContributorClassName()
Returns the value of the 'Action Bar Contributor Class Name' attribute. |
String |
getActionBarContributorQualifiedClassName()
|
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
String |
getContextID()
Returns the value of the 'Context ID' attribute. |
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
String |
getIconPath()
Returns the value of the 'Icon Path' attribute. |
String |
getIconPathX()
Processes keywords that are part of iconPath, to avoid serializing processed values. |
String |
getID()
Returns the value of the 'ID' attribute. |
String |
getPackageName()
Returns the value of the 'Package Name' attribute. |
String |
getQualifiedClassName()
|
boolean |
isEclipseEditor()
Returns the value of the 'Eclipse Editor' attribute. |
void |
setActionBarContributorClassName(String value)
Sets the value of the ' Action Bar Contributor Class Name ' attribute. |
void |
setClassName(String value)
Sets the value of the ' Class Name ' attribute. |
void |
setContextID(String value)
Sets the value of the ' Context ID ' attribute. |
void |
setEclipseEditor(boolean value)
Sets the value of the ' Eclipse Editor ' attribute. |
void |
setIconPath(String value)
Sets the value of the ' Icon Path ' attribute. |
void |
setID(String value)
Sets the value of the ' ID ' attribute. |
void |
setPackageName(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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
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()
String getPackageName()
If the meaning of the 'Package Name' attribute isn't clear, there really should be more of a description here...
setPackageName(String)
,
GMFGenPackage.getGenEditorView_PackageName()
void setPackageName(String value)
Package Name
' attribute.
value
- the new value of the 'Package Name' attribute.getPackageName()
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...
setActionBarContributorClassName(String)
,
GMFGenPackage.getGenEditorView_ActionBarContributorClassName()
void setActionBarContributorClassName(String value)
Action Bar Contributor Class Name
' attribute.
value
- the new value of the 'Action Bar Contributor Class Name' attribute.getActionBarContributorClassName()
String getClassName()
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
setClassName(String)
,
GMFGenPackage.getGenEditorView_ClassName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
String getIconPath()
If the meaning of the 'Icon Path' attribute isn't clear, there really should be more of a description here...
setIconPath(String)
,
GMFGenPackage.getGenEditorView_IconPath()
String getIconPathX()
void setIconPath(String value)
Icon Path
' attribute.
value
- the new value of the 'Icon Path' attribute.getIconPath()
String getID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
setID(String)
,
GMFGenPackage.getGenEditorView_ID()
void setID(String value)
ID
' attribute.
value
- the new value of the 'ID' attribute.getID()
boolean isEclipseEditor()
"true"
.
If the meaning of the 'Eclipse Editor' attribute isn't clear, there really should be more of a description here...
setEclipseEditor(boolean)
,
GMFGenPackage.getGenEditorView_EclipseEditor()
void setEclipseEditor(boolean value)
Eclipse Editor
' attribute.
value
- the new value of the 'Eclipse Editor' attribute.isEclipseEditor()
String getContextID()
If the meaning of the 'Context ID' attribute isn't clear, there really should be more of a description here...
setContextID(String)
,
GMFGenPackage.getGenEditorView_ContextID()
void setContextID(String value)
Context ID
' attribute.
value
- the new value of the 'Context ID' attribute.getContextID()
String getActionBarContributorQualifiedClassName()
String getQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |