public interface XYChild extends Child
The following features are supported:
VisualInterfacePackage.getXYChild()| Modifier and Type | Method and Description |
|---|---|
Dimension |
getDimension()
Returns the value of the 'Dimension' containment reference.
|
Position |
getPosition()
Returns the value of the 'Position' containment reference.
|
void |
setDimension(Dimension value)
Sets the value of the '
Dimension' containment reference. |
void |
setPosition(Position value)
Sets the value of the '
Position' containment reference. |
getElement, getName, setElement, setNamePosition getPosition()
If the meaning of the 'Position' containment reference isn't clear, there really should be more of a description here...
setPosition(Position),
VisualInterfacePackage.getXYChild_Position()void setPosition(Position value)
Position' containment reference.
value - the new value of the 'Position' containment reference.getPosition()Dimension getDimension()
setDimension(Dimension),
VisualInterfacePackage.getXYChild_Dimension()void setDimension(Dimension value)
Dimension' containment reference.
value - the new value of the 'Dimension' containment reference.getDimension()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0