Uses of Interface
ilog.cpl.model.IlpMutableClassManager

Packages that use IlpMutableClassManager
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.cpl.storage Contains classes related to data storage, including styles, datasources and deployment descriptor. 
ilog.tgo.model Provides classes for telecom objects, states and alarms. 
 

Uses of IlpMutableClassManager in ilog.cpl.model
 

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

Uses of IlpMutableClassManager in ilog.cpl.service
 

Methods in ilog.cpl.service that return IlpMutableClassManager
 IlpMutableClassManager IlpContext.getClassManager()
          Returns the class manager.
 IlpMutableClassManager IlpDefaultContext.getClassManager()
          Returns the class manager.
 

Uses of IlpMutableClassManager in ilog.cpl.storage
 

Constructors in ilog.cpl.storage with parameters of type IlpMutableClassManager
IlpClassManagerLoader(String uri, IlpMutableClassManager classManager, IlpTypeConverter typeConverter, IlpURLAccessService urlAccessService)
          Creates a class manager loader to load a model from an XML document.
IlpClassManagerLoader(String uri, IlpMutableClassManager classManager, IlpTypeConverter typeConverter, IlpURLAccessService urlAccessService, boolean validate)
          Creates a class manager loader to load a model from an XML document.
 

Uses of IlpMutableClassManager in ilog.tgo.model
 

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



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