Class DomainImpl

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

public class DomainImpl
extends ContentCategoryImpl
implements Domain
An implementation of the model object 'Domain'.

The following features are implemented:

  • Method Details

    • getWorkProducts

      public org.eclipse.emf.common.util.EList<WorkProduct> getWorkProducts()
      Specified by:
      getWorkProducts in interface Domain
      Returns:
      the value of the 'Work Products' reference list.
      See Also:
      UmaPackage.getDomain_WorkProducts()
    • getSubdomains

      public org.eclipse.emf.common.util.EList<Domain> getSubdomains()
      Specified by:
      getSubdomains in interface Domain
      Returns:
      the value of the 'Subdomains' containment reference list.
      See Also:
      UmaPackage.getDomain_Subdomains()
    • 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