Interface FormalParam

All Superinterfaces:
org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, Variable
All Known Implementing Classes:
FormalParamImpl

public interface FormalParam extends Variable
A representation of the model object 'Formal Param'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Default Value' containment reference.
    boolean
    Returns the value of the 'By Value' attribute.
    void
    setByValue(boolean value)
    Sets the value of the 'By Value' attribute.
    void
    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 com._1c.g5.v8.dt.mcore.NamedElement

    getName, setName

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface com._1c.g5.v8.dt.bsl.model.Variable

    getTypeStateProvider, setTypeStateProvider