Interface NewValueInfo

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.ecore.EObject getValue()
      Returns the value of the 'Value' containment reference.
      String getValueExpression()
      Returns the value of the 'Value Expression' attribute.
      NewValueVariant getVariant()
      Returns the value of the 'Variant' attribute.
      boolean isSetVariant()
      Returns whether the value of the 'Variant' attribute is set.
      void setValue​(org.eclipse.emf.ecore.EObject value)
      Sets the value of the 'Value' containment reference.
      void setValueExpression​(String value)
      Sets the value of the 'Value Expression' attribute.
      void setVariant​(NewValueVariant value)
      Sets the value of the 'Variant' attribute.
      void unsetVariant()
      Unsets the value of the 'Variant' attribute.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver