public static class DerivationHistory.ExistentialExpansion extends DerivationHistory.Derivation
| Constructor and Description |
|---|
ExistentialExpansion(DerivationHistory.Atom existentialAtom) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfPremises() |
DerivationHistory.Fact |
getPremise(int premiseIndex) |
String |
toString(Prefixes prefixes) |
toStringpublic ExistentialExpansion(DerivationHistory.Atom existentialAtom)
public int getNumberOfPremises()
getNumberOfPremises in class DerivationHistory.Derivationpublic DerivationHistory.Fact getPremise(int premiseIndex)
getPremise in class DerivationHistory.Derivationpublic String toString(Prefixes prefixes)
toString in class DerivationHistory.DerivationCopyright © 2018. All rights reserved.