public interface TPotentialOwner extends TStaffRole
TaskPackage.getTPotentialOwner()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
TParallel |
getParallel()
Returns the value of the 'Parallel' containment reference
|
void |
setParallel(TParallel value)
Sets the value of the '
Parallel ' containment reference |
getVerb, setVerb
static final java.lang.String COPYRIGHT
TParallel getParallel()
If the meaning of the 'Parallel' containment reference isn't clear, there really should be more of a description here...
setParallel(TParallel)
,
TaskPackage.getTPotentialOwner_Parallel()
void setParallel(TParallel value)
Parallel
' containment reference.
value
- the new value of the 'Parallel' containment reference.getParallel()