Class LinkTimingFailureImpl

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, Domain, Failure, LinkFailure, LinkTimingFailure, Timing, org.palladiosimulator.pcm.core.entity.Entity, org.palladiosimulator.pcm.core.entity.NamedElement, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass

public class LinkTimingFailureImpl extends LinkFailureImpl implements LinkTimingFailure
An implementation of the model object 'Link Timing Failure'.

The following features are implemented:

Generated class or method.
  • Constructor Details

    • LinkTimingFailureImpl

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

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class LinkFailureImplGen
      Generated class or method.
    • getDelay

      public org.palladiosimulator.pcm.core.PCMRandomVariable getDelay()
      Specified by:
      getDelay in interface Timing
      Returns:
      the value of the 'Delay' containment reference.
      See Also:
      Generated class or method.
    • basicSetDelay

      public NotificationChain basicSetDelay(org.palladiosimulator.pcm.core.PCMRandomVariable newDelay, NotificationChain msgs)
      Generated class or method.
    • setDelay

      public void setDelay(org.palladiosimulator.pcm.core.PCMRandomVariable newDelay)
      Specified by:
      setDelay in interface Timing
      Parameters:
      newDelay - the new value of the 'Delay' containment reference.
      See Also:
      Generated class or method.
    • getScalingFactor

      public org.palladiosimulator.pcm.core.PCMRandomVariable getScalingFactor()
      Specified by:
      getScalingFactor in interface Timing
      Returns:
      the value of the 'Scaling Factor' containment reference.
      See Also:
      Generated class or method.
    • basicSetScalingFactor

      public NotificationChain basicSetScalingFactor(org.palladiosimulator.pcm.core.PCMRandomVariable newScalingFactor, NotificationChain msgs)
      Generated class or method.
    • setScalingFactor

      public void setScalingFactor(org.palladiosimulator.pcm.core.PCMRandomVariable newScalingFactor)
      Specified by:
      setScalingFactor in interface Timing
      Parameters:
      newScalingFactor - the new value of the 'Scaling Factor' containment reference.
      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 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.
    • eBaseStructuralFeatureID

      public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)
      Specified by:
      eBaseStructuralFeatureID in interface InternalEObject
      Overrides:
      eBaseStructuralFeatureID in class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
      Generated class or method.
    • eDerivedStructuralFeatureID

      public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
      Specified by:
      eDerivedStructuralFeatureID in interface InternalEObject
      Overrides:
      eDerivedStructuralFeatureID in class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
      Generated class or method.