|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScriptValue
A representation of the model object 'Script Value'. This type defines the value for a 'Invoke_Script' action.
The following features are supported:
AttributePackage.getScriptValue()
Method Summary | |
---|---|
ScriptValue |
copyInstance()
|
java.lang.String |
getScript()
Returns the value of the 'Script' attribute. |
ScriptExpression |
getScriptExpression()
|
void |
setScript(java.lang.String value)
Sets the value of the ' Script ' attribute. |
void |
setScriptExpression(ScriptExpression expression)
|
Methods inherited from interface org.eclipse.birt.chart.model.attribute.ActionValue |
---|
getLabel, setLabel |
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 getScript()
setScript(String)
,
AttributePackage.getScriptValue_Script()
void setScript(java.lang.String value)
Script
' attribute.
value
- the new value of the 'Script' attribute.getScript()
ScriptValue copyInstance()
copyInstance
in interface ActionValue
copyInstance
in interface IChartObject
ScriptExpression getScriptExpression()
void setScriptExpression(ScriptExpression expression)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |