|
||||||||||
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.AdaptedGradientColoredAreasImpl
public class AdaptedGradientColoredAreasImpl
An implementation of the model object 'Adapted Gradient Colored Areas'.
The following features are implemented:
Field Summary | |
---|---|
protected |
adaptedGradientColoredAreas
The cached value of the ' Adapted Gradient Colored Areas ' containment reference list. |
protected static java.lang.String |
DEFINED_STYLE_ID_EDEFAULT
The default value of the ' Defined Style Id ' attribute. |
protected java.lang.String |
definedStyleId
The cached value of the ' Defined Style Id ' attribute. |
protected static java.lang.Integer |
GRADIENT_TYPE_EDEFAULT
The default value of the ' Gradient Type ' attribute. |
protected java.lang.Integer |
gradientType
The cached value of the ' Gradient Type ' attribute. |
Constructor Summary | |
---|---|
protected |
AdaptedGradientColoredAreasImpl()
|
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)
|
|
getAdaptedGradientColoredAreas()
|
java.lang.String |
getDefinedStyleId()
|
java.lang.Integer |
getGradientType()
|
void |
setDefinedStyleId(java.lang.String newDefinedStyleId)
|
void |
setGradientType(java.lang.Integer newGradientType)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String DEFINED_STYLE_ID_EDEFAULT
Defined Style Id
' attribute.
getDefinedStyleId()
protected java.lang.String definedStyleId
Defined Style Id
' attribute.
getDefinedStyleId()
protectedadaptedGradientColoredAreas
Adapted Gradient Colored Areas
' containment reference list.
getAdaptedGradientColoredAreas()
protected static final java.lang.Integer GRADIENT_TYPE_EDEFAULT
Gradient Type
' attribute.
getGradientType()
protected java.lang.Integer gradientType
Gradient Type
' attribute.
getGradientType()
Constructor Detail |
---|
protected AdaptedGradientColoredAreasImpl()
Method Detail |
---|
protected EClass eStaticClass()
public java.lang.String getDefinedStyleId()
getDefinedStyleId
in interface AdaptedGradientColoredAreas
AdaptedGradientColoredAreas.setDefinedStyleId(String)
,
StylesPackage.getAdaptedGradientColoredAreas_DefinedStyleId()
public void setDefinedStyleId(java.lang.String newDefinedStyleId)
setDefinedStyleId
in interface AdaptedGradientColoredAreas
newDefinedStyleId
- the new value of the 'Defined Style Id' attribute.AdaptedGradientColoredAreas.getDefinedStyleId()
publicgetAdaptedGradientColoredAreas()
getAdaptedGradientColoredAreas
in interface AdaptedGradientColoredAreas
StylesPackage.getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas()
public java.lang.Integer getGradientType()
getGradientType
in interface AdaptedGradientColoredAreas
AdaptedGradientColoredAreas.setGradientType(Integer)
,
StylesPackage.getAdaptedGradientColoredAreas_GradientType()
public void setGradientType(java.lang.Integer newGradientType)
setGradientType
in interface AdaptedGradientColoredAreas
newGradientType
- the new value of the 'Gradient Type' attribute.AdaptedGradientColoredAreas.getGradientType()
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 |