| Modifier and Type | Method and Description |
|---|---|
static Defeat |
getInstance()
Returns the singleton instance of this class.
|
boolean |
isAttackedBy(DeductiveArgument a,
DeductiveArgument b)
Returns "true" iff the first argument is attacked by the second argument.
|
public static Defeat getInstance()
public boolean isAttackedBy(DeductiveArgument a, DeductiveArgument b)
AttackisAttackedBy in interface Attacka - some argumentb - some argumenta is attacked by b.Copyright © 2018. All rights reserved.