ilog.tgo.model
Class IltOSI.Standby

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

public static class IltOSI.Standby
extends IltSymbolicState


Field Summary
static IltOSI.Standby ColdStandby
           
static IltOSI.Standby HotStandby
           
static IltOSI.Standby InStandby
          Deprecated. Please use ColdStandby, WarmStandby, HotStandby or ProvidingService instead.
static IltStateInfo metainfo
          Contains metainformation about this IltState class.
static IltOSI.Standby ProvidingService
           
static IltOSI.Standby WarmStandby
           
 
Fields inherited from class ilog.tgo.model.IltState
_message
 
Constructor Summary
IltOSI.Standby()
           
IltOSI.Standby(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

InStandby

public static IltOSI.Standby InStandby
Deprecated. Please use ColdStandby, WarmStandby, HotStandby or ProvidingService instead.
Deprecated Since:
JTGO 7.5

ColdStandby

public static IltOSI.Standby ColdStandby

WarmStandby

public static IltOSI.Standby WarmStandby

HotStandby

public static IltOSI.Standby HotStandby

ProvidingService

public static IltOSI.Standby ProvidingService

metainfo

public static IltStateInfo metainfo
Contains metainformation about this IltState class.

Internal method or field: do not use!
Constructor Detail

IltOSI.Standby

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

IltOSI.Standby

public IltOSI.Standby(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.