|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenApplication
A representation of the model object 'Gen Application'.
The following features are supported:
Editor Gen
ID
Title
Package Name
Class Name
Workbench Advisor Class Name
Workbench Window Advisor Class Name
Action Bar Advisor Class Name
Perspective Class Name
Perspective Id
Support Files
Shared Contribution Items
Main Menu
Main Tool Bar
GMFGenPackage.getGenApplication()
Method Summary | |
---|---|
String |
getActionBarAdvisorClassName()
Returns the value of the 'Action Bar Advisor Class Name' attribute. |
String |
getActionBarAdvisorQualifiedClassName()
|
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
String |
getID()
Returns the value of the 'ID' attribute. |
GenMenuManager |
getMainMenu()
Returns the value of the 'Main Menu' containment reference. |
GenToolBarManager |
getMainToolBar()
Returns the value of the 'Main Tool Bar' containment reference. |
String |
getPackageName()
Returns the value of the 'Package Name' attribute. |
String |
getPerspectiveClassName()
Returns the value of the 'Perspective Class Name' attribute. |
String |
getPerspectiveId()
Returns the value of the 'Perspective Id' attribute. |
String |
getPerspectiveQualifiedClassName()
|
String |
getQualifiedClassName()
|
org.eclipse.emf.common.util.EList<GenContributionItem> |
getSharedContributionItems()
Returns the value of the 'Shared Contribution Items' containment reference list. |
String |
getTitle()
Returns the value of the 'Title' attribute. |
String |
getWorkbenchAdvisorClassName()
Returns the value of the 'Workbench Advisor Class Name' attribute. |
String |
getWorkbenchAdvisorQualifiedClassName()
|
String |
getWorkbenchWindowAdvisorClassName()
Returns the value of the 'Workbench Window Advisor Class Name' attribute. |
String |
getWorkbenchWindowAdvisorQualifiedClassName()
|
boolean |
isSupportFiles()
Returns the value of the 'Support Files' attribute. |
void |
setClassName(String value)
Sets the value of the ' Class Name ' attribute. |
void |
setID(String value)
Sets the value of the ' ID ' attribute. |
void |
setMainMenu(GenMenuManager value)
Sets the value of the ' Main Menu ' containment reference. |
void |
setMainToolBar(GenToolBarManager value)
Sets the value of the ' Main Tool Bar ' containment reference. |
void |
setPackageName(String value)
Sets the value of the ' Package Name ' attribute. |
void |
setPerspectiveId(String value)
Sets the value of the ' Perspective Id ' attribute. |
void |
setSupportFiles(boolean value)
Sets the value of the ' Support Files ' attribute. |
void |
setTitle(String value)
Sets the value of the ' Title ' 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()
Application
'.
If the meaning of the 'Editor Gen' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenApplication_EditorGen()
,
GenEditorGenerator.getApplication()
String getID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
RCP Application ID for plugin.xml
setID(String)
,
GMFGenPackage.getGenApplication_ID()
void setID(String value)
ID
' attribute.
value
- the new value of the 'ID' attribute.getID()
String getTitle()
If the meaning of the 'Title' attribute isn't clear, there really should be more of a description here...
setTitle(String)
,
GMFGenPackage.getGenApplication_Title()
void setTitle(String value)
Title
' attribute.
value
- the new value of the 'Title' attribute.getTitle()
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.getGenApplication_PackageName()
void setPackageName(String value)
Package Name
' attribute.
value
- the new value of the 'Package Name' attribute.getPackageName()
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.getGenApplication_ClassName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
String getWorkbenchAdvisorClassName()
If the meaning of the 'Workbench Advisor Class Name' attribute isn't clear, there really should be more of a description here...
GMFGenPackage.getGenApplication_WorkbenchAdvisorClassName()
String getWorkbenchWindowAdvisorClassName()
If the meaning of the 'Workbench Window Advisor Class Name' attribute isn't clear, there really should be more of a description here...
GMFGenPackage.getGenApplication_WorkbenchWindowAdvisorClassName()
String getActionBarAdvisorClassName()
If the meaning of the 'Action Bar Advisor Class Name' attribute isn't clear, there really should be more of a description here...
GMFGenPackage.getGenApplication_ActionBarAdvisorClassName()
String getPerspectiveClassName()
If the meaning of the 'Perspective Class Name' attribute isn't clear, there really should be more of a description here...
GMFGenPackage.getGenApplication_PerspectiveClassName()
String getPerspectiveId()
If the meaning of the 'Perspective Id' attribute isn't clear, there really should be more of a description here...
setPerspectiveId(String)
,
GMFGenPackage.getGenApplication_PerspectiveId()
void setPerspectiveId(String value)
Perspective Id
' attribute.
value
- the new value of the 'Perspective Id' attribute.getPerspectiveId()
boolean isSupportFiles()
setSupportFiles(boolean)
,
GMFGenPackage.getGenApplication_SupportFiles()
void setSupportFiles(boolean value)
Support Files
' attribute.
value
- the new value of the 'Support Files' attribute.isSupportFiles()
org.eclipse.emf.common.util.EList<GenContributionItem> getSharedContributionItems()
GenContributionItem
.
If the meaning of the 'Shared Contribution Items' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenApplication_SharedContributionItems()
GenMenuManager getMainMenu()
If the meaning of the 'Main Menu' containment reference isn't clear, there really should be more of a description here...
setMainMenu(GenMenuManager)
,
GMFGenPackage.getGenApplication_MainMenu()
void setMainMenu(GenMenuManager value)
Main Menu
' containment reference.
value
- the new value of the 'Main Menu' containment reference.getMainMenu()
GenToolBarManager getMainToolBar()
If the meaning of the 'Main Tool Bar' containment reference isn't clear, there really should be more of a description here...
setMainToolBar(GenToolBarManager)
,
GMFGenPackage.getGenApplication_MainToolBar()
void setMainToolBar(GenToolBarManager value)
Main Tool Bar
' containment reference.
value
- the new value of the 'Main Tool Bar' containment reference.getMainToolBar()
String getQualifiedClassName()
String getWorkbenchAdvisorQualifiedClassName()
String getWorkbenchWindowAdvisorQualifiedClassName()
String getActionBarAdvisorQualifiedClassName()
String getPerspectiveQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |