|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenContributionManager
A representation of the model object 'Gen Contribution Manager'. Group of UI contribution items
The following features are supported:
GMFGenPackage.getGenContributionManager()
Method Summary | |
---|---|
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' reference. |
String |
getID()
Returns the value of the 'ID' attribute. |
org.eclipse.emf.common.util.EList<GenContributionItem> |
getItems()
Returns the value of the 'Items' containment reference list. |
void |
setID(String value)
Sets the value of the ' ID ' 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.getGenContributionManager_ID()
void setID(String value)
ID
' attribute.
value
- the new value of the 'ID' attribute.getID()
org.eclipse.emf.common.util.EList<GenContributionItem> getItems()
GenContributionItem
.
It is bidirectional and its opposite is 'Owner
'.
If the meaning of the 'Items' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenContributionManager_Items()
,
GenContributionItem.getOwner()
GenEditorGenerator getEditorGen()
If the meaning of the 'Editor Gen' reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenContributionManager_EditorGen()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |