Sciweavers

3500 search results - page 99 / 700
» Implementing Java on Clusters
Sort
View
SAC
2006
ACM
13 years 9 months ago
powerJava: ontologically founded roles in object oriented programming languages
In this paper we introduce a new view on roles in Object Oriented programming languages, based on an ontological analysis of roles. A role is always associated with an object inst...
Matteo Baldoni, Guido Boella, Leendert W. N. van d...
SEMWEB
2009
Springer
14 years 3 months ago
The OWL API: A Java API for Working with OWL 2 Ontologies
This paper presents the OWL API a high level Application Programming Interface (API) for working with OWL 2 ontologies. The API is closely aligned with the OWL 2 structural speciï¬...
Matthew Horridge, Sean Bechhofer
ECLIPSE
2004
ACM
14 years 2 months ago
Supporting Java traits in Eclipse
Traits are a language technology that complements inheritance as a means for code reuse and class structuring. Traits encapsulate collections of methods so that they can be used a...
Philip J. Quitslund, Emerson R. Murphy-Hill, Andre...
OOPSLA
2001
Springer
14 years 1 months ago
An On-the-Fly Reference Counting Garbage Collector for Java
Reference counting is not naturally suitable for running on multiprocessors. The update of pointers and reference counts requires atomic and synchronized operations. We present a ...
Yossi Levanoni, Erez Petrank
CARDIS
2000
Springer
104views Hardware» more  CARDIS 2000»
14 years 1 months ago
Webcard: a Java Card Web Server
Webcard is a TCP/IP stack and web server written in Java that runs on a Schlumberger Cyberflex Access smartcard. In this report, we describe the architecture and implementation of...
Jim Rees, Peter Honeyman