Interface UnaryExpression

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Expression getOperand()
      Returns the value of the 'Operand' containment reference.
      UnaryOperation getOperation()
      Returns the value of the 'Operation' attribute.
      void setOperand​(Expression value)
      Sets the value of the 'Operand' containment reference.
      void setOperation​(UnaryOperation value)
      Sets the value of the 'Operation' 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