|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TStaffSettings
A representation of the model object 'TStaff Settings'. Contains the staff settings as required by the individual tasks. Not all elements are applicable for all task kinds. Pls. refer to the SDD to see which may be used for which tasks.
TaskPackage.getTStaffSettings()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
TAdministrator |
getAdministrator()
Returns the value of the 'Administrator' containment reference. |
org.eclipse.emf.common.util.EList |
getContactQuery()
Returns the value of the 'Contact Query' containment reference list. |
TEditor |
getEditor()
Returns the value of the 'Editor' containment reference. |
TInheritedAuthorization |
getInheritedAuthorization()
Returns the value of the 'Inherited Authorization' attribute. |
TPotentialInstanceCreator |
getPotentialInstanceCreator()
Returns the value of the 'Potential Instance Creator' containment reference. |
TPotentialOwner |
getPotentialOwner()
Returns the value of the 'Potential Owner' containment reference. |
TPotentialStarter |
getPotentialStarter()
Returns the value of the 'Potential Starter' containment reference. |
TReader |
getReader()
Returns the value of the 'Reader' containment reference. |
boolean |
isSetInheritedAuthorization()
Returns whether the value of the ' Inherited Authorization ' attribute is set. |
void |
setAdministrator(TAdministrator value)
Sets the value of the ' Administrator ' containment reference. |
void |
setEditor(TEditor value)
Sets the value of the ' Editor ' containment reference. |
void |
setInheritedAuthorization(TInheritedAuthorization value)
Sets the value of the ' Inherited Authorization ' attribute. |
void |
setPotentialInstanceCreator(TPotentialInstanceCreator value)
Sets the value of the ' Potential Instance Creator ' containment reference. |
void |
setPotentialOwner(TPotentialOwner value)
Sets the value of the ' Potential Owner ' containment reference. |
void |
setPotentialStarter(TPotentialStarter value)
Sets the value of the ' Potential Starter ' containment reference. |
void |
setReader(TReader value)
Sets the value of the ' Reader ' containment reference. |
void |
unsetInheritedAuthorization()
Unsets the value of the ' Inherited Authorization ' 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 |
---|
TAdministrator getAdministrator()
If the meaning of the 'Administrator' containment reference isn't clear, there really should be more of a description here...
setAdministrator(TAdministrator)
,
TaskPackage.getTStaffSettings_Administrator()
void setAdministrator(TAdministrator value)
Administrator
' containment reference.
value
- the new value of the 'Administrator' containment reference.getAdministrator()
TEditor getEditor()
If the meaning of the 'Editor' containment reference isn't clear, there really should be more of a description here...
setEditor(TEditor)
,
TaskPackage.getTStaffSettings_Editor()
void setEditor(TEditor value)
Editor
' containment reference.
value
- the new value of the 'Editor' containment reference.getEditor()
TPotentialOwner getPotentialOwner()
If the meaning of the 'Potential Owner' containment reference isn't clear, there really should be more of a description here...
setPotentialOwner(TPotentialOwner)
,
TaskPackage.getTStaffSettings_PotentialOwner()
void setPotentialOwner(TPotentialOwner value)
Potential Owner
' containment reference.
value
- the new value of the 'Potential Owner' containment reference.getPotentialOwner()
TReader getReader()
If the meaning of the 'Reader' containment reference isn't clear, there really should be more of a description here...
setReader(TReader)
,
TaskPackage.getTStaffSettings_Reader()
void setReader(TReader value)
Reader
' containment reference.
value
- the new value of the 'Reader' containment reference.getReader()
TPotentialInstanceCreator getPotentialInstanceCreator()
If the meaning of the 'Potential Instance Creator' containment reference isn't clear, there really should be more of a description here...
setPotentialInstanceCreator(TPotentialInstanceCreator)
,
TaskPackage.getTStaffSettings_PotentialInstanceCreator()
void setPotentialInstanceCreator(TPotentialInstanceCreator value)
Potential Instance Creator
' containment reference.
value
- the new value of the 'Potential Instance Creator' containment reference.getPotentialInstanceCreator()
TPotentialStarter getPotentialStarter()
If the meaning of the 'Potential Starter' containment reference isn't clear, there really should be more of a description here...
setPotentialStarter(TPotentialStarter)
,
TaskPackage.getTStaffSettings_PotentialStarter()
void setPotentialStarter(TPotentialStarter value)
Potential Starter
' containment reference.
value
- the new value of the 'Potential Starter' containment reference.getPotentialStarter()
org.eclipse.emf.common.util.EList getContactQuery()
TContactQuery
.
If the meaning of the 'Contact Query' containment reference list isn't clear, there really should be more of a description here...
TaskPackage.getTStaffSettings_ContactQuery()
TInheritedAuthorization getInheritedAuthorization()
"all"
.
The literals are from the enumeration TInheritedAuthorization
.
If the meaning of the 'Inherited Authorization' attribute isn't clear, there really should be more of a description here...
TInheritedAuthorization
,
isSetInheritedAuthorization()
,
unsetInheritedAuthorization()
,
setInheritedAuthorization(TInheritedAuthorization)
,
TaskPackage.getTStaffSettings_InheritedAuthorization()
void setInheritedAuthorization(TInheritedAuthorization value)
Inherited Authorization
' attribute.
value
- the new value of the 'Inherited Authorization' attribute.TInheritedAuthorization
,
isSetInheritedAuthorization()
,
unsetInheritedAuthorization()
,
getInheritedAuthorization()
void unsetInheritedAuthorization()
Inherited Authorization
' attribute.
isSetInheritedAuthorization()
,
getInheritedAuthorization()
,
setInheritedAuthorization(TInheritedAuthorization)
boolean isSetInheritedAuthorization()
Inherited Authorization
' attribute is set.
unsetInheritedAuthorization()
,
getInheritedAuthorization()
,
setInheritedAuthorization(TInheritedAuthorization)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |