Class RoleImpl

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, Classifier, ContentElement, DescribableElement, Element, FulfillableElement, MethodElement, NamedElement, PackageableElement, Role, Type, VariabilityElement

public class RoleImpl
extends ContentElementImpl
implements Role
An implementation of the model object 'Role'.

The following features are implemented:

  • Method Details

    • getFulfills

      public org.eclipse.emf.common.util.EList<FulfillableElement> getFulfills()
      Specified by:
      getFulfills in interface FulfillableElement
      Returns:
      the value of the 'Fulfills' reference list.
      See Also:
      UmaPackage.getFulfillableElement_Fulfills()
    • getModifies

      public org.eclipse.emf.common.util.EList<WorkProduct> getModifies()
      Specified by:
      getModifies in interface Role
      Returns:
      the value of the 'Modifies' reference list.
      See Also:
      UmaPackage.getRole_Modifies()
    • getResponsibleFor

      public org.eclipse.emf.common.util.EList<WorkProduct> getResponsibleFor()
      Specified by:
      getResponsibleFor in interface Role
      Returns:
      the value of the 'Responsible For' reference list.
      See Also:
      UmaPackage.getRole_ResponsibleFor()
    • 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
    • eBaseStructuralFeatureID

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

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