Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 17 of 17 for “"Aspect-oriented"”.
-
Aspect-Oriented Music Representation
… in this thesis is to find ways in which Aspect Oriented Programming (AOP), and cognate techniques, may be used to facilitate the development of computer systems that support musical composition by assisting in the separation, organisation and combination of musical concerns. We …
-
Towards a Taxonomy of Aspect-Oriented Programming.
… code spread throughout several modules. Thus, Aspect-Oriented Programming (AOP) offers a solution to creating modules with little or no crosscutting concerns. AOP presents the notion of aspects, and demonstrates how crosscutting concerns can be taken out of modules and placed into a centralized …
-
Reasoning Tradeoffs in Implicit Invocation and Aspect Oriented Languages
… Object Orientation, Implicit Invocation and Aspect Oriented languages pose very hard reasoning challenges. Important tradeoffs must be considered while reasoning about a program: modular vs. non-modular reasoning, case-by-case analysis vs. abstraction, explicitness vs. implicitness; are some …
-
A Framework for Monitoring and Adapting Business Processes Using Aspect-Oriented URN
… Furthermore, we use a profiled version of the Aspect-oriented URN (AoURN) with extensions (Business Process Pattern profile), for detecting undesirable conditions and for business process adaptation. We validate the novelty and feasibility of our approach by performing a systematic literature …
-
Impact Analysis for AspectJ - A Critical Analysis and Tool-Based Approach to AOP
Aspect-Oriented Programming (AOP) has been promoted as a solution for modularization problems known as the tyranny of the dominant decomposition in literature. However, when analyzing AOP languages it can be doubted that uncontrolled AOP is indeed a silver bullet. The contributions of the work …
-
EFFICIENT RUNTIME SECURITY SYSTEM FOR DECENTRALISED DISTRIBUTED SYSTEMS
… perspective. The proposed solution utilised Aspect-Oriented Programming (AOP), to address security concerns during compilation and running time. The proposed solution is based on a decentralized distributed system that adopts the multi-hop concept to deal with different requested tasks. The …
-
Integrating Extra-Functional Properties in Model-Driven Web Service Development
… development allows us to focus on essential aspects of the system, delaying the decision of which technology to use in the implementation for a later step. Transformations between models enable the automated development of the system from the models themselves; therefore, model definition and …
-
Uma abordagem baseada em aspectos e composição dinâmica para a construção de aplicações adaptativas cientes ao contexto
… is proposed. The PACCA framework employs aspect-oriented techniques to modularize the adaptive behavior and to keep apart the application logic from this behavior. PACCA uses abstract aspect concept to provide flexibility by addition of new adaptive concerns that extend the abstract …
-
An Extensible Framework for Annotation-based Parameter Passing in Distributed Object Systems
… cross-cutting concern. It uses generative and aspect-oriented techniques, enabling the implementation of different parameter passing semantics as reusable application-level plugins that work with application, system, and third-party library classes. The flexibility and expressiveness of the …
-
Automatic Derivation of Performance Models in the Context of Model-Driven SOA
… from Unified Modeling Analysis for Service-Oriented Architecture (SOA) systems (PUMA4SOA), whose purpose is to automatically generate performance models from the UML software design models of SOA systems with performance annotations. The main goal of PUMA4SOA is to enable the analysis of …
-
A mechanized Theory of Aspects
Over the past ten years, Aspect Orientation has emerged as a new paradigm in software engineering. The key feature promoted in this paradigm is the ability to modularize concerns - aspects - that by nature or implementation are orthogonal to the modular structure of the base application. To allow …
-
Application of model-driven techniques to the design of non-functional concerns of service-oriented software systems
… Separation of Concerns (MDSOC), Aspect-Oriented Modeling (AOM) or Early Aspects (EA). Actualmente, las organizaciones de estándares, tales como el Object Management Group (OMG), se encuentran proponiendo soluciones que ofrezcan alternativas estándar al modelado de servicios. …
-
Product Defect Discovery and Summarization from Online User Reviews
… These challenges cannot be solved by existing aspect-oriented opinion mining models, which seldom consider the defect entities mentioned above. Furthermore, users also want to better capture the semantics of review text, and to summarize product defects more accurately in the form of natural …
-
Reducing instrumentation points in Larva
… verification monitor is compiled as Java and AspectJ code from a special language specification called Larva Script. These generated monitors are weaved together with the target system and while the target system is used, the monitor is fed event triggers to validate with the specified …
-
Runtime monitoring for asynchronous reactive components
… Despite the benefits they beget, these aspects make the correctness of reactive systems in terms of their expected behaviour hard to ascertain. This thesis investigates how the correctness of reactive systems can be ascertained at runtime. It considers a lightweight monitoring technique, …
-
Privacy enforcement with data owner-defined policies
… policy combination approach that takes usability aspects for the creation and maintenance of policies into consideration. Our privacy policy consists of three parts: A Default Policy provides basic privacy protection if no specific rules have been entered by the data owner. An Owner Policy part …
-
Assessing sofware quality by micro patterns detection
… are metrics for structured programming, object-oriented programming, aspect-oriented programming, and so on. The use of traditional metrics as quality indicators is very dicult. The Lines of Code (LOC) metric (very related to faults), is dicult to use, you can not say to a team of developers to …