|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StaffRole
A representation of the model object 'Staff Role'.
The following features are supported:
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getStaffRole()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
Role |
getRole()
Returns the value of the 'Role' attribute. |
Verb |
getVerb()
Returns the value of the 'Verb' containment reference |
boolean |
isSetRole()
Returns whether the value of the ' Role ' attribute is set |
void |
setRole(Role value)
Sets the value of the ' Role ' attribute |
void |
setVerb(Verb value)
Sets the value of the ' Verb ' containment reference |
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 |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
Verb getVerb()
If the meaning of the 'Verb' containment reference isn't clear, there really should be more of a description here...
setVerb(Verb)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getStaffRole_Verb()
void setVerb(Verb value)
Verb
' containment reference.
value
- the new value of the 'Verb' containment reference.getVerb()
Role getRole()
"Administrator"
.
The literals are from the enumeration Role
.
If the meaning of the 'Role' attribute isn't clear, there really should be more of a description here...
Role
,
isSetRole()
,
unsetRole()
,
setRole(Role)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getStaffRole_Role()
void setRole(Role value)
Role
' attribute.
value
- the new value of the 'Role' attribute.Role
,
isSetRole()
,
unsetRole()
,
getRole()
void unsetRole()
Role
' attribute.
isSetRole()
,
getRole()
,
setRole(Role)
boolean isSetRole()
Role
' attribute is set.
unsetRole()
,
getRole()
,
setRole(Role)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |