Uses of Class
dk.deepthought.sidious.explanation.ExplanationEntry

Packages that use ExplanationEntry
dk.deepthought.sidious.explanation Provides classes for the explanatory capabilities 
 

Uses of ExplanationEntry in dk.deepthought.sidious.explanation
 

Fields in dk.deepthought.sidious.explanation with type parameters of type ExplanationEntry
private  java.util.Collection<ExplanationEntry> Explanation.entries
          The entries of this.
 

Methods in dk.deepthought.sidious.explanation that return types with arguments of type ExplanationEntry
 java.util.Collection<ExplanationEntry> Explanation.getEntries()
          Gets a defensive copy of the entries of this.
 

Constructor parameters in dk.deepthought.sidious.explanation with type arguments of type ExplanationEntry
Explanation(java.util.Collection<ExplanationEntry> entries)
          Constructor.
 



Copyright © Deepthought Development - All Rights Reserved.