|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GradientColoredLocation
A representation of the model object 'Gradient Colored Location'.
The following features are supported:
StylesPackage.getGradientColoredLocation()
Method Summary | |
---|---|
Color |
getColor()
Returns the value of the 'Color' containment reference. |
LocationType |
getLocationType()
Returns the value of the 'Location Type' attribute. |
Integer |
getLocationValue()
Returns the value of the 'Location Value' attribute. |
void |
setColor(Color value)
Sets the value of the ' Color ' containment reference. |
void |
setLocationType(LocationType value)
Sets the value of the ' Location Type ' attribute. |
void |
setLocationValue(Integer value)
Sets the value of the ' Location Value ' attribute. |
Method Detail |
---|
LocationType getLocationType()
LocationType
.
If the meaning of the 'Location Type' attribute isn't clear, there really should be more of a description here...
LocationType
,
setLocationType(LocationType)
,
StylesPackage.getGradientColoredLocation_LocationType()
void setLocationType(LocationType value)
Location Type
' attribute.
value
- the new value of the 'Location Type' attribute.LocationType
,
getLocationType()
Integer getLocationValue()
If the meaning of the 'Location Value' attribute isn't clear, there really should be more of a description here...
setLocationValue(Integer)
,
StylesPackage.getGradientColoredLocation_LocationValue()
void setLocationValue(Integer value)
Location Value
' attribute.
value
- the new value of the 'Location Value' attribute.getLocationValue()
Color getColor()
If the meaning of the 'Color' containment reference isn't clear, there really should be more of a description here...
setColor(Color)
,
StylesPackage.getGradientColoredLocation_Color()
void setColor(Color value)
Color
' containment reference.
value
- the new value of the 'Color' containment reference.getColor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |