public static class SimpleTptpParserOutput.Source.Inference extends SimpleTptpParserOutput.Source
SimpleTptpParserOutput.Source.Creator, SimpleTptpParserOutput.Source.File, SimpleTptpParserOutput.Source.Inference, SimpleTptpParserOutput.Source.Internal, SimpleTptpParserOutput.Source.Kind, SimpleTptpParserOutput.Source.ListOfSources, SimpleTptpParserOutput.Source.Name, SimpleTptpParserOutput.Source.Theory_kind| Constructor and Description |
|---|
Inference(String inferenceRule,
Iterable<TptpParserOutput.InfoItem> usefulInfo,
Iterable<TptpParserOutput.ParentInfo> parentInfoList) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInferenceRule() |
Iterable<SimpleTptpParserOutput.ParentInfo> |
getParentInfoList() |
Iterable<SimpleTptpParserOutput.InfoItem> |
getUsefulInfo()
May return null.
|
void |
setInferenceRule(String newRule) |
void |
setParentInfoList(LinkedList<SimpleTptpParserOutput.ParentInfo> newParentInfoList) |
String |
toString() |
String |
toString(int indent) |
getKindpublic Inference(String inferenceRule, Iterable<TptpParserOutput.InfoItem> usefulInfo, Iterable<TptpParserOutput.ParentInfo> parentInfoList)
public String getInferenceRule()
public void setInferenceRule(String newRule)
public Iterable<SimpleTptpParserOutput.InfoItem> getUsefulInfo()
public Iterable<SimpleTptpParserOutput.ParentInfo> getParentInfoList()
public void setParentInfoList(LinkedList<SimpleTptpParserOutput.ParentInfo> newParentInfoList)
public String toString()
toString in class SimpleTptpParserOutput.Sourcepublic String toString(int indent)
toString in class SimpleTptpParserOutput.SourceCopyright © 2015. All rights reserved.