Interface DateFormatSpecifier

All Superinterfaces:
org.eclipse.emf.ecore.EObject, FormatSpecifier, IChartObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
DateFormatSpecifierImpl

public interface DateFormatSpecifier extends FormatSpecifier
A representation of the model object 'Date Format Specifier'. DateFormatSpecifier extends the type FormatSpecifier to devote itself to formating text output of a date/time value.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    format(com.ibm.icu.util.Calendar c, com.ibm.icu.util.ULocale lcl)
    Formats a calendar value using the date format pattern NOTE: Manually written
    format(com.ibm.icu.util.Calendar c, Locale lcl)
    Deprecated. 
    Returns the value of the 'Detail' attribute.
    Returns the value of the 'Type' attribute.
    boolean
    Returns whether the value of the 'Detail' attribute is set.
    boolean
    Returns whether the value of the ' Type' attribute is set.
    void
    Sets the value of the ' Detail' attribute.
    void
    Sets the value of the 'Type' attribute.
    void
    Unsets the value of the ' Detail' attribute.
    void
    Unsets the value of the ' Type' 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