|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractToolEntry
A representation of the model object 'Abstract Tool Entry'.
The following features are supported:
GMFGenPackage.getAbstractToolEntry()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.String> |
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 |
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isDefault()
"false"
.
If the meaning of the 'Default' attribute isn't clear, there really should be more of a description here...
setDefault(boolean)
,
GMFGenPackage.getAbstractToolEntry_Default()
void setDefault(boolean value)
Default
' attribute.
value
- the new value of the 'Default' attribute.isDefault()
java.lang.String getQualifiedToolName()
setQualifiedToolName(String)
,
GMFGenPackage.getAbstractToolEntry_QualifiedToolName()
void setQualifiedToolName(java.lang.String value)
Qualified Tool Name
' attribute.
value
- the new value of the 'Qualified Tool Name' attribute.getQualifiedToolName()
org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.String> 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.getAbstractToolEntry_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.