org.eclipse.graphiti.mm.pictograms.impl
Class ShapeImpl
java.lang.Object
EObjectImpl
org.eclipse.graphiti.mm.impl.PropertyContainerImpl
org.eclipse.graphiti.mm.impl.GraphicsAlgorithmContainerImpl
org.eclipse.graphiti.mm.pictograms.impl.PictogramElementImpl
org.eclipse.graphiti.mm.pictograms.impl.AnchorContainerImpl
org.eclipse.graphiti.mm.pictograms.impl.ShapeImpl
- All Implemented Interfaces:
- GraphicsAlgorithmContainer, AnchorContainer, PictogramElement, Shape, PropertyContainer
- Direct Known Subclasses:
- ConnectionDecoratorImpl, ContainerShapeImpl
public class ShapeImpl
- extends AnchorContainerImpl
- implements Shape
An implementation of the model object 'Shape'.
The following features are implemented:
Methods inherited from class org.eclipse.graphiti.mm.pictograms.impl.PictogramElementImpl |
basicGetGraphicsAlgorithm, basicGetLink, basicSetGraphicsAlgorithm, basicSetLink, getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible, toString |
ShapeImpl
protected ShapeImpl()
-
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class AnchorContainerImpl
getContainer
public ContainerShape getContainer()
-
- Specified by:
getContainer
in interface Shape
- Returns:
- the value of the 'Container' container reference.
- See Also:
Shape.setContainer(ContainerShape)
,
PictogramsPackage.getShape_Container()
,
ContainerShape.getChildren()
basicGetContainer
public ContainerShape basicGetContainer()
-
basicSetContainer
public NotificationChain basicSetContainer(ContainerShape newContainer,
NotificationChain msgs)
-
setContainer
public void setContainer(ContainerShape newContainer)
-
- Specified by:
setContainer
in interface Shape
- Parameters:
newContainer
- the new value of the 'Container' container reference.- See Also:
Shape.getContainer()
eInverseAdd
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
-
- Overrides:
eInverseAdd
in class AnchorContainerImpl
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
-
- Overrides:
eInverseRemove
in class AnchorContainerImpl
eBasicRemoveFromContainerFeature
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
-
eGet
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
- Overrides:
eGet
in class AnchorContainerImpl
eSet
public void eSet(int featureID,
Object newValue)
-
- Overrides:
eSet
in class AnchorContainerImpl
eUnset
public void eUnset(int featureID)
-
- Overrides:
eUnset
in class AnchorContainerImpl
eIsSet
public boolean eIsSet(int featureID)
-
- Overrides:
eIsSet
in class AnchorContainerImpl
Copyright (c) SAP AG 2005, 2012.