ilog.tgo.model
Class IltBellcore

java.lang.Object
  extended by ilog.tgo.model.IltBellcore

public class IltBellcore
extends Object

This class provides the state system which contains the class IltBellcore.State. The latter class models the states and the secondary states of the Bellcore standard.

See Also:
IltOSI

Nested Class Summary
static class IltBellcore.SecState
           
static class IltBellcore.State
           
 
Constructor Summary
protected IltBellcore()
           
 
Method Summary
static void ForceInit(ilog.tgo.util.internal.IltForceClassInit object)
           
static ilog.tgo.model.internal.IltStatePath GetPrimaryStatePath()
          This is the path for the primary state instance.
static IltStateSystem StateSystem()
          Returns the only instance of IltBellcore
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IltBellcore

protected IltBellcore()
Internal method or field: do not use!
Method Detail

StateSystem

public static IltStateSystem StateSystem()
Returns the only instance of IltBellcore

Internal method or field: do not use!

GetPrimaryStatePath

public static ilog.tgo.model.internal.IltStatePath GetPrimaryStatePath()
This is the path for the primary state instance. Users who are interested in adding or modifying the primary state structure should add new states under this one, using IltStateSystem.add (IltStatePath parent, IltState state)

See Also:
IltStateSystem.add(ilog.tgo.model.IltState)
Internal method or field: do not use!

ForceInit

public static void ForceInit(ilog.tgo.util.internal.IltForceClassInit object)
Internal method or field: do not use!


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