|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ToolEntry
A representation of the model object 'Tool Entry'.
The following features are supported:
GMFGenPackage.getToolEntry()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<GenCommonBase> |
getElements()
Returns the value of the 'Elements' reference list. |
org.eclipse.emf.common.util.EList<GenLink> |
getGenLinks()
Returns the value of the 'Gen Links' reference list. |
org.eclipse.emf.common.util.EList<GenNode> |
getGenNodes()
Returns the value of the 'Gen Nodes' reference list. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.AbstractToolEntry |
---|
getProperties, getQualifiedToolName, isDefault, setDefault, setQualifiedToolName |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.EntryBase |
---|
getCreateMethodName, getDescription, getId, getLargeIconPath, getSmallIconPath, getTitle, setCreateMethodName, setDescription, setId, setLargeIconPath, setSmallIconPath, setTitle |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.ToolGroupItem |
---|
getGroup |
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 |
---|
org.eclipse.emf.common.util.EList<GenNode> 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()
org.eclipse.emf.common.util.EList<GenLink> 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()
org.eclipse.emf.common.util.EList<GenCommonBase> 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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |