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
org.palladiosimulator.pcm.core.entity.impl.EntityImpl
org.palladiosimulator.qualitymodel.impl.NqrImpl
All Implemented Interfaces:
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, org.palladiosimulator.pcm.core.entity.Entity, org.palladiosimulator.pcm.core.entity.NamedElement, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass, Nqr

public class NqrImpl extends org.palladiosimulator.pcm.core.entity.impl.EntityImpl implements Nqr
An implementation of the model object 'Nqr'.

The following features are implemented:

Generated class or method.
  • Field Details

    • value

      protected ValueLiteral value
      The cached value of the 'Value' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • dimension

      protected Dimension dimension
      The cached value of the 'Dimension' reference.
      See Also:
      Generated class or method.
      Ordered collection.
  • Constructor Details

    • NqrImpl

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

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
      Generated class or method.
    • getValue

      public ValueLiteral getValue()
      Specified by:
      getValue in interface Nqr
      Returns:
      the value of the 'Value' containment reference.
      See Also:
      Generated class or method.
    • basicSetValue

      public NotificationChain basicSetValue(ValueLiteral newValue, NotificationChain msgs)
      Generated class or method.
    • setValue

      public void setValue(ValueLiteral newValue)
      Specified by:
      setValue in interface Nqr
      Parameters:
      newValue - the new value of the 'Value' containment reference.
      See Also:
      Generated class or method.
    • getDimension

      public Dimension getDimension()
      Specified by:
      getDimension in interface Nqr
      Returns:
      the value of the 'Dimension' reference.
      See Also:
      Generated class or method.
    • basicGetDimension

      public Dimension basicGetDimension()
      Generated class or method.
    • setDimension

      public void setDimension(Dimension newDimension)
      Specified by:
      setDimension in interface Nqr
      Parameters:
      newDimension - the new value of the 'Dimension' reference.
      See Also:
      Generated class or method.
    • toString

      public String toString()
      Specified by:
      toString in interface Nqr
      Overrides:
      toString in class org.eclipse.emf.internal.cdo.CDOObjectImpl
      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 org.palladiosimulator.pcm.core.entity.impl.EntityImpl
      Generated class or method.
    • eSet

      public void eSet(int featureID, Object newValue)
      Specified by:
      eSet in interface InternalEObject
      Overrides:
      eSet in class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
      Generated class or method.
    • eUnset

      public void eUnset(int featureID)
      Specified by:
      eUnset in interface InternalEObject
      Overrides:
      eUnset in class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
      Generated class or method.
    • eIsSet

      public boolean eIsSet(int featureID)
      Specified by:
      eIsSet in interface InternalEObject
      Overrides:
      eIsSet in class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
      Generated class or method.