You would have to use the LIKE operator, so you would have to first get all the classes (or other items) in the diagram, compare the name of the class to the target string, and create a collection of those that return TRUE.  LIKE works in both VB and Summit Basic and will allow you to use wild cards (see the entry in Rose Help for details).

Reply via email to