ilog.tgo.model
Class IltOSI.State.Operational

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

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


Field Summary
static IltOSI.State.Operational Disabled
           
static IltOSI.State.Operational Enabled
           
static IltStateInfo metainfo
          Contains metainformation about this IltState class.
 
Fields inherited from class ilog.tgo.model.IltState
_message
 
Constructor Summary
IltOSI.State.Operational()
           
IltOSI.State.Operational(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

Disabled

public static IltOSI.State.Operational Disabled

Enabled

public static IltOSI.State.Operational Enabled

metainfo

public static IltStateInfo metainfo
Contains metainformation about this IltState class.

Internal method or field: do not use!
Constructor Detail

IltOSI.State.Operational

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

IltOSI.State.Operational

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