ilog.tgo.model
Class IltAlarm.AlarmType
java.lang.Object
ilog.util.IlEnum
ilog.tgo.model.IltAlarm.AlarmType
- All Implemented Interfaces:
- ilog.cpl.util.internal.IlpLabel, ilog.cpl.util.internal.IlpMutableLabel
- Enclosing class:
- IltAlarm
public static class IltAlarm.AlarmType
- extends IlEnum
- implements ilog.cpl.util.internal.IlpLabel, ilog.cpl.util.internal.IlpMutableLabel
This enumeration lists the possible types of alarms.
- Since:
- JTGO 4.0
- See Also:
IltAlarm.setAlarmType(ilog.tgo.model.IltAlarm.AlarmType),
IltAlarm.getAlarmType()
CommunicationsAlarm
public static IltAlarm.AlarmType CommunicationsAlarm
ProcessingErrorAlarm
public static IltAlarm.AlarmType ProcessingErrorAlarm
EnvironmentalAlarm
public static IltAlarm.AlarmType EnvironmentalAlarm
QualityOfServiceAlarm
public static IltAlarm.AlarmType QualityOfServiceAlarm
EquipmentAlarm
public static IltAlarm.AlarmType EquipmentAlarm
IntegrityViolation
public static IltAlarm.AlarmType IntegrityViolation
SecurityViolation
public static IltAlarm.AlarmType SecurityViolation
TimeDomainViolation
public static IltAlarm.AlarmType TimeDomainViolation
OperationalViolation
public static IltAlarm.AlarmType OperationalViolation
PhysicalViolation
public static IltAlarm.AlarmType PhysicalViolation
metainfo
public static IlEnumInfo metainfo
- Contains metainformation about this
IlEnum class.
- Internal method or field: do not use!
message
protected String message
- Internal method or field: do not use!
description
protected String description
- Internal method or field: do not use!
IltAlarm.AlarmType
public IltAlarm.AlarmType()
- Default constructor.
- Internal method or field: do not use!
getLabel
public String getLabel(Locale locale)
- Returns a localized description of the severity.
- Specified by:
getLabel in interface ilog.cpl.util.internal.IlpLabel
- Parameters:
locale - The locale used to retrieve the label.- See Also:
Locale- Internal method or field: do not use!
setLabel
public void setLabel(String label)
- Sets the label.
- Specified by:
setLabel in interface ilog.cpl.util.internal.IlpMutableLabel
- Parameters:
label - The new label to be set.- Internal method or field: do not use!
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.