IBM WebSphere Application ServerTM
Release 7

com.ibm.wbit.tel
Interface TTask

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

public interface TTask
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'TTask'. Task type for all kinds of tasks (oTask, pTask, hTask, aTask).

Since:
6.0.1
See Also:
TaskPackage.getTTask()

Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 TBoolean getAllowClaimWhenSuspended()
          Returns the value of the 'Allow Claim When Suspended' attribute.
 java.lang.String getApplicationDefaultsComponentName()
          Returns the value of the 'Application Defaults Component Name' attribute
 TBoolean getAutoClaim()
          Returns the value of the 'Auto Claim' attribute.
 TAutoDeletionMode getAutoDeletionMode()
          Returns the value of the 'Auto Deletion Mode' attribute.
 TAutonomy getAutonomy()
          Returns the value of the 'Autonomy' attribute.
 TBoolean getBusinessRelevance()
          Returns the value of the 'Business Relevance' attribute.
 java.lang.String getCalendarJNDIName()
          Returns the value of the 'Calendar JNDI Name' attribute
 java.lang.String getCalendarName()
          Returns the value of the 'Calendar Name' attribute
 java.lang.String getContainmentContextComponentName()
          Returns the value of the 'Containment Context Component Name' attribute
 TContextAuthorizationForOwner getContextAuthorizationForOwner()
          Returns the value of the 'Context Authorization For Owner' attribute.
 org.eclipse.emf.common.util.EList getCustomProperty()
          Returns the value of the 'Custom Property' containment reference list.
 java.lang.String getDefaultLocale()
          Returns the value of the 'Default Locale' attribute
 org.eclipse.emf.common.util.EList getDescription()
          Returns the value of the 'Description' containment reference list.
 org.eclipse.emf.common.util.EList getDisplayName()
          Returns the value of the 'Display Name' containment reference list.
 org.eclipse.emf.common.util.EList getDocumentation()
          Returns the value of the 'Documentation' containment reference list.
 java.lang.String getDurationUntilDeleted()
          Returns the value of the 'Duration Until Deleted' attribute
 java.lang.String getDurationUntilDue()
          Returns the value of the 'Duration Until Due' attribute
 java.lang.String getDurationUntilExpires()
          Returns the value of the 'Duration Until Expires' attribute
 org.eclipse.emf.common.util.EList getEmail()
          Returns the value of the 'Email' containment reference list.
 TEscalationSettings getEscalationSettings()
          Returns the value of the 'Escalation Settings' containment reference
 java.lang.String getEventHandlerName()
          Returns the value of the 'Event Handler Name' attribute
 TImport getImport()
          Returns the value of the 'Import' containment reference
 TInterface getInterface()
          Returns the value of the 'Interface' containment reference
 java.lang.String getJndiNameStaffPluginProvider()
          Returns the value of the 'Jndi Name Staff Plugin Provider' attribute.
 TTaskKinds getKind()
          Returns the value of the 'Kind' attribute.
 java.lang.String getName()
          Returns the value of the 'Name' attribute
 int getPriority()
          Returns the value of the 'Priority' attribute.
 java.lang.String getPriorityDefinition()
          Returns the value of the 'Priority Definition' attribute
 TStaffSettings getStaffSettings()
          Returns the value of the 'Staff Settings' containment reference
 TSubstitutionKinds getSubstitutionPolicy()
          Returns the value of the 'Substitution Policy' attribute.
 TBoolean getSupportsDelegation()
          Returns the value of the 'Supports Delegation' attribute.
 TBoolean getSupportsFollowOnTask()
          Returns the value of the 'Supports Follow On Task' attribute.
 TBoolean getSupportsSubTask()
          Returns the value of the 'Supports Sub Task' attribute.
 org.eclipse.emf.common.util.URI getTargetNamespace()
          Returns the value of the 'Target Namespace' attribute
 java.lang.String getType()
          Returns the value of the 'Type' attribute
 TUISettings getUiSettings()
          Returns the value of the 'Ui Settings' containment reference
 java.lang.String getValidFrom()
          Returns the value of the 'Valid From' attribute
 java.lang.String getWorkBasket()
          Returns the value of the 'Work Basket' attribute
 boolean isInline()
           
 boolean isSetAllowClaimWhenSuspended()
          Returns whether the value of the 'Allow Claim When Suspended' attribute is set
 boolean isSetAutoClaim()
          Returns whether the value of the 'Auto Claim' attribute is set
 boolean isSetAutoDeletionMode()
          Returns whether the value of the 'Auto Deletion Mode' attribute is set
 boolean isSetAutonomy()
          Returns whether the value of the 'Autonomy' attribute is set
 boolean isSetBusinessRelevance()
          Returns whether the value of the 'Business Relevance' attribute is set
 boolean isSetContextAuthorizationForOwner()
          Returns whether the value of the 'Context Authorization For Owner' attribute is set
 boolean isSetJndiNameStaffPluginProvider()
          Returns whether the value of the 'Jndi Name Staff Plugin Provider' attribute is set
 boolean isSetKind()
          Returns whether the value of the 'Kind' attribute is set
 boolean isSetPriority()
          Returns whether the value of the 'Priority' attribute is set
 boolean isSetSubstitutionPolicy()
          Returns whether the value of the 'Substitution Policy' attribute is set
 boolean isSetSupportsDelegation()
          Returns whether the value of the 'Supports Delegation' attribute is set
 boolean isSetSupportsFollowOnTask()
          Returns whether the value of the 'Supports Follow On Task' attribute is set
 boolean isSetSupportsSubTask()
          Returns whether the value of the 'Supports Sub Task' attribute is set
 void setAllowClaimWhenSuspended(TBoolean value)
          Sets the value of the 'Allow Claim When Suspended' attribute
 void setApplicationDefaultsComponentName(java.lang.String value)
          Sets the value of the 'Application Defaults Component Name' attribute
 void setAutoClaim(TBoolean value)
          Sets the value of the 'Auto Claim' attribute
 void setAutoDeletionMode(TAutoDeletionMode value)
          Sets the value of the 'Auto Deletion Mode' attribute
 void setAutonomy(TAutonomy value)
          Sets the value of the 'Autonomy' attribute
 void setBusinessRelevance(TBoolean value)
          Sets the value of the 'Business Relevance' attribute
 void setCalendarJNDIName(java.lang.String value)
          Sets the value of the 'Calendar JNDI Name' attribute
 void setCalendarName(java.lang.String value)
          Sets the value of the 'Calendar Name' attribute
 void setContainmentContextComponentName(java.lang.String value)
          Sets the value of the 'Containment Context Component Name' attribute
 void setContextAuthorizationForOwner(TContextAuthorizationForOwner value)
          Sets the value of the 'Context Authorization For Owner' attribute
 void setDefaultLocale(java.lang.String value)
          Sets the value of the 'Default Locale' attribute
 void setDurationUntilDeleted(java.lang.String value)
          Sets the value of the 'Duration Until Deleted' attribute
 void setDurationUntilDue(java.lang.String value)
          Sets the value of the 'Duration Until Due' attribute
 void setDurationUntilExpires(java.lang.String value)
          Sets the value of the 'Duration Until Expires' attribute
 void setEscalationSettings(TEscalationSettings value)
          Sets the value of the 'Escalation Settings' containment reference
 void setEventHandlerName(java.lang.String value)
          Sets the value of the 'Event Handler Name' attribute
 void setImport(TImport value)
          Sets the value of the 'Import' containment reference
 void setInterface(TInterface value)
          Sets the value of the 'Interface' containment reference
 void setJndiNameStaffPluginProvider(java.lang.String value)
          Sets the value of the 'Jndi Name Staff Plugin Provider' attribute
 void setKind(TTaskKinds value)
          Sets the value of the 'Kind' attribute
 void setName(java.lang.String value)
          Sets the value of the 'Name' attribute
 void setPriority(int value)
          Sets the value of the 'Priority' attribute
 void setPriorityDefinition(java.lang.String value)
          Sets the value of the 'Priority Definition' attribute
 void setStaffSettings(TStaffSettings value)
          Sets the value of the 'Staff Settings' containment reference
 void setSubstitutionPolicy(TSubstitutionKinds value)
          Sets the value of the 'Substitution Policy' attribute
 void setSupportsDelegation(TBoolean value)
          Sets the value of the 'Supports Delegation' attribute
 void setSupportsFollowOnTask(TBoolean value)
          Sets the value of the 'Supports Follow On Task' attribute
 void setSupportsSubTask(TBoolean value)
          Sets the value of the 'Supports Sub Task' attribute
 void setTargetNamespace(org.eclipse.emf.common.util.URI value)
          Sets the value of the 'Target Namespace' attribute
 void setType(java.lang.String value)
          Sets the value of the 'Type' attribute
 void setUiSettings(TUISettings value)
          Sets the value of the 'Ui Settings' containment reference
 void setValidFrom(java.lang.String value)
          Sets the value of the 'Valid From' attribute
 void setWorkBasket(java.lang.String value)
          Sets the value of the 'Work Basket' attribute
 void unsetAllowClaimWhenSuspended()
          Unsets the value of the 'Allow Claim When Suspended' attribute
 void unsetAutoClaim()
          Unsets the value of the 'Auto Claim' attribute
 void unsetAutoDeletionMode()
          Unsets the value of the 'Auto Deletion Mode' attribute
 void unsetAutonomy()
          Unsets the value of the 'Autonomy' attribute
 void unsetBusinessRelevance()
          Unsets the value of the 'Business Relevance' attribute
 void unsetContextAuthorizationForOwner()
          Unsets the value of the 'Context Authorization For Owner' attribute
 void unsetJndiNameStaffPluginProvider()
          Unsets the value of the 'Jndi Name Staff Plugin Provider' attribute
 void unsetKind()
          Unsets the value of the 'Kind' attribute
 void unsetPriority()
          Unsets the value of the 'Priority' attribute
 void unsetSubstitutionPolicy()
          Unsets the value of the 'Substitution Policy' attribute
 void unsetSupportsDelegation()
          Unsets the value of the 'Supports Delegation' attribute
 void unsetSupportsFollowOnTask()
          Unsets the value of the 'Supports Follow On Task' attribute
 void unsetSupportsSubTask()
          Unsets the value of the 'Supports Sub Task' 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

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Method Detail

getImport

TImport getImport()
Returns the value of the 'Import' containment reference.

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

Returns:
the value of the 'Import' containment reference.
See Also:
setImport(TImport), TaskPackage.getTTask_Import()

setImport

void setImport(TImport value)
Sets the value of the 'Import' containment reference.

Parameters:
value - the new value of the 'Import' containment reference.
See Also:
getImport()

getInterface

TInterface getInterface()
Returns the value of the 'Interface' containment reference.

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

Returns:
the value of the 'Interface' containment reference.
See Also:
setInterface(TInterface), TaskPackage.getTTask_Interface()

setInterface

void setInterface(TInterface value)
Sets the value of the 'Interface' containment reference.

Parameters:
value - the new value of the 'Interface' containment reference.
See Also:
getInterface()

getStaffSettings

TStaffSettings getStaffSettings()
Returns the value of the 'Staff Settings' containment reference.

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

Returns:
the value of the 'Staff Settings' containment reference.
See Also:
setStaffSettings(TStaffSettings), TaskPackage.getTTask_StaffSettings()

setStaffSettings

void setStaffSettings(TStaffSettings value)
Sets the value of the 'Staff Settings' containment reference.

Parameters:
value - the new value of the 'Staff Settings' containment reference.
See Also:
getStaffSettings()

getUiSettings

TUISettings getUiSettings()
Returns the value of the 'Ui Settings' containment reference.

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

Returns:
the value of the 'Ui Settings' containment reference.
See Also:
setUiSettings(TUISettings), TaskPackage.getTTask_UiSettings()

setUiSettings

void setUiSettings(TUISettings value)
Sets the value of the 'Ui Settings' containment reference.

Parameters:
value - the new value of the 'Ui Settings' containment reference.
See Also:
getUiSettings()

getEscalationSettings

TEscalationSettings getEscalationSettings()
Returns the value of the 'Escalation Settings' containment reference.

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

Returns:
the value of the 'Escalation Settings' containment reference.
See Also:
setEscalationSettings(TEscalationSettings), TaskPackage.getTTask_EscalationSettings()

setEscalationSettings

void setEscalationSettings(TEscalationSettings value)
Sets the value of the 'Escalation Settings' containment reference.

Parameters:
value - the new value of the 'Escalation Settings' containment reference.
See Also:
getEscalationSettings()

getDisplayName

org.eclipse.emf.common.util.EList getDisplayName()
Returns the value of the 'Display Name' containment reference list. The list contents are of type TDisplayName.

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

Returns:
the value of the 'Display Name' containment reference list.
See Also:
TaskPackage.getTTask_DisplayName()

getDescription

org.eclipse.emf.common.util.EList getDescription()
Returns the value of the 'Description' containment reference list. The list contents are of type TDescription.

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

Returns:
the value of the 'Description' containment reference list.
See Also:
TaskPackage.getTTask_Description()

getDocumentation

org.eclipse.emf.common.util.EList getDocumentation()
Returns the value of the 'Documentation' containment reference list. The list contents are of type TDocumentation.

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

Returns:
the value of the 'Documentation' containment reference list.
See Also:
TaskPackage.getTTask_Documentation()

getCustomProperty

org.eclipse.emf.common.util.EList getCustomProperty()
Returns the value of the 'Custom Property' containment reference list. The list contents are of type TCustomProperty.

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

Returns:
the value of the 'Custom Property' containment reference list.
See Also:
TaskPackage.getTTask_CustomProperty()

getEmail

org.eclipse.emf.common.util.EList getEmail()
Returns the value of the 'Email' containment reference list. The list contents are of type TEmail.

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

Returns:
the value of the 'Email' containment reference list.
See Also:
TaskPackage.getTTask_Email()

getAllowClaimWhenSuspended

TBoolean getAllowClaimWhenSuspended()
Returns the value of the 'Allow Claim When Suspended' attribute. The default value is "no". The literals are from the enumeration TBoolean.

If the meaning of the 'Allow Claim When Suspended' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Allow Claim When Suspended' attribute.
See Also:
TBoolean, isSetAllowClaimWhenSuspended(), unsetAllowClaimWhenSuspended(), setAllowClaimWhenSuspended(TBoolean), TaskPackage.getTTask_AllowClaimWhenSuspended()

setAllowClaimWhenSuspended

void setAllowClaimWhenSuspended(TBoolean value)
Sets the value of the 'Allow Claim When Suspended' attribute.

Parameters:
value - the new value of the 'Allow Claim When Suspended' attribute.
See Also:
TBoolean, isSetAllowClaimWhenSuspended(), unsetAllowClaimWhenSuspended(), getAllowClaimWhenSuspended()

unsetAllowClaimWhenSuspended

void unsetAllowClaimWhenSuspended()
Unsets the value of the 'Allow Claim When Suspended' attribute.

See Also:
isSetAllowClaimWhenSuspended(), getAllowClaimWhenSuspended(), setAllowClaimWhenSuspended(TBoolean)

isSetAllowClaimWhenSuspended

boolean isSetAllowClaimWhenSuspended()
Returns whether the value of the 'Allow Claim When Suspended' attribute is set.

Returns:
whether the value of the 'Allow Claim When Suspended' attribute is set.
See Also:
unsetAllowClaimWhenSuspended(), getAllowClaimWhenSuspended(), setAllowClaimWhenSuspended(TBoolean)

getApplicationDefaultsComponentName

java.lang.String getApplicationDefaultsComponentName()
Returns the value of the 'Application Defaults Component Name' attribute.

If the meaning of the 'Application Defaults Component Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Application Defaults Component Name' attribute.
See Also:
setApplicationDefaultsComponentName(String), TaskPackage.getTTask_ApplicationDefaultsComponentName()

setApplicationDefaultsComponentName

void setApplicationDefaultsComponentName(java.lang.String value)
Sets the value of the 'Application Defaults Component Name' attribute.

Parameters:
value - the new value of the 'Application Defaults Component Name' attribute.
See Also:
getApplicationDefaultsComponentName()

getAutoClaim

TBoolean getAutoClaim()
Returns the value of the 'Auto Claim' attribute. The default value is "no". The literals are from the enumeration TBoolean.

If the meaning of the 'Auto Claim' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Auto Claim' attribute.
See Also:
TBoolean, isSetAutoClaim(), unsetAutoClaim(), setAutoClaim(TBoolean), TaskPackage.getTTask_AutoClaim()

setAutoClaim

void setAutoClaim(TBoolean value)
Sets the value of the 'Auto Claim' attribute.

Parameters:
value - the new value of the 'Auto Claim' attribute.
See Also:
TBoolean, isSetAutoClaim(), unsetAutoClaim(), getAutoClaim()

unsetAutoClaim

void unsetAutoClaim()
Unsets the value of the 'Auto Claim' attribute.

See Also:
isSetAutoClaim(), getAutoClaim(), setAutoClaim(TBoolean)

isSetAutoClaim

boolean isSetAutoClaim()
Returns whether the value of the 'Auto Claim' attribute is set.

Returns:
whether the value of the 'Auto Claim' attribute is set.
See Also:
unsetAutoClaim(), getAutoClaim(), setAutoClaim(TBoolean)

getAutonomy

TAutonomy getAutonomy()
Returns the value of the 'Autonomy' attribute. The default value is "peer". The literals are from the enumeration TAutonomy.

If the meaning of the 'Autonomy' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Autonomy' attribute.
See Also:
TAutonomy, isSetAutonomy(), unsetAutonomy(), setAutonomy(TAutonomy), TaskPackage.getTTask_Autonomy()

setAutonomy

void setAutonomy(TAutonomy value)
Sets the value of the 'Autonomy' attribute.

Parameters:
value - the new value of the 'Autonomy' attribute.
See Also:
TAutonomy, isSetAutonomy(), unsetAutonomy(), getAutonomy()

unsetAutonomy

void unsetAutonomy()
Unsets the value of the 'Autonomy' attribute.

See Also:
isSetAutonomy(), getAutonomy(), setAutonomy(TAutonomy)

isSetAutonomy

boolean isSetAutonomy()
Returns whether the value of the 'Autonomy' attribute is set.

Returns:
whether the value of the 'Autonomy' attribute is set.
See Also:
unsetAutonomy(), getAutonomy(), setAutonomy(TAutonomy)

getBusinessRelevance

TBoolean getBusinessRelevance()
Returns the value of the 'Business Relevance' attribute. The default value is "no". The literals are from the enumeration TBoolean.

If the meaning of the 'Business Relevance' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Business Relevance' attribute.
See Also:
TBoolean, isSetBusinessRelevance(), unsetBusinessRelevance(), setBusinessRelevance(TBoolean), TaskPackage.getTTask_BusinessRelevance()

setBusinessRelevance

void setBusinessRelevance(TBoolean value)
Sets the value of the 'Business Relevance' attribute.

Parameters:
value - the new value of the 'Business Relevance' attribute.
See Also:
TBoolean, isSetBusinessRelevance(), unsetBusinessRelevance(), getBusinessRelevance()

unsetBusinessRelevance

void unsetBusinessRelevance()
Unsets the value of the 'Business Relevance' attribute.

See Also:
isSetBusinessRelevance(), getBusinessRelevance(), setBusinessRelevance(TBoolean)

isSetBusinessRelevance

boolean isSetBusinessRelevance()
Returns whether the value of the 'Business Relevance' attribute is set.

Returns:
whether the value of the 'Business Relevance' attribute is set.
See Also:
unsetBusinessRelevance(), getBusinessRelevance(), setBusinessRelevance(TBoolean)

getCalendarJNDIName

java.lang.String getCalendarJNDIName()
Returns the value of the 'Calendar JNDI Name' attribute.

If the meaning of the 'Calendar JNDI Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Calendar JNDI Name' attribute.
See Also:
setCalendarJNDIName(String), TaskPackage.getTTask_CalendarJNDIName()

setCalendarJNDIName

void setCalendarJNDIName(java.lang.String value)
Sets the value of the 'Calendar JNDI Name' attribute.

Parameters:
value - the new value of the 'Calendar JNDI Name' attribute.
See Also:
getCalendarJNDIName()

getCalendarName

java.lang.String getCalendarName()
Returns the value of the 'Calendar Name' attribute.

If the meaning of the 'Calendar Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Calendar Name' attribute.
See Also:
setCalendarName(String), TaskPackage.getTTask_CalendarName()

setCalendarName

void setCalendarName(java.lang.String value)
Sets the value of the 'Calendar Name' attribute.

Parameters:
value - the new value of the 'Calendar Name' attribute.
See Also:
getCalendarName()

getContainmentContextComponentName

java.lang.String getContainmentContextComponentName()
Returns the value of the 'Containment Context Component Name' attribute.

If the meaning of the 'Containment Context Component Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Containment Context Component Name' attribute.
See Also:
setContainmentContextComponentName(String), TaskPackage.getTTask_ContainmentContextComponentName()

setContainmentContextComponentName

void setContainmentContextComponentName(java.lang.String value)
Sets the value of the 'Containment Context Component Name' attribute.

Parameters:
value - the new value of the 'Containment Context Component Name' attribute.
See Also:
getContainmentContextComponentName()

getContextAuthorizationForOwner

TContextAuthorizationForOwner getContextAuthorizationForOwner()
Returns the value of the 'Context Authorization For Owner' attribute. The default value is "none". The literals are from the enumeration TContextAuthorizationForOwner.

If the meaning of the 'Context Authorization For Owner' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Context Authorization For Owner' attribute.
See Also:
TContextAuthorizationForOwner, isSetContextAuthorizationForOwner(), unsetContextAuthorizationForOwner(), setContextAuthorizationForOwner(TContextAuthorizationForOwner), TaskPackage.getTTask_ContextAuthorizationForOwner()

setContextAuthorizationForOwner

void setContextAuthorizationForOwner(TContextAuthorizationForOwner value)
Sets the value of the 'Context Authorization For Owner' attribute.

Parameters:
value - the new value of the 'Context Authorization For Owner' attribute.
See Also:
TContextAuthorizationForOwner, isSetContextAuthorizationForOwner(), unsetContextAuthorizationForOwner(), getContextAuthorizationForOwner()

unsetContextAuthorizationForOwner

void unsetContextAuthorizationForOwner()
Unsets the value of the 'Context Authorization For Owner' attribute.

See Also:
isSetContextAuthorizationForOwner(), getContextAuthorizationForOwner(), setContextAuthorizationForOwner(TContextAuthorizationForOwner)

isSetContextAuthorizationForOwner

boolean isSetContextAuthorizationForOwner()
Returns whether the value of the 'Context Authorization For Owner' attribute is set.

Returns:
whether the value of the 'Context Authorization For Owner' attribute is set.
See Also:
unsetContextAuthorizationForOwner(), getContextAuthorizationForOwner(), setContextAuthorizationForOwner(TContextAuthorizationForOwner)

getDefaultLocale

java.lang.String getDefaultLocale()
Returns the value of the 'Default Locale' attribute.

If the meaning of the 'Default Locale' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Default Locale' attribute.
See Also:
setDefaultLocale(String), TaskPackage.getTTask_DefaultLocale()

setDefaultLocale

void setDefaultLocale(java.lang.String value)
Sets the value of the 'Default Locale' attribute.

Parameters:
value - the new value of the 'Default Locale' attribute.
See Also:
getDefaultLocale()

getDurationUntilDeleted

java.lang.String getDurationUntilDeleted()
Returns the value of the 'Duration Until Deleted' attribute.

If the meaning of the 'Duration Until Deleted' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Duration Until Deleted' attribute.
See Also:
setDurationUntilDeleted(String), TaskPackage.getTTask_DurationUntilDeleted()

setDurationUntilDeleted

void setDurationUntilDeleted(java.lang.String value)
Sets the value of the 'Duration Until Deleted' attribute.

Parameters:
value - the new value of the 'Duration Until Deleted' attribute.
See Also:
getDurationUntilDeleted()

getDurationUntilDue

java.lang.String getDurationUntilDue()
Returns the value of the 'Duration Until Due' attribute.

If the meaning of the 'Duration Until Due' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Duration Until Due' attribute.
See Also:
setDurationUntilDue(String), TaskPackage.getTTask_DurationUntilDue()

setDurationUntilDue

void setDurationUntilDue(java.lang.String value)
Sets the value of the 'Duration Until Due' attribute.

Parameters:
value - the new value of the 'Duration Until Due' attribute.
See Also:
getDurationUntilDue()

getDurationUntilExpires

java.lang.String getDurationUntilExpires()
Returns the value of the 'Duration Until Expires' attribute.

If the meaning of the 'Duration Until Expires' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Duration Until Expires' attribute.
See Also:
setDurationUntilExpires(String), TaskPackage.getTTask_DurationUntilExpires()

setDurationUntilExpires

void setDurationUntilExpires(java.lang.String value)
Sets the value of the 'Duration Until Expires' attribute.

Parameters:
value - the new value of the 'Duration Until Expires' attribute.
See Also:
getDurationUntilExpires()

getEventHandlerName

java.lang.String getEventHandlerName()
Returns the value of the 'Event Handler Name' attribute.

If the meaning of the 'Event Handler Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Event Handler Name' attribute.
See Also:
setEventHandlerName(String), TaskPackage.getTTask_EventHandlerName()

setEventHandlerName

void setEventHandlerName(java.lang.String value)
Sets the value of the 'Event Handler Name' attribute.

Parameters:
value - the new value of the 'Event Handler Name' attribute.
See Also:
getEventHandlerName()

getJndiNameStaffPluginProvider

java.lang.String getJndiNameStaffPluginProvider()
Returns the value of the 'Jndi Name Staff Plugin Provider' attribute. The default value is "bpe/staff/userregistryconfiguration".

If the meaning of the 'Jndi Name Staff Plugin Provider' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Jndi Name Staff Plugin Provider' attribute.
See Also:
isSetJndiNameStaffPluginProvider(), unsetJndiNameStaffPluginProvider(), setJndiNameStaffPluginProvider(String), TaskPackage.getTTask_JndiNameStaffPluginProvider()

setJndiNameStaffPluginProvider

void setJndiNameStaffPluginProvider(java.lang.String value)
Sets the value of the 'Jndi Name Staff Plugin Provider' attribute.

Parameters:
value - the new value of the 'Jndi Name Staff Plugin Provider' attribute.
See Also:
isSetJndiNameStaffPluginProvider(), unsetJndiNameStaffPluginProvider(), getJndiNameStaffPluginProvider()

unsetJndiNameStaffPluginProvider

void unsetJndiNameStaffPluginProvider()
Unsets the value of the 'Jndi Name Staff Plugin Provider' attribute.

See Also:
isSetJndiNameStaffPluginProvider(), getJndiNameStaffPluginProvider(), setJndiNameStaffPluginProvider(String)

isSetJndiNameStaffPluginProvider

boolean isSetJndiNameStaffPluginProvider()
Returns whether the value of the 'Jndi Name Staff Plugin Provider' attribute is set.

Returns:
whether the value of the 'Jndi Name Staff Plugin Provider' attribute is set.
See Also:
unsetJndiNameStaffPluginProvider(), getJndiNameStaffPluginProvider(), setJndiNameStaffPluginProvider(String)

getKind

TTaskKinds getKind()
Returns the value of the 'Kind' attribute. The literals are from the enumeration TTaskKinds.

If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Kind' attribute.
See Also:
TTaskKinds, isSetKind(), unsetKind(), setKind(TTaskKinds), TaskPackage.getTTask_Kind()

setKind

void setKind(TTaskKinds value)
Sets the value of the 'Kind' attribute.

Parameters:
value - the new value of the 'Kind' attribute.
See Also:
TTaskKinds, isSetKind(), unsetKind(), getKind()

unsetKind

void unsetKind()
Unsets the value of the 'Kind' attribute.

See Also:
isSetKind(), getKind(), setKind(TTaskKinds)

isSetKind

boolean isSetKind()
Returns whether the value of the 'Kind' attribute is set.

Returns:
whether the value of the 'Kind' attribute is set.
See Also:
unsetKind(), getKind(), setKind(TTaskKinds)

getName

java.lang.String getName()
Returns the value of the 'Name' attribute.

If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Name' attribute.
See Also:
setName(String), TaskPackage.getTTask_Name()

setName

void setName(java.lang.String value)
Sets the value of the 'Name' attribute.

Parameters:
value - the new value of the 'Name' attribute.
See Also:
getName()

getPriority

int getPriority()
Returns the value of the 'Priority' attribute. The default value is "5".

If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Priority' attribute.
See Also:
isSetPriority(), unsetPriority(), setPriority(int), TaskPackage.getTTask_Priority()

setPriority

void setPriority(int value)
Sets the value of the 'Priority' attribute.

Parameters:
value - the new value of the 'Priority' attribute.
See Also:
isSetPriority(), unsetPriority(), getPriority()

unsetPriority

void unsetPriority()
Unsets the value of the 'Priority' attribute.

See Also:
isSetPriority(), getPriority(), setPriority(int)

isSetPriority

boolean isSetPriority()
Returns whether the value of the 'Priority' attribute is set.

Returns:
whether the value of the 'Priority' attribute is set.
See Also:
unsetPriority(), getPriority(), setPriority(int)

getPriorityDefinition

java.lang.String getPriorityDefinition()
Returns the value of the 'Priority Definition' attribute.

If the meaning of the 'Priority Definition' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Priority Definition' attribute.
See Also:
setPriorityDefinition(String), TaskPackage.getTTask_PriorityDefinition()

setPriorityDefinition

void setPriorityDefinition(java.lang.String value)
Sets the value of the 'Priority Definition' attribute.

Parameters:
value - the new value of the 'Priority Definition' attribute.
See Also:
getPriorityDefinition()

getSubstitutionPolicy

TSubstitutionKinds getSubstitutionPolicy()
Returns the value of the 'Substitution Policy' attribute. The default value is "NoSubstitution". The literals are from the enumeration TSubstitutionKinds.

If the meaning of the 'Substitution Policy' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Substitution Policy' attribute.
See Also:
TSubstitutionKinds, isSetSubstitutionPolicy(), unsetSubstitutionPolicy(), setSubstitutionPolicy(TSubstitutionKinds), TaskPackage.getTTask_SubstitutionPolicy()

setSubstitutionPolicy

void setSubstitutionPolicy(TSubstitutionKinds value)
Sets the value of the 'Substitution Policy' attribute.

Parameters:
value - the new value of the 'Substitution Policy' attribute.
See Also:
TSubstitutionKinds, isSetSubstitutionPolicy(), unsetSubstitutionPolicy(), getSubstitutionPolicy()

unsetSubstitutionPolicy

void unsetSubstitutionPolicy()
Unsets the value of the 'Substitution Policy' attribute.

See Also:
isSetSubstitutionPolicy(), getSubstitutionPolicy(), setSubstitutionPolicy(TSubstitutionKinds)

isSetSubstitutionPolicy

boolean isSetSubstitutionPolicy()
Returns whether the value of the 'Substitution Policy' attribute is set.

Returns:
whether the value of the 'Substitution Policy' attribute is set.
See Also:
unsetSubstitutionPolicy(), getSubstitutionPolicy(), setSubstitutionPolicy(TSubstitutionKinds)

getSupportsDelegation

TBoolean getSupportsDelegation()
Returns the value of the 'Supports Delegation' attribute. The default value is "yes". The literals are from the enumeration TBoolean.

If the meaning of the 'Supports Delegation' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Supports Delegation' attribute.
See Also:
TBoolean, isSetSupportsDelegation(), unsetSupportsDelegation(), setSupportsDelegation(TBoolean), TaskPackage.getTTask_SupportsDelegation()

setSupportsDelegation

void setSupportsDelegation(TBoolean value)
Sets the value of the 'Supports Delegation' attribute.

Parameters:
value - the new value of the 'Supports Delegation' attribute.
See Also:
TBoolean, isSetSupportsDelegation(), unsetSupportsDelegation(), getSupportsDelegation()

unsetSupportsDelegation

void unsetSupportsDelegation()
Unsets the value of the 'Supports Delegation' attribute.

See Also:
isSetSupportsDelegation(), getSupportsDelegation(), setSupportsDelegation(TBoolean)

isSetSupportsDelegation

boolean isSetSupportsDelegation()
Returns whether the value of the 'Supports Delegation' attribute is set.

Returns:
whether the value of the 'Supports Delegation' attribute is set.
See Also:
unsetSupportsDelegation(), getSupportsDelegation(), setSupportsDelegation(TBoolean)

getSupportsFollowOnTask

TBoolean getSupportsFollowOnTask()
Returns the value of the 'Supports Follow On Task' attribute. The default value is "yes". The literals are from the enumeration TBoolean.

If the meaning of the 'Supports Follow On Task' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Supports Follow On Task' attribute.
See Also:
TBoolean, isSetSupportsFollowOnTask(), unsetSupportsFollowOnTask(), setSupportsFollowOnTask(TBoolean), TaskPackage.getTTask_SupportsFollowOnTask()

setSupportsFollowOnTask

void setSupportsFollowOnTask(TBoolean value)
Sets the value of the 'Supports Follow On Task' attribute.

Parameters:
value - the new value of the 'Supports Follow On Task' attribute.
See Also:
TBoolean, isSetSupportsFollowOnTask(), unsetSupportsFollowOnTask(), getSupportsFollowOnTask()

unsetSupportsFollowOnTask

void unsetSupportsFollowOnTask()
Unsets the value of the 'Supports Follow On Task' attribute.

See Also:
isSetSupportsFollowOnTask(), getSupportsFollowOnTask(), setSupportsFollowOnTask(TBoolean)

isSetSupportsFollowOnTask

boolean isSetSupportsFollowOnTask()
Returns whether the value of the 'Supports Follow On Task' attribute is set.

Returns:
whether the value of the 'Supports Follow On Task' attribute is set.
See Also:
unsetSupportsFollowOnTask(), getSupportsFollowOnTask(), setSupportsFollowOnTask(TBoolean)

getSupportsSubTask

TBoolean getSupportsSubTask()
Returns the value of the 'Supports Sub Task' attribute. The default value is "yes". The literals are from the enumeration TBoolean.

If the meaning of the 'Supports Sub Task' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Supports Sub Task' attribute.
See Also:
TBoolean, isSetSupportsSubTask(), unsetSupportsSubTask(), setSupportsSubTask(TBoolean), TaskPackage.getTTask_SupportsSubTask()

setSupportsSubTask

void setSupportsSubTask(TBoolean value)
Sets the value of the 'Supports Sub Task' attribute.

Parameters:
value - the new value of the 'Supports Sub Task' attribute.
See Also:
TBoolean, isSetSupportsSubTask(), unsetSupportsSubTask(), getSupportsSubTask()

unsetSupportsSubTask

void unsetSupportsSubTask()
Unsets the value of the 'Supports Sub Task' attribute.

See Also:
isSetSupportsSubTask(), getSupportsSubTask(), setSupportsSubTask(TBoolean)

isSetSupportsSubTask

boolean isSetSupportsSubTask()
Returns whether the value of the 'Supports Sub Task' attribute is set.

Returns:
whether the value of the 'Supports Sub Task' attribute is set.
See Also:
unsetSupportsSubTask(), getSupportsSubTask(), setSupportsSubTask(TBoolean)

getTargetNamespace

org.eclipse.emf.common.util.URI getTargetNamespace()
Returns the value of the 'Target Namespace' attribute.

If the meaning of the 'Target Namespace' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Target Namespace' attribute.
See Also:
setTargetNamespace(URI), TaskPackage.getTTask_TargetNamespace()

setTargetNamespace

void setTargetNamespace(org.eclipse.emf.common.util.URI value)
Sets the value of the 'Target Namespace' attribute.

Parameters:
value - the new value of the 'Target Namespace' attribute.
See Also:
getTargetNamespace()

getType

java.lang.String getType()
Returns the value of the 'Type' attribute.

If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Type' attribute.
See Also:
setType(String), TaskPackage.getTTask_Type()

setType

void setType(java.lang.String value)
Sets the value of the 'Type' attribute.

Parameters:
value - the new value of the 'Type' attribute.
See Also:
getType()

getValidFrom

java.lang.String getValidFrom()
Returns the value of the 'Valid From' attribute.

If the meaning of the 'Valid From' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Valid From' attribute.
See Also:
setValidFrom(String), TaskPackage.getTTask_ValidFrom()

setValidFrom

void setValidFrom(java.lang.String value)
Sets the value of the 'Valid From' attribute.

Parameters:
value - the new value of the 'Valid From' attribute.
See Also:
getValidFrom()

getWorkBasket

java.lang.String getWorkBasket()
Returns the value of the 'Work Basket' attribute.

If the meaning of the 'Work Basket' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Work Basket' attribute.
See Also:
setWorkBasket(String), TaskPackage.getTTask_WorkBasket()

setWorkBasket

void setWorkBasket(java.lang.String value)
Sets the value of the 'Work Basket' attribute.

Parameters:
value - the new value of the 'Work Basket' attribute.
See Also:
getWorkBasket()

getAutoDeletionMode

TAutoDeletionMode getAutoDeletionMode()
Returns the value of the 'Auto Deletion Mode' attribute. The default value is "ONSUCCESSFULCOMPLETION". The literals are from the enumeration TAutoDeletionMode. States whether an instance of the task template is automatically deleted when it reaches an end execution state. End execution states are STATE_FINISHED, STATE_FAILED, STATE_TERMINATED, STATE_EXPIRED. Possible values are: ON_COMPLETION: States that the task instance is deleted when it reaches any end state. ON_SUCCESSFUL_COMPLETION: States that the task instance is deleted when it reaches the end state STATE_FINISHED. Please note that the actual point in time when auto deletion occurs is depending on the settings in the element durationUntilDeleted. If durationUntilDeleted is set to "DURATION_INFINITE" then no auto deletion occurs, irrespective of what has been specified for the autoDeletionMode.

Returns:
the value of the 'Auto Deletion Mode' attribute.
See Also:
TAutoDeletionMode, isSetAutoDeletionMode(), unsetAutoDeletionMode(), setAutoDeletionMode(TAutoDeletionMode), TaskPackage.getTTask_AutoDeletionMode()

setAutoDeletionMode

void setAutoDeletionMode(TAutoDeletionMode value)
Sets the value of the 'Auto Deletion Mode' attribute.

Parameters:
value - the new value of the 'Auto Deletion Mode' attribute.
See Also:
TAutoDeletionMode, isSetAutoDeletionMode(), unsetAutoDeletionMode(), getAutoDeletionMode()

unsetAutoDeletionMode

void unsetAutoDeletionMode()
Unsets the value of the 'Auto Deletion Mode' attribute.

See Also:
isSetAutoDeletionMode(), getAutoDeletionMode(), setAutoDeletionMode(TAutoDeletionMode)

isSetAutoDeletionMode

boolean isSetAutoDeletionMode()
Returns whether the value of the 'Auto Deletion Mode' attribute is set.

Returns:
whether the value of the 'Auto Deletion Mode' attribute is set.
See Also:
unsetAutoDeletionMode(), getAutoDeletionMode(), setAutoDeletionMode(TAutoDeletionMode)

isInline

boolean isInline()

IBM WebSphere Application ServerTM
Release 7