public interface Shape extends AnchorContainer
The following features are supported:
PictogramsPackage.getShape()
Modifier and Type | Method and Description |
---|---|
ContainerShape |
getContainer()
Returns the value of the 'Container' container reference.
|
void |
setContainer(ContainerShape value)
Sets the value of the '
Container ' container reference. |
getAnchors
getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible
getProperties
ContainerShape getContainer()
Children
'.
If the meaning of the 'Container' container reference isn't clear, there really should be more of a description here...
setContainer(ContainerShape)
,
PictogramsPackage.getShape_Container()
,
ContainerShape.getChildren()
void setContainer(ContainerShape value)
Container
' container reference.
value
- the new value of the 'Container' container reference.getContainer()