public interface TStaffRole
extends org.eclipse.emf.ecore.EObject
TaskPackage.getTStaffRole()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
TVerb |
getVerb()
Returns the value of the 'Verb' containment reference
|
void |
setVerb(TVerb value)
Sets the value of the '
Verb ' containment reference |
static final java.lang.String COPYRIGHT
TVerb getVerb()
If the meaning of the 'Verb' containment reference isn't clear, there really should be more of a description here...
setVerb(TVerb)
,
TaskPackage.getTStaffRole_Verb()