• Title/Summary/Keyword: Object-oriented Modeling Technique

Search Result 84, Processing Time 0.019 seconds

Railway Facilities and Train Movement Modeling by Object Oriented Concept (객체지향기법에 의한 철도선로 및 열차운행 모델링)

  • Choi, Kyu-Hyoung;Gu, Se-Wan
    • Proceedings of the KIEE Conference
    • /
    • 1998.07a
    • /
    • pp.393-395
    • /
    • 1998
  • This paper presents a modeling of railway facilities based on object-oriented software development technique for train operation simulation program. Railway network is decomposed by Line Structure Model and Signal System Model which can be composed to make the train routes and train performance calculation. A brief explanation of class design about these model is provided.

  • PDF

The Object-Oriented Design of the Product Structure Based on Options (Option을 고려한 객체지향형 Product Structure 설계)

  • Ko, Suk-Wan;Kim, Sunn-Ho;Jeong, Seok-Chan
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.24 no.3
    • /
    • pp.457-473
    • /
    • 1998
  • As a product structure or BOM(bill of material) of products is hierarchically structured, the design based on the concept of relational data base modeling causes low performances in data search or processing. For this reason, an object-oriented approach to designing a product structure is proposed in this paper. Using Rumbaugh's OMT (Object Modeling Technique) method, classes of parts, BOM structure, options, and models are defined and their class-relationship diagrams are proposed. For the representation of the BOM structure suitable for the object-oriented paradigm, a new data architecture called the BOM item class is suggested. It is expected that the proposed data structure ensures better reusability and expandability due to the modularity.

  • PDF

Object Modeling Supporting Technique By Reuse (재사용을 통한 객체 모델링 지원 기법)

  • Kim, Jeong Ah
    • The Journal of Korean Association of Computer Education
    • /
    • v.5 no.1
    • /
    • pp.99-108
    • /
    • 2002
  • As window programming and internet programming are more required, requirement of the training on the object-oriented programming and the object oriented software development are growing. But, it is not easy to learn new brand methodologies or techniques. In this paper, we tried to apply software reuse to object modeling education for effective learning of new programming and modeling method. In this paper, we present analogical matching techniques for the reuse of object models and patterns in object modeling education. Analogy-based matching is better than keyword-based retrieval for model reuse. Reuse can help to reduce the learning curve of object modeling. Also, by applying analogical reasoning, the performance of retrieval is better than keyword-based retrieval.

  • PDF

An Algebraic Approach to Validation of Class Diagram with Constraints

  • Munakata, Kazuki;Futatsugi, Kokichi
    • Proceedings of the IEEK Conference
    • /
    • 2002.07b
    • /
    • pp.920-923
    • /
    • 2002
  • In this paper, we propose Class Diagram With Constraints (CDWC) as an object oriented modeling technique which makes validation possible in software development. CDWC is a simple and basic model for the object oriented analysis, and has a reasonable strictness for software developers. CDWC consists of class diagrams and constraints (invariant and pre/post conditions), using UML and a subset of OCL.. We introduce a method of validation of CDWC using the verification technique of algebraic formal specification language CafeOBJ.

  • PDF

Development and Performance Evaluation of a Concurrency Control Technique in Object-Oriented Database Systems

  • Jun, Woochun;Hong, Suk-Ki
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.4
    • /
    • pp.1899-1911
    • /
    • 2018
  • In this work, we propose a concurrency control scheme in object-oriented database (OODB). Since an OODB provides complex modeling power than the conventional relational databases, a concurrency control technique in OODB is also rather complicated and has influence on the overall performance. Thus, it is very important to develop a concurrency control technique with less overhead. The proposed scheme deals with class hierarchy that is a key concept in OODBs. The proposed scheme is developed on implicit locking scheme. Also, the proposed scheme is designed using data access frequency in order to reduce locking overhead than implicit locking. It means that, if access frequency information is not available, the proposed scheme works just like the existing implicit locking, In our work, the correctness of the proposed scheme is proved. The performance is analyzed depending on access types. Also, it is proved that our scheme performs works much better than the implicit locking does.

Modeling and Implementation of a Generic BOM Management System Using Object-Oriented Modeling Technique (객체지향기법을 이용한 Generic BOM 관리시스템(GBMS)의 설계 및 구현)

  • Lee, Dong-Guk;Kim, Jea-Gun;Chang, Gil-Sang
    • IE interfaces
    • /
    • v.12 no.1
    • /
    • pp.102-113
    • /
    • 1999
  • BOM(Bill of Material) is a description of parts, assemblies and raw materials that comprise a product structure. In manufacturing companies that produce various products with short life cycles, it is very important to manage to BOM of products with various options and versions efficiently. This paper describes an effective modeling and implementing technique of Generic BOM Management System(GBMS) for management of number of variant products. In this paper, OMT(Object Modeling Technique) was used to model a generic BOM and Object-Relational Database Management System(ORDBMS) was used to implement the GBMS database. In order to prove the effectiveness of proposed methodology, a case that assembles computer with various options was studied.

  • PDF

Managing Complexity in Object-Oriented Analysis

  • Ine, So-Ran;Youn, Cheong;Misbah, Uddin Mirza;Lee, Kwon-Il;Cha, Seung-Hoon;Byoun, Bo-Gyun;Bae, Doo-Hwan
    • ETRI Journal
    • /
    • v.20 no.2
    • /
    • pp.192-213
    • /
    • 1998
  • The current approaches in Object-Oriented Analysis have limitations on modeling complex real world systems because they require priori knowledge about objects and their interactions before applying them. This may be practical in small systems and systems with clear domain knowledge, but not in large real world systems with unclear domain knowledge. Our approach uses a stepwise refinement technique in a top-down manner to the Object-Oriented Analysis stage with the application of use cases. This approach is especially good for new areas where we do not know all the information in advance. We present the approach with an example of its application to the B-ISDN service modeling and distributed systems.

  • PDF

A Study on Heterarchical Control System and Simulator for Automated Manufacturing Systems Using UML Object-oriented Technique (UML 객체지향 기법을 이용한 자동생산시스템의 분산적 운용제어와 시뮬레이터에 관한 연구)

  • 조용탁;한영근
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.22 no.52
    • /
    • pp.285-295
    • /
    • 1999
  • Developing control functions that operate and cooperate each equipment in order to achieve a goal is one of the most important problems in the installation of automated manufacturing systems. This paper discusses the development of a control system for heterarchical architecture and a simulator to verify operations of the control system. The object-oriented paradigm that has excellent reusability, portability, and extensibility is currently being used in many application fields as a software development methodology. Especially, UML(Unified Modeling Language), the third generation object-oriented modeling methodology, has advantages such as model generalization, clearness, and so on. In this research, software objects to accomodate the real time environments of automated manufacturing systems are modeled with the diagrams of UML. Based on these models, control software is developed as a format of pseudo-codes. A simulator is implemented to validate the developed control system.

  • PDF

The Representation Methodology for Object-Oriented Ship Compartmentation (객체 지향 선박 구획 정의 표현 방법론)

  • W.S. Kang;S.W. Suh;K.Y. Lee
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.30 no.3
    • /
    • pp.16-28
    • /
    • 1993
  • The object-oriented paradigm is being recognized as the most effective technique to develope the complex, large software system. In this paper, we propose the modeling methodology using object-oriented technology for the ship compartmentation design(OO _COMDEF) based on the proposed modeling methodology. Illustrative examples to show the application of the prototype system are given.

  • PDF

Database Design for an Urban Geographic Information System based on an Object-oriented Approach (객체지향접근방식을 기반으로 한 도시지리정보시스템의 데이터베이스 설계에 관한 연구)

  • Ock, Han-Suk;Kim, Gap-Youl;Kim, Chang-Hwan;Kim, Sang-Wook
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.1 no.2
    • /
    • pp.56-66
    • /
    • 1998
  • The primary goal of the database design is to organize a large amount of data effectively in users and systems view point. Effective design of a database is very important for processing applications efficiently. In this paper, we discuss database design for an urban geographic information system that effectively maintains the cadastral and planimetric information. We first collect and analyze the requirements for the target urban geographic information system and then perform database design for these requirements. Our database design is based on the object-oriented approach that has rich expressive power and good reusability in comparison with the traditional relational approach. Especially, we employ the OMT, one of the most widely-used object-oriented models. We expect that our result would be helpful in building large databases for urban geographic information systems practically.

  • PDF