Class StepImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, Element, MethodElement, NamedElement, PackageableElement, Section, Step, VariabilityElement, WorkDefinition

public class StepImpl
extends SectionImpl
implements Step
An implementation of the model object 'Step'.

The following features are implemented:

  • Method Details

    • getPrecondition

      public Constraint getPrecondition()
      Specified by:
      getPrecondition in interface WorkDefinition
      Returns:
      the value of the 'Precondition' containment reference.
      See Also:
      WorkDefinition.setPrecondition(Constraint), UmaPackage.getWorkDefinition_Precondition()
    • basicGetPrecondition

      public Constraint basicGetPrecondition()
    • basicSetPrecondition

      public org.eclipse.emf.common.notify.NotificationChain basicSetPrecondition​(Constraint newPrecondition, org.eclipse.emf.common.notify.NotificationChain msgs)
    • setPrecondition

      public void setPrecondition​(Constraint newPrecondition)
      Specified by:
      setPrecondition in interface WorkDefinition
      Parameters:
      newPrecondition - the new value of the 'Precondition' containment reference.
      See Also:
      WorkDefinition.getPrecondition()
    • getPostcondition

      public Constraint getPostcondition()
      Specified by:
      getPostcondition in interface WorkDefinition
      Returns:
      the value of the 'Postcondition' containment reference.
      See Also:
      WorkDefinition.setPostcondition(Constraint), UmaPackage.getWorkDefinition_Postcondition()
    • basicGetPostcondition

      public Constraint basicGetPostcondition()
    • basicSetPostcondition

      public org.eclipse.emf.common.notify.NotificationChain basicSetPostcondition​(Constraint newPostcondition, org.eclipse.emf.common.notify.NotificationChain msgs)
    • setPostcondition

      public void setPostcondition​(Constraint newPostcondition)
      Specified by:
      setPostcondition in interface WorkDefinition
      Parameters:
      newPostcondition - the new value of the 'Postcondition' containment reference.
      See Also:
      WorkDefinition.getPostcondition()
    • 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 SectionImpl
    • 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 SectionImpl
    • eSet

      public void eSet​(int featureID, java.lang.Object newValue)
      Specified by:
      eSet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eSet in class SectionImpl
    • eUnset

      public void eUnset​(int featureID)
      Specified by:
      eUnset in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eUnset in class SectionImpl
    • eIsSet

      public boolean eIsSet​(int featureID)
      Specified by:
      eIsSet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eIsSet in class SectionImpl
    • eBaseStructuralFeatureID

      public int eBaseStructuralFeatureID​(int derivedFeatureID, java.lang.Class<?> baseClass)
      Specified by:
      eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
    • eDerivedStructuralFeatureID

      public int eDerivedStructuralFeatureID​(int baseFeatureID, java.lang.Class<?> baseClass)
      Specified by:
      eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl