public interface AdaptedGradientColoredAreas
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<GradientColoredAreas> |
getAdaptedGradientColoredAreas()
Returns the value of the 'Adapted Gradient Colored Areas' containment reference list.
|
java.lang.String |
getDefinedStyleId()
Returns the value of the 'Defined Style Id' attribute.
|
java.lang.Integer |
getGradientType()
Returns the value of the 'Gradient Type' attribute.
|
void |
setDefinedStyleId(java.lang.String value)
Sets the value of the '
Defined Style Id ' attribute. |
void |
setGradientType(java.lang.Integer value)
Sets the value of the '
Gradient Type ' attribute. |
java.lang.String getDefinedStyleId()
If the meaning of the 'Defined Style Id' attribute isn't clear, there really should be more of a description here...
setDefinedStyleId(String)
,
StylesPackage.getAdaptedGradientColoredAreas_DefinedStyleId()
void setDefinedStyleId(java.lang.String value)
Defined Style Id
' attribute.
value
- the new value of the 'Defined Style Id' attribute.getDefinedStyleId()
org.eclipse.emf.common.util.EList<GradientColoredAreas> getAdaptedGradientColoredAreas()
GradientColoredAreas
.
If the meaning of the 'Adapted Gradient Colored Areas' containment reference list isn't clear, there really should be more of a description here...
StylesPackage.getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas()
java.lang.Integer getGradientType()
If the meaning of the 'Gradient Type' attribute isn't clear, there really should be more of a description here...
setGradientType(Integer)
,
StylesPackage.getAdaptedGradientColoredAreas_GradientType()
void setGradientType(java.lang.Integer value)
Gradient Type
' attribute.
value
- the new value of the 'Gradient Type' attribute.getGradientType()