|
||||||||||
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.RenderingStyleImpl
public class RenderingStyleImpl
An implementation of the model object 'Rendering Style'.
The following features are implemented:
Field Summary | |
---|---|
protected AdaptedGradientColoredAreas |
adaptedGradientColoredAreas
The cached value of the ' Adapted Gradient Colored Areas ' containment reference. |
Constructor Summary | |
---|---|
protected |
RenderingStyleImpl()
|
Method Summary | |
---|---|
AdaptedGradientColoredAreas |
basicGetAdaptedGradientColoredAreas()
|
NotificationChain |
basicSetAdaptedGradientColoredAreas(AdaptedGradientColoredAreas newAdaptedGradientColoredAreas,
NotificationChain msgs)
|
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)
|
AdaptedGradientColoredAreas |
getAdaptedGradientColoredAreas()
|
void |
setAdaptedGradientColoredAreas(AdaptedGradientColoredAreas newAdaptedGradientColoredAreas)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AdaptedGradientColoredAreas adaptedGradientColoredAreas
Adapted Gradient Colored Areas
' containment reference.
getAdaptedGradientColoredAreas()
Constructor Detail |
---|
protected RenderingStyleImpl()
Method Detail |
---|
protected EClass eStaticClass()
public AdaptedGradientColoredAreas getAdaptedGradientColoredAreas()
getAdaptedGradientColoredAreas
in interface RenderingStyle
RenderingStyle.setAdaptedGradientColoredAreas(AdaptedGradientColoredAreas)
,
StylesPackage.getRenderingStyle_AdaptedGradientColoredAreas()
public AdaptedGradientColoredAreas basicGetAdaptedGradientColoredAreas()
public NotificationChain basicSetAdaptedGradientColoredAreas(AdaptedGradientColoredAreas newAdaptedGradientColoredAreas, NotificationChain msgs)
public void setAdaptedGradientColoredAreas(AdaptedGradientColoredAreas newAdaptedGradientColoredAreas)
setAdaptedGradientColoredAreas
in interface RenderingStyle
newAdaptedGradientColoredAreas
- the new value of the 'Adapted Gradient Colored Areas' containment reference.RenderingStyle.getAdaptedGradientColoredAreas()
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |