Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
ilog.tgo.resource.renderer |
Provides classes for CSS configuration of Global Settings.
|
Modifier and Type | Field and Description |
---|---|
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.Cleared |
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.CriticalHigh |
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.CriticalLow |
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.MajorHigh |
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.MajorLow |
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.MinorHigh |
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.MinorLow |
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.Unknown |
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.WarningHigh |
static IltAlarm.ImpactSeverity |
IltAlarm.ImpactSeverity.WarningLow |
Modifier and Type | Method and Description |
---|---|
IltAlarm.ImpactSeverity |
IltAlarm.State.getHighestAcknowledgedImpactAlarmSeverity()
Returns the highest severity of impact alarm for which the number of
acknowledged alarms is nonzero.
|
IltAlarm.ImpactSeverity |
IltAlarm.State.getHighestAcknowledgedImpactAlarmSeverity(IltAlarm.ImpactSeverity below)
Returns the highest severity of impact alarm, less than
below , and for which the number of acknowledged alarms is
nonzero. |
IltAlarm.ImpactSeverity |
IltAlarm.State.getHighestImpactAlarmSeverity()
Returns the highest severity for which the number of impact alarms,
acknowledged or otherwise, is nonzero.
|
IltAlarm.ImpactSeverity |
IltAlarm.State.getHighestImpactAlarmSeverity(IltAlarm.ImpactSeverity below)
Returns the highest severity less than
below for
which the number of impact alarms, acknowledged or otherwise, is nonzero. |
IltAlarm.ImpactSeverity |
IltAlarm.State.getHighestNewImpactAlarmSeverity()
Returns the highest severity for which the number of new impact alarms is
nonzero.
|
IltAlarm.ImpactSeverity |
IltAlarm.State.getHighestNewImpactAlarmSeverity(IltAlarm.ImpactSeverity below)
Returns the highest severity less than
below for which the
number of new impact alarms is nonzero. |
Modifier and Type | Method and Description |
---|---|
IltAlarm.ImpactSeverity |
IltAlarm.State.getHighestAcknowledgedImpactAlarmSeverity(IltAlarm.ImpactSeverity below)
Returns the highest severity of impact alarm, less than
below , and for which the number of acknowledged alarms is
nonzero. |
IltAlarm.ImpactSeverity |
IltAlarm.State.getHighestImpactAlarmSeverity(IltAlarm.ImpactSeverity below)
Returns the highest severity less than
below for
which the number of impact alarms, acknowledged or otherwise, is nonzero. |
IltAlarm.ImpactSeverity |
IltAlarm.State.getHighestNewImpactAlarmSeverity(IltAlarm.ImpactSeverity below)
Returns the highest severity less than
below for which the
number of new impact alarms is nonzero. |
Modifier and Type | Method and Description |
---|---|
void |
IltAlarmRenderer.setImpactSeverities(IltAlarm.ImpactSeverity[] impactSeverities)
Adds alarm impact severities to the alarm system.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.