awips2/cave/com.raytheon.viz.gfe/help/TextProductUserGuideNarrative/notes100.txt
2022-05-05 12:34:50 -05:00

2 lines
415 B
Text

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...