|
||||||||||
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 Integer |
STYLE_ADAPTION_EDEFAULT
The default value of the ' Style Adaption ' attribute. |
protected Integer |
styleAdaption
The cached value of the ' Style Adaption ' attribute. |
Constructor Summary | |
---|---|
protected |
GradientColoredAreasImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getGradientColor()
|
Integer |
getStyleAdaption()
|
void |
setStyleAdaption(Integer newStyleAdaption)
|
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 Integer STYLE_ADAPTION_EDEFAULT
Style Adaption
' attribute.
getStyleAdaption()
protected Integer styleAdaption
Style Adaption
' attribute.
getStyleAdaption()
Constructor Detail |
---|
protected GradientColoredAreasImpl()
Method Detail |
---|
protected EClass eStaticClass()
publicgetGradientColor()
getGradientColor
in interface GradientColoredAreas
StylesPackage.getGradientColoredAreas_GradientColor()
public Integer getStyleAdaption()
getStyleAdaption
in interface GradientColoredAreas
GradientColoredAreas.setStyleAdaption(Integer)
,
StylesPackage.getGradientColoredAreas_StyleAdaption()
public void setStyleAdaption(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 Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |