|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Tool Entry'.
The following features are supported:
GMFGenPackage.getToolEntry()| Method Summary | |
EList |
getElements()
Returns the value of the 'Elements' reference list. |
EList |
getGenLinks()
Returns the value of the 'Gen Links' reference list. |
EList |
getGenNodes()
Returns the value of the 'Gen Nodes' reference list. |
EMap |
getProperties()
Returns the value of the 'Properties' map. |
java.lang.String |
getQualifiedToolName()
Returns the value of the 'Qualified Tool Name' attribute |
boolean |
isDefault()
Returns the value of the 'Default' attribute. |
void |
setDefault(boolean value)
Sets the value of the ' Default' attribute |
void |
setQualifiedToolName(java.lang.String value)
Sets the value of the ' Qualified Tool Name' attribute |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.EntryBase |
getCreateMethodName, getDescription, getLargeIconPath, getSmallIconPath, getTitle, setCreateMethodName, setDescription, setLargeIconPath, setSmallIconPath, setTitle |
| 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 boolean isDefault()
"false".
If the meaning of the 'Default' attribute isn't clear, there really should be more of a description here...
ToolEntry.setDefault(boolean),
GMFGenPackage.getToolEntry_Default()public void setDefault(boolean value)
Default' attribute.
value - the new value of the 'Default' attribute.ToolEntry.isDefault()public EList getGenNodes()
GenNode.
If the meaning of the 'Gen Nodes' reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getToolEntry_GenNodes()public EList getGenLinks()
GenLink.
If the meaning of the 'Gen Links' reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getToolEntry_GenLinks()public EList getElements()
GenCommonBase.
If the meaning of the 'Elements' reference list isn't clear, there really should be more of a description here...
Enforces 'tool for either node or link' - if there are values in genNodes list, returns it (no respect to values in genLinks); returns value of genLinks otherwise
GMFGenPackage.getToolEntry_Elements()public java.lang.String getQualifiedToolName()
ToolEntry.setQualifiedToolName(String),
GMFGenPackage.getToolEntry_QualifiedToolName()public void setQualifiedToolName(java.lang.String value)
Qualified Tool Name' attribute.
value - the new value of the 'Qualified Tool Name' attribute.ToolEntry.getQualifiedToolName()public EMap getProperties()
String,
and the value is of type String,
If the meaning of the 'Properties' map isn't clear, there really should be more of a description here...
GMFGenPackage.getToolEntry_Properties()
|
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.