This paper presents an approach to the development of custom agents and their integration with network management systems. For the development of agents is given one approach, and according to this approach an impleme...
详细信息
We introduce a new kind of hypergraphs and hyperedge replacement grammars, where nodes are associated types. We use them to adapt the abstraction framework Juggrnaut presented by us in [7,8] - for the verification of ...
详细信息
In this paper an extension of the java programming language towards multiclock reactive system programming has been presented, called java-MR. It provides an application programming interface that will realize the mod...
详细信息
The crux of safety communication of computer network lies in the accuracy of data transmission and the security of confidential data. Information security is the premise and foundation of all communication based on co...
详细信息
Automatic scoring for javaprogramming questions is a very important and hard problem. Currently automatic scoring technology is mainly based on whether the program runs properly. This way is not always feasible becau...
详细信息
Object oriented decomposition is the most successful decomposition strategy used nowadays. But a single decomposition strategy cannot capture all aspects of a concept. Roles have been successfully used to model the di...
详细信息
ISBN:
(纸本)9789898565136
Object oriented decomposition is the most successful decomposition strategy used nowadays. But a single decomposition strategy cannot capture all aspects of a concept. Roles have been successfully used to model the different views a concept may provide but, despite this, roles have not been used as building blocks. Roles are mostly used to extend objects at runtime. In this paper we propose roles as a way to compose classes that provides a modular way of capturing and reusing those aspects that fall outside a concept's main purpose, while being close to the OO approach. We present how roles can be made modular and reusable. We also show how we can use roles to compose classes using javaStage, a java extension that support roles To validate our approach we developed generic and reusable roles for the Gang of Four patterns. We were able to develop reusable roles for 10 out of 23 patterns, which is a good outcome.
Two new techniques for improving performance of reified generics without specializing types are presented. With these techniques, the cost of method dispatch is reduced by 95% from the regular self dispatching based i...
详细信息
This work provides an overview and comparison of the currently available tools for testing in OSGi environment such as Pax-Exam, JUnit4OSGi or Spring DM. We developed a plugin for JUnit4OSGi that allows to generate ba...
详细信息
ISBN:
(纸本)9781450312400
This work provides an overview and comparison of the currently available tools for testing in OSGi environment such as Pax-Exam, JUnit4OSGi or Spring DM. We developed a plugin for JUnit4OSGi that allows to generate basic skeletons of tests from ordinary java Eclipse projects. These tests can operate directly in the Eclipse enviroment using the modified SwingGUI runner. Copyright 2012 ACM.
In this paper, we briefly describe NetBeans' custom refactoring feature, its history and possible evolution. We will also mention some of the pain points that we ran into while this feature and its parts have been...
详细信息
We present a prototypical implementation of a partial evaluator for java programs based on the verification system KeY. We argue that using a program verifier as technological basis provides potential benefits leading...
详细信息
暂无评论