|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecutionError
A representation of the model object 'Execution Error'.
The following features are supported:
ModelPackage.getExecutionError()| Method Summary | |
|---|---|
java.lang.String |
getError()
Returns the value of the 'Error' attribute |
java.lang.String |
getFrames()
Returns the value of the 'Frames' attribute |
java.lang.String |
getMessage()
Returns the value of the 'Message' attribute |
void |
setError(java.lang.String value)
Sets the value of the ' Error' attribute |
void |
setFrames(java.lang.String value)
Sets the value of the ' Frames' attribute |
void |
setMessage(java.lang.String value)
Sets the value of the ' Message' attribute |
| 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 getMessage()
If the meaning of the 'Message' attribute isn't clear, there really should be more of a description here...
setMessage(String),
ModelPackage.getExecutionError_Message()void setMessage(java.lang.String value)
Message' attribute.
value - the new value of the 'Message' attribute.getMessage()java.lang.String getError()
If the meaning of the 'Error' attribute isn't clear, there really should be more of a description here...
setError(String),
ModelPackage.getExecutionError_Error()void setError(java.lang.String value)
Error' attribute.
value - the new value of the 'Error' attribute.getError()java.lang.String getFrames()
If the meaning of the 'Frames' attribute isn't clear, there really should be more of a description here...
setFrames(String),
ModelPackage.getExecutionError_Frames()void setFrames(java.lang.String value)
Frames' attribute.
value - the new value of the 'Frames' attribute.getFrames()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||