Interface RangeSetType1

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
RangeSetType1Impl

public interface RangeSetType1 extends EObject
A representation of the model object 'Range Set Type1'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Range Set' containment reference.
    void
    Sets the value of the 'Range Set' containment reference.

    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
  • Method Details

    • getRangeSet

      RangeSetType getRangeSet()
      Returns the value of the 'Range Set' containment reference.

      If the meaning of the 'Range Set' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Range Set' containment reference.
      See Also:
    • setRangeSet

      void setRangeSet(RangeSetType value)
      Sets the value of the 'Range Set' containment reference.
      Parameters:
      value - the new value of the 'Range Set' containment reference.
      See Also: