Interface TypedValueList

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

public interface TypedValueList extends Value
A representation of the model object 'Typed Value List'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Available Values' containment reference.
    org.eclipse.emf.common.util.EList<TypedValueListItem>
    Returns the value of the 'Items' containment reference list.
    int
    Returns the value of the 'Last Id' attribute.
    Returns the value of the 'Value Type' containment reference.
    void
    Sets the value of the 'Available Values' containment reference.
    void
    setLastId(int value)
    Sets the value of the 'Last Id' attribute.
    void
    Sets the value of the 'Value Type' 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