Interface FormalParam

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Literal getDefaultValue()
      Returns the value of the 'Default Value' containment reference.
      boolean isByValue()
      Returns the value of the 'By Value' attribute.
      void setByValue​(boolean value)
      Sets the value of the 'By Value' attribute.
      void setDefaultValue​(Literal value)
      Sets the value of the 'Default Value' containment reference.
      • 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