| Modifier and Type | Field and Description |
|---|---|
protected Dimension |
dimension
The cached value of the '
Dimension' containment reference. |
protected Position |
position
The cached value of the '
Position' containment reference. |
element, name, NAME_EDEFAULT| Modifier | Constructor and Description |
|---|---|
protected |
XYChildImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetDimension(Dimension newDimension,
NotificationChain msgs) |
NotificationChain |
basicSetPosition(Position newPosition,
NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Dimension |
getDimension() |
Position |
getPosition() |
void |
setDimension(Dimension newDimension) |
void |
setPosition(Position newPosition) |
basicSetElement, getElement, getName, setElement, setName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetElement, getName, setElement, setNameprotected Position position
Position' containment reference.
getPosition()protected Dimension dimension
Dimension' containment reference.
getDimension()protected EClass eStaticClass()
eStaticClass in class ChildImplpublic Position getPosition()
getPosition in interface XYChildXYChild.setPosition(Position),
VisualInterfacePackage.getXYChild_Position()public NotificationChain basicSetPosition(Position newPosition, NotificationChain msgs)
public void setPosition(Position newPosition)
setPosition in interface XYChildnewPosition - the new value of the 'Position' containment reference.XYChild.getPosition()public Dimension getDimension()
getDimension in interface XYChildXYChild.setDimension(Dimension),
VisualInterfacePackage.getXYChild_Dimension()public NotificationChain basicSetDimension(Dimension newDimension, NotificationChain msgs)
public void setDimension(Dimension newDimension)
setDimension in interface XYChildnewDimension - the new value of the 'Dimension' containment reference.XYChild.getDimension()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ChildImplpublic 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