All Superinterfaces:
org.eclipse.emf.ecore.EObject, de.uni_hildesheim.sse.vil.expressions.expressionDsl.LanguageUnit, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
LanguageUnitImpl

public interface LanguageUnit extends de.uni_hildesheim.sse.vil.expressions.expressionDsl.LanguageUnit
A representation of the model object 'Language Unit'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Contents' containment reference.
    org.eclipse.emf.common.util.EList<LoadProperties>
    Returns the value of the 'Load Properties' containment reference list.
    de.uni_hildesheim.sse.vil.expressions.expressionDsl.ParameterList
    Returns the value of the 'Param' containment reference.
    Returns the value of the 'Parent' containment reference.
    void
    Sets the value of the 'Contents' containment reference.
    void
    setParam(de.uni_hildesheim.sse.vil.expressions.expressionDsl.ParameterList value)
    Sets the value of the 'Param' containment reference.
    void
    Sets the value of the 'Parent' 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 de.uni_hildesheim.sse.vil.expressions.expressionDsl.LanguageUnit

    getAdvices, getImports, getName, getVersion, setName, setVersion

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

    eAdapters, eDeliver, eNotify, eSetDeliver