org.eclipse.gmt.umlx.mm.impl
Class GClassImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                  extended by org.eclipse.gmt.umlx.gcore.impl.GPersistentCoModelImpl
                      extended by org.eclipse.gmt.umlx.gcore.impl.GPersistentSheetNodeImpl
                          extended by org.eclipse.gmt.umlx.gcore.impl.GPersistentNamedSheetNodeImpl
                              extended by org.eclipse.gmt.umlx.mm.impl.GClassImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, GElement, GModelElement, GNamedElement, GNodeElement, GPersistentCoModel, GPersistentNamedSheetNode, GPersistentSheetNode, GSheetNode, GClass

public class GClassImpl
extends GPersistentNamedSheetNodeImpl
implements GClass

An implementation of the model object 'Class View'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 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)
           
 void eUnset(int featureID)
           
 org.eclipse.emf.ecore.EClass getDerivedCoModel()
           
 org.eclipse.emf.common.util.EList getGAttributes()
           
 org.eclipse.emf.common.util.EList getGOperations()
           
 
Methods inherited from class org.eclipse.gmt.umlx.gcore.impl.GPersistentSheetNodeImpl
eBaseStructuralFeatureID, eBasicRemoveFromContainerFeature, eDerivedStructuralFeatureID, getIncomingConnections, getLocation, getOutgoingConnections, getSheet, getWidth, setLocation, setSheet, setWidth, toString
 
Methods inherited from class org.eclipse.gmt.umlx.gcore.impl.GPersistentCoModelImpl
basicGetCoModel, getCoModel, getDiagram, setCoModel, simpleGetCoModel
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GPersistentCoModel
getCoModel, setCoModel
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GSheetNode
getLocation, getSheet, getWidth, setLocation, setSheet, setWidth
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GNodeElement
getIncomingConnections, getOutgoingConnections
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Method Detail

getGOperations

public org.eclipse.emf.common.util.EList getGOperations()

Specified by:
getGOperations in interface GClass
Returns:
the value of the 'GOperations' containment reference list.
See Also:
MmPackage.getGClass_GOperations(), GClassOperation.getGClass()

getDerivedCoModel

public org.eclipse.emf.ecore.EClass getDerivedCoModel()

Specified by:
getDerivedCoModel in interface GClass

eInverseAdd

public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                   int featureID,
                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseAdd in class GPersistentSheetNodeImpl

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class GPersistentSheetNodeImpl

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class GPersistentSheetNodeImpl

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class GPersistentSheetNodeImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class GPersistentSheetNodeImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class GPersistentSheetNodeImpl

getGAttributes

public org.eclipse.emf.common.util.EList getGAttributes()

Specified by:
getGAttributes in interface GClass
Returns:
the value of the 'GAttributes' containment reference list.
See Also:
MmPackage.getGClass_GAttributes(), GClassAttribute.getGClass()