public static class SimpleTptpParserOutput.InfoItem.InferenceRule extends SimpleTptpParserOutput.InfoItem
SimpleTptpParserOutput.InfoItem.AssumptionRecord, SimpleTptpParserOutput.InfoItem.Description, SimpleTptpParserOutput.InfoItem.GeneralFunction, SimpleTptpParserOutput.InfoItem.InferenceRule, SimpleTptpParserOutput.InfoItem.InferenceStatus, SimpleTptpParserOutput.InfoItem.IQuote, SimpleTptpParserOutput.InfoItem.Kind, SimpleTptpParserOutput.InfoItem.Refutation_kind| Constructor and Description |
|---|
InferenceRule(String inferenceRule,
String inferenceId,
Iterable<TptpParserOutput.GeneralTerm> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SimpleTptpParserOutput.GeneralTerm> |
getAttributes() |
String |
getIinferenceRule() |
String |
getInferenceId() |
String |
toString() |
String |
toString(int indent) |
getKindpublic InferenceRule(String inferenceRule, String inferenceId, Iterable<TptpParserOutput.GeneralTerm> attributes)
public String getIinferenceRule()
public String getInferenceId()
public Iterable<SimpleTptpParserOutput.GeneralTerm> getAttributes()
public String toString()
toString in class SimpleTptpParserOutput.InfoItempublic String toString(int indent)
toString in class SimpleTptpParserOutput.InfoItemCopyright © 2015. All rights reserved.