public class BorderChildImpl extends ChildImpl implements BorderChild
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected Alignment |
alignment
The cached value of the '
Alignment' attribute. |
protected static Alignment |
ALIGNMENT_EDEFAULT
The default value of the '
Alignment' attribute. |
element, name, NAME_EDEFAULT| Modifier | Constructor and Description |
|---|---|
protected |
BorderChildImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Alignment |
getAlignment() |
void |
setAlignment(Alignment newAlignment) |
java.lang.String |
toString() |
basicSetElement, eInverseRemove, getElement, getName, setElement, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetElement, getName, setElement, setNameprotected static final Alignment ALIGNMENT_EDEFAULT
Alignment' attribute.
getAlignment()protected Alignment alignment
Alignment' attribute.
getAlignment()protected EClass eStaticClass()
eStaticClass in class ChildImplpublic Alignment getAlignment()
getAlignment in interface BorderChildAlignment,
BorderChild.setAlignment(Alignment),
VisualInterfacePackage.getBorderChild_Alignment()public void setAlignment(Alignment newAlignment)
setAlignment in interface BorderChildnewAlignment - the new value of the 'Alignment' attribute.Alignment,
BorderChild.getAlignment()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
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