public interface VariableChoice extends ModelElement
The following features are supported:
SetupPackage.getVariableChoice()
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Returns the value of the 'Label' attribute.
|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setLabel(String value)
Sets the value of the '
Label ' attribute. |
void |
setValue(String value)
Sets the value of the '
Value ' attribute. |
getAnnotation, getAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String)
,
SetupPackage.getVariableChoice_Value()
void setValue(String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
String getLabel()
If the meaning of the 'Label' attribute isn't clear, there really should be more of a description here...
setLabel(String)
,
SetupPackage.getVariableChoice_Label()
void setLabel(String value)
Label
' attribute.
value
- the new value of the 'Label' attribute.getLabel()
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html