Difference between revisions of "AspectLTL"
(→References) |
(→References) |
||
Line 31: | Line 31: | ||
== References == | == References == | ||
− | * S. Maoz and Y. Sa'ar, "AspectLTL: An Aspect Language for LTL Specifications", AOSD'11. [[Media:aspectltl-aosd11.pdf|paper]]. | + | * S. Maoz and Y. Sa'ar, "AspectLTL: An Aspect Language for LTL Specifications", AOSD'11. [[Media:aspectltl-aosd11.pdf|paper download]]. |
Revision as of 16:16, 10 January 2011
AspectLTL is a temporal-logic based language for
the specification and implementation of crosscutting concerns.
AspectLTL enables the modular declarative specification of expressive concerns, covering the addition of new behaviors, as well as the specification of safety and liveness properties. Moreover, given an AspectLTL specification, consisting of a base system and a set of aspects, we provide AspectLTL with a composition and synthesis-based weaving process, whose output is a correct-by-construction executable artifact. The language is supported by a prototype tool and is demonstrated using running examples.
AspectLTL was created by Shahar Maoz and Yaniv Sa'ar. It is first presented in the paper: S. Maoz and Y. Sa'ar, "AspectLTL: An Aspect Language for LTL Specifications", AOSD'11. To appear.
Resources
- The Eclipse update site for the AspectLTL plug-in is http://aspectltl.ysaar.net/updatesite/.
References
- S. Maoz and Y. Sa'ar, "AspectLTL: An Aspect Language for LTL Specifications", AOSD'11. paper download.