awips2/cave/com.raytheon.viz.gfe/help/TextProductUserGuideNarrative/notes100.txt

3 lines
415 B
Text
Raw Normal View History

2017-04-21 18:33:55 -06:00
Here's an example of a wordMethod. It.s job is to set the "words" attribute for one sub-phrase. (It is not concerned with connectors or time descriptors which are dealt with at the phrase level when the sub-phrases are assembled.) A wordMethod must always return using the "self.setWords" method. In this case, the words are produced by the simple_vector_phrase. We'll examine these methods in more detail...