Class ProcessFamilyImpl

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, MethodConfiguration, MethodElement, MethodUnit, NamedElement, PackageableElement, ProcessFamily

public class ProcessFamilyImpl
extends MethodConfigurationImpl
implements ProcessFamily
An implementation of the model object 'Process Family'.

The following features are implemented:

  • Method Details

    • getDeliveryProcesses

      public org.eclipse.emf.common.util.EList<DeliveryProcess> getDeliveryProcesses()
      Specified by:
      getDeliveryProcesses in interface ProcessFamily
      Returns:
      the value of the 'Delivery Processes' reference list.
      See Also:
      UmaPackage.getProcessFamily_DeliveryProcesses()
    • 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 MethodConfigurationImpl
    • eSet

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

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

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