ilog.tgo.model
Class IltOSI.State.Usage

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

public static class IltOSI.State.Usage
extends IltSymbolicState
implements IltSymbolicStateValue


Field Summary
static IltOSI.State.Usage Active
           
static IltOSI.State.Usage Busy
           
static IltOSI.State.Usage Idle
           
static IltStateInfo metainfo
          Contains metainformation about this IltState class.
 
Fields inherited from class ilog.tgo.model.IltState
_message
 
Constructor Summary
IltOSI.State.Usage()
           
IltOSI.State.Usage(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
 
Methods inherited from interface ilog.tgo.model.IltSymbolicStateValue
getDescription, getName
 

Field Detail

Idle

public static IltOSI.State.Usage Idle

Active

public static IltOSI.State.Usage Active

Busy

public static IltOSI.State.Usage Busy

metainfo

public static IltStateInfo metainfo
Contains metainformation about this IltState class.

Internal method or field: do not use!
Constructor Detail

IltOSI.State.Usage

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

IltOSI.State.Usage

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