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. |
getAnchorsgetGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisiblegetPropertiesContainerShape 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()