Class DisciplineImpl

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, Discipline, Element, MethodElement, NamedElement, PackageableElement, Type, VariabilityElement

public class DisciplineImpl
extends ContentCategoryImpl
implements Discipline
An implementation of the model object 'Discipline'.

The following features are implemented:

  • Method Details

    • getTasks

      public org.eclipse.emf.common.util.EList<Task> getTasks()
      Specified by:
      getTasks in interface Discipline
      Returns:
      the value of the 'Tasks' reference list.
      See Also:
      UmaPackage.getDiscipline_Tasks()
    • getSubdiscipline

      public org.eclipse.emf.common.util.EList<Discipline> getSubdiscipline()
      Specified by:
      getSubdiscipline in interface Discipline
      Returns:
      the value of the 'Subdiscipline' containment reference list.
      See Also:
      UmaPackage.getDiscipline_Subdiscipline()
    • getReferenceWorkflows

      public org.eclipse.emf.common.util.EList<Activity> getReferenceWorkflows()
      Specified by:
      getReferenceWorkflows in interface Discipline
      Returns:
      the value of the 'Reference Workflows' reference list.
      See Also:
      UmaPackage.getDiscipline_ReferenceWorkflows()
    • 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 DescribableElementImpl
    • 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