java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
org.eclipse.emf.internal.cdo.CDOObjectImpl
de.uka.ipd.sdq.identifier.impl.IdentifierImpl
de.uka.ipd.sdq.dsexplore.qml.declarations.QMLDeclarations.impl.QMLDeclarationsImpl
All Implemented Interfaces:
QMLDeclarations, de.uka.ipd.sdq.identifier.Identifier, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, org.eclipse.emf.spi.cdo.InternalCDOLoadable, org.eclipse.emf.spi.cdo.InternalCDOObject

public class QMLDeclarationsImpl extends de.uka.ipd.sdq.identifier.impl.IdentifierImpl implements QMLDeclarations
An implementation of the model object 'QML Declarations'.

The following features are implemented:

Generated class or method.
  • Field Details

  • Constructor Details

    • QMLDeclarationsImpl

      protected QMLDeclarationsImpl()
      Generated class or method.
  • Method Details

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
      Generated class or method.
    • getQmlDeclarations

      public EList<QMLDeclaration> getQmlDeclarations()
      Specified by:
      getQmlDeclarations in interface QMLDeclarations
      Returns:
      the value of the 'Qml Declarations' containment reference list.
      See Also:
      Generated class or method.
    • eInverseRemove

      public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
      Overrides:
      eInverseRemove in class BasicEObjectImpl
      Generated class or method.
    • eGet

      public Object eGet(int featureID, boolean resolve, boolean coreType)
      Specified by:
      eGet in interface InternalEObject
      Overrides:
      eGet in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
      Generated class or method.
    • eSet

      public void eSet(int featureID, Object newValue)
      Specified by:
      eSet in interface InternalEObject
      Overrides:
      eSet in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
      Generated class or method.
    • eUnset

      public void eUnset(int featureID)
      Specified by:
      eUnset in interface InternalEObject
      Overrides:
      eUnset in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
      Generated class or method.
    • eIsSet

      public boolean eIsSet(int featureID)
      Specified by:
      eIsSet in interface InternalEObject
      Overrides:
      eIsSet in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
      Generated class or method.