Class ImplicitVariableImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
All Implemented Interfaces:
IBmObject, ImplicitVariable, Variable, Environmental, NamedElement, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject

public class ImplicitVariableImpl extends VariableImpl implements ImplicitVariable
An implementation of the model object 'Implicit Variable'.

The following features are implemented:

  • Field Details

  • Constructor Details

    • ImplicitVariableImpl

      protected ImplicitVariableImpl()
  • Method Details

    • eStaticClass

      protected org.eclipse.emf.ecore.EClass eStaticClass()
      Overrides:
      eStaticClass in class VariableImpl
    • getEnvironments

      public Environments getEnvironments()
      Specified by:
      getEnvironments in interface Environmental
      Returns:
      the value of the 'Environments' attribute.
      See Also:
    • setEnvironments

      public void setEnvironments(Environments newEnvironments)
      Specified by:
      setEnvironments in interface Environmental
      Parameters:
      newEnvironments - the new value of the 'Environments' attribute.
      See Also:
    • environments

      public Environments environments()
      Specified by:
      environments in interface Environmental
      Specified by:
      environments in interface ImplicitVariable
    • eGet

      public Object eGet(int featureID, boolean resolve, boolean coreType)
      Specified by:
      eGet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eGet in class VariableImpl
    • eSet

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

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

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

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

      public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
      Specified by:
      eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
    • eDerivedOperationID

      public int eDerivedOperationID(int baseOperationID, Class<?> baseClass)
      Specified by:
      eDerivedOperationID in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eDerivedOperationID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
    • eInvoke

      public Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException
      Specified by:
      eInvoke in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eInvoke in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
      Throws:
      InvocationTargetException
    • toString

      public String toString()
      Overrides:
      toString in class VariableImpl