• Title/Summary/Keyword: Interface Object

Search Result 759, Processing Time 0.026 seconds

An Object Extraction Technique for Object Reusability Improvement based on Legacy System Interface (객체 재사용성 향상을 위한 레거시 시스템 인터페이스 기반 객체추출 기법)

  • 이창목;유철중;장옥배
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.11
    • /
    • pp.1455-1473
    • /
    • 2004
  • This paper suggests a technique, TELOR(Technique of Object Extraction Based on Legacy System Interface for Improvement of Object Reusability) for reuse and reengineering by analyzing the Legacy System interface to distill the meaningful information from them and disassemble them into object units which are to be integrated into the next generation systems. The TELOR method consists of a 4 steps procedure: 1) the interface use case analysis step, 2) the interface object dividing step, 3) the object structure modeling step, and 4) the object model integration step. In step 1, the interface structure and information about the interaction between the user and the Legacy System are obtained. In step 2, the interface information is divided into semantic fields. In step 3, studies and models the structural and collaborative relationship among interface objects. Finally, in step 4, object model integration step, integrates the models and improves the integrated model at a higher level. The objects integration model created through TELOR provides a more efficient understanding of the Legacy System and how to apply it to next generation systems.

An Interface Sharing Service based on Jini (Jini 기반의 인터페이스 공유 서비스)

  • 문창주;문석현;백두권
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.3
    • /
    • pp.227-240
    • /
    • 2003
  • When we develop and use the java-based distributed object system, the system developer must deploy distributed object, which is implemented to predefined interface, to network and the system user acquires reference about distributed object and changes reference to interface type. Sharing of interface is essential for these works In this paper, we propose the IRSJ(interface repository service based on jim) to improve efficiency of interface sharing at the JINI system development. the IRSJ is consisted of the java classes for JINI system and interface sharing service. If development teams perform collaborative work in short distance, the IRSJ can search interface file without information of lookup server or interface writer If development teams perform collaborative work in long distance, the IRJS can search interface with only an address of server that executes lookup service. Although the interface object not requires additional search, the interface object that failed search interface can download interface and use interface using remote event model. When the message service fails in interface search, the message service sends interface request message to a development team member who use the IRSJ automatically, so that interface sharing may be possible in short time.

Multiple Object-Based Design Model for Quality Improvement of User Interface (사용자 인터페이스 품질 향상을 위한 다중 객체 기반 설계 모델)

  • Kim Jeong-Ok;Lee Sang-Young
    • The KIPS Transactions:PartD
    • /
    • v.12D no.7 s.103
    • /
    • pp.957-964
    • /
    • 2005
  • According to rapid growth of web environment, user interface design needs to support the complex interactions between human and computer. In the paper we suggest the object modeling method for Qualify Improvement of User Interface. We propose the 4 business event's object modeling phases such as business event object modeling, task object modeling, transaction object modeling, and form object modeling to enhance visual cohesion of UI. As a result, this 4 phases in this paper allows us to enhance visual cohesion of User Interface prototype. We have found that the visual cohesion of business events become strong and unskilled designer can develope the qualified user interface prototype. And it also improves understanding of business task and reduces prototype system development iteration.

Specified Object Tracking in an Environment of Multiple Moving Objects using Particle Filter (파티클 필터를 이용한 다중 객체의 움직임 환경에서 특정 객체의 움직임 추적)

  • Kim, Hyung-Bok;Ko, Kwang-Eun;Kang, Jin-Shig;Sim, Kwee-Bo
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.21 no.1
    • /
    • pp.106-111
    • /
    • 2011
  • Video-based detection and tracking of moving objects has been widely used in real-time monitoring systems and a videoconferencing. Also, because object motion tracking can be expanded to Human-computer interface and Human-robot interface, Moving object tracking technology is one of the important key technologies. If we can track a specified object in an environment of multiple moving objects, then there will be a variety of applications. In this paper, we introduce a specified object motion tracking using particle filter. The results of experiments show that particle filter can achieve good performance in single object motion tracking and a specified object motion tracking in an environment of multiple moving objects.

3DOF Force-Reflecting interface (3자유도 힘 반향 역감장치)

  • 강원찬;박진석;김대현;신석두;김영동
    • Proceedings of the KIPE Conference
    • /
    • 1999.07a
    • /
    • pp.71-75
    • /
    • 1999
  • In this paper, we present the 3DOF force-reflecting interface which allows to acquire force of object within a virtual environment. This system is composed of device, virtual environment model, and force-reflecting rendering algorithm. We design a 3 DOF force-reflecting device using the parallel linkage, torque shared by wire, and the controller of system applied by impedance control algorithm. The force-reflecting behaviour implemented as a function position is equivalent to controlling the mechanical impedance felt by the user. Especially how force should be supplied to user, we know using a God-Object algorithm. As we experiment a system implemented by the interface of 3D virtual object and 3DOF force-reflecting interface, we can feel a contact, non-contact of 3D virtual object surface and sensing of push button model.

  • PDF

