|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.graphiti.mm.impl.PropertyContainerImpl
org.eclipse.graphiti.mm.impl.GraphicsAlgorithmContainerImpl
org.eclipse.graphiti.mm.algorithms.impl.GraphicsAlgorithmImpl
org.eclipse.graphiti.mm.algorithms.impl.PlatformGraphicsAlgorithmImpl
public class PlatformGraphicsAlgorithmImpl
An implementation of the model object 'Platform Graphics Algorithm'.
The following features are implemented:
Field Summary | |
---|---|
protected String |
id
The cached value of the ' Id ' attribute. |
protected static String |
ID_EDEFAULT
The default value of the ' Id ' attribute. |
Fields inherited from class org.eclipse.graphiti.mm.algorithms.impl.GraphicsAlgorithmImpl |
---|
background, filled, FILLED_EDEFAULT, foreground, graphicsAlgorithmChildren, height, HEIGHT_EDEFAULT, LINE_STYLE_EDEFAULT, LINE_VISIBLE_EDEFAULT, LINE_WIDTH_EDEFAULT, lineStyle, lineVisible, lineWidth, renderingStyle, style, transparency, TRANSPARENCY_EDEFAULT, width, WIDTH_EDEFAULT, x, X_EDEFAULT, y, Y_EDEFAULT |
Fields inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl |
---|
properties |
Constructor Summary | |
---|---|
protected |
PlatformGraphicsAlgorithmImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
String |
getId()
|
void |
setId(String newId)
|
String |
toString()
|
Methods inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl |
---|
getProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.graphiti.mm.algorithms.GraphicsAlgorithm |
---|
getGraphicsAlgorithmChildren, getHeight, getParentGraphicsAlgorithm, getPictogramElement, getStyle, getWidth, getX, getY, setHeight, setParentGraphicsAlgorithm, setPictogramElement, setStyle, setWidth, setX, setY |
Methods inherited from interface org.eclipse.graphiti.mm.PropertyContainer |
---|
getProperties |
Methods inherited from interface org.eclipse.graphiti.mm.algorithms.styles.AbstractStyle |
---|
getBackground, getFilled, getForeground, getLineStyle, getLineVisible, getLineWidth, getRenderingStyle, getTransparency, setBackground, setFilled, setForeground, setLineStyle, setLineVisible, setLineWidth, setRenderingStyle, setTransparency |
Field Detail |
---|
protected static final String ID_EDEFAULT
Id
' attribute.
getId()
protected String id
Id
' attribute.
getId()
Constructor Detail |
---|
protected PlatformGraphicsAlgorithmImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class GraphicsAlgorithmImpl
public String getId()
getId
in interface PlatformGraphicsAlgorithm
PlatformGraphicsAlgorithm.setId(String)
,
AlgorithmsPackage.getPlatformGraphicsAlgorithm_Id()
public void setId(String newId)
setId
in interface PlatformGraphicsAlgorithm
newId
- the new value of the 'Id' attribute.PlatformGraphicsAlgorithm.getId()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class GraphicsAlgorithmImpl
public void eSet(int featureID, Object newValue)
eSet
in class GraphicsAlgorithmImpl
public void eUnset(int featureID)
eUnset
in class GraphicsAlgorithmImpl
public boolean eIsSet(int featureID)
eIsSet
in class GraphicsAlgorithmImpl
public String toString()
toString
in class GraphicsAlgorithmImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |