ilog.tgo.model
Class IltMisc.SecState

java.lang.Object
  extended by ilog.tgo.model.IltState
      extended by ilog.tgo.model.IltSimpleState
          extended by ilog.tgo.model.IltSymbolicState
              extended by ilog.tgo.model.IltMisc.SecState
All Implemented Interfaces:
IltDecorationSource, IlWithProperties, Cloneable
Enclosing class:
IltMisc

public static class IltMisc.SecState
extends IltSymbolicState


Field Summary
static IltMisc.SecState DoorAjar
           
static IltMisc.SecState HighTemperatureWarning
           
static IltMisc.SecState LowTemperatureWarning
           
static IltStateInfo metainfo
          Contains metainformation about this IltState class.
static IltMisc.SecState MismatchedCard
           
static IltMisc.SecState PlanToRemove
           
static IltMisc.SecState SoftwareDownload
           
static IltMisc.SecState SoftwareLimitExceeded
           
static IltMisc.SecState SoftwareUpload
           
static IltMisc.SecState TestFailed
           
static IltMisc.SecState TestPassed
           
static IltMisc.SecState ThresholdCrossing
           
static IltMisc.SecState UnderRepair
           
static IltMisc.SecState UnknownCard
           
 
Fields inherited from class ilog.tgo.model.IltState
_message
 
Constructor Summary
IltMisc.SecState()
          This constructor is used by CSS styling mechanism.
IltMisc.SecState(String name, String description, String message)
           
 
Method Summary
 
Methods inherited from class ilog.tgo.model.IltSymbolicState
add, clone, getName, getToolTipText, getToolTipText, getValue, getValues, has, isValid, list, remove, setName, setValues, values
 
Methods inherited from class ilog.tgo.model.IltSimpleState
createValue, getDefault, hasDefault, setDefault
 
Methods inherited from class ilog.tgo.model.IltState
copy, CreateNameFilter, CreateStateFilter, equals, getAliases, getAllPaths, getAltName, getDescription, getProperty, getStateInfo, hasDescription, hashCode, intern, isInside, IsPropertyTransient, removeProperty, setAltName, setDescription, setMessage, setProperty, SetPropertyTransient, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

SoftwareUpload

public static IltMisc.SecState SoftwareUpload

SoftwareDownload

public static IltMisc.SecState SoftwareDownload

SoftwareLimitExceeded

public static IltMisc.SecState SoftwareLimitExceeded

MismatchedCard

public static IltMisc.SecState MismatchedCard

UnknownCard

public static IltMisc.SecState UnknownCard

DoorAjar

public static IltMisc.SecState DoorAjar

LowTemperatureWarning

public static IltMisc.SecState LowTemperatureWarning

HighTemperatureWarning

public static IltMisc.SecState HighTemperatureWarning

TestPassed

public static IltMisc.SecState TestPassed

TestFailed

public static IltMisc.SecState TestFailed

ThresholdCrossing

public static IltMisc.SecState ThresholdCrossing

PlanToRemove

public static IltMisc.SecState PlanToRemove

UnderRepair

public static IltMisc.SecState UnderRepair

metainfo

public static IltStateInfo metainfo
Contains metainformation about this IltState class.

Internal method or field: do not use!
Constructor Detail

IltMisc.SecState

public IltMisc.SecState(String name,
                        String description,
                        String message)
Internal method or field: do not use!

IltMisc.SecState

public IltMisc.SecState()
This constructor is used by CSS styling mechanism. It is not meant to be called directly.

Internal method or field: do not use!


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.