Interface multiSelectPart

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

public interface multiSelectPart extends org.eclipse.emf.ecore.EObject
A representation of the model object 'multi Select Part'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    de.uni_hildesheim.sse.vil.expressions.expressionDsl.Expression
    Returns the value of the 'Case' containment reference.
    Returns the value of the 'Code' containment reference.
    Returns the value of the 'Selector' containment reference.
    void
    setCase(de.uni_hildesheim.sse.vil.expressions.expressionDsl.Expression value)
    Sets the value of the 'Case' containment reference.
    void
    Sets the value of the 'Code' containment reference.
    void
    Sets the value of the 'Selector' 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