| Package | Description | 
|---|---|
| net.sf.tweety.arg.delp.semantics | 
| Modifier and Type | Method and Description | 
|---|---|
DialecticalTree.Mark | 
DialecticalTree.getMarking()
Computes the marking of this node by considering the marking of all child nodes 
 | 
static DialecticalTree.Mark | 
DialecticalTree.Mark.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static DialecticalTree.Mark[] | 
DialecticalTree.Mark.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |