public class AxiomJustification extends java.lang.Object implements RuleJustification
| Modifier and Type | Field and Description |
|---|---|
static AxiomJustification |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
private |
AxiomJustification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAxiomJustification() |
java.lang.String |
toString() |
public static final AxiomJustification INSTANCE
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean isAxiomJustification()
isAxiomJustification in interface RuleJustification