|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgNode.NodeType | |
|---|---|
| es.upv.dsic.gti_ia.argAgents.knowledgeResources | |
| Uses of ArgNode.NodeType in es.upv.dsic.gti_ia.argAgents.knowledgeResources |
|---|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return ArgNode.NodeType | |
|---|---|
ArgNode.NodeType |
ArgNode.getNodeType()
|
static ArgNode.NodeType |
ArgNode.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ArgNode.NodeType[] |
ArgNode.NodeType.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 ArgNode.NodeType | |
|---|---|
void |
ArgNode.setNodeType(ArgNode.NodeType nodeType)
|
| Constructors in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ArgNode.NodeType | |
|---|---|
ArgNode(long argCaseID,
ArrayList<Long> childArgCaseIDList,
long parentArgCaseID,
ArgNode.NodeType nodeType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||