Visual Cohesion Improvement Technology by Clustering of Abstract Object (추상화 객체의 클러스터링에 의한 가시적 응집도 향상기법)

  • Lee Jeong-Yeal;Kim Jeong-Ok
    • Journal of the Korea Society of Computer and Information
    • /
    • v.9 no.4 s.32
    • /
    • pp.61-69
    • /
    • 2004
  • The user interface design needs to support the complex interactions between human and computers. It also requires comprehensive knowledges many areas to collect customer's requirements and negotiate with them. The user interface designer needs to be a graphic expert, requirement analyst, system designer, programmer, technical expert, social activity scientist, and so on. Therefore, it is necessary to research on an designing methodology of user interface for satisfying various expertise areas. In the paper, We propose the 4 business event's abstract object visualizing phases such as fold abstract object modeling, task abstract object modeling, transaction abstract object modeling, and form abstract object modeling. As a result, this modeling method allows us to enhance visual cohesion of UI, and help unskilled designer to can develope the higy-qualified user interface.

  • PDF

Development of a Multibody Dynamics Program Using the Object-Oriented Modeling

  • Han, Hyung-Suk
    • International Journal of Precision Engineering and Manufacturing
    • /
    • v.4 no.6
    • /
    • pp.61-70
    • /
    • 2003
  • A multibody system dynamics analysis program is presented using one of the most useful programming methodologies, the object-oriented modeling, The object-oriented modeling defines a problem from the physical world as an abstract object. The object becomes encapsulated with the data and method, Analysis is performed using the object's interface, It is then possible for the user and the developer to modify and upgrade the program without having particular knowledge of the analysis program, The method presented in this paper has several advantages, Since the mechanical components of the multi-body system are converted into the class, the modification, exchange, distribution and reuse of classes are increased. It becomes easier to employ a new analysis method and interface with other S/W and H/W systems, Information can be communicated to each object through messaging. This makes the modeling of new classes easier using the inheritance, When developing a S/W for the computer simulation of a physical system, it is reasonable to use object-oriented modeling.

Implementation of Geosensor Interface using Object Oriented Design Pattern (객체지향 설계 유형에 의한 지오센서 인터페이스 구현)

  • Baek, Jeong-Ho;Lee, Hong-Ro
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.9 no.3
    • /
    • pp.193-206
    • /
    • 2006
  • This paper proposes The Efficient method that should design Geosensor model based on object oriented design pattern and implement the Geosensor network interface system using JBuilder. Such as geosensor technology will be to a new research paradigm of GIS which can manage a great quantity of field information by means of constructing the real time remote sensing network. The technology that integrates object oriented design pattern Geosensor interface network with GIS will be necessary elements that satisfy the function of GIS increasing day by day. Therefore, we would like to utilize GoF design pattern in order to change for the better object oriented Geosensor middleware. This paper shall contribute to implementing the optimal Geosensor interface that can develop reusable, modular and modifiable software by using the object oriented design pattern.

  • PDF

The Design and Implementation of User Interface Builder to support Software Reuse System (소프트웨어 재사용 시스템을 지원하는 사용자 인터페이스 구축기의 설계 및 구현)

  • Kim, Sang-Geun;Hong, Chan-Gi;Lee, Gyeong-Hwan
    • The Transactions of the Korea Information Processing Society
    • /
    • v.2 no.3
    • /
    • pp.324-334
    • /
    • 1995
  • Most UIMS(User Interface Management System) adopt dialogue model of user interface Implementation of UIMS influenced by adopted dialogue model of user interface strongly. While the Model-View-Controller framework has contributed to many aspects of user interface development in Smalltalk environment- user interfaces generated with MVC have highly coupled model, view, and controller classes. Such coupling impedes the reuse of software component. So In this paper, we suggest MVCD model to resolve a decline of reuse with MVC have highly coupled. User messages are not changed by Controller immediately, but sent to Dialogue object which maintains the syntatic structure of the interaction. Dialogue object invokes Model object to updates is value. Since Model objects have active values, the value change propagates to the linked Controllers. Finally, Controller object convert the new value and update the View object. User interface builder is implemented on X-window with OSF/Motif that is base on this user dialogue model.

  • PDF

Development of a Pre-Processing Program for Flow Analysis Based on the Object-Oriented Programming Concept (OOP 개념에 기초한 유동해석용 전처리 프로그램 개발)

  • Myong, Hyon-Kook;Ahn, Jong-Ki
    • Transactions of the Korean Society of Mechanical Engineers B
    • /
    • v.32 no.1
    • /
    • pp.70-77
    • /
    • 2008
  • A pre-processing program based on the OOP(object-oriented programming) concept has been developed. The program consists of the input of a 2D or 3D flow problem to a CFD program by means of an user-friendly interface and the subsequent transformation of this input into a form suitable for the solver(PowerCFD) using unstructured cell-centered method. User-friendly GUI(graphic user interface) has been built on the base of MFC(Microsoft Foundation Class). The program is organized as modules by classes based on VTK(Visualization ToolKit)-library, and these classes are made to function through inheritance and cooperation which is an important and valuable concept of object-oriented programming. The major functions of this program are introduced and demonstrated, which include mesh generation, boundary settings, solver settings, generation of grid connectivity and geometric data etc.