| Class | Description | 
|---|---|
| ElementTone | This object represents the results of Tone analysis on an element; which may be a document or a sentence. | 
| SentenceTone | This element contains the result of analyzing an individual sentence. | 
| ToneAnalysis | Main object containing the result of running Tone Analyzer on a document. | 
| ToneCategory | Top level tone (or Tone Category) from the list of Writing Tone, Emotion Tone or Social Tone. | 
| ToneOptions | This class contains the parameters when using  ToneAnalyzer.getTone(String, ToneOptions). | 
| ToneOptions.Builder | Builder. | 
| ToneScore | Object representing scoring of a single Tone (of any category) on our responses. | 
| Enum | Description | 
|---|---|
| Tone | Tone enumeration. | 
Copyright © 2015–2016 IBM Watson. All rights reserved.