문제

Is there a way to convert(formalize) UML to Z notation? what I mean is that is there any way to re-write UML requirements to a formal language like z?

sorry for my bad English, my native language is not English. thank you.

도움이 되었습니까?

해결책

There is a way: you can generate code from UML - so nobody stops you to generate Z from it. Use a template based code generator to easily change the text a model produces. But I suspect you won't find an out of the box solution for it. Nontheless, a short search has brought up people already doing this.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top