org.eclipse.birt.chart.model.attribute
Interface FormatSpecifier

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
DateFormatSpecifier, FractionNumberFormatSpecifier, JavaDateFormatSpecifier, JavaNumberFormatSpecifier, NumberFormatSpecifier
All Known Implementing Classes:
DateFormatSpecifierImpl, FormatSpecifierImpl, FractionNumberFormatSpecifierImpl, JavaDateFormatSpecifierImpl, JavaNumberFormatSpecifierImpl, NumberFormatSpecifierImpl

public interface FormatSpecifier
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Format Specifier'. This type holds properties to be used to format displayed labels.

See Also:
AttributePackage.getFormatSpecifier()

Method Summary
 FormatSpecifier copyInstance()
          A convenient method to get an instance copy.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

copyInstance

FormatSpecifier copyInstance()
A convenient method to get an instance copy. This is much faster than the ECoreUtil.copy().



Copyright © 2005-2008 Actuate Corp. All rights reserved.