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