public interface CellStyle extends MDWEObject, org.eclipse.emf.ecore.EModelElement
The following features are supported:
DoorsPackage.getCellStyle()
Modifier and Type | Method and Description |
---|---|
JustificationKind |
getJustification()
Returns the value of the 'Justification' attribute.
|
int |
getWidth()
Returns the value of the 'Width' attribute.
|
void |
setJustification(JustificationKind value)
Sets the value of the '
Justification ' attribute. |
void |
setWidth(int value)
Sets the value of the '
Width ' attribute. |
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
int getWidth()
setWidth(int)
,
DoorsPackage.getCellStyle_Width()
void setWidth(int value)
Width
' attribute.
value
- the new value of the 'Width' attribute.getWidth()
JustificationKind getJustification()
JustificationKind
.
JustificationKind
,
setJustification(JustificationKind)
,
DoorsPackage.getCellStyle_Justification()
void setJustification(JustificationKind value)
Justification
' attribute.
value
- the new value of the 'Justification' attribute.JustificationKind
,
getJustification()