public interface BorderChild extends Child
The following features are supported:
VisualInterfacePackage.getBorderChild()
Modifier and Type | Method and Description |
---|---|
Alignment |
getAlignment()
Returns the value of the 'Alignment' attribute.
|
void |
setAlignment(Alignment value)
Sets the value of the '
Alignment ' attribute. |
getElement, getName, setElement, setName
Alignment getAlignment()
"CENTER"
.
The literals are from the enumeration Alignment
.
If the meaning of the 'Alignment' attribute isn't clear, there really should be more of a description here...
Alignment
,
setAlignment(Alignment)
,
VisualInterfacePackage.getBorderChild_Alignment()
void setAlignment(Alignment value)
Alignment
' attribute.
value
- the new value of the 'Alignment' attribute.Alignment
,
getAlignment()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.