public interface TApplyTo
extends org.eclipse.emf.ecore.EObject
TaskPackage.getTApplyTo()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
TJspApplicableRole |
getRole()
Returns the value of the 'Role' attribute.
|
boolean |
isSetRole()
Returns whether the value of the '
Role ' attribute is set |
void |
setRole(TJspApplicableRole value)
Sets the value of the '
Role ' attribute |
void |
unsetRole()
Unsets the value of the '
Role ' attribute |
static final java.lang.String COPYRIGHT
TJspApplicableRole getRole()
TJspApplicableRole
.
If the meaning of the 'Role' attribute isn't clear, there really should be more of a description here...
TJspApplicableRole
,
isSetRole()
,
unsetRole()
,
setRole(TJspApplicableRole)
,
TaskPackage.getTApplyTo_Role()
void setRole(TJspApplicableRole value)
Role
' attribute.
value
- the new value of the 'Role' attribute.TJspApplicableRole
,
isSetRole()
,
unsetRole()
,
getRole()
void unsetRole()
Role
' attribute.
isSetRole()
,
getRole()
,
setRole(TJspApplicableRole)
boolean isSetRole()
Role
' attribute is set.
unsetRole()
,
getRole()
,
setRole(TJspApplicableRole)