Results 1 -
4 of
4
Compound Types for Java
, 1998
"... Type compatibility can be defined based on name equivalence, that is, explicit declarations, or on structural matching. We argue that component software has demands for both. For types expressing individual contracts, name equivalence should be used so that references are made to external semantical ..."
Abstract
-
Cited by 24 (3 self)
- Add to MetaCart
Type compatibility can be defined based on name equivalence, that is, explicit declarations, or on structural matching. We argue that component software has demands for both. For types expressing individual contracts, name equivalence should be used so that references are made to external semantical specifications. For types that are composed of several such contracts, the structure of this composition should decide about compatibility. We introduce
Java needs compound types
, 1998
"... We propose to extend the Java type system with a new construction: compound types, compositions of a class and any number of interfaces. Java users will benefit from the type system’s increased expressiveness, resulting in more kinds of errors being statically excludable. Compound types are particul ..."
Abstract
-
Cited by 6 (2 self)
- Add to MetaCart
We propose to extend the Java type system with a new construction: compound types, compositions of a class and any number of interfaces. Java users will benefit from the type system’s increased expressiveness, resulting in more kinds of errors being statically excludable. Compound types are particularly beneficial when several independently predefined standards need to be considered, as typically required by component software. Compound types are a strict extension of Java, i.e., existing programs need not to be modified. Our proposal can be implemented using the existing Java Virtual Machine. Our scientific contribution is a new combination of name and structural type equivcalence, which our Java extension exemplifies. Type matching is decided by structural comparison of compositions of named types; the latter being only compatible if explicitly declared so. This concept is applicable to several other languages than Java, as well. We support the feasibility of our proposal by a formal and mechanically verified proof of the extended type system’s soundness.
KDCOM: A Knowledge Discovery Component Framework
, 1998
"... and Poster Session. In Section 5.3 we indicate that rule interest measures up to date are not accurate and introduce a necessary condition for interestingness. This work has also been accepted for presentation at the Fifteenth National Conference on Artificial Intelligence (AAAI-98) Student Abstract ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
and Poster Session. In Section 5.3 we indicate that rule interest measures up to date are not accurate and introduce a necessary condition for interestingness. This work has also been accepted for presentation at the Fifteenth National Conference on Artificial Intelligence (AAAI-98) Student Abstract and Poster Session. In Section 5.4 we introduce the idea of fuzzy metaquery and justify that it can be useful as a integration tool for knowledge discovery systems. This work has been presented at the Sixth IEEE International Conference on Fuzzy Systems (FUZZIEE-97). Finally, in Section 5.5 we explain two components that we are actually developing. 5.1 Distance-Based Discretization Discretization is a process that transforms continuous attributes into discrete ones. Performing this previous step, we can apply discrete classification methods to datasets containing continuous values. We have developed a discretization method, based on the idea of distance between partitions. In this section...
Management of Globally Distributed Component-based Software Development Projects
- ERIM Ph.D. Series Research in Management, Erasmus University, Rotterdam School of Management: 59, ISBN
, 2005
"... ..."

