|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PartConfiguration
A representation of the model object 'Part Configuration'.
The following features are supported:
Object
Presentation
Default Foreground Color
Foreground Color Changeable
Default Font
Font Changeable
Line Width
Line Style
Constraint
Prefix
Actions
DiagramconfiguratorPackage.getPartConfiguration()
Method Summary | |
---|---|
EList<PartAction> |
getActions()
Returns the value of the 'Actions' containment reference list. |
EList<Constraint> |
getConstraint()
Returns the value of the 'Constraint' containment reference list. |
org.eclipse.swt.graphics.Font |
getDefaultFont()
Returns the value of the 'Default Font' attribute. |
java.lang.String |
getDefaultFontStringValue()
Get the String value representing the DefaultFont |
org.eclipse.swt.graphics.Color |
getDefaultForegroundColor()
Returns the value of the 'Default Foreground Color' attribute. |
java.lang.String |
getDefaultForegroundColorStringValue()
Get the String value representing the DefaultForegroundColor |
LineStyle |
getLineStyle()
Returns the value of the 'Line Style' attribute. |
int |
getLineWidth()
Returns the value of the 'Line Width' attribute. |
ObjectConfiguration |
getObject()
Returns the value of the 'Object' reference. |
java.lang.String |
getPrefix()
Returns the value of the 'Prefix' attribute. |
java.lang.String |
getPresentation()
Returns the value of the 'Presentation' attribute. |
boolean |
isFontChangeable()
Returns the value of the 'Font Changeable' attribute. |
boolean |
isForegroundColorChangeable()
Returns the value of the 'Foreground Color Changeable' attribute. |
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 |
setFontChangeable(boolean value)
Sets the value of the ' Font Changeable '
attribute.
|
void |
setForegroundColorChangeable(boolean value)
Sets the value of the ' Foreground Color Changeable '
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 |
setObject(ObjectConfiguration value)
Sets the value of the ' Object '
reference.
|
void |
setPrefix(java.lang.String value)
Sets the value of the ' Prefix '
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 |
---|
ObjectConfiguration getObject()
If the meaning of the 'Object' reference isn't clear, there really should be more of a description here...
setObject(ObjectConfiguration)
,
DiagramconfiguratorPackage.getPartConfiguration_Object()
void setObject(ObjectConfiguration value)
Object
'
reference.
value
- the new value of the 'Object' reference.getObject()
java.lang.String getPresentation()
"default"
.
If the meaning of the 'Presentation' attribute isn't clear, there really should be more of a description here...
setPresentation(String)
,
DiagramconfiguratorPackage.getPartConfiguration_Presentation()
void setPresentation(java.lang.String value)
Presentation
'
attribute.
value
- the new value of the 'Presentation' attribute.getPresentation()
org.eclipse.swt.graphics.Color getDefaultForegroundColor()
"0,0,0"
.
If the meaning of the 'Default Foreground Color' attribute isn't clear, there really should be more of a description here...
setDefaultForegroundColor(Color)
,
DiagramconfiguratorPackage.getPartConfiguration_DefaultForegroundColor()
void setDefaultForegroundColor(org.eclipse.swt.graphics.Color value)
Default Foreground Color
'
attribute.
value
- the new value of the 'Default Foreground Color' attribute.getDefaultForegroundColor()
boolean isForegroundColorChangeable()
"true"
.
If the meaning of the 'Foreground Color Changeable' attribute isn't clear, there really should be more of a description here...
setForegroundColorChangeable(boolean)
,
DiagramconfiguratorPackage.getPartConfiguration_ForegroundColorChangeable()
void setForegroundColorChangeable(boolean value)
Foreground Color Changeable
'
attribute.
value
- the new value of the 'Foreground Color Changeable' attribute.isForegroundColorChangeable()
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)
,
DiagramconfiguratorPackage.getPartConfiguration_DefaultFont()
void setDefaultFont(org.eclipse.swt.graphics.Font value)
Default Font
'
attribute.
value
- the new value of the 'Default Font' attribute.getDefaultFont()
boolean isFontChangeable()
"true"
.
If the meaning of the 'Font Changeable' attribute isn't clear, there really should be more of a description here...
setFontChangeable(boolean)
,
DiagramconfiguratorPackage.getPartConfiguration_FontChangeable()
void setFontChangeable(boolean value)
Font Changeable
'
attribute.
value
- the new value of the 'Font Changeable' attribute.isFontChangeable()
int getLineWidth()
"1"
.
If the meaning of the 'Line Width' attribute isn't clear, there really should be more of a description here...
setLineWidth(int)
,
DiagramconfiguratorPackage.getPartConfiguration_LineWidth()
void setLineWidth(int value)
Line Width
'
attribute.
value
- the new value of the 'Line Width' attribute.getLineWidth()
LineStyle getLineStyle()
"SOLID"
.
The literals are from the enumeration LineStyle
.
If the meaning of the 'Line Style' attribute isn't clear, there really should be more of a description here...
LineStyle
,
setLineStyle(LineStyle)
,
DiagramconfiguratorPackage.getPartConfiguration_LineStyle()
void setLineStyle(LineStyle value)
Line Style
'
attribute.
value
- the new value of the 'Line Style' attribute.LineStyle
,
getLineStyle()
EList<Constraint> getConstraint()
Constraint
.
If the meaning of the 'Constraint' containment reference list isn't clear, there really should be more of a description here...
DiagramconfiguratorPackage.getPartConfiguration_Constraint()
java.lang.String getPrefix()
If the meaning of the 'Prefix' attribute isn't clear, there really should be more of a description here...
setPrefix(String)
,
DiagramconfiguratorPackage.getPartConfiguration_Prefix()
void setPrefix(java.lang.String value)
Prefix
'
attribute.
value
- the new value of the 'Prefix' attribute.getPrefix()
EList<PartAction> getActions()
PartAction
.
If the meaning of the 'Actions' containment reference list isn't clear, there really should be more of a description here...
DiagramconfiguratorPackage.getPartConfiguration_Actions()
java.lang.String getDefaultForegroundColorStringValue()
java.lang.String getDefaultFontStringValue()
|
Generators | |||||||||
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.