Issue 7516: add ’and’ between both expression parts (ocl2-rtf) Source: Klasse Objecten (Dr. Jos Warmer, j.warmer(at)klasse.nl) Nature: Uncategorized Issue Severity: Summary: 8. -- [1] An ocl message argument evaluation has either an ocl expression -- evaluation, or an unspecified value expression evaluation, not both. context OclMessageArgEval inv: expression->size() = 1 implies unspecified->size() = 0 expression->size() = 0 implies unspecified->size() = 1 ==> add ’and’ between both expression parts Resolution: Revised Text: Actions taken: June 10, 2004: received issue Discussion: End of Annotations:===== s is issue # 7516 add .and. between both expression parts 8. -- [1] An ocl message argument evaluation has either an ocl expression -- evaluation, or an unspecified value expression evaluation, not both. context OclMessageArgEval inv: expression->size() = 1 implies unspecified->size() = 0 expression->size() = 0 implies unspecified->size() = 1 ==> add .and. between both expression parts