Class LinkingResourceMeasuringPointImpl

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
org.palladiosimulator.edp2.models.measuringpoint.impl.MeasuringPointImpl
org.palladiosimulator.pcmmeasuringpoint.impl.LinkingResourceMeasuringPointImpl
All Implemented Interfaces:
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.edp2.models.measuringpoint.MeasuringPoint, LinkingResourceMeasuringPoint, LinkingResourceReference

public class LinkingResourceMeasuringPointImpl extends org.palladiosimulator.edp2.models.measuringpoint.impl.MeasuringPointImpl implements LinkingResourceMeasuringPoint
An implementation of the model object ' Linking Resource Measuring Point'.

The following features are implemented:

Generated class or method.
  • Constructor Details

    • LinkingResourceMeasuringPointImpl

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

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class org.palladiosimulator.edp2.models.measuringpoint.impl.MeasuringPointImpl
      Generated class or method.
    • getLinkingResource

      public LinkingResource getLinkingResource()
      Specified by:
      getLinkingResource in interface LinkingResourceReference
      Returns:
      the value of the 'Linking Resource' reference.
      See Also:
      Generated class or method.
    • basicGetLinkingResource

      public LinkingResource basicGetLinkingResource()
      Generated class or method.
    • setLinkingResource

      public void setLinkingResource(LinkingResource newLinkingResource)
      Specified by:
      setLinkingResource in interface LinkingResourceReference
      Parameters:
      newLinkingResource - the new value of the 'Linking Resource' reference.
      See Also:
      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.edp2.models.measuringpoint.impl.MeasuringPointImpl
      Generated class or method.
    • eSet

      public void eSet(int featureID, Object newValue)
      Specified by:
      eSet in interface InternalEObject
      Overrides:
      eSet in class org.palladiosimulator.edp2.models.measuringpoint.impl.MeasuringPointImpl
      Generated class or method.
    • eUnset

      public void eUnset(int featureID)
      Specified by:
      eUnset in interface InternalEObject
      Overrides:
      eUnset in class org.palladiosimulator.edp2.models.measuringpoint.impl.MeasuringPointImpl
      Generated class or method.
    • eIsSet

      public boolean eIsSet(int featureID)
      Specified by:
      eIsSet in interface InternalEObject
      Overrides:
      eIsSet in class org.palladiosimulator.edp2.models.measuringpoint.impl.MeasuringPointImpl
      Generated class or method.
    • eBaseStructuralFeatureID

      public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)
      Specified by:
      eBaseStructuralFeatureID in interface InternalEObject
      Overrides:
      eBaseStructuralFeatureID in class BasicEObjectImpl
      Generated class or method.
    • eDerivedStructuralFeatureID

      public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
      Specified by:
      eDerivedStructuralFeatureID in interface InternalEObject
      Overrides:
      eDerivedStructuralFeatureID in class BasicEObjectImpl
      Generated class or method.
    • getStringRepresentation

      public String getStringRepresentation()
      Specified by:
      getStringRepresentation in interface org.palladiosimulator.edp2.models.measuringpoint.MeasuringPoint
      Overrides:
      getStringRepresentation in class org.palladiosimulator.edp2.models.measuringpoint.impl.MeasuringPointImpl
      Generated class or method.
      NOT
    • getResourceURIRepresentation

      public String getResourceURIRepresentation()
      Specified by:
      getResourceURIRepresentation in interface org.palladiosimulator.edp2.models.measuringpoint.MeasuringPoint
      Overrides:
      getResourceURIRepresentation in class org.palladiosimulator.edp2.models.measuringpoint.impl.MeasuringPointImpl
      Generated class or method.
      NOT