Uses of Class
net.sf.tweety.arg.deductive.semantics.attacks.DefeatingRebuttal
- 
Packages that use DefeatingRebuttal Package Description net.sf.tweety.arg.deductive.semantics.attacks  - 
- 
Uses of DefeatingRebuttal in net.sf.tweety.arg.deductive.semantics.attacks
Fields in net.sf.tweety.arg.deductive.semantics.attacks declared as DefeatingRebuttal Modifier and Type Field Description private static DefeatingRebuttalDefeatingRebuttal. instanceSingleton instance.Methods in net.sf.tweety.arg.deductive.semantics.attacks that return DefeatingRebuttal Modifier and Type Method Description static DefeatingRebuttalDefeatingRebuttal. getInstance()Returns the singleton instance of this class. 
 -