public abstract class WidgetImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements Widget
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Widget> |
child
The cached value of the '
Child' containment reference list. |
protected Dimension |
dim
The cached value of the '
Dim' containment reference. |
protected static boolean |
GESTURE_ONLY_EDEFAULT
The default value of the '
Gesture Only' attribute. |
protected boolean |
gestureOnly
The cached value of the '
Gesture Only' attribute. |
protected static float |
PORT_YPOSITION_EDEFAULT
The default value of the '
Port YPosition' attribute. |
protected float |
portYPosition
The cached value of the '
Port YPosition' attribute. |
protected Point |
pos
The cached value of the '
Pos' containment reference. |
protected Style |
style
The cached value of the '
Style' reference. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
WidgetImpl() |
| Modifier and Type | Method and Description |
|---|---|
Style |
basicGetStyle() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetDim(Dimension newDim,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetParent(Widget newParent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetPos(Point newPos,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<Widget> |
getChild() |
Dimension |
getDim() |
Widget |
getParent() |
float |
getPortYPosition() |
Point |
getPos() |
Style |
getStyle() |
boolean |
isGestureOnly() |
void |
setDim(Dimension newDim) |
void |
setGestureOnly(boolean newGestureOnly) |
void |
setParent(Widget newParent) |
void |
setPortYPosition(float newPortYPosition) |
void |
setPos(Point newPos) |
void |
setStyle(Style newStyle) |
String |
toString() |
eBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected Style style
Style' reference.
getStyle()protected org.eclipse.emf.common.util.EList<Widget> child
Child' containment reference list.
getChild()protected static final boolean GESTURE_ONLY_EDEFAULT
Gesture Only' attribute.
isGestureOnly(),
Constant Field Valuesprotected boolean gestureOnly
Gesture Only' attribute.
isGestureOnly()protected static final float PORT_YPOSITION_EDEFAULT
Port YPosition' attribute.
getPortYPosition(),
Constant Field Valuesprotected float portYPosition
Port YPosition' attribute.
getPortYPosition()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic Widget getParent()
getParent in interface WidgetWidget.setParent(Widget),
SofiagraphicsPackage.getWidget_Parent(),
Widget.getChild()public org.eclipse.emf.common.notify.NotificationChain basicSetParent(Widget newParent, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setParent(Widget newParent)
setParent in interface WidgetnewParent - the new value of the 'Parent' container reference.Widget.getParent()public Style getStyle()
getStyle in interface WidgetWidget.setStyle(Style),
SofiagraphicsPackage.getWidget_Style()public Style basicGetStyle()
public void setStyle(Style newStyle)
setStyle in interface WidgetnewStyle - the new value of the 'Style' reference.Widget.getStyle()public org.eclipse.emf.common.util.EList<Widget> getChild()
getChild in interface WidgetSofiagraphicsPackage.getWidget_Child(),
Widget.getParent()public Point getPos()
getPos in interface WidgetWidget.setPos(Point),
SofiagraphicsPackage.getWidget_Pos()public org.eclipse.emf.common.notify.NotificationChain basicSetPos(Point newPos, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPos(Point newPos)
setPos in interface WidgetnewPos - the new value of the 'Pos' containment reference.Widget.getPos()public Dimension getDim()
getDim in interface WidgetWidget.setDim(Dimension),
SofiagraphicsPackage.getWidget_Dim()public org.eclipse.emf.common.notify.NotificationChain basicSetDim(Dimension newDim, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDim(Dimension newDim)
setDim in interface WidgetnewDim - the new value of the 'Dim' containment reference.Widget.getDim()public boolean isGestureOnly()
isGestureOnly in interface WidgetWidget.setGestureOnly(boolean),
SofiagraphicsPackage.getWidget_GestureOnly()public void setGestureOnly(boolean newGestureOnly)
setGestureOnly in interface WidgetnewGestureOnly - the new value of the 'Gesture Only' attribute.Widget.isGestureOnly()public float getPortYPosition()
getPortYPosition in interface WidgetWidget.setPortYPosition(float),
SofiagraphicsPackage.getWidget_PortYPosition()public void setPortYPosition(float newPortYPosition)
setPortYPosition in interface WidgetnewPortYPosition - the new value of the 'Port YPosition' attribute.Widget.getPortYPosition()public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2018. All rights reserved.