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

Packages that use Explanation
dk.deepthought.sidious.supportsystem Provides interfaces and classes for the general interaction with the system. 
 

Uses of Explanation in dk.deepthought.sidious.supportsystem
 

Fields in dk.deepthought.sidious.supportsystem declared as Explanation
private  Explanation Step.explanation
          The explanation of this.
 

Methods in dk.deepthought.sidious.supportsystem that return Explanation
 Explanation Step.getExplanation()
          Gets the explanation of this.
 

Methods in dk.deepthought.sidious.supportsystem with parameters of type Explanation
 void Step.setExplanation(Explanation explanation)
          Sets the explanation of this.
 



Copyright © Deepthought Development - All Rights Reserved.