Skip to main content
Code instrumentation is a mechanism that allows modules of programs to be completely rewritten at runtime. With the advent of virtual machines, this type of functionality is becoming more interesting because it allows the ...
    • by 
    •   4  
      Virtual MachineAspect Oriented ProgrammingLessons LearnedObject Oriented
Software understanding (for documentation, maintenance or evolution) is one of the longest-standing problems in Computer Science. The use of "high-level" programming paradigms and object-oriented languages helps, but fundamentally remains... more
    • by 
    •   6  
      Programming Language DesignComplex SystemNatural languageAspect Oriented Programming
Aspect-Orientated approach was created to solve scattering and tangling issues generated by the implementation of crosscutting requirements in programming. This approach has been proposed in many research areas regarding the entire... more
    • by 
    •   3  
      Information SystemsSoftware EngineeringAspect Oriented Programming
Threshold of software metrics can be used as indicators to identify possible anomalies in software. Aspect-Oriented (AO) Programming is a new programming paradigm that solved the crosscutting problem by decomposes the crosscutting concern... more
    • by 
    •   2  
      Aspect Oriented ProgrammingProgramming Paradigm
Usage data logged from user interactions can be extremely valuable for evaluating software usability. However, instrumenting software to collect usage data is a time-intensive task that often requires technical expertise as well as an... more
    • by 
    •   10  
      Computer ScienceUsabilityData AnalysisInstrumentation
    • by 
    •   6  
      Computer ScienceArchitectureSoftware ArchitectureKey words
Almost a year ago, Microsoft has introduced the .NET architecture as a new component-based programming environment, which allows for easy integration of classical distributed programming techniques with Web computing. .NETdefines a type... more
    • by 
    •   17  
      Computer ArchitectureDistributed ComputingObject Oriented ProgrammingService Oriented Architecture
C++ retains the ANSI C preprocessor, although its limitations have been widely recognised. The authors describe FOG, a meta-compiler for a super-set of C++, that provides replacement preprocessing and introduces static meta-programming,... more
    • by 
    •   5  
      Computer SoftwareAspect Oriented ProgrammingMeta ProgrammingObject Oriented
    • by 
    •   19  
      Computer ScienceObject Oriented ProgrammingInformation SecurityNetwork Security
We are investigating one of the claims of C++ object applications and its lack of garbage collectors. Therefore, an object memory management in C++ legacy systems can be automatically developed and integrated more easily than other kinds... more
    • by 
    • Aspect Oriented Programming
Almost a year ago, Microsoft has introduced the .NET architecture as a new component-based programming environment, which allows for easy integration of classical distributed programming techniques with Web computing. .NETdefines a type... more
    • by 
    •   17  
      Computer ArchitectureDistributed ComputingObject Oriented ProgrammingService Oriented Architecture
As software evolution researchers, we are well aware of two facts, formulated even as laws back in 1976 by Belady and Lehman: First, successful software systems are subjected to continuous change -in fact, the competetive advantage of a... more
    • by  and +1
    •   13  
      Cognitive ScienceSoftware EngineeringRelational DatabaseConflict Resolution
The object-oriented software suffers from code tangling and code scattering problems leading to weak code reusability and difficult application evolution. New approaches supporting an advanced separation of concerns (ASoC) are proposed to... more
    • by 
    •   4  
      Software EngineeringAspect Oriented Software DevelopmentAspect-Oriented ParadigmAspect Oriented Programming
We present an overview of JTL (the Java Tools Language, pronounced "Gee-tel"), a novel language for querying JAVA [8] programs. JTL was designed to serve the development of source code software tools for JAVA, and as a small language to... more
    • by 
    •   14  
      Relational DatabaseReverse EngineeringGeneric ProgrammingDeclarative Programming
Metamodelling is an activity that is getting much more attention by the research community. One of the main causes of this recent interest is being an important piece for the different approaches for Model-Driven Development (MDD). In... more
    • by 
    •   6  
      Cognitive ScienceComputer SoftwareModel Driven DevelopmentAspect Oriented Programming
    • by 
    •   17  
      Computer Security And ReliabilityObject Oriented ProgrammingService Oriented ArchitectureSoftware Development
    • by 
    •   9  
      Cognitive ScienceSoftware ArchitecturePetri NetsComputer Software
The field of Artificial Immune Systems (AIS) is becoming more popular and AIS-based works spanning from theoretical modeling and simulation to wide variety of applications. In particular, some of the references are of synthetic approaches... more
    • by 
    •   5  
      Software EngineeringSeparation of ConcernsAspect Oriented ProgrammingTraceability
Aspect-oriented programming (AOP) has been successfully applied to application code thanks to techniques such as Java bytecode instrumentation. Unfortunately, with current technology, such as AspectJ, aspects cannot be woven into standard... more
    • by 
    •   2  
      Virtual MachineAspect Oriented Programming
In this paper, we present the design and the implementation of the dataflow pointcut in AspectJ compiler ajc 1.5.0. Some security concerns are sensitive to flow of information in a program execution. The dataflow pointcut has been... more
    • by 
    •   10  
      Object Oriented ProgrammingComputer SecurityJava ProgrammingDataflow
Software connectors play an important role in distributed system. In recent years, software developers have been facing more challenges of connectors which are used to connect distributed components. Design of connectors in an existing... more
    • by 
    •   3  
      Software ArchitectureDistributed SystemAspect Oriented Programming
Access controls are difficult to implement and evidently deficient under certain conditions. Traditional controls offer no protection for unclassified information, such as a telephone list of employees that is unrestricted, yet available... more
    • by 
    •   2  
      Aspect Oriented ProgrammingComputers Security
    • by 
    •   3  
      Open SourceCase StudyAspect Oriented Programming
This paper discusses the representation and implementation of the Observer design pattern using aspect-oriented techniques. *
    • by 
    •   2  
      Aspect Oriented ProgrammingObserver Design
Some security concerns are sensitive to flow of information in a program execution. The dataflow pointcut has been proposed by Masuhara and Kawauchi in order to easily implement such security concerns in aspect-oriented programming (AOP)... more
    • by 
    •   5  
      Type TheoryAspect Oriented Software DevelopmentData DependenceAspect Oriented Programming
This paper describes and assesses the experiences gained using aspect-oriented programming as supported by the AspectJ language. Aspect-oriented programming is intended to support the modularisation in the design of concerns that are... more
    • by 
    •   3  
      Object Oriented DesignSoftware DesignAspect Oriented Programming
Resumo. Embora seja de alto custo, a atividade de teste é de fundamental importância no processo de desenvolvimento de software. Técnicas e ferramentas são essenciais para a melhoria da qualidade e da produtividade na atividade de teste.... more
    • by  and +1
    •   10  
      Static AnalysisSoftware TestingSoftware DevelopmentFlow Control
Aspect-oriented programming languages provide their own join point description language or mechanism for specifying join points during the execution of a program where additional code needs to be executed. However, until now such join... more
    • by 
    •   4  
      Language UseSmalltalkAspect Oriented ProgrammingObserver Design
This paper presents a novel programming model for explicitly separating parallelization and middlewarespecific concerns in Bag-of-Tasks (BoT) grid applications. The model uses Java threads for application decomposition, and... more
    • by 
    •   8  
      Grid ComputingParallel ProgrammingMiddlewareAspect Oriented Programming
This chapter identifies evolution-related issues and challenges in aspectoriented programming. It can serve as a guideline for adopters of aspect technology to get a better idea of the evolution issues they may confront sooner or later,... more
    • by 
    •   2  
      Software EvolutionAspect Oriented Programming
The Java Modeling Language (JML) is a behavioral interface specification language (BISL) designed for Java. It was developed to improve functional software correctness of Java applications. However, the JML compiler explores the... more
    • by 
    •   7  
      Comparative StudyData StructureJava Modeling LanguageCode Generation
Most of the object-oriented cohesion metrics proposed in the literature define static cohesion at class level. Measurement of object-level dynamic cohesion however gives better insight into the behavioural aspects of the system. In this... more
    • by 
    •   12  
      Software EngineeringPolymorphismJava ProgrammingComputer Software
The Aspect-Oriented Programming (AOP) supports the modularization of concerns that cut across the implementation of a software application to avoid scattering and tangling. We focus on the integration of aspect-oriented paradigm in the... more
    • by  and +2
    •   7  
      ProgrammingAOPWeavingGrammar
This paper reports our experience using AspectJ, a general-purpose aspect-oriented extension to Java, to implement distribution and persistence concerns in a web-based information system. This system was originally implemented in Java and... more
    • by 
    •   6  
      PersistenceDISTRIBUTIONSeparation of ConcernsFramework
An aspect observes the execution of a base program; when certain actions occur, the aspect runs some extra code of its own. In the AspectJ language, the observations that an aspect can make are confined to the current action: it is not... more
    • by 
    •   2  
      Language DesignAspect Oriented Programming
In order to bridge the gap between conceptual modeling and aspect oriented programming, many researchers have proposed extensions of the UML towards graphical notations for aspects. However, notations without an underlying formal... more
    • by 
    •   5  
      Formal SemanticsConceptual ModelMeta-modelAspect Oriented Programming
This paper describes our recent work on MATISSE, a framework for MATLAB to C compilation. We focus on the new optimizations and transformations, as well as on OpenCL generation. MATISSE is controlled with LARA, an aspect-oriented... more
    • by 
    •   3  
      Computer ScienceEmbedded SystemsAspect Oriented Programming
Metrics measurement for cost estimation in modeldriven engineering (MDE) is complex because of number of different artifacts that can potentially be generated. The complexity arises as auto-generated code, manually added code, and noncode... more
    • by 
    •   22  
      BusinessNatural Language ProcessingCost EstimationCOCOMO II
Design patterns offer flexible solutions to common problems in software development. Recent studies have shown that several design patterns involve crosscutting concerns. Unfortunately, object-oriented (OO) abstractions are often not able... more
    • by 
    •   8  
      Software EngineeringMetricsSoftware DevelopmentDesign Patterns
Whereas it is generally acknowledged that code tangling reduces the quality of software and that aspect-oriented programming (AOP) is a means of addressing this problem, there is | as yet | no clear denition or characterisation of AOP.... more
    • by 
    •   4  
      PsychologyComputer ScienceAspect Oriented ProgrammingObject Oriented
Aspect-oriented programming modularizes crosscutting concerns into aspects with the advice invoked at the specified points of program execution. Aspects can be used in a harmful way that invalidates desired properties and even destroys... more
    • by 
    •   14  
      Model CheckingModelingSystem DesignQuality Assurance
Almost a year ago, Microsoft has introduced the .NET architecture as a new component-based programming environment, which allows for easy integration of classical distributed programming techniques with Web computing. .NET defines a type... more
    • by 
    •   17  
      Computer ArchitectureDistributed ComputingObject Oriented ProgrammingService Oriented Architecture
The application of aspect-oriented programming (AOP) to the embedded operating system domain is still a very controversial topic, as this area demands high performance and small memory footprint. However, recent studies quantifying... more
    • by 
    •   8  
      Aspect Oriented Software DevelopmentMiddlewareOPERATING SYSTEMAspect Oriented Programming
Context: Data-flow testing approaches have been used for procedural and object-oriented programs, and shown to be effective in detecting faults. However, few such approaches have been evaluated for aspectoriented programs. In such... more
    • by 
    •   5  
      Information SystemsComputer SoftwareMutation testingEmpirical Study
Aspect-oriented programming (AOP), now practically a consolidated academic discipline, has yet to build more solid industrial foundations, especially in the realms of the .NET platform. It's believed that this situation is caused by the... more
    • by 
    •   6  
      Object Oriented ProgrammingComputer SoftwareClassificationVirtual Machine
One of the fundamental motivations for employing exception handling in the development of robust applications is to lexically separate error handling code so that it can be independently reused and modified. It is usually assumed that the... more
    • by 
    •   5  
      Exception HandlingQuality AttributesEmpirical StudyAspect Oriented Programming
Program slicing is a decomposition technique which has many applications in various software engineering activities such as program debugging, testing, maintenance etc. Aspect-oriented programming (AOP) is a new programming paradigm that... more
    • by 
    •   9  
      Software EngineeringInformaticaProgram SlicingComputer Software
    • by 
    •   4  
      Formal SemanticsFormal methodAspect Oriented ProgrammingSource Code