ilog.tgo.model
Class IltObject.LogicalType

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.tgo.model.IltObject.LogicalType
Enclosing class:
IltObject

public static class IltObject.LogicalType
extends IlEnum

The class that is used to manage the logical types of the subclasses of IltObject.


Field Summary
static IlEnumInfo metainfo
          Contains metainformation about this IlEnum class.
static IltObject.LogicalType Standard
          This type stands for a standard logical representation.
 
Constructor Summary
IltObject.LogicalType()
          Default constructor.
IltObject.LogicalType(String name)
          Creates a new type.
 
Method Summary
 void setName(String name)
          Sets the name of this object.
 
Methods inherited from class ilog.util.IlEnum
getName, intern, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

metainfo

public static IlEnumInfo metainfo
Contains metainformation about this IlEnum class.

Internal method or field: do not use!

Standard

public static IltObject.LogicalType Standard
This type stands for a standard logical representation.

Constructor Detail

IltObject.LogicalType

public IltObject.LogicalType(String name)
Creates a new type.

Parameters:
name - A unique name, used for serialization purposes.

IltObject.LogicalType

public IltObject.LogicalType()
Default constructor. This constructor is used by CSS styling mechanism and is not meant to be called directly.

Internal method or field: do not use!
Method Detail

setName

public void setName(String name)
Sets the name of this object. This method is used by CSS styling mechanism and is not meant to be called directly.

Overrides:
setName in class IlEnum
Internal method or field: do not use!


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