Interface StringFormatSpecifier

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

public interface StringFormatSpecifier extends FormatSpecifier
A representation of the model object 'String Format Specifier'. StringFormatSpecifier extends type FormatSpecifier to devote itself to formatting a string value.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    format(String dValue, com.ibm.icu.util.ULocale lo)
    Formats a value using the internally defined format specifier rules
    Returns the value of the 'Pattern' attribute.
    void
    Sets the value of the 'Pattern' 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