public abstract class BaseAUP extends PrintableX
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PRINT_EQ_SEPARATOR |
Constructor and Description |
---|
BaseAUP() |
Modifier and Type | Method and Description |
---|---|
abstract Variable |
getGeneralizationVar() |
abstract java.lang.Object |
getLeft() |
abstract java.lang.Object |
getRight() |
boolean |
isCommutative() |
toString
public abstract Variable getGeneralizationVar()
public abstract java.lang.Object getLeft()
public abstract java.lang.Object getRight()
public boolean isCommutative()