|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractGraphConf
A representation of the model object 'Abstract Graph Conf'.
The following features are supported:
GraphconfPackage.getAbstractGraphConf()
Method Summary | |
---|---|
Bridge |
getBridge()
Returns the value of the 'Bridge' containment reference. |
EList |
getConstraint()
Returns the value of the 'Constraint' containment reference list. |
org.eclipse.swt.graphics.Font |
getDefaultFont()
Returns the value of the 'Default Font' attribute. |
org.eclipse.swt.graphics.Color |
getDefaultForegroundColor()
Returns the value of the 'Default Foreground Color' attribute. |
LineStyle |
getLineStyle()
Returns the value of the 'Line Style' attribute. |
int |
getLineWidth()
Returns the value of the 'Line Width' attribute. |
java.lang.String |
getPresentation()
Returns the value of the 'Presentation' attribute. |
void |
setBridge(Bridge value)
Sets the value of the ' Bridge '
containment reference.
|
void |
setDefaultFont(org.eclipse.swt.graphics.Font value)
Sets the value of the ' Default Font '
attribute.
|
void |
setDefaultForegroundColor(org.eclipse.swt.graphics.Color value)
Sets the value of the ' Default Foreground Color '
attribute.
|
void |
setLineStyle(LineStyle value)
Sets the value of the ' Line Style '
attribute.
|
void |
setLineWidth(int value)
Sets the value of the ' Line Width '
attribute.
|
void |
setPresentation(java.lang.String value)
Sets the value of the ' Presentation '
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 |
---|
java.lang.String getPresentation()
If the meaning of the 'Presentation' attribute isn't clear, there really should be more of a description here...
setPresentation(String)
,
GraphconfPackage.getAbstractGraphConf_Presentation()
void setPresentation(java.lang.String value)
Presentation
'
attribute.
value
- the new value of the 'Presentation' attribute.getPresentation()
org.eclipse.swt.graphics.Color getDefaultForegroundColor()
If the meaning of the 'Default Foreground Color' attribute isn't clear, there really should be more of a description here...
setDefaultForegroundColor(Color)
,
GraphconfPackage.getAbstractGraphConf_DefaultForegroundColor()
void setDefaultForegroundColor(org.eclipse.swt.graphics.Color value)
Default Foreground Color
'
attribute.
value
- the new value of the 'Default Foreground Color' attribute.getDefaultForegroundColor()
org.eclipse.swt.graphics.Font getDefaultFont()
If the meaning of the 'Default Font' attribute isn't clear, there really should be more of a description here...
setDefaultFont(Font)
,
GraphconfPackage.getAbstractGraphConf_DefaultFont()
void setDefaultFont(org.eclipse.swt.graphics.Font value)
Default Font
'
attribute.
value
- the new value of the 'Default Font' attribute.getDefaultFont()
int getLineWidth()
If the meaning of the 'Line Width' attribute isn't clear, there really should be more of a description here...
setLineWidth(int)
,
GraphconfPackage.getAbstractGraphConf_LineWidth()
void setLineWidth(int value)
Line Width
'
attribute.
value
- the new value of the 'Line Width' attribute.getLineWidth()
LineStyle getLineStyle()
LineStyle
.
If the meaning of the 'Line Style' attribute isn't clear, there really should be more of a description here...
LineStyle
,
setLineStyle(LineStyle)
,
GraphconfPackage.getAbstractGraphConf_LineStyle()
void setLineStyle(LineStyle value)
Line Style
'
attribute.
value
- the new value of the 'Line Style' attribute.LineStyle
,
getLineStyle()
Bridge getBridge()
If the meaning of the 'Bridge' reference isn't clear, there really should be more of a description here...
setBridge(Bridge)
,
GraphconfPackage.getAbstractGraphConf_Bridge()
void setBridge(Bridge value)
Bridge
'
containment reference.
value
- the new value of the 'Bridge' containment reference.getBridge()
EList getConstraint()
Constraint
.
If the meaning of the 'Constraint' containment reference list isn't clear, there really should be more of a description here...
GraphconfPackage.getAbstractGraphConf_Constraint()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.