|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Palette
A representation of the model object 'Palette'.
The following features are supported:
GMFGenPackage.getPalette()
Method Summary | |
---|---|
boolean |
definesStandardTools()
|
GenDiagram |
getDiagram()
Returns the value of the 'Diagram' container reference. |
java.lang.String |
getFactoryClassName()
Returns the value of the 'Factory Class Name' attribute |
java.lang.String |
getFactoryQualifiedClassName()
|
org.eclipse.emf.common.util.EList<ToolGroup> |
getGroups()
Returns the value of the 'Groups' containment reference list. |
java.lang.String |
getPackageName()
Returns the value of the 'Package Name' attribute |
boolean |
isFlyout()
Returns the value of the 'Flyout' attribute. |
void |
setFactoryClassName(java.lang.String value)
Sets the value of the ' Factory Class Name ' attribute |
void |
setFlyout(boolean value)
Sets the value of the ' Flyout ' attribute |
void |
setPackageName(java.lang.String value)
Sets the value of the ' Package Name ' attribute |
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 |
---|
GenDiagram getDiagram()
Palette
'.
If the meaning of the 'Diagram' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getPalette_Diagram()
,
GenDiagram.getPalette()
boolean isFlyout()
"true"
.
If the meaning of the 'Flyout' attribute isn't clear, there really should be more of a description here...
setFlyout(boolean)
,
GMFGenPackage.getPalette_Flyout()
void setFlyout(boolean value)
Flyout
' attribute.
value
- the new value of the 'Flyout' attribute.isFlyout()
org.eclipse.emf.common.util.EList<ToolGroup> getGroups()
ToolGroup
.
It is bidirectional and its opposite is 'Palette
'.
GEF allows only containers as palette immediate children
GMFGenPackage.getPalette_Groups()
,
ToolGroup.getPalette()
java.lang.String getPackageName()
If the meaning of the 'Package Name' attribute isn't clear, there really should be more of a description here...
setPackageName(String)
,
GMFGenPackage.getPalette_PackageName()
void setPackageName(java.lang.String value)
Package Name
' attribute.
value
- the new value of the 'Package Name' attribute.getPackageName()
java.lang.String getFactoryClassName()
If the meaning of the 'Factory Class Name' attribute isn't clear, there really should be more of a description here...
setFactoryClassName(String)
,
GMFGenPackage.getPalette_FactoryClassName()
void setFactoryClassName(java.lang.String value)
Factory Class Name
' attribute.
value
- the new value of the 'Factory Class Name' attribute.getFactoryClassName()
java.lang.String getFactoryQualifiedClassName()
boolean definesStandardTools()
|
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.