Interface GridFunctionType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
IndexMapType
All Known Implementing Classes:
GridFunctionTypeImpl, IndexMapTypeImpl

public interface GridFunctionType extends EObject
A representation of the model object 'Grid Function Type'. Defines how values in the domain are mapped to the range set. The start point and the sequencing rule are specified here.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Sequence Rule' containment reference.
    Returns the value of the 'Start Point' attribute.
    void
    Sets the value of the 'Sequence Rule' containment reference.
    void
    Sets the value of the 'Start Point' attribute.

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver