|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgumentSolution.ArgumentType | |
|---|---|
| es.upv.dsic.gti_ia.argAgents.knowledgeResources | |
| Uses of ArgumentSolution.ArgumentType in es.upv.dsic.gti_ia.argAgents.knowledgeResources |
|---|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return ArgumentSolution.ArgumentType | |
|---|---|
ArgumentSolution.ArgumentType |
ArgumentSolution.getArgumentType()
|
static ArgumentSolution.ArgumentType |
ArgumentSolution.ArgumentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ArgumentSolution.ArgumentType[] |
ArgumentSolution.ArgumentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ArgumentSolution.ArgumentType | |
|---|---|
void |
ArgumentSolution.setArgumentType(ArgumentSolution.ArgumentType newArgumentType)
|
| Constructors in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ArgumentSolution.ArgumentType | |
|---|---|
ArgumentSolution(ArgumentSolution.ArgumentType argumentType,
AcceptabilityStatus acceptabilityStatus,
ArrayList<Premise> distPremises,
ArrayList<Premise> presumptions,
ArrayList<Premise> exceptions,
ArrayList<Long> counterExamplesDomCaseID,
ArrayList<Long> counterExamplesArgCaseID)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||