Interface COBOLVariableLengthArray

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

public interface COBOLVariableLengthArray
extends COBOLFixedLengthArray
A representation of the model object 'COBOL Variable Length Array'.

The following features are supported:

See Also:
CobolPackage.getCOBOLVariableLengthArray()
  • Method Summary

    Modifier and Type Method Description
    COBOLElement getDependingOn()
    Returns the value of the 'Depending On' reference.
    Integer getMinUpper()
    Returns the value of the 'Min Upper' attribute.
    void setDependingOn​(COBOLElement value)
    Sets the value of the 'Depending On' reference.
    void setMinUpper​(Integer value)
    Sets the value of the 'Min Upper' attribute.

    Methods inherited from interface org.eclipse.gmt.modisco.cobol.COBOLFixedLengthArray

    getMaxUpper, setMaxUpper

    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