Class WorkProductTypeImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
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, Classifier, ContentCategory, ContentElement, DescribableElement, Element, MethodElement, NamedElement, PackageableElement, Type, VariabilityElement, WorkProductType

public class WorkProductTypeImpl
extends ContentCategoryImpl
implements WorkProductType
An implementation of the model object 'Work Product Type'.

The following features are implemented:

  • Method Details

    • getWorkProducts

      public org.eclipse.emf.common.util.EList<WorkProduct> getWorkProducts()
      Specified by:
      getWorkProducts in interface WorkProductType
      Returns:
      the value of the 'Work Products' reference list.
      See Also:
      UmaPackage.getWorkProductType_WorkProducts()
    • 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 ContentElementImpl
    • eSet

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

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

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