Uses of Class
argutia.logic.argumentationFramework.Argument.Type

Packages that use Argument.Type
argutia.logic.argumentationFramework   
 

Uses of Argument.Type in argutia.logic.argumentationFramework
 

Methods in argutia.logic.argumentationFramework that return Argument.Type
static Argument.Type Argument.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Argument.Type[] Argument.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in argutia.logic.argumentationFramework with parameters of type Argument.Type
private List<Argument> Situation.calculerArgGrosMensonges(boolean pertinents, Argument.Type type)
           
private List<Argument> Situation.calculerArgMensonges(boolean pertinents, Argument.Type type, FamilyOfSets conclusions)
           
private List<Argument> Situation.calculerArgPetitsMensonges(boolean pertinents, Argument.Type type)
           
private List<Argument> Situation.calculerArgSurK(boolean pertinents, Argument.Type type)
           
private List<Argument> Situation.calculerArgSurKX(boolean pertinents, Argument.Type type)
           
private List<Argument> Situation.calculerArgSurX(boolean pertinents, Argument.Type type)
           
 
Argutia JavaDoc
23 décembre 2007