How do I Do Extract descriptions from use cases in use case diagrams?
WithClass 99 adds a bunch of new diagrams where you can access components in the diagram using vba collections. Below is an example for looping through use cases and printing out descriptions in a message box Dim Diagram As With_Class.UseCaseDiagram Dim MyCases As With_Class.WCCollection Dim MyCase As With_Class.Shape Set wcDocument = With_Class.ActiveDocument Set Diagram = wcDocument.UseCaseDiagrams.Item(1) Set MyCases = Diagram.Cases MyCases.Restart While (MyCases.IsLast = False) Set MyCase = MyCases.GetNext MsgBox (MyCase.
Related Questions
- What made the 1970 German hospital smallpox case airborne versus other cases? How big or small do dust particles have to be to make variola airborne from droplet nuclei?
- What made the 1970 German hospital smallpox case airborne versus other cases? How big or small do dust particles have to be to make variola airborne from droplet nuclei?
- Is it possible to count the number of cases the resident does in the first year of the residency education and enter them in the case log system?
- How do I Do Extract descriptions from use cases in use case diagrams?
- In the case of dental crowding is it enough to extract wisdom teeth?
- In the case of dental crowding is it enough to extract wisdom teeth?