ilog.tgo.model
Class IltAlarm.AlarmType

java.lang.Object
  extended by ilog.util.IlEnum
      extended by 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()

Field Summary
static IltAlarm.AlarmType CommunicationsAlarm
           
protected  String description
           
static IltAlarm.AlarmType EnvironmentalAlarm
           
static IltAlarm.AlarmType EquipmentAlarm
           
static IltAlarm.AlarmType IntegrityViolation
           
protected  String message
           
static IlEnumInfo metainfo
          Contains metainformation about this IlEnum class.
static IltAlarm.AlarmType OperationalViolation
           
static IltAlarm.AlarmType PhysicalViolation
           
static IltAlarm.AlarmType ProcessingErrorAlarm
           
static IltAlarm.AlarmType QualityOfServiceAlarm
           
static IltAlarm.AlarmType SecurityViolation
           
static IltAlarm.AlarmType TimeDomainViolation
           
 
Constructor Summary
IltAlarm.AlarmType()
          Default constructor.
 
Method Summary
 String getLabel(Locale locale)
          Returns a localized description of the severity.
 void setLabel(String label)
          Sets the label.
 
Methods inherited from class ilog.util.IlEnum
getName, intern, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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!
Constructor Detail

IltAlarm.AlarmType

public IltAlarm.AlarmType()
Default constructor.

Internal method or field: do not use!
Method Detail

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.