Sciweavers

TAOSD
2010

Aspect-Oriented Development Using Protocol Modeling

13 years 2 months ago
Aspect-Oriented Development Using Protocol Modeling
Abstract. The aim of this paper is to explore the modeling of crosscutavioral abstractions. We argue that behavioral aspects can be a particular kind of more general behavioral abstraction called a “mixin”. Mixins support a compositional style of modeling, whereby a complete class definition is constructed by composing one or more mixins each of which represents a partial definition of the class. If used as the replacement for inheritance, mixins can provide an expressive power equivalent to multiple inheritance. In this paper we use a modeling semantics called Protocol Modeling to illustrate how mixins can be used to represent behavioral aspects. We use the Crisis Management System case to illustrate the Protocol Modeling approach, and describe how the model can be executed to give early validation of its behavior. We discuss the extent to which the Protocol Modeling approach is scalable to large problems, is suitable for evolutionary development and supports correctness analysi...
Ashley T. McNeile, Ella E. Roubtsova
Added 30 Jan 2011
Updated 30 Jan 2011
Type Journal
Year 2010
Where TAOSD
Authors Ashley T. McNeile, Ella E. Roubtsova
Comments (0)