|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StringFormatSpecifier
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:
AttributePackage.getStringFormatSpecifier()| Method Summary | |
|---|---|
StringFormatSpecifier |
copyInstance()
|
java.lang.String |
format(java.lang.String dValue,
com.ibm.icu.util.ULocale lo)
Formats a value using the internally defined format specifier rules |
java.lang.String |
getPattern()
Returns the value of the 'Pattern' attribute. |
void |
setPattern(java.lang.String value)
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 |
| Method Detail |
|---|
java.lang.String getPattern()
setPattern(String),
AttributePackage.getStringFormatSpecifier_Pattern()void setPattern(java.lang.String value)
Pattern' attribute.
value - the new value of the 'Pattern' attribute.getPattern()StringFormatSpecifier copyInstance()
copyInstance in interface FormatSpecifiercopyInstance in interface IChartObject
java.lang.String format(java.lang.String dValue,
com.ibm.icu.util.ULocale lo)
dValue -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||