public interface ActionValue extends IChartObject
AttributePackage.getActionValue()
Modifier and Type | Method and Description |
---|---|
ActionValue |
copyInstance() |
Label |
getLabel()
Returns the value of the 'Label' containment reference.
|
void |
setLabel(Label value)
Sets the value of the '
Label ' containment reference. |
Label getLabel()
If the meaning of the 'Label' containment reference isn't clear, there really should be more of a description here...
setLabel(Label)
,
AttributePackage.getActionValue_Label()
void setLabel(Label value)
Label
' containment reference.
value
- the new value of the 'Label' containment reference.getLabel()
ActionValue copyInstance()
copyInstance
in interface IChartObject
Copyright © 2005-2008 Actuate Corp. All rights reserved.