vix.ing · top · new · best · stats · spec

Using OCL in Executable UML

2015/11/03 by Ke Jiang, Lei Zhang, Jiang, Ke +3
Computer Science · #Model-Driven Software Engineering Techniques #Advanced Software Engineering Methodologies #Software Engineering Research

paper · doi:10.14279/tuj.eceasst.9.104

Abstract

Executable UML allows precisely describing the software system at a higher level of abstraction. The executable models can be translated to a less abstract program-ming language completely or executed directly. Object Constraint Language (OCL), as a formal specification language, is a standard published along with UML. It is primitively used to describe constraints for UML models. In this paper, we explore some general features of executable UML and propose using OCL in executable UML. We extend OCL to support actions with side-effect in order to precisely model behavior. We also discuss the some open issues.

Related