Package net.sf.tweety.arg.delp
Class TestDTree
- java.lang.Object
 - 
- net.sf.tweety.arg.delp.TestDTree
 
 
- 
public final class TestDTree extends java.lang.ObjectTesting dialectical trees.- Author:
 - Linda.Briesemeister
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description private static DefeasibleLogicProgramDELP_BIRDS 
- 
Constructor Summary
Constructors Constructor Description TestDTree() 
- 
Method Summary
Modifier and Type Method Description voidcreateWithNullArg()voidcreation()voiddefeatersWhenNull1()voiddefeatersWhenNull2()static voidinit()voidproperDefeater() 
 - 
 
- 
- 
Field Detail
- 
DELP_BIRDS
private static DefeasibleLogicProgram DELP_BIRDS
 
 - 
 
- 
Method Detail
- 
init
public static void init() throws java.io.IOException- Throws:
 java.io.IOException
 
- 
createWithNullArg
public void createWithNullArg()
 
- 
creation
public void creation()
 
- 
defeatersWhenNull1
public void defeatersWhenNull1()
 
- 
defeatersWhenNull2
public void defeatersWhenNull2()
 
- 
properDefeater
public void properDefeater()
 
 - 
 
 -