|
||||||||||
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'. This type defines the value for a 'Accessibility' action.
The following features are supported:
AttributePackage.getAccessibilityValue()
Method Summary | |
---|---|
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.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 |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |