public interface TEscalationSettings
extends org.eclipse.emf.ecore.EObject
TaskPackage.getTEscalationSettings()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList |
getEscalationChain()
Returns the value of the 'Escalation Chain' containment reference list.
|
static final java.lang.String COPYRIGHT
org.eclipse.emf.common.util.EList getEscalationChain()
TEscalationChain
.
If the meaning of the 'Escalation Chain' containment reference list isn't clear, there really should be more of a description here...
TaskPackage.getTEscalationSettings_EscalationChain()