ilog.tgo.model
Class IltOSI.Availability

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.IltOSI.Availability
All Implemented Interfaces:
IltDecorationSource, IlWithProperties, Cloneable
Enclosing class:
IltOSI

public static class IltOSI.Availability
extends IltSymbolicState


Field Summary
static IltOSI.Availability Degraded
           
static IltOSI.Availability Dependency
           
static IltOSI.Availability Failed
           
static IltOSI.Availability InTest
           
static IltOSI.Availability LogFull
           
static IltStateInfo metainfo
          Contains metainformation about this IltState class.
static IltOSI.Availability NotInstalled
           
static IltOSI.Availability OffDuty
           
static IltOSI.Availability OffLine
           
static IltOSI.Availability PowerOff
           
 
Fields inherited from class ilog.tgo.model.IltState
_message
 
Constructor Summary
IltOSI.Availability()
           
IltOSI.Availability(String name, String description, String message)
           
 
Method Summary
 void list(IlpContext context, IltStateListing listing, Object value)
          Generates a plain text listing of a state.
 
Methods inherited from class ilog.tgo.model.IltSymbolicState
add, clone, getName, getToolTipText, getToolTipText, getValue, getValues, has, isValid, 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

InTest

public static IltOSI.Availability InTest

Failed

public static IltOSI.Availability Failed

PowerOff

public static IltOSI.Availability PowerOff

OffDuty

public static IltOSI.Availability OffDuty

Degraded

public static IltOSI.Availability Degraded

NotInstalled

public static IltOSI.Availability NotInstalled

Dependency

public static IltOSI.Availability Dependency

OffLine

public static IltOSI.Availability OffLine

LogFull

public static IltOSI.Availability LogFull

metainfo

public static IltStateInfo metainfo
Contains metainformation about this IltState class.

Internal method or field: do not use!
Constructor Detail

IltOSI.Availability

public IltOSI.Availability()
Internal method or field: do not use!

IltOSI.Availability

public IltOSI.Availability(String name,
                           String description,
                           String message)
Internal method or field: do not use!
Method Detail

list

public void list(IlpContext context,
                 IltStateListing listing,
                 Object value)
Generates a plain text listing of a state. The text is generated when the value of the state is true.

Overrides:
list in class IltSymbolicState
Internal method or field: do not use!


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