|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
The following features are supported:
Administrator
Editor
Potential Owner
Reader
Potential Instance Creator
Potential Starter
Contact Query
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. |
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. |
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 |
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. |
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 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()
public void setAdministrator(TAdministrator value)
Administrator
' containment reference.
value
- the new value of the 'Administrator' containment reference.getAdministrator()
public 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()
public void setEditor(TEditor value)
Editor
' containment reference.
value
- the new value of the 'Editor' containment reference.getEditor()
public 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()
public void setPotentialOwner(TPotentialOwner value)
Potential Owner
' containment reference.
value
- the new value of the 'Potential Owner' containment reference.getPotentialOwner()
public 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()
public void setReader(TReader value)
Reader
' containment reference.
value
- the new value of the 'Reader' containment reference.getReader()
public 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()
public void setPotentialInstanceCreator(TPotentialInstanceCreator value)
Potential Instance Creator
' containment reference.
value
- the new value of the 'Potential Instance Creator' containment reference.getPotentialInstanceCreator()
public 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()
public void setPotentialStarter(TPotentialStarter value)
Potential Starter
' containment reference.
value
- the new value of the 'Potential Starter' containment reference.getPotentialStarter()
public 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()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |