|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationItem
A representation of the model object 'Configuration Item'.
The following features are supported:
DevicesPackage.getConfigurationItem()| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList |
getValidValues()
Returns the value of the 'Valid Values' containment reference list. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute. |
void |
setLabel(java.lang.String value)
Sets the value of the ' Label' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value' 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 |
|---|
org.eclipse.emf.common.util.EList getValidValues()
ConfigurationValue.
If the meaning of the 'Valid Values' containment reference list isn't clear, there really should be more of a description here...
DevicesPackage.getConfigurationItem_ValidValues()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DevicesPackage.getConfigurationItem_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getLabel()
If the meaning of the 'Label' attribute isn't clear, there really should be more of a description here...
setLabel(String),
DevicesPackage.getConfigurationItem_Label()void setLabel(java.lang.String value)
Label' attribute.
value - the new value of the 'Label' attribute.getLabel()java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
DevicesPackage.getConfigurationItem_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
DevicesPackage.getConfigurationItem_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||