IBM WebSphere Application ServerTM
Release 7

com.ibm.wbit.tel
Interface TEscalation

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

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

A representation of the model object 'TEscalation'.

The following features are supported:

Since:
6.0.1
See Also:
TaskPackage.getTEscalation()

Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 TAtLeastExpectedStates getAtLeastExpectedState()
          Returns the value of the 'At Least Expected State' attribute.
 java.lang.String getAutoRepeatDuration()
          Returns the value of the 'Auto Repeat Duration' attribute
 org.eclipse.emf.common.util.EList getCustomProperty()
          Returns the value of the 'Custom Property' containment reference list.
 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 getDurationUntilEscalation()
          Returns the value of the 'Duration Until Escalation' attribute
 java.lang.String getEmail()
          Returns the value of the 'Email' attribute
 TEMailReceiver getEMailReceiver()
          Returns the value of the 'EMail Receiver' containment reference
 TEscalationActions getEscalationAction()
          Returns the value of the 'Escalation Action' attribute.
 TEscalationReceiver getEscalationReceiver()
          Returns the value of the 'Escalation Receiver' containment reference
 TIncreasePriority getIncreasePriority()
          Returns the value of the 'Increase Priority' attribute.
 java.lang.String getName()
          Returns the value of the 'Name' attribute
 boolean isSetAtLeastExpectedState()
          Returns whether the value of the 'At Least Expected State' attribute is set
 boolean isSetEscalationAction()
          Returns whether the value of the 'Escalation Action' attribute is set
 boolean isSetIncreasePriority()
          Returns whether the value of the 'Increase Priority' attribute is set
 void setAtLeastExpectedState(TAtLeastExpectedStates value)
          Sets the value of the 'At Least Expected State' attribute
 void setAutoRepeatDuration(java.lang.String value)
          Sets the value of the 'Auto Repeat Duration' attribute
 void setDurationUntilEscalation(java.lang.String value)
          Sets the value of the 'Duration Until Escalation' attribute
 void setEmail(java.lang.String value)
          Sets the value of the 'Email' attribute
 void setEMailReceiver(TEMailReceiver value)
          Sets the value of the 'EMail Receiver' containment reference
 void setEscalationAction(TEscalationActions value)
          Sets the value of the 'Escalation Action' attribute
 void setEscalationReceiver(TEscalationReceiver value)
          Sets the value of the 'Escalation Receiver' containment reference
 void setIncreasePriority(TIncreasePriority value)
          Sets the value of the 'Increase Priority' attribute
 void setName(java.lang.String value)
          Sets the value of the 'Name' attribute
 void unsetAtLeastExpectedState()
          Unsets the value of the 'At Least Expected State' attribute
 void unsetEscalationAction()
          Unsets the value of the 'Escalation Action' attribute
 void unsetIncreasePriority()
          Unsets the value of the 'Increase Priority' 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

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.getTEscalation_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.getTEscalation_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.getTEscalation_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.getTEscalation_CustomProperty()

getEscalationReceiver

TEscalationReceiver getEscalationReceiver()
Returns the value of the 'Escalation Receiver' containment reference.

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

Returns:
the value of the 'Escalation Receiver' containment reference.
See Also:
setEscalationReceiver(TEscalationReceiver), TaskPackage.getTEscalation_EscalationReceiver()

setEscalationReceiver

void setEscalationReceiver(TEscalationReceiver value)
Sets the value of the 'Escalation Receiver' containment reference.

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

getEMailReceiver

TEMailReceiver getEMailReceiver()
Returns the value of the 'EMail Receiver' containment reference.

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

Returns:
the value of the 'EMail Receiver' containment reference.
See Also:
setEMailReceiver(TEMailReceiver), TaskPackage.getTEscalation_EMailReceiver()

setEMailReceiver

void setEMailReceiver(TEMailReceiver value)
Sets the value of the 'EMail Receiver' containment reference.

Parameters:
value - the new value of the 'EMail Receiver' containment reference.
See Also:
getEMailReceiver()

getAtLeastExpectedState

TAtLeastExpectedStates getAtLeastExpectedState()
Returns the value of the 'At Least Expected State' attribute. The default value is "claimed". The literals are from the enumeration TAtLeastExpectedStates.

If the meaning of the 'At Least Expected State' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'At Least Expected State' attribute.
See Also:
TAtLeastExpectedStates, isSetAtLeastExpectedState(), unsetAtLeastExpectedState(), setAtLeastExpectedState(TAtLeastExpectedStates), TaskPackage.getTEscalation_AtLeastExpectedState()

setAtLeastExpectedState

void setAtLeastExpectedState(TAtLeastExpectedStates value)
Sets the value of the 'At Least Expected State' attribute.

Parameters:
value - the new value of the 'At Least Expected State' attribute.
See Also:
TAtLeastExpectedStates, isSetAtLeastExpectedState(), unsetAtLeastExpectedState(), getAtLeastExpectedState()

unsetAtLeastExpectedState

void unsetAtLeastExpectedState()
Unsets the value of the 'At Least Expected State' attribute.

See Also:
isSetAtLeastExpectedState(), getAtLeastExpectedState(), setAtLeastExpectedState(TAtLeastExpectedStates)

isSetAtLeastExpectedState

boolean isSetAtLeastExpectedState()
Returns whether the value of the 'At Least Expected State' attribute is set.

Returns:
whether the value of the 'At Least Expected State' attribute is set.
See Also:
unsetAtLeastExpectedState(), getAtLeastExpectedState(), setAtLeastExpectedState(TAtLeastExpectedStates)

getAutoRepeatDuration

java.lang.String getAutoRepeatDuration()
Returns the value of the 'Auto Repeat Duration' attribute.

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

Returns:
the value of the 'Auto Repeat Duration' attribute.
See Also:
setAutoRepeatDuration(String), TaskPackage.getTEscalation_AutoRepeatDuration()

setAutoRepeatDuration

void setAutoRepeatDuration(java.lang.String value)
Sets the value of the 'Auto Repeat Duration' attribute.

Parameters:
value - the new value of the 'Auto Repeat Duration' attribute.
See Also:
getAutoRepeatDuration()

getDurationUntilEscalation

java.lang.String getDurationUntilEscalation()
Returns the value of the 'Duration Until Escalation' attribute.

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

Returns:
the value of the 'Duration Until Escalation' attribute.
See Also:
setDurationUntilEscalation(String), TaskPackage.getTEscalation_DurationUntilEscalation()

setDurationUntilEscalation

void setDurationUntilEscalation(java.lang.String value)
Sets the value of the 'Duration Until Escalation' attribute.

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

getEmail

java.lang.String getEmail()
Returns the value of the 'Email' attribute.

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

Returns:
the value of the 'Email' attribute.
See Also:
setEmail(String), TaskPackage.getTEscalation_Email()

setEmail

void setEmail(java.lang.String value)
Sets the value of the 'Email' attribute.

Parameters:
value - the new value of the 'Email' attribute.
See Also:
getEmail()

getEscalationAction

TEscalationActions getEscalationAction()
Returns the value of the 'Escalation Action' attribute. The default value is "workItem". The literals are from the enumeration TEscalationActions.

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

Returns:
the value of the 'Escalation Action' attribute.
See Also:
TEscalationActions, isSetEscalationAction(), unsetEscalationAction(), setEscalationAction(TEscalationActions), TaskPackage.getTEscalation_EscalationAction()

setEscalationAction

void setEscalationAction(TEscalationActions value)
Sets the value of the 'Escalation Action' attribute.

Parameters:
value - the new value of the 'Escalation Action' attribute.
See Also:
TEscalationActions, isSetEscalationAction(), unsetEscalationAction(), getEscalationAction()

unsetEscalationAction

void unsetEscalationAction()
Unsets the value of the 'Escalation Action' attribute.

See Also:
isSetEscalationAction(), getEscalationAction(), setEscalationAction(TEscalationActions)

isSetEscalationAction

boolean isSetEscalationAction()
Returns whether the value of the 'Escalation Action' attribute is set.

Returns:
whether the value of the 'Escalation Action' attribute is set.
See Also:
unsetEscalationAction(), getEscalationAction(), setEscalationAction(TEscalationActions)

getIncreasePriority

TIncreasePriority getIncreasePriority()
Returns the value of the 'Increase Priority' attribute. The default value is "no". The literals are from the enumeration TIncreasePriority.

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

Returns:
the value of the 'Increase Priority' attribute.
See Also:
TIncreasePriority, isSetIncreasePriority(), unsetIncreasePriority(), setIncreasePriority(TIncreasePriority), TaskPackage.getTEscalation_IncreasePriority()

setIncreasePriority

void setIncreasePriority(TIncreasePriority value)
Sets the value of the 'Increase Priority' attribute.

Parameters:
value - the new value of the 'Increase Priority' attribute.
See Also:
TIncreasePriority, isSetIncreasePriority(), unsetIncreasePriority(), getIncreasePriority()

unsetIncreasePriority

void unsetIncreasePriority()
Unsets the value of the 'Increase Priority' attribute.

See Also:
isSetIncreasePriority(), getIncreasePriority(), setIncreasePriority(TIncreasePriority)

isSetIncreasePriority

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

Returns:
whether the value of the 'Increase Priority' attribute is set.
See Also:
unsetIncreasePriority(), getIncreasePriority(), setIncreasePriority(TIncreasePriority)

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.getTEscalation_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()

IBM WebSphere Application ServerTM
Release 7