scispace - formally typeset
Proceedings ArticleDOI

Unifying multi-paradigms in software system design

Yi Deng, +1 more
- pp 386-393
TLDR
A framework based on the notions of logical entity abstraction and instantiation (LEAI) is proposed, which enables a user to select appropriate computation paradigms to design various parts (or subsystems) of a software system, and to compose the parts into a integrated system.
Abstract
Large software systems are often aimed to deal with problems of multi-application domains or disciplines, where each class of problems has its own defining features, difficulties and emphases. No existing computation model or design paradigm is appropriate for all varieties of problems faced in software design. A unification of existing computation paradigms is thus necessary to accommodate the diverse needs in system design. In this paper, the authors propose a framework based on the notions of logical entity abstraction and instantiation (LEAI), which enables a user to select appropriate computation paradigms to design various parts (or subsystems) of a software system, and to compose the parts into a integrated system. An example is given to illustrate the application of the framework. >

read more

Citations
More filters
Patent

Object oriented mail server framework mechanism

TL;DR: In this article, a message is defined as a number of distinct objects, each of which contains information that describes some portion of the message and a set of objects and methods define the processing steps required for a mail server to process a message.
Patent

Object oriented information retrieval framework mechanism

TL;DR: In this paper, a framework for use with object-oriented programming systems provides a reusable object oriented (OO) framework that provides an information retrieval (IR) shell that permits a framework user to define an index class that includes word index objects and provides an extensible information retrieval system that evaluates a user query by comparing information contained in the user query with information contained within the word index object that relates to stored documents.
Patent

Object oriented framework mechanism for determining configuration relations

TL;DR: In this article, an object-oriented framework mechanism provides a straightforward and convenient way to implement a system determining configuration relations for any type of system that needs to be configured, including several core classes and several classes that are extensible according to the needs of the user.
Patent

Object oriented technology framework for accounts receivable and accounts payable

TL;DR: In this article, an object oriented framework provides a set of objects that perform account management functioning and permits a framework user to add extensions to the framework for specific processing features, thereby producing an account management application program for managing the financial accounts of a company.
Patent

Object oriented framework mechanism for order processing including pre-defined extensible classes for defining an order processing environment

TL;DR: In this paper, an object-oriented framework is proposed to implement an order processing system for a manufacturing environment, which includes an order class and an order item class that are core classes, and several classes that are extensible according to the needs of the user.
References
More filters
Journal ArticleDOI

Petri nets: Properties, analysis and applications

TL;DR: The author proceeds with introductory modeling examples, behavioral and structural properties, three methods of analysis, subclasses of Petri nets and their analysis, and one section is devoted to marked graphs, the concurrent system model most amenable to analysis.
Journal ArticleDOI

Object-oriented development

TL;DR: The author examines the process of object-oriented development as well as the influences upon this approach from advances in abstraction mechanisms, programming languages, and hardware.
Book

Software Engineering Concepts

TL;DR: Software engineering concepts, Software engineering concepts , مرکز فناوری اطلاعات و اصاع رسانی, کδاوρزی.
Journal ArticleDOI

Understanding object-oriented: a unifying paradigm

TL;DR: The object- oriented design paradigm is the next logical step in a progression that has led from a purely procedural approach to an object-based approach and now to the object-oriented approach.