Dilshat Hewzulla and Michael Boulter
Palaeobiology Research Unit, University of East London, Romford Road, London E15 4LZ, boulter@uel.ac.uk
Abstract
Why Interactive Manipulation?
___________________________________________________________
Reliability and Fuzzy Features of Data
Data Models
public interface FuzzyObject{
A fuzzy implementation object represents one kind of implementation of a fuzzy feature, parameters of which will be stored in the corresponding fuzzy object. Any element in the possibility-set and the certainty-set of such an object can be retrieved by sending the messages "getElementFromSet" and "getCertaintyFromSet". The "castToPossibility" message is very important in various calculations. When the possibility-set object is sent as the parameter of the message "castToPossibility" to a fuzzy object, the certainties of each element in the possibility-set are calculated, and the result stored in the possibility-set object as a certainty-set. An object representing the fuzzy data can be mapped to any subset of the domain universal set by sending the "castToPossibility"message. In other words, the application can send any possibility-set to any fuzzy object without knowing whether the object contains the relating information. If the fuzzy object does not contain the relating information represented by the possibility-set, the state of the possibility-set object will not be changed.
Manipulating Enigmatic Data
References
Bertino, E.,Negri, M., Pelagatti, G. & Sbattella, L. (1994) Applications of object-oriented technology to the integration of heterogeneous database systems. Distributed and Parallel Databases, 2. 343-370.
Benton, M.J. (Ed.) (1993) The Fossil Record 2. Chapman & Hall, London. 845pp.
Boulter, M.C., Spicer, R.A. & Thomas, B.A. (1988) Patterns of plant extinction from some palaeobotanical evidence. In: G.R. Larwood (Ed.) Extinction and Survival in the Fossil Record. Oxford University Press, Oxford, 1-36.
Buckles, B.P. & Petry, F.E. (1983) Information-theoretical characterization of fuzzy relational databases. IEEE Trans. on Systems, Man, and Cybernics, 13, 74-77.
Klir, G.J. & Folger, T.A. (1988a) Computer science. Fuzzy Sets, Uncertainty, and Information, 6, 260-265.
Klir, G.J. & Folger, T.A. (1988b) Interpersonal Communication Fuzzy Sets, Uncertainty, and Information, 6, pp. 234-239.
Lhotak, M. & Boulter, M.C. (1995) Towards the creation of an international database of palaeontology. In: J.R.A. Giles (Ed.) Geological Data Management. Geol. Soc. Sp. Pub. 97, 55-64.
Nocol, J.R, Wilkes, C.T & Manola, F.A (1993) Object-orientation in heterogeneous distributed computing systems. Computer, 26, 57-67.
Yager, R.R. (1980) On modelling interpersonal communication. In: P.P. Wang & S.K. Chang (Eds.) Fuzzy Sets: theory and applications to policy analysis and information systems. Plenum Press, New York, 309-320.
Zadeh, L. A. (1965) Fuzzy Sets. Inf. Control, 8, 338-353.