com.ibm.wbit.tel

Interface TStaffSettings

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

  1. public interface TStaffSettings
  2. extends org.eclipse.emf.ecore.EObject
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.
Since:
6.0.1
See Also:
TaskPackage.getTStaffSettings()

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
COPYRIGHT

Method Summary

Modifier and Type Method and Description
  1. TAdministrator
getAdministrator()
Returns the value of the 'Administrator' containment reference
  1. org.eclipse.emf.common.util.EList
getContactQuery()
Returns the value of the 'Contact Query' containment reference list.
  1. TEditor
getEditor()
Returns the value of the 'Editor' containment reference
  1. TInheritedAuthorization
getInheritedAuthorization()
Returns the value of the 'Inherited Authorization' attribute.
  1. TPotentialInstanceCreator
getPotentialInstanceCreator()
Returns the value of the 'Potential Instance Creator' containment reference
  1. TPotentialOwner
getPotentialOwner()
Returns the value of the 'Potential Owner' containment reference
  1. TPotentialStarter
getPotentialStarter()
Returns the value of the 'Potential Starter' containment reference
  1. TReader
getReader()
Returns the value of the 'Reader' containment reference
  1. boolean
isSetInheritedAuthorization()
Returns whether the value of the ' Inherited Authorization' attribute is set
  1. void
setAdministrator(TAdministrator value)
Sets the value of the ' Administrator' containment reference
  1. void
setEditor(TEditor value)
Sets the value of the ' Editor' containment reference
  1. void
setInheritedAuthorization(TInheritedAuthorization value)
Sets the value of the ' Inherited Authorization' attribute
  1. void
setPotentialInstanceCreator(TPotentialInstanceCreator value)
Sets the value of the ' Potential Instance Creator' containment reference
  1. void
setPotentialOwner(TPotentialOwner value)
Sets the value of the ' Potential Owner' containment reference
  1. void
setPotentialStarter(TPotentialStarter value)
Sets the value of the ' Potential Starter' containment reference
  1. void
setReader(TReader value)
Sets the value of the ' Reader' containment reference
  1. 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

  1. static final java.lang.String COPYRIGHT
See Also:

Method Detail

getAdministrator

  1. TAdministrator getAdministrator( )
Returns the value of the 'Administrator' containment reference.

If the meaning of the 'Administrator' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Administrator' containment reference.
See Also:

setAdministrator

  1. void setAdministrator(TAdministrator value)
Sets the value of the ' Administrator' containment reference.
Parameters:
value - the new value of the 'Administrator' containment reference.
See Also:

getEditor

  1. TEditor getEditor()
Returns the value of the 'Editor' containment reference.

If the meaning of the 'Editor' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Editor' containment reference.
See Also:

setEditor

  1. void setEditor(TEditor value)
Sets the value of the ' Editor' containment reference.
Parameters:
value - the new value of the 'Editor' containment reference.
See Also:

getPotentialOwner

  1. TPotentialOwner getPotentialOwner( )
Returns the value of the 'Potential Owner' containment reference.

If the meaning of the 'Potential Owner' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Potential Owner' containment reference.
See Also:

setPotentialOwner

  1. void setPotentialOwner(TPotentialOwner value)
Sets the value of the ' Potential Owner' containment reference.
Parameters:
value - the new value of the 'Potential Owner' containment reference.
See Also:

getReader

  1. TReader getReader()
Returns the value of the 'Reader' containment reference.

If the meaning of the 'Reader' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Reader' containment reference.
See Also:

setReader

  1. void setReader(TReader value)
Sets the value of the ' Reader' containment reference.
Parameters:
value - the new value of the 'Reader' containment reference.
See Also:

getPotentialInstanceCreator

  1. TPotentialInstanceCreator getPotentialInstanceCreator( )
Returns the value of the 'Potential Instance Creator' containment reference.

If the meaning of the 'Potential Instance Creator' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Potential Instance Creator' containment reference.
See Also:

setPotentialInstanceCreator

  1. void setPotentialInstanceCreator( TPotentialInstanceCreator value)
Sets the value of the ' Potential Instance Creator' containment reference.
Parameters:
value - the new value of the 'Potential Instance Creator' containment reference.
See Also:

getPotentialStarter

  1. TPotentialStarter getPotentialStarter( )
Returns the value of the 'Potential Starter' containment reference.

If the meaning of the 'Potential Starter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Potential Starter' containment reference.
See Also:

setPotentialStarter

  1. void setPotentialStarter(TPotentialStarter value)
Sets the value of the ' Potential Starter' containment reference.
Parameters:
value - the new value of the 'Potential Starter' containment reference.
See Also:

getContactQuery

  1. org.eclipse.emf.common.util.EList getContactQuery( )
Returns the value of the 'Contact Query' containment reference list. The list contents are of type TContactQuery.

If the meaning of the 'Contact Query' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Contact Query' containment reference list.
See Also:

getInheritedAuthorization

  1. TInheritedAuthorization getInheritedAuthorization( )
Returns the value of the 'Inherited Authorization' attribute. The default value is "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...

Returns:
the value of the 'Inherited Authorization' attribute.
See Also:

setInheritedAuthorization

  1. void setInheritedAuthorization( TInheritedAuthorization value)
Sets the value of the ' Inherited Authorization' attribute.
Parameters:
value - the new value of the 'Inherited Authorization' attribute.
See Also:

unsetInheritedAuthorization

  1. void unsetInheritedAuthorization( )
Unsets the value of the ' Inherited Authorization' attribute.
See Also:

isSetInheritedAuthorization

  1. boolean isSetInheritedAuthorization( )
Returns whether the value of the ' Inherited Authorization' attribute is set.
Returns:
whether the value of the 'Inherited Authorization' attribute is set.
See Also: