|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccessibilityValue
A representation of the model object 'Accessibility Value'. AccessibilityValue extends the type ActionValue specific for accessibilities.
The following features are supported:
AttributePackage.getAccessibilityValue()| Method Summary | |
|---|---|
AccessibilityValue |
copyInstance()
|
java.lang.String |
getAccessibility()
Returns the value of the 'Accessibility' attribute. |
java.lang.String |
getText()
Returns the value of the 'Text' attribute. |
void |
setAccessibility(java.lang.String value)
Sets the value of the ' Accessibility' attribute. |
void |
setText(java.lang.String value)
Sets the value of the ' Text' attribute. |
| 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 getText()
setText(String),
AttributePackage.getAccessibilityValue_Text()void setText(java.lang.String value)
Text' attribute.
value - the new value of the 'Text' attribute.getText()java.lang.String getAccessibility()
setAccessibility(String),
AttributePackage.getAccessibilityValue_Accessibility()void setAccessibility(java.lang.String value)
Accessibility' attribute.
value - the new value of the 'Accessibility' attribute.getAccessibility()AccessibilityValue copyInstance()
copyInstance in interface ActionValuecopyInstance in interface IChartObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||