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

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
AccessibilityValue, CallBackValue, MultiURLValues, ScriptValue, SeriesValue, TooltipValue, URLValue
All Known Implementing Classes:
AccessibilityValueImpl, ActionValueImpl, CallBackValueImpl, MultiURLValuesImpl, ScriptValueImpl, SeriesValueImpl, TooltipValueImpl, URLValueImpl

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

A representation of the model object 'Action Value'. This type defines the value of an action.

See Also:
AttributePackage.getActionValue()

Method Summary
 ActionValue 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

ActionValue 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.