public interface TDefaultCompletion
extends org.eclipse.emf.ecore.EObject
TaskPackage.getTDefaultCompletion()
Modifier and Type | Method and Description |
---|---|
TResult |
getResult()
Returns the value of the 'Result' containment reference
|
void |
setResult(TResult value)
Sets the value of the '
Result ' containment reference |
TResult getResult()
If the meaning of the 'Result' containment reference isn't clear, there really should be more of a description here...
setResult(TResult)
,
TaskPackage.getTDefaultCompletion_Result()
void setResult(TResult value)
Result
' containment reference.
value
- the new value of the 'Result' containment reference.getResult()