Interface StandardPeriod

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

    public interface StandardPeriod
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Standard Period'.

    The following features are supported:

    See Also:
    McorePackage.getStandardPeriod()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Date getEndDate()
      Returns the value of the 'End Date' attribute.
      Date getStartDate()
      Returns the value of the 'Start Date' attribute.
      StandardPeriodVariant getVariant()
      Returns the value of the 'Variant' attribute.
      void setEndDate​(Date value)
      Sets the value of the 'End Date' attribute.
      void setStartDate​(Date value)
      Sets the value of the 'Start Date' attribute.
      void setVariant​(StandardPeriodVariant value)
      Sets the value of the 'Variant' attribute.
      • 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