Uses of Interface
ilog.cpl.model.IlpClassManager

Packages that use IlpClassManager
ilog.cpl.model Provides classes and interfaces to create the application business model. 
ilog.cpl.service Provides the interfaces and classes related to the context, some of the services and some general base classes used by styles. 
ilog.tgo.model Provides classes for telecom objects, states and alarms. 
ilog.tgo.service Provides the classes related to the application context and services. 
 

Uses of IlpClassManager in ilog.cpl.model
 

Subinterfaces of IlpClassManager in ilog.cpl.model
 interface IlpMutableClassManager
          Interface for managing a class hierarchy.
 

Classes in ilog.cpl.model that implement IlpClassManager
 class IlpDefaultClassManager
          Defines a default implementation for the class manager.
 

Methods in ilog.cpl.model that return IlpClassManager
 IlpClassManager IlpDefaultClassManager.getDefaultClassManager()
          Retrieves the default class manager.
 

Methods in ilog.cpl.model with parameters of type IlpClassManager
 void IlpDefaultClassManager.setDefaultClassManager(IlpClassManager defaultManager)
          Sets the default class manager.
 

Uses of IlpClassManager in ilog.cpl.service
 

Methods in ilog.cpl.service that return IlpClassManager
protected  IlpClassManager IlpDefaultContext.createClassManager()
          Creates a IlpClassManager to be used by this context.
 

Uses of IlpClassManager in ilog.tgo.model
 

Classes in ilog.tgo.model that implement IlpClassManager
 class IltDefaultClassManager
          This class extends IlpDefaultClassManager to make sure that ILOG JTGO classes are registered as soon as possible.
 

Uses of IlpClassManager in ilog.tgo.service
 

Methods in ilog.tgo.service that return IlpClassManager
protected  IlpClassManager IltDefaultContext.createClassManager()
          Creates a IlpClassManager to be used by this context.
 



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