Issue 6893: Provide specific notational support when testing stereotypes (ocl2-rtf) Source: France Telecom R&D (Mr. Mariano Belaunde, mariano.belaunde(at)orange.com) Nature: Uncategorized Issue Severity: Summary: Suggestion: Use the STAR character. Quotes could be used in case of blanks characters in stereotype names. Example: self.ownedElement.select(kindOf(Class) and *EJBEntity) returns all the classes stereotyped by the EJBEntity stereotype or a derived stereotype. Example: self.ownedElement.select(kindOf(Class) and **EJBEntity) returns all the classes stereotyped by the EJBEntity stereotype. Resolution: Revised Text: Actions taken: January 7, 2004: received issue Discussion: This is a request to improve the language. Better solved in a RTF. End of Annotations:===== SSUE: Provide specific notational support when testing stereotypes. Suggestion: Use the STAR character. Quotes could be used in case of blanks characters in stereotype names. Example: self.ownedElement.select(kindOf(Class) and *EJBEntity) returns all the classes stereotyped by the EJBEntity stereotype or a derived stereotype. Example: self.ownedElement.select(kindOf(Class) and **EJBEntity) returns all the classes stereotyped by the EJBEntity stereotype