scispace - formally typeset
Open AccessJournal ArticleDOI

Naked Objects Framework

Aruna Raja, +1 more
- 25 Feb 2010 - 
- Vol. 1, Iss: 20, pp 41-45
Reads0
Chats0
TLDR
Naked Objects Framework is discussed, which is an open source prototyping tool based on Java that auto generates an entire system that is behaviourally complete by plainly defining behaviourally rich objects that can be easily accessed by the user.
Abstract
more and more business systems designed using object oriented approach, written using object oriented languages like Java and interfaces created through various tools, there is need for such systems to show the quintessence of object orientation, which is "behavioural completeness". This paper discusses Naked Objects Framework (NOF), which is an open source prototyping tool based on Java that auto generates an entire system that is behaviourally complete by plainly defining behaviourally rich objects that can be easily accessed by the user. The resulting object oriented interface is very user friendly and allows both the developer and the client to equally contribute in the requirements specification phase.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Modeling the physical dynamics of daily dew point temperature using soft computing techniques

TL;DR: A Multiple Linear Regression Model (MLRM), one of the conventional statistical models, was compared with GRNN and MLP, and the soft computing models were found to estimate daily dew point temperature more accurately.
Journal ArticleDOI

Modelling human hard palate shape with Bézier curves.

TL;DR: A method based on Bézier curves, whose main aim is to generate possible shapes of the hard palate in humans for use in computer simulations of speech production and language evolution, which is much better at generating new shapes without requiring a calibration sample.
Journal ArticleDOI

Online fuzzy modulated adaptive PD control for cooperative aerial transportation of deformable linear objects

TL;DR: An adaptive controller for the quadrotors carrying out the DLO transportation task is proposed which uses fuzzy modeling of the error in order to modulate the activation of the PD parameters adaptation rules, which are error gradient descent rules.
Proceedings ArticleDOI

Just Business: A Framework for Developing Android Applications Using Naked Objects

TL;DR: This paper introduces Just Business, a Naked Objects-based framework, which aims at supporting fast creation of Android business applications through automatic code generation from mapping the business classes.
References
More filters
Book

Naked Objects

TL;DR: Naked Objects as discussed by the authors is an open-source Java-based framework for separating process and data in object-oriented designs, and it aims to encourage business system creation from behaviorally complete objects.
Proceedings ArticleDOI

Naked Objects

TL;DR: The Naked Objects framework exposes core business objects, such as Customer, Product and Order, directly to the user, and all user actions consist of invoking methods directly upon thosebusiness objects, or sometimes upon the object's class.