|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Line Border'.
The following features are supported:
GMFGraphPackage.getLineBorder()| Method Summary | |
Color |
getColor()
Returns the value of the 'Color' containment reference |
int |
getWidth()
Returns the value of the 'Width' attribute. |
void |
setColor(Color value)
Sets the value of the ' Color' containment reference |
void |
setWidth(int value)
Sets the value of the ' Width' 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 |
public Color getColor()
If the meaning of the 'Color' containment reference isn't clear, there really should be more of a description here...
LineBorder.setColor(Color),
GMFGraphPackage.getLineBorder_Color()public void setColor(Color value)
Color' containment reference.
value - the new value of the 'Color' containment reference.LineBorder.getColor()public int getWidth()
"1".
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
LineBorder.setWidth(int),
GMFGraphPackage.getLineBorder_Width()public void setWidth(int value)
Width' attribute.
value - the new value of the 'Width' attribute.LineBorder.getWidth()
|
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.