Class ToolControlImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
All Implemented Interfaces:
MApplicationElement, MContribution, MTrimElement, MToolBarElement, MToolControl, MLocalizable, MUIElement, 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 ToolControlImpl extends ToolBarElementImpl implements MToolControl
An implementation of the model object 'Tool Control'.

The following features are implemented:

Since:
1.0
  • Field Details

  • Constructor Details

    • ToolControlImpl

      protected ToolControlImpl()
  • Method Details

    • eStaticClass

      protected org.eclipse.emf.ecore.EClass eStaticClass()
      Overrides:
      eStaticClass in class ToolBarElementImpl
    • getContributionURI

      public String getContributionURI()
      Specified by:
      getContributionURI in interface MContribution
      Returns:
      the value of the 'Contribution URI' attribute.
      Since:
      1.0
      See Also:
    • setContributionURI

      public void setContributionURI(String newContributionURI)
      Specified by:
      setContributionURI in interface MContribution
      Parameters:
      newContributionURI - the new value of the 'Contribution URI' attribute.
      Since:
      1.0
      See Also:
    • getObject

      public Object getObject()
      Specified by:
      getObject in interface MContribution
      Returns:
      the value of the 'Object' attribute.
      See Also:
    • setObject

      public void setObject(Object newObject)
      Specified by:
      setObject in interface MContribution
      Parameters:
      newObject - the new value of the 'Object' attribute.
      See Also:
    • eGet

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

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

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

      public boolean eIsSet(int featureID)
      Specified by:
      eIsSet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eIsSet in class UIElementImpl
    • 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
    • toString

      public String toString()
      Overrides:
      toString in class UIElementImpl