Sciweavers

6248 search results - page 834 / 1250
» Programming in a data factory
Sort
View
HICSS
2002
IEEE
159views Biometrics» more  HICSS 2002»
15 years 11 months ago
Coordination of Inter-organisational Healthcare Processes via Specialisation of Internet-Based Object Life Cycles
We describe an approach to healthcare coordination using object life cycles (OLCs) [1]. By consulting the OLC of a given patient object instance, the legal methods to apply to tha...
Sistine Barretto, James R. Warren, Markus Stumptne...
HICSS
2002
IEEE
71views Biometrics» more  HICSS 2002»
15 years 11 months ago
Source Code Generator Based on a Proprietary Specification Language
An application generator has resulted from the authors' efforts to improve the development of interactive database applications. The developed tool is based on a meta-base. T...
Kresimir Fertalj, Damir Kalpic, Vedran Mornar
161
Voted
IWPC
2002
IEEE
15 years 11 months ago
Mining System-User Interaction Traces for Use Case Models
While code understanding is the primary program comprehension activity, it is quite challenging to recognize the application requirements from code, since they have usually been o...
Mohammad El-Ramly, Eleni Stroulia, Paul G. Sorenso...
SCAM
2002
IEEE
15 years 11 months ago
Precise Call Graph Construction in the Presence of Function Pointers
The use of pointers presents serious problems for software productivity tools for software understanding, restructuring, and testing. Pointers enable indirect memory accesses thro...
Ana Milanova, Atanas Rountev, Barbara G. Ryder
TOOLS
2010
IEEE
15 years 11 months ago
Read-Only Execution for Dynamic Languages
Supporting read-only and side effect free execution has been the focus of a large body of work in the area of statically typed programming languages. Read-onlyness in dynamically t...
Jean-Baptiste Arnaud, Marcus Denker, Stépha...