public class IltAlarm extends IlpDefaultObject
A predefined business object for an alarm condition in a managed telecom object. Its definition is based on the OSS/J Quality of the Service API.
This class also provides the state system used to model the alarm state carried by a telecom object. Its definition is based on the ITU-T Recommendation X.733.
The class IltAlarm.State
models the alarm state carried by a
telecom object.
IltObjectState.getAlarmState()
Modifier and Type | Class and Description |
---|---|
protected static class |
IltAlarm.AbstractSeverity |
static class |
IltAlarm.AlarmType
This enumeration lists the possible types of alarms.
|
static class |
IltAlarm.ImpactSeverity
This enumeration lists the possible severity levels for impact alarms.
|
static class |
IltAlarm.ProbableCause
This enumeration lists the possible probable causes for alarms.
|
static class |
IltAlarm.Severity
This enumeration lists the possible severity levels for raw alarms.
|
static class |
IltAlarm.State
This class provides a representation model for the alarm state carried by a
telecom object.
|
static class |
IltAlarm.TrendIndication
This enumeration lists the possible trend indications.
|
Modifier and Type | Field and Description |
---|---|
static IlpAttribute |
AckSystemIdAttribute
Identifier of the system used by the author of the last modification of
the acknowledged state.
|
static IlpAttribute |
AckTimeAttribute
Date of the last modification of the acknowledged state.
|
static IlpAttribute |
AckUserIdAttribute
Identifier of the author of the last modication of the acknowledged
state.
|
static IlpAttribute |
AdditionalTextAttribute
The additional text.
|
static IlpAttribute |
AlarmAckStateAttribute
The alarm acknowledged state.
|
static IlpAttribute |
AlarmChangedTimeAttribute
Date of the last modification of alarm attribute values.
|
static IlpAttribute |
AlarmClearedTimeAttribute
Date when the perceived severity of the alarm was changed to cleared.
|
static IlpAttribute |
AlarmRaisedTimeAttribute
Date when the alarm was raised.
|
static IlpAttribute |
AlarmTypeAttribute
The type of alarm.
|
static IlpAttribute |
AttributeChangesAttribute
The list of changed attributes.
|
static IlpAttribute |
BackedUpStatusAttribute
Backup status.
|
static IlpAttribute |
BackUpObjectAttribute
Distinguished name of the backup object.
|
static IlpAttribute |
ClearSystemIdAttribute
Identifier of the system used by the author of the last request
to clear the alarm.
|
static IlpAttribute |
ClearUserIdAttribute
Identifier of the author of the last request to clear the alarm.
|
static IlpAttribute |
CommentsAttribute
List of comments.
|
static IlpAttribute |
CorrelatedNotificationsAttribute
The correlated notifications.
|
static IlpComputedAttribute |
GraphicRepresentationAttribute
A fake attribute allowing the display of a graphic representation of the
alarm in a table column.
|
static IlpAttribute |
ManagedObjectClassAttribute
Managed object class of the managed object instance in which the alarm
occurred.
|
static IlpAttribute |
ManagedObjectInstanceAttribute
The managed object instance in which the alarm occurred.
|
static IlpAttribute |
MonitoredAttributesAttribute
The monitored attributes.
|
static IlpAttribute |
NotificationIdAttribute
Identifier of the notification that carries the alarm information.
|
static IlpAttribute |
PerceivedSeverityAttribute
The perceived severity of the alarm.
|
static IlpAttribute |
ProbableCauseAttribute
The probable cause of the alarm.
|
static IlpAttribute |
ProposedRepairActionsAttribute
The proposed repair actions.
|
static IlpAttribute |
SpecificProblemAttribute
The specific problem.
|
static IlpAttribute |
SystemDNAttribute
The distinguished name (DN) of the system that detects the
network event and generates the notification.
|
protected static IlpDefaultClass |
TheIlpClass
The
IlpClass for this Java class. |
static IlpAttribute |
ThresholdInfoAttribute
The threshold information.
|
static IlpAttribute |
TrendIndicationAttribute
The trend indication.
|
VALUE_NOT_SET
Constructor and Description |
---|
IltAlarm()
Creates a new
IltAlarm . |
IltAlarm(IlpClass ilpClass,
boolean initializeAttributeValues)
Creates a new
IltAlarm . |
IltAlarm(IlpClass ilpClass,
Object identifier)
Creates a new
IltAlarm with a given identifier and a given
IlpClass . |
IltAlarm(Object objectIdentifier)
Creates a new
IltAlarm with a given identifier. |
IltAlarm(Object identifier,
IltAlarmSeverity perceivedSeverity,
boolean acknowledgedState,
Date raisedTime)
Creates a new
IltAlarm . |
Modifier and Type | Method and Description |
---|---|
static void |
ForceInit(ilog.tgo.util.internal.IltForceClassInit object)
For IltSystem.Init
|
String |
getAckSystemId()
Returns the identifier of the system used by the author of the last
modification of the acknowledged state.
|
Date |
getAckTime()
Returns the date of the last modification of the acknowledged state.
|
String |
getAckUserId()
Returns the identifier of the author of the last modification of the
acknowledged state.
|
String |
getAdditionalText()
Returns the additional text.
|
boolean |
getAlarmAckState()
Returns the alarm acknowledged state.
|
Date |
getAlarmChangedTime()
Returns the date of the last modification of alarm attribute values.
|
Date |
getAlarmClearedTime()
Returns the date when the perceived severity has been changed to cleared.
|
Date |
getAlarmRaisedTime()
Returns the date when the alarm has been raised.
|
static IltAlarmSystem |
GetAlarmSystem()
Returns the
IltAlarmSystem for IltAlarm . |
IltAlarm.AlarmType |
getAlarmType()
Returns the alarm type.
|
Object |
getAttributeChanges()
Returns the attribute changes
|
boolean |
getBackedUpStatus()
Returns the backup status of the managed object.
|
String |
getBackUpObject()
Returns the distinguished name of the backup object.
|
String |
getClearSystemId()
Returns the identifier of the system used by the author of the last request
to clear the alarm.
|
String |
getClearUserId()
Returns the identifier of the author of the last request to clear the
alarm.
|
Object |
getComments()
Returns the comments.
|
Object |
getCorrelatedNotifications()
Returns the correlated notifications.
|
static IlpClass |
GetIlpClass()
Returns the
IlpClass corresponding to this Java class. |
static ilog.tgo.model.internal.IltStatePath |
GetLossOfConnectivityStatePath()
Returns the path to access the loss of connectivity state inside
the alarm system.
|
String |
getManagedObjectClass()
Returns the managed object class of the managed object instance in which
the alarm occurred.
|
Object |
getManagedObjectInstance()
Returns the managed object instance in which the alarm occurred.
|
Object |
getMonitoredAttributes()
Returns the monitored attributes.
|
String |
getNotificationId()
Returns the identifier of the notification that carries the alarm
information.
|
static ilog.tgo.model.internal.IltStatePath |
GetNotReportingStatePath()
Returns the path to access the
NotReporting state in the
alarm system. |
IltAlarmSeverity |
getPerceivedSeverity()
Returns the perceived severity.
|
IltAlarm.ProbableCause |
getProbableCause()
Returns the probable cause.
|
String |
getProposedRepairActions()
Returns the proposed repair actions.
|
String |
getSpecificProblem()
Returns the specific problem.
|
String |
getSystemDN()
Returns the distinguished name (DN) of the system that has detected the
network event and generated the notification.
|
Object |
getThresholdInfo()
Returns the threshold information.
|
IltAlarm.TrendIndication |
getTrendIndication()
Returns the trend indication.
|
static void |
InitStyle()
Initializes the style.
|
void |
setAckSystemId(String ackSystemId)
Sets the identifier of the system used by the author of the last
modification of the acknowledged state.
|
void |
setAckTime(Date ackTime)
Sets the date of the last modification of the acknowledged state.
|
void |
setAckUserId(String ackUserId)
Sets the identifier of the author of the last modification of the
acknowledged state.
|
void |
setAdditionalText(String additionalText)
Sets the additional text.
|
void |
setAlarmAckState(boolean alarmAckState)
Sets the alarm acknowledged state.
|
void |
setAlarmChangedTime(Date alarmChangedTime)
Sets the date of the last modification of alarm attribute values.
|
void |
setAlarmClearedTime(Date alarmClearedTime)
Sets the date when the perceived severity has been changed to cleared.
|
void |
setAlarmRaisedTime(Date alarmRaisedTime)
Sets the date when the alarm has been raised.
|
void |
setAlarmType(IltAlarm.AlarmType alarmType)
Sets the alarm type.
|
void |
setAttributeChanges(Object attributeChanges)
Sets the attribute changes.
|
void |
setBackedUpStatus(boolean backedUpStatus)
Sets the backup status.
|
void |
setBackUpObject(String backUpObject)
Sets the backup object.
|
void |
setClearSystemId(String clearSystemId)
Sets the identifier of the system used by the author of the last request
to clear the alarm.
|
void |
setClearUserId(String clearUserId)
Sets the identifier of the author of the last request to clear the alarm.
|
void |
setComments(Object comments)
Sets the comments.
|
void |
setCorrelatedNotifications(Object notifications)
Sets the correlated notifications.
|
void |
setManagedObjectClass(String managedObjectClass)
Sets the managed object class of the managed object instance in which the
alarm occurred.
|
void |
setManagedObjectInstance(Object managedObjectInstance)
Sets the managed object instance in which the alarm occurred.
|
void |
setMonitoredAttributes(Object attributes)
Sets the monitored attributes.
|
void |
setNotificationId(String notificationId)
Sets the identifier of the notification that carries the alarm
information.
|
void |
setPerceivedSeverity(IltAlarmSeverity perceivedSeverity)
Sets the perceived severity.
|
void |
setProbableCause(IltAlarm.ProbableCause probableCause)
Sets the probable cause.
|
void |
setProposedRepairActions(String proposedRepairActions)
Sets the proposed repair actions.
|
static void |
SetSeverityMapping(IltAlarm.Severity severity,
Color normal,
Color bright,
Color dark,
char letter)
Deprecated.
|
static void |
SetSeverityMapping(IltAlarm.Severity severity,
Color normal,
Color bright,
Color dark,
char letter,
String description)
Deprecated.
|
static void |
SetSeverityMapping(IltAlarm.Severity severity,
IlpColorKey normalKey,
Color defaultNormalValue,
IlpColorKey brightKey,
Color defaultBrightValue,
IlpColorKey darkKey,
Color defaultDarkValue,
IlpStringKey abbreviationKey,
String defaultAbbreviationValue,
IlpStringKey expandedKey,
String defaultExpandedValue)
Deprecated.
Use
IltSettings.SetValue instead. |
static void |
SetSeverityMapping(IltAlarm.Severity severity,
IltKey.Color normalKey,
Color defaultNormalValue,
IltKey.Color brightKey,
Color defaultBrightValue,
IltKey.Color darkKey,
Color defaultDarkValue,
IltKey.String abbreviationKey,
String defaultAbbreviationValue)
Deprecated.
The style API has been replaced by the cascading style sheet
mechanism. Use
IltSettings.SetValue(java.lang.Object, java.lang.Object) instead. |
static void |
SetSeverityMapping(IltAlarm.Severity severity,
IltKey.Color normalKey,
Color defaultNormalValue,
IltKey.Color brightKey,
Color defaultBrightValue,
IltKey.Color darkKey,
Color defaultDarkValue,
IltKey.String abbreviationKey,
String defaultAbbreviationValue,
IltKey.String expandedKey,
String defaultExpandedValue)
Deprecated.
The style API has been replaced by the cascading style sheet
mechanism. Use
IltSettings.SetValue(java.lang.Object, java.lang.Object) instead. |
static void |
SetSeverityMapping(IltAlarmSeverity severity,
Color normal,
Color bright,
Color dark,
String shortText)
Deprecated.
|
static void |
SetSeverityMapping(IltAlarmSeverity severity,
Color normal,
Color bright,
Color dark,
String shortText,
String description)
Deprecated.
|
void |
setSpecificProblem(String specificProblem)
Sets the specific problem.
|
void |
setSystemDN(String systemDN)
Sets the distinguished name (DN) of the system that has detected the
network event and generated the notification.
|
void |
setThresholdInfo(Object thresholdInfo)
Sets the threshold information.
|
void |
setTrendIndication(IltAlarm.TrendIndication trendIndication)
Sets the trend indication.
|
addAttributeValueListener, fireEvent, getAttributeGroup, getAttributeValue, getAttributeValue, getAttributeValueByName, getIdentifier, getIlpClass, getLocalAttributeValues, getObjectSupport, hasAttributeValue, initializeDefaultValues, removeAttributeValueListener, setAttributeValue, setAttributeValue, setAttributeValueByName, setLocalAttributeValues, setObjectSupport, toString
protected static IlpDefaultClass TheIlpClass
IlpClass
for this Java class.public static IlpComputedAttribute GraphicRepresentationAttribute
Attribute name: graphicRepresentation
.
By default, it is shown in the table.
This attribute is computed from other attributes and should not be set a value directly.
public static IlpAttribute AckSystemIdAttribute
Attribute name: ackSystemId
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute AckTimeAttribute
Attribute name: ackTime
.
Value type: Date
.
By default, it is not shown in the table.
public static IlpAttribute AckUserIdAttribute
Attribute name: ackUserId
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute AdditionalTextAttribute
Attribute name: additionalText
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute AlarmAckStateAttribute
Attribute name: alarmAckState
.
Value type: Boolean
.
By default, it is shown in the table.
public static IlpAttribute AlarmChangedTimeAttribute
Attribute name: alarmChangedTime
.
Value type: Date
.
By default, it is not shown in the table.
public static IlpAttribute AlarmClearedTimeAttribute
Attribute name: alarmClearedTime
.
Value type: Date
.
By default, it is not shown in the table.
public static IlpAttribute AlarmRaisedTimeAttribute
Attribute name: alarmRaisedTime
.
Value type: Date
.
By default, it is shown in the table.
public static IlpAttribute AlarmTypeAttribute
Attribute name: alarmType
.
Value type: IltAlarm.AlarmType
.
By default, it is not shown in the table.
public static IlpAttribute AttributeChangesAttribute
Attribute name: attributeChanges
.
Value type: Object
.
By default, it is not shown in the table.
public static IlpAttribute BackedUpStatusAttribute
Attribute name: backedUpStatus
.
Value type: Boolean
.
By default, it is not shown in the table.
BackUpObjectAttribute
public static IlpAttribute BackUpObjectAttribute
Attribute name: backUpObject
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute ClearSystemIdAttribute
Attribute name: clearSystemId
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute CommentsAttribute
Attribute name: comments
.
Value type: Object
.
By default, it is not shown in the table.
public static IlpAttribute CorrelatedNotificationsAttribute
Attribute name: correlatedNotifications
.
Value type: Object
.
By default, it is not shown in the table.
public static IlpAttribute ClearUserIdAttribute
Attribute name: clearUserId
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute ManagedObjectClassAttribute
Attribute name: managedObjectClass
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute ManagedObjectInstanceAttribute
Place here the object identifier of the managed object to allow the automatic update of the business object alarm state from the alarms.
Attribute name: managedObjectInstance
.
Value type: Object
.
By default, it is shown in the table.
public static IlpAttribute MonitoredAttributesAttribute
Attribute name: monitoredAttributes
.
Value type: Object
.
By default, it is not shown in the table.
public static IlpAttribute NotificationIdAttribute
Attribute name: notificationId
.
Value type: String
.
By default, it is shown in the table.
public static IlpAttribute PerceivedSeverityAttribute
It indicates the relative level of urgency for the end user.
Values are defined in IltAlarm.Severity
for raw
alarms, and in IltAlarm.ImpactSeverity
for impact alarms.
Attribute name: perceivedSeverity
.
Value type: IltAlarmSeverity
.
By default, it is shown in the table.
public static IlpAttribute ProbableCauseAttribute
Attribute name: probableCause
.
Value type: IltAlarm.ProbableCause
.
By default, it is shown in the table.
public static IlpAttribute ProposedRepairActionsAttribute
Attribute name: proposedRepairActions
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute SpecificProblemAttribute
probableCause
.
Attribute name: specificProblem
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute SystemDNAttribute
Attribute name: systemDN
.
Value type: String
.
By default, it is not shown in the table.
public static IlpAttribute ThresholdInfoAttribute
Attribute name: thresholdInfo
.
Value type: Object
.
By default, it is not shown in the table.
public static IlpAttribute TrendIndicationAttribute
Attribute name: trendIndication
.
Value type: IltAlarm.TrendIndication
.
By default, it is not shown in the table.
public IltAlarm(Object objectIdentifier)
IltAlarm
with a given identifier.
The IlpClass
is an IltAlarm
.objectIdentifier
- The identifier of this instance. See
IlpIDGenerator
for a simple
identifier generator and
IlpObject.getIdentifier()
for the constraints on identifiers.public IltAlarm(IlpClass ilpClass, Object identifier)
IltAlarm
with a given identifier and a given
IlpClass
.ilpClass
- The business class of this new instance. It must be a
subclass of IltAlarm
.identifier
- The identifier of this instance. See
IlpIDGenerator
for a simple
identifier generator and
IlpObject.getIdentifier()
for the
constraints on identifiers.public IltAlarm(IlpClass ilpClass, boolean initializeAttributeValues)
IltAlarm
.
An identifier is generated by the IlpIDGenerator
.ilpClass
- The business class of this new instance.
It must be a subclass of
IltAlarm
.initializeAttributeValues
- Indicates whether the object should be
initialized using the default attribute
values.public IltAlarm()
IltAlarm
.
An identifier is generated by the IlpIDGenerator
.
Attributes are initialized to their default values.public IltAlarm(Object identifier, IltAlarmSeverity perceivedSeverity, boolean acknowledgedState, Date raisedTime)
IltAlarm
.
An identifier is generated by the IlpIDGenerator
.identifier
- The identifier of this instance. See
IlpIDGenerator
for a simple
identifier generator and
IlpObject.getIdentifier()
for the constraints on identifiers.perceivedSeverity
- The perceived severity.acknowledgedState
- The acknowledgedment state.raisedTime
- The alarm raised time.public static IltAlarmSystem GetAlarmSystem()
IltAlarmSystem
for IltAlarm
.public static ilog.tgo.model.internal.IltStatePath GetLossOfConnectivityStatePath()
public static ilog.tgo.model.internal.IltStatePath GetNotReportingStatePath()
NotReporting
state in the
alarm system.public static IlpClass GetIlpClass()
IlpClass
corresponding to this Java class.public String getAckSystemId()
getAlarmAckState()
public void setAckSystemId(String ackSystemId)
ackSystemId
- The identifier to be set.getAlarmAckState()
public Date getAckTime()
setAlarmAckState(boolean)
public void setAckTime(Date ackTime)
ackTime
- The date to be set.public String getAckUserId()
setAlarmAckState(boolean)
public void setAckUserId(String ackUserId)
ackUserId
- The identifier to be set.setAlarmAckState(boolean)
public String getAdditionalText()
public void setAdditionalText(String additionalText)
additionalText
- The additional text to be set.public boolean getAlarmAckState()
true
when the alarm is acknowledged, or
false
when it is not acknowledged.public void setAlarmAckState(boolean alarmAckState)
alarmAckState
- The acknowledged state to be set.public Date getAlarmChangedTime()
public void setAlarmChangedTime(Date alarmChangedTime)
alarmChangedTime
- The date to be set.public Date getAlarmClearedTime()
public void setAlarmClearedTime(Date alarmClearedTime)
alarmClearedTime
- The date to be set.public Date getAlarmRaisedTime()
public void setAlarmRaisedTime(Date alarmRaisedTime)
alarmRaisedTime
- The date to be set.public IltAlarm.AlarmType getAlarmType()
public void setAlarmType(IltAlarm.AlarmType alarmType)
alarmType
- The alarm type to be set.public Object getAttributeChanges()
public void setAttributeChanges(Object attributeChanges)
attributeChanges
- The attribute changes to be set.public boolean getBackedUpStatus()
public void setBackedUpStatus(boolean backedUpStatus)
backedUpStatus
- The backup status to be set.public String getBackUpObject()
public void setBackUpObject(String backUpObject)
backUpObject
- The distinguished name to be set.public String getClearSystemId()
public void setClearSystemId(String clearSystemId)
clearSystemId
- The identifier to be set.public String getClearUserId()
public void setClearUserId(String clearUserId)
clearUserId
- The identifier to be set.public Object getComments()
public void setComments(Object comments)
comments
- The comments to be set.public Object getCorrelatedNotifications()
public void setCorrelatedNotifications(Object notifications)
notifications
- The correlated notifications to be set.public String getManagedObjectClass()
public void setManagedObjectClass(String managedObjectClass)
managedObjectClass
- The managed object class to be set.public Object getManagedObjectInstance()
public void setManagedObjectInstance(Object managedObjectInstance)
managedObjectInstance
- The managed object instance to be set.ManagedObjectInstanceAttribute
public Object getMonitoredAttributes()
public void setMonitoredAttributes(Object attributes)
attributes
- The monitored attributes to be set.public String getNotificationId()
public void setNotificationId(String notificationId)
notificationId
- The identifier to be set.public IltAlarmSeverity getPerceivedSeverity()
IltAlarm.Severity
for raw
alarms, and in IltAlarm.ImpactSeverity
for impact alarms.IltAlarm.Severity
,
IltAlarm.ImpactSeverity
public void setPerceivedSeverity(IltAlarmSeverity perceivedSeverity)
perceivedSeverity
- The perceived severity to be set.public IltAlarm.ProbableCause getProbableCause()
public void setProbableCause(IltAlarm.ProbableCause probableCause)
probableCause
- The probable cause to be set.public String getProposedRepairActions()
public void setProposedRepairActions(String proposedRepairActions)
proposedRepairActions
- The proposed repair actions to be set.public String getSpecificProblem()
public void setSpecificProblem(String specificProblem)
specificProblem
- The specific problem to be set.public String getSystemDN()
public void setSystemDN(String systemDN)
systemDN
- The distinguished name to be set.public IltAlarm.TrendIndication getTrendIndication()
public void setTrendIndication(IltAlarm.TrendIndication trendIndication)
trendIndication
- The trend indication to be set.public Object getThresholdInfo()
public void setThresholdInfo(Object thresholdInfo)
thresholdInfo
- The threshold information to be set.@Deprecated public static void SetSeverityMapping(IltAlarmSeverity severity, Color normal, Color bright, Color dark, String shortText)
IltSettings.SetValue(java.lang.Object, java.lang.Object)
instead.Installs a graphical representation mapping for a severity.
This method corresponds to the following operations:
IltSettings.SetValue("<severity category>.<severity name>.Color", normal); IltSettings.SetValue("<severity category>.<severity name>.BrightColor", bright); IltSettings.SetValue("<severity category>.<severity name>.DarkColor", dark); IltSettings.SetValue("<severity category>.<severity name>.Abbreviation", shortText);
For instance, when customizing the IltAlarm.Severity.Critical
set the following properties:
IltSettings.SetValue("Alarm.Raw.Critical.Color", normal); IltSettings.SetValue("Alarm.Raw.Critical.BrightColor", bright); IltSettings.SetValue("Alarm.Raw.Critical.DarkColor", dark); IltSettings.SetValue("Alarm.Raw.Critical.Abbreviation", shortText);
severity
- Alarm severity.normal
- Normal color.bright
- Bright color.dark
- Dark color.shortText
- Short description that represents this severity as an
alarm count in the base or inside the alarm balloon.IltSettings
@Deprecated public static void SetSeverityMapping(IltAlarmSeverity severity, Color normal, Color bright, Color dark, String shortText, String description)
IltSettings.SetValue(java.lang.Object, java.lang.Object)
instead.Installs a graphical representation mapping for a severity.
This method corresponds to the following operations:
IltSettings.SetValue("<severity category>.<severity name>.Color, normal); IltSettings.SetValue("<severity category>.<severity name>.BrightColor, bright); IltSettings.SetValue("<severity category>.<severity name>.DarkColor, dark); IltSettings.SetValue("<severity category>.<severity name>.Abbreviation, shortText); IltSettings.SetValue("<severity category>.<severity name>.Description, description);
For instance, when customizing the IltAlarm.Severity.Critical
set the following properties:
IltSettings.SetValue("Alarm.Raw.Critical.Color", normal); IltSettings.SetValue("Alarm.Raw.Critical.BrightColor", bright); IltSettings.SetValue("Alarm.Raw.Critical.DarkColor", dark); IltSettings.SetValue("Alarm.Raw.Critical.Abbreviation", shortText); IltSettings.SetValue("Alarm.Raw.Critical.Description", description);
severity
- Alarm severity.normal
- Normal color.bright
- Bright color.dark
- Dark color.shortText
- Short description that represents this severity as an
alarm count in the base or inside the alarm balloon.description
- Long description that represents this severity in the
expanded alarm balloon or in table cells.IltSettings
@Deprecated public static void SetSeverityMapping(IltAlarm.Severity severity, Color normal, Color bright, Color dark, char letter)
IltSettings.SetValue(java.lang.Object, java.lang.Object)
instead.Installs a graphical representation mapping for a severity.
This method corresponds to the following operations:
IltSettings.SetValue("<severity category>.<severity name>.Color", normal); IltSettings.SetValue("<severity category>.<severity name>.BrightColor", bright); IltSettings.SetValue("<severity category>.<severity name>.DarkColor", dark); IltSettings.SetValue("<severity category>.<severity name>.Abbreviation", shortText);
For instance, when customizing the IltAlarm.Severity.Critical
set the following properties:
IltSettings.SetValue("Alarm.Raw.Critical.Color", normal); IltSettings.SetValue("Alarm.Raw.Critical.BrightColor", bright); IltSettings.SetValue("Alarm.Raw.Critical.DarkColor", dark); IltSettings.SetValue("Alarm.Raw.Critical.Abbreviation", shortText); IltSettings.SetValue("Alarm.Raw.Critical.Description", description);
severity
- Alarm severity.normal
- Normal color.bright
- Bright color.dark
- Dark color.letter
- Short description that represents this severity as an
alarm count in the base or inside the alarm balloon.@Deprecated public static void SetSeverityMapping(IltAlarm.Severity severity, Color normal, Color bright, Color dark, char letter, String description)
IltSettings.SetValue(java.lang.Object, java.lang.Object)
instead.Installs a graphical representation mapping for a severity.
This method corresponds to the following operations:
IltSettings.SetValue("<severity category>.<severity name>.Color", normal); IltSettings.SetValue("<severity category>.<severity name>.BrightColor", bright); IltSettings.SetValue("<severity category>.<severity name>.DarkColor", dark); IltSettings.SetValue("<severity category>.<severity name>.Abbreviation", shortText); IltSettings.SetValue("<severity category>.<severity name>.Description", description);
For instance, when customizing the IltAlarm.Severity.Critical
set the following properties:
IltSettings.SetValue("Alarm.Raw.Critical.Color", normal); IltSettings.SetValue("Alarm.Raw.Critical.BrightColor", bright); IltSettings.SetValue("Alarm.Raw.Critical.DarkColor", dark); IltSettings.SetValue("Alarm.Raw.Critical.Abbreviation", shortText); IltSettings.SetValue("Alarm.Raw.Critical.Description", description);
severity
- Alarm severity.normal
- Normal color.bright
- Bright color.dark
- Dark color.letter
- Short description that represents this severity as an
alarm count in the base or inside the alarm balloon.description
- Long description that represents this severity in the
expanded alarm balloon or in table cells.@Deprecated public static void SetSeverityMapping(IltAlarm.Severity severity, IltKey.Color normalKey, Color defaultNormalValue, IltKey.Color brightKey, Color defaultBrightValue, IltKey.Color darkKey, Color defaultDarkValue, IltKey.String abbreviationKey, String defaultAbbreviationValue)
IltSettings.SetValue(java.lang.Object, java.lang.Object)
instead.Installs a graphical representation mapping for a severity.
For this new severity, the colors and string are found through
IltKey
s in the legend of the object to draw. The default
values are installed in the IltObject
class legend, so
that the keys are served for any IltObject
.
You can create four new IltKey
instances and choose the
default values you want. All objects with an alarm of this severity are
drawn using these default values, except if you set the keys locally in the
object legend.
This method corresponds to the following operations:
IltSettings.SetValue("<severity category>.<severity name>.Color", normal); IltSettings.SetValue("<severity category>.<severity name>.BrightColor", bright); IltSettings.SetValue("<severity category>.<severity name>.DarkColor", dark); IltSettings.SetValue("<severity category>.<severity name>.Abbreviation", shortText); IltSettings.SetValue("<severity category>.<severity name>.Description", description);
For instance, when customizing the IltAlarm.Severity.Critical
set the following properties:
IltSettings.SetValue("Alarm.Raw.Critical.Color", normal); IltSettings.SetValue("Alarm.Raw.Critical.BrightColor", bright); IltSettings.SetValue("Alarm.Raw.Critical.DarkColor", dark); IltSettings.SetValue("Alarm.Raw.Critical.Abbreviation", shortText); IltSettings.SetValue("Alarm.Raw.Critical.Description", description);
@Deprecated public static void SetSeverityMapping(IltAlarm.Severity severity, IltKey.Color normalKey, Color defaultNormalValue, IltKey.Color brightKey, Color defaultBrightValue, IltKey.Color darkKey, Color defaultDarkValue, IltKey.String abbreviationKey, String defaultAbbreviationValue, IltKey.String expandedKey, String defaultExpandedValue)
IltSettings.SetValue(java.lang.Object, java.lang.Object)
instead.Installs a graphical representation mapping for a severity.
For this new severity, the colors and string are found through
IltKey
s in the legend of the object to draw. The default
values are installed in the IltObject
class legend, so
that the keys are served for any IltObject
.
You can create four new IltKey
instances and choose the
default values you want. All objects with an alarm of this severity are
drawn using these default values, except if you set the keys locally in the
object legend.
This method corresponds to the following operations:
IltSettings.SetValue("<severity category>.<severity name>.Color", normal); IltSettings.SetValue("<severity category>.<severity name>.BrightColor", bright); IltSettings.SetValue("<severity category>.<severity name>.DarkColor", dark); IltSettings.SetValue("<severity category>.<severity name>.Abbreviation", shortText); IltSettings.SetValue("<severity category>.<severity name>.Description", description);
For instance, when customizing the IltAlarm.Severity.Critical
set the following properties:
IltSettings.SetValue("Alarm.Raw.Critical.Color", normal); IltSettings.SetValue("Alarm.Raw.Critical.BrightColor", bright); IltSettings.SetValue("Alarm.Raw.Critical.DarkColor", dark); IltSettings.SetValue("Alarm.Raw.Critical.Abbreviation", shortText); IltSettings.SetValue("Alarm.Raw.Critical.Description", description);
@Deprecated public static void SetSeverityMapping(IltAlarm.Severity severity, IlpColorKey normalKey, Color defaultNormalValue, IlpColorKey brightKey, Color defaultBrightValue, IlpColorKey darkKey, Color defaultDarkValue, IlpStringKey abbreviationKey, String defaultAbbreviationValue, IlpStringKey expandedKey, String defaultExpandedValue)
IltSettings.SetValue
instead.Installs a graphical representation mapping for a severity.
For this new severity, the colors and string are found through
IltKey
s in the legend of the object to draw. The default
values are installed in the IltObject
class legend, so
that the keys are served for any IltObject
.
You can create four new IltKey
instances and choose the
default values you want. All objects with an alarm of this severity are
drawn using these default values, except if you set the keys locally in the
object legend.
This method corresponds to the following operations:
IltSettings.SetValue("<severity category>.<severity name>.Color", normal); IltSettings.SetValue("<severity category>.<severity name>.BrightColor", bright); IltSettings.SetValue("<severity category>.<severity name>.DarkColor", dark); IltSettings.SetValue("<severity category>.<severity name>.Abbreviation", shortText); IltSettings.SetValue("<severity category>.<severity name>.Description", description);
For instance, when customizing the IltAlarm.Severity.Critical
set the following properties:
IltSettings.SetValue("Alarm.Raw.Critical.Color", normal); IltSettings.SetValue("Alarm.Raw.Critical.BrightColor", bright); IltSettings.SetValue("Alarm.Raw.Critical.DarkColor", dark); IltSettings.SetValue("Alarm.Raw.Critical.Abbreviation", shortText); IltSettings.SetValue("Alarm.Raw.Critical.Description", description);
public static void InitStyle()
public static void ForceInit(ilog.tgo.util.internal.IltForceClassInit object)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.