public interface TCompletionBehavior
extends org.eclipse.emf.ecore.EObject
TaskPackage.getTCompletionBehavior()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList |
getCompletion()
Returns the value of the 'Completion' containment reference list.
|
TDefaultCompletion |
getDefaultCompletion()
Returns the value of the 'Default Completion' containment reference
|
void |
setDefaultCompletion(TDefaultCompletion value)
Sets the value of the '
Default Completion ' containment reference |
org.eclipse.emf.common.util.EList getCompletion()
TCompletion
.
If the meaning of the 'Completion' containment reference list isn't clear, there really should be more of a description here...
TaskPackage.getTCompletionBehavior_Completion()
TDefaultCompletion getDefaultCompletion()
If the meaning of the 'Default Completion' containment reference isn't clear, there really should be more of a description here...
setDefaultCompletion(TDefaultCompletion)
,
TaskPackage.getTCompletionBehavior_DefaultCompletion()
void setDefaultCompletion(TDefaultCompletion value)
Default Completion
' containment reference.
value
- the new value of the 'Default Completion' containment reference.getDefaultCompletion()