Uses of Package
model

Packages that use model
gui   
gui.baseTab   
gui.conciliationTab   
gui.inferenceTab   
gui.revisionTab   
gui.shapleyTab   
model   
model.computation   
model.conciliation   
parser   
 

Classes in model used by gui
Manager
          Manager is the core class of the platform.
Problem
          This class belongs to the core classes of PRISM.
 

Classes in model used by gui.baseTab
Problem
          This class belongs to the core classes of PRISM.
 

Classes in model used by gui.conciliationTab
ManagerConciliation
          Sub-manager that is in charge of managing the conciliation game.
 

Classes in model used by gui.inferenceTab
ManagerInference
          Sub-manager that is in charge of managing the inference operation.
Problem
          This class belongs to the core classes of PRISM.
 

Classes in model used by gui.revisionTab
ManagerRevision
          Sub-manager that is in charge of managing the revision operation.
Problem
          This class belongs to the core classes of PRISM.
 

Classes in model used by gui.shapleyTab
ManagerShapley
          Sub-manager that is in charge of managing shapley computation tab
Problem
          This class belongs to the core classes of PRISM.
 

Classes in model used by model
ManagerConciliation
          Sub-manager that is in charge of managing the conciliation game.
ManagerInference
          Sub-manager that is in charge of managing the inference operation.
ManagerRevision
          Sub-manager that is in charge of managing the revision operation.
ManagerShapley
          Sub-manager that is in charge of managing shapley computation tab
PartitionAgent
          Class that represents the structure of groups in the formulae base.
Problem
          This class belongs to the core classes of PRISM.
 

Classes in model used by model.computation
Problem
          This class belongs to the core classes of PRISM.
 

Classes in model used by model.conciliation
Problem
          This class belongs to the core classes of PRISM.
 

Classes in model used by parser
Problem
          This class belongs to the core classes of PRISM.