public class GNodeImpl extends GConnectableImpl implements GNode
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 java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected double |
height
The cached value of the '
Height' attribute. |
protected static double |
HEIGHT_EDEFAULT
The default value of the '
Height' attribute. |
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected GModel |
subgraph
The cached value of the '
Subgraph' containment reference. |
protected java.lang.String |
type
The cached value of the '
Type' attribute. |
protected static java.lang.String |
TYPE_EDEFAULT
The default value of the '
Type' attribute. |
protected double |
width
The cached value of the '
Width' attribute. |
protected static double |
WIDTH_EDEFAULT
The default value of the '
Width' attribute. |
protected double |
x
The cached value of the '
X' attribute. |
protected static double |
X_EDEFAULT
The default value of the '
X' attribute. |
protected double |
y
The cached value of the '
Y' attribute. |
protected static double |
Y_EDEFAULT
The default value of the '
Y' attribute. |
connectorsEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
GNodeImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSubgraph(GModel newSubgraph,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.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,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
double |
getHeight() |
java.lang.String |
getId() |
GModel |
getSubgraph() |
java.lang.String |
getType() |
double |
getWidth() |
double |
getX() |
double |
getY() |
void |
setHeight(double newHeight) |
void |
setId(java.lang.String newId) |
void |
setSubgraph(GModel newSubgraph) |
void |
setType(java.lang.String newType) |
void |
setWidth(double newWidth) |
void |
setX(double newX) |
void |
setY(double newY) |
java.lang.String |
toString() |
getConnectorseBasicSetContainer, 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, eBasicRemoveFromContainerFeature, 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, waitgetConnectorseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected static final java.lang.String TYPE_EDEFAULT
Type' attribute.
getType()protected static final double X_EDEFAULT
X' attribute.
getX(),
Constant Field Valuesprotected static final double Y_EDEFAULT
Y' attribute.
getY(),
Constant Field Valuesprotected static final double WIDTH_EDEFAULT
Width' attribute.
getWidth(),
Constant Field Valuesprotected double width
Width' attribute.
getWidth()protected static final double HEIGHT_EDEFAULT
Height' attribute.
getHeight(),
Constant Field Valuesprotected double height
Height' attribute.
getHeight()protected GModel subgraph
Subgraph' containment reference.
getSubgraph()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class GConnectableImplpublic java.lang.String getId()
getId in interface GNodeGNode.setId(String),
GraphPackage.getGNode_Id()public void setId(java.lang.String newId)
setId in interface GNodenewId - the new value of the 'Id' attribute.GNode.getId()public java.lang.String getType()
getType in interface GNodeGNode.setType(String),
GraphPackage.getGNode_Type()public void setType(java.lang.String newType)
setType in interface GNodenewType - the new value of the 'Type' attribute.GNode.getType()public double getX()
getX in interface GNodeGNode.setX(double),
GraphPackage.getGNode_X()public void setX(double newX)
setX in interface GNodenewX - the new value of the 'X' attribute.GNode.getX()public double getY()
getY in interface GNodeGNode.setY(double),
GraphPackage.getGNode_Y()public void setY(double newY)
setY in interface GNodenewY - the new value of the 'Y' attribute.GNode.getY()public double getWidth()
getWidth in interface GNodeGNode.setWidth(double),
GraphPackage.getGNode_Width()public void setWidth(double newWidth)
setWidth in interface GNodenewWidth - the new value of the 'Width' attribute.GNode.getWidth()public double getHeight()
getHeight in interface GNodeGNode.setHeight(double),
GraphPackage.getGNode_Height()public void setHeight(double newHeight)
setHeight in interface GNodenewHeight - the new value of the 'Height' attribute.GNode.getHeight()public GModel getSubgraph()
getSubgraph in interface GNodeGNode.setSubgraph(GModel),
GraphPackage.getGNode_Subgraph(),
GModel.getSupergraph()public org.eclipse.emf.common.notify.NotificationChain basicSetSubgraph(GModel newSubgraph, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSubgraph(GModel newSubgraph)
setSubgraph in interface GNodenewSubgraph - the new value of the 'Subgraph' containment reference.GNode.getSubgraph()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 GConnectableImplpublic 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 GConnectableImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class GConnectableImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class GConnectableImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class GConnectableImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class GConnectableImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2015 TESIS DYNAware. All Rights Reserved.