Interface Parameter

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

public interface Parameter extends TypedElement
A representation of the model object 'Parameter'.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Operation' container reference.
    void
    Sets the value of the 'Operation' container 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.m2m.atl.emftvm.NamedElement

    getName, setName

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

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface org.eclipse.m2m.atl.emftvm.TypedElement

    getEType, getType, getTypeModel, setEType, setType, setTypeModel