|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectManager | |
fr.inria.oadymppac.solver | |
fr.inria.oadymppac.utils |
Uses of ObjectManager in fr.inria.oadymppac.solver |
Classes in fr.inria.oadymppac.solver that implement ObjectManager | |
class |
AbstractSolver
This class provides the basic behavior for a Solver .
|
class |
AnnotationManager
A AnnotationManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
AwakeManager
A AwakeManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
BackToManager
A BackToManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
ConstraintManager
A ConstraintManager is a utility class that manages the
constraints and their related constraints declared and used during a
session. |
class |
DefaultSolver
|
class |
DeltaManager
A DeltaManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
DomainManager
A VarDomainManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
ExceptionManager
A VariableManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
OrderedManager
A VariableManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
PostManager
A PostManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
ReduceManager
A VariableManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
RejectManager
A RejectManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
RemoveManager
A RemoveManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
RestoreManager
A RestoreManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
ScheduleManager
A ScheduleManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
SearchNodeManager
A SearchNodeManager is a utility class that manages the
constraints and their related constraints declared and used during a
session. |
class |
SolvedManager
A SolvedManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
SolverObjectManager
|
class |
StageManager
A StageManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
StateManager
A StateManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
SuspendManager
A SuspendManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
UpdateManager
A UpdateManager is a utility class that manages the
domain of all the variables declared and used during a session. |
class |
VariableManager
A VariableManager is a utility class that manages the
domain of all the variables declared and used during a session. |
Methods in fr.inria.oadymppac.solver that return ObjectManager | |
ObjectManager |
Solver.get(int i)
|
ObjectManager |
DefaultSolver.get(int type)
|
Uses of ObjectManager in fr.inria.oadymppac.utils |
Classes in fr.inria.oadymppac.utils that implement ObjectManager | |
class |
IndexedObjectManager
Title: Description: Copyright: Copyright (c) 2002 Company: |
class |
ObjectManagerImpl
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |