Uses of Class
ilog.mt.IlSynchronizationStrategy

Packages that use IlSynchronizationStrategy
ilog.cpl.datasource Contains data source interfaces and default implementation and some related abstract adapters. 
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.style Deprecated Provides classes and interfaces for handling styles (see IlpStyle). 
ilog.mt Synchronization utility classes. 
ilog.tgo.graphic Provides all the classes for handling the graphical representations of the telecom objects. 
 

Uses of IlSynchronizationStrategy in ilog.cpl.datasource
 

Methods in ilog.cpl.datasource that return IlSynchronizationStrategy
protected  IlSynchronizationStrategy IlpAbstractAdapter.getSyncStrategy()
          Returns the synchronization strategy used by this adapter.
 

Uses of IlSynchronizationStrategy in ilog.cpl.service
 

Methods in ilog.cpl.service that return IlSynchronizationStrategy
protected  IlSynchronizationStrategy IlpDefaultContext.createSynchronizationStrategy()
          Creates a IlSynchronizationStrategy to be used by this context.
 IlSynchronizationStrategy IlpContext.getSynchronizationStrategy()
          Returns the synchronization strategy.
 IlSynchronizationStrategy IlpDefaultContext.getSynchronizationStrategy()
          Returns the synchronization strategy.
 

Uses of IlSynchronizationStrategy in ilog.cpl.style
 

Methods in ilog.cpl.style that return IlSynchronizationStrategy
protected  IlSynchronizationStrategy IlpStyleListenerSupport.getSynchronizationStrategy()
          Deprecated. Returns the synchronization strategy attached to the synchronization context for this style listener support.
 

Uses of IlSynchronizationStrategy in ilog.mt
 

Subclasses of IlSynchronizationStrategy in ilog.mt
 class IlSwingThreadSyncStrategy
          This class is an implementation of the IlSynchronizationStrategy abstract class.
 class IlSynchronizeOnLockStrategy
          This class provides an implementation of the IlSynchronizationStrategy abstract class.
 

Methods in ilog.mt that return IlSynchronizationStrategy
static IlSynchronizationStrategy IlSynchronizationStrategy.GetDefault()
          Gets the default strategy to use.
 IlSynchronizationStrategy IlSynchronizationContext.getSynchronizationStrategy()
          Returns the strategy used to synchronize on instead on the current one
 

Methods in ilog.mt with parameters of type IlSynchronizationStrategy
static void IlSynchronizationStrategy.SetDefault(IlSynchronizationStrategy defaultStrategy)
          Change the default strategy to use.
 

Uses of IlSynchronizationStrategy in ilog.tgo.graphic
 

Methods in ilog.tgo.graphic that return IlSynchronizationStrategy
 IlSynchronizationStrategy IltCompositeGraphic.getSynchronizationStrategy()
          Returns the synchronization strategy which will be used by the style change event dispatcher.
 



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