|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'TApply To'. If the attribute 'role' of an 'applyTo' element has the value 'all', further 'applyTo' elements of the same JSP are ignored.
The following features are supported:
TaskPackage.getTApplyTo()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
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. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final java.lang.String COPYRIGHT
Method Detail |
public TJspApplicableRole getRole()
"all"
.
The literals are from the enumeration 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()
public void setRole(TJspApplicableRole value)
Role
' attribute.
value
- the new value of the 'Role' attribute.TJspApplicableRole
,
isSetRole()
,
unsetRole()
,
getRole()
public void unsetRole()
Role
' attribute.
isSetRole()
,
getRole()
,
setRole(TJspApplicableRole)
public boolean isSetRole()
Role
' attribute is set.
unsetRole()
,
getRole()
,
setRole(TJspApplicableRole)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |