Sciweavers

274 search results - page 1 / 55
» Programming Coordinated Behavior in Java
Sort
View
71
Voted
ECOOP
2010
Springer
15 years 2 months ago
Programming Coordinated Behavior in Java
Following the scenario-based approach to programming which centered around live sequence charts (LSCs), we propose a general approach to software development in Java. A program wil...
David Harel, Assaf Marron, Gera Weiss
ENTCS
2006
109views more  ENTCS 2006»
14 years 9 months ago
Roles as a Coordination Construct: Introducing powerJava
In this paper we apply the role metaphor to coordination. Roles are used in sociology as a way to structure organizations and to coordinate their behavior. In our model, the featu...
Matteo Baldoni, Guido Boella, Leendert W. N. van d...
ESAW
2005
Springer
15 years 3 months ago
A Role Model for Description of Agent Behavior and Coordination
This paper presents a role model implementation, JAWIRO (JAva
Yunus Emre Selçuk, Nadia Erdogan
ENTCS
2006
160views more  ENTCS 2006»
14 years 9 months ago
Checking and Correcting Behaviors of Java Programs at Runtime with Java-MOP
Monitoring-oriented programming (MOP) is a software development and analysis technique in which monitoring plays a fundamental role. MOP users can add their favorite or domain-spe...
Feng Chen, Marcelo d'Amorim, Grigore Rosu
VMCAI
2009
Springer
15 years 4 months ago
Mostly-Functional Behavior in Java Programs
We present a lightweight type-and-effect system for Java programs that features two major innovations over extant object-oriented effects systems: initialization effects, which ...
William C. Benton, Charles N. Fischer