|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationError
A representation of the model object 'Configuration Error'.
The following features are supported:
DevicesPackage.getConfigurationError()| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.lang.String |
getErrorType()
Returns the value of the 'Error Type' attribute. |
ConfigurationItem |
getItem()
Returns the value of the 'Item' reference. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute. |
void |
setErrorType(java.lang.String value)
Sets the value of the ' Error Type' attribute. |
void |
setItem(ConfigurationItem value)
Sets the value of the ' Item' reference. |
| 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 |
|---|
ConfigurationItem getItem()
If the meaning of the 'Item' reference isn't clear, there really should be more of a description here...
setItem(ConfigurationItem),
DevicesPackage.getConfigurationError_Item()void setItem(ConfigurationItem value)
Item' reference.
value - the new value of the 'Item' reference.getItem()java.lang.String getErrorType()
If the meaning of the 'Error Type' attribute isn't clear, there really should be more of a description here...
setErrorType(String),
DevicesPackage.getConfigurationError_ErrorType()void setErrorType(java.lang.String value)
Error Type' attribute.
value - the new value of the 'Error Type' attribute.getErrorType()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.getConfigurationError_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||