Uses of Class
partage.ComplexInstance.WeightedLogicalObjectFormula

Uses of ComplexInstance.WeightedLogicalObjectFormula in partage
 

Methods in partage that return types with arguments of type ComplexInstance.WeightedLogicalObjectFormula
 java.util.ArrayList<ComplexInstance.WeightedLogicalObjectFormula> ComplexInstance.getPrefs(int i)
          The getter to the preferences of a given agent.
 

Methods in partage with parameters of type ComplexInstance.WeightedLogicalObjectFormula
 void ComplexInstance.addPref(int agent, ComplexInstance.WeightedLogicalObjectFormula f)
          Adds a preference formula to an agent.