Interface OverloadedDeclaration

All Superinterfaces:
AnnotatedElement, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, ParametricDefinition, Relation, Statement
All Known Implementing Classes:
OverloadedDeclarationImpl

public interface OverloadedDeclaration extends ParametricDefinition, Relation
A representation of the model object 'Overloaded Declaration'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Returns the value of the 'Shadow' attribute.
    void
    setShadow(boolean value)
    Sets the value of the 'Shadow' attribute.

    Methods inherited from interface tools.refinery.language.model.problem.AnnotatedElement

    getAnnotations, setAnnotations

    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 tools.refinery.language.model.problem.NamedElement

    getName, setName

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

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface tools.refinery.language.model.problem.ParametricDefinition

    getParameters