|
||||||||||
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<String,String> |
getProperties()
Returns the value of the 'Properties' map. |
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(String value)
Sets the value of the ' Qualified Tool Name ' attribute. |
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 |
---|
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()
String getQualifiedToolName()
setQualifiedToolName(String)
,
GMFGenPackage.getAbstractToolEntry_QualifiedToolName()
void setQualifiedToolName(String value)
Qualified Tool Name
' attribute.
value
- the new value of the 'Qualified Tool Name' attribute.getQualifiedToolName()
org.eclipse.emf.common.util.EMap<String,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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |