|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Contribution Item'.
The following features are supported:
GMFToolPackage.getContributionItem()| Method Summary | |
Image |
getIcon()
Returns the value of the 'Icon' containment reference |
java.lang.String |
getTitle()
Returns the value of the 'Title' attribute |
void |
setIcon(Image value)
Sets the value of the ' Icon' containment reference |
void |
setTitle(java.lang.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, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public Image getIcon()
If the meaning of the 'Icon' containment reference isn't clear, there really should be more of a description here...
ContributionItem.setIcon(Image),
GMFToolPackage.getContributionItem_Icon()public void setIcon(Image value)
Icon' containment reference.
value - the new value of the 'Icon' containment reference.ContributionItem.getIcon()public java.lang.String getTitle()
If the meaning of the 'Title' attribute isn't clear, there really should be more of a description here...
ContributionItem.setTitle(String),
GMFToolPackage.getContributionItem_Title()public void setTitle(java.lang.String value)
Title' attribute.
value - the new value of the 'Title' attribute.ContributionItem.getTitle()
|
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.