|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.graphiti.mm.algorithms.styles.impl.GradientColoredAreasImpl
public class GradientColoredAreasImpl
An implementation of the model object 'Gradient Colored Areas'.
The following features are implemented:
Field Summary | |
---|---|
protected |
gradientColor
The cached value of the ' Gradient Color ' containment reference list. |
protected static java.lang.Integer |
STYLE_ADAPTION_EDEFAULT
The default value of the ' Style Adaption ' attribute. |
protected java.lang.Integer |
styleAdaption
The cached value of the ' Style Adaption ' attribute. |
Constructor Summary | |
---|---|
protected |
GradientColoredAreasImpl()
|
Method Summary | |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getGradientColor()
|
java.lang.Integer |
getStyleAdaption()
|
void |
setStyleAdaption(java.lang.Integer newStyleAdaption)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protectedgradientColor
Gradient Color
' containment reference list.
getGradientColor()
protected static final java.lang.Integer STYLE_ADAPTION_EDEFAULT
Style Adaption
' attribute.
getStyleAdaption()
protected java.lang.Integer styleAdaption
Style Adaption
' attribute.
getStyleAdaption()
Constructor Detail |
---|
protected GradientColoredAreasImpl()
Method Detail |
---|
protected EClass eStaticClass()
publicgetGradientColor()
getGradientColor
in interface GradientColoredAreas
StylesPackage.getGradientColoredAreas_GradientColor()
public java.lang.Integer getStyleAdaption()
getStyleAdaption
in interface GradientColoredAreas
GradientColoredAreas.setStyleAdaption(Integer)
,
StylesPackage.getGradientColoredAreas_StyleAdaption()
public void setStyleAdaption(java.lang.Integer newStyleAdaption)
setStyleAdaption
in interface GradientColoredAreas
newStyleAdaption
- the new value of the 'Style Adaption' attribute.GradientColoredAreas.getStyleAdaption()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |