• Title/Summary/Keyword: UML Design Model

Search Result 142, Processing Time 0.026 seconds

Design of Class Model Using Hierarchical Use Case Analysis for Object-Oriented Modeling (객체지향모델링 과정에서 계층적 유즈케이스(Use Case) 분석을 통한 클래스 도출 및 정의)

  • Lee, Jae-Woo
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.12
    • /
    • pp.3668-3674
    • /
    • 2009
  • Use case diagram is used for defining inter-action between users and systems in object-oriented modeling. It is very important to defining users' requirements for efficient software development. In this paper, we propose a object-oriented modeling process using hierarchical use case analysis for designing class model. First, We define many use case diagrams by several hierarchical modeling level. And next, we can also design class model using the use case diagrams. Our proposed modeling process provides interaction between use case model and class model. That can make us to check the modeling process during the software development. Using the proposed object-oriented modeling we can develop software based on users' requirements. It is very useful for class modeling.

Design of Standard Model for 3D Cadastre System Development (3D 지적시스템 개발을 위한 표준모델 설계)

  • Jung, Young-Jin;Kwak, Byung-Yong;Koh, June-Hwan
    • Journal of Cadastre & Land InformatiX
    • /
    • v.45 no.1
    • /
    • pp.193-205
    • /
    • 2015
  • The existing 2D cadastre as the core engine of land administration systems met with the difficulty of managing and representing the real 3D world. As a result, a 3D cadastre system has emerged as a solution oriented towards managing, representing and providing 3D spatial information related to physical status, land rights, restrictions and responsibilities. The aim of this study is to establish the foundation of the 3D cadastre information system. With this in mind, this paper aims not only to set up the data range of the 3D cadastre, but also to design a conceptual model based on an LADM (Land Administration Domain Model) through the investigation of legal restrictions and land uses relating to spaces in 3D.

Design of CIM(Common Information Model) Profile for Smart City Energy Monitoring (스마트시티 에너지 감시를 위한 CIM(Common Information Model) 프로파일 설계)

  • Youngil, Kim;Changhun, Chae;Yeri, Kim;Jihoon, Lee
    • KEPCO Journal on Electric Power and Energy
    • /
    • v.8 no.2
    • /
    • pp.127-135
    • /
    • 2022
  • With the advent of high technologies such as the 4th Industrial Revolution and artificial intelligence and big data, efforts are being made to solve urban problems and improve the quality of life by applying new technologies in the smart city field. In addition, as carbon neutrality has emerged as an important issue due to global warming, smart city energy platform technologies such as urban energy management, efficiency improvement, and carbon reduction are in the spotlight. In order to effectively manage urban energy, energy resource information such as electricity, water, gas, hot water, heating, etc. must be collected from the management system of various energy utilities and managed on the central platform. The centrally integrated data is delivered to external city management systems that require city energy information through an energy platform. This study developed a CIM profile for smart city energy monitoring required to provide energy data to external systems. Electric data model were designed using the CIM class of IEC 61970, and water, gas, and heat data model were designed in compliance with the UML-based design ideas of IEC 61970.

An Efficiency Analysis of Management System for Academy Affairs Process Based on MDA (MDA기반 학사관리 프로세스 유효성 분석)

  • Yoon, Jung-Mo;Kim, Chi-Ho
    • The KIPS Transactions:PartD
    • /
    • v.15D no.2
    • /
    • pp.187-196
    • /
    • 2008
  • The system development approach method of the new paradigm, as being standardizing MDA(Model Driven Architecture) in OMG(Object Management Group), the core technique of MDA definite technique structure for system materialization focusing on Model, is to build the design and the statement for system in PIM(Platform Independent Model), Materialization technique, and to build PSM(Platform Specific Model) adapt to materialization environment, and then to be the technique transforming into language Platform suitable to materialization environment. It includes MOF(Meta-Object Facility), UML, XMI(XML Metadata Interchange), CWM(Common Warehouse Metamodel), the core of MDA. Though these operations MDA support automatic tools product the practicable system after carrying out transform operation with the above information. In this thesis, it will be approached how to design and materialize the Bachelor management system based on MDA and the importance of modeling should be emphasized by applying to the approach method based on MDA. It should be suggested how to develop software efficiently, written it out in PIM, and suggested the process transforming PSM into EJB by J2EE Platform. The system is designed and implemented using automatic tool, edit machine(Together Architect 2006 for Eclipse, Edit plus2) supporting MDA and Database Modeling tool(ER/WIN 4.1). In conclusion, it should be suggested the efficiency analysis result for development process of traditional and based on MDA.

Design of Enterprise Architectures Framework using Architecture Unit and Domain Specific Method (도메인 기반 모델링과 구조 유니트를 이용한 기업 구조 프레임워크의 설계방법)

  • Chae Heekwon;Kim Kwangsoo;Kim Cheolhan;Choi Younghwan
    • The Journal of Society for e-Business Studies
    • /
    • v.10 no.2
    • /
    • pp.21-41
    • /
    • 2005
  • An Enterprise Architecture (EA) Framework is a tool which supports implementation of the Enterprise architecture that is used to enhance the interoperability of the IT components. In this paper, we propose a framework named as ENAE (ENterprise Architecture Framework) which combines enterprise architecture unit (AU), reference model, and association relationship between domain model. Architecture Unit is defined as a minimum set of a business process and its associated components such as application system and technical components. An EA can be designed and implemented by the aggregating the related AUs including association relationship between Architecture Units. Because UML model has limitations to describe business domain semantics because it is designed for general purpose, we adapt the DSM (Domain Specific Modeling) concept. We describe association relationship between Architecture Units designed by Domain Specific Modeling through Topic Map. Session 2 describes related works about Enterprise Architecture frameworks, Domain Specific Modeling, and Topic Map, while Session 3 explains components of the ENAF. Finally Session 4 shows the case study for implementation of the new Framework called ENAF.

  • PDF

Development of a Translator for Automatic Generation of Ubiquitous Metaservice Ontology (유비쿼터스 메타서비스 온톨로지 자동 생성을 위한 번역기 개발)

  • Lee, Mee-Yeon;Lee, Jung-Won;Park, Seung-Soo;Cho, We-Duke
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.1
    • /
    • pp.191-203
    • /
    • 2009
  • To provide dynamic services for users in ubiquitous computing environments by considering context in real-time, in our previous work we proposed Metaservice concept, the description specification and the process for building a Metaservice library. However, our previous process generates separated models - UML, OWL, OWL-S based models - from each step, so it did not provide the established method for translation between models. Moreover, it premises aid of experts in various ontology languages, ontology editing tools and the proposed Metaservice specification. In this paper, we design the translation process from domain ontology in OWL to Metaservice Library in OWL-S and develop a visual tool in order to enable non-experts to generate consistent models and to construct a Metaservice library. The purpose of the Metaservice Library translation process is to maintain consistency in all models and to automatically generate OWL-S code for Metaservice library by integrating existing OWL model and Metaservice model.

Object-oriented Simulation Modeling for Service Supply Chain (서비스 공급사슬을 위한 객체지향 시뮬레이션 모델링)

  • Moon, Jong-Hyuk;Lee, Young-Hae;Cho, Dong-Won
    • Journal of the Korea Society for Simulation
    • /
    • v.21 no.1
    • /
    • pp.55-68
    • /
    • 2012
  • Recently it is important to understand service supply chain because the economy moves from manufacturing to services. However, most of existing supply chain research focuses exclusively on the manufacturing sector. To overcome this situation, it needs to investigate and analyze service supply chain. Simulation is one of the most frequently used techniques for analysis and design of complex system. Service supply chain is complex and large systems that require an accurate designing phase. Especially, it is important to examine closely the dynamically interactive behavior of the different service supply chain components in order to predict the performance of the servcie supply chain. In this paper, we develop a conceptual model of service supply chain. Then, we present a new procedure to develop simulation model for the developed conceptual model of service supply chain, based on the UML analysis and design tools and on the ARENA simulation language. The two main characteristics of the proposed procedure are the definition of a systematic procedure to design service supply chain and of a set of rules for the conceptual model translation in an ARENA simulation language. The goal is to improve the knowledge on service supply chain management and support the simulation model development efficiency on service supply chain.

A Study on the Development of Standard Profiles Management System which supports the Technical Reference Model for Information Technology Architecture (정보기술 아키텍처를 위한 기술참조모델을 지원하는 표준프로파일 관리시스템 개발에 관한 연구)

  • Yang, Jin-Hyeok;Kim, Yeong-Do;Jeong, Hui-Jun;Yang, Jin-Yeong;Yu, Myeong-Hwan
    • The KIPS Transactions:PartD
    • /
    • v.8D no.6
    • /
    • pp.665-672
    • /
    • 2001
  • ITA (Information Technology Architecture) satisfies the requirements of information system, supports the information used in the institution's business to guarantee the interoperability and security, and analyzes the components of information system. ITA consists of EA (Enterprise Architecture), TRM (Technical Reference Manual) and SP (Standard Profile). The SP, one of the major components of ITA, is a set of information technology standards. In this paper, to construct and utilize the ITA, we mention the applications of information technology about the SP system implementation based on the TRM. The SP management system implemented in this paper is the first trial in Korea, and designs the software with object oriented programming languages such as JSP and Java. Moreover the basic and detailed specification based on the UML notation, system design using the component and system design pattern consisting of software architectures enhance the software reusability. And the constructed system in this paper shows less maintenance cost by using the public softwares such as Linux system, Korean DBMS, Apache and Tomcat, etc. Finally, the system includes the SP reference system which is used in the other institutions and cannot be found in other institutions. Also it includes the additional diverse service modules which support the subsequent processing for the establishment and revision of standards via internet.

  • PDF

Design of control software for GMACS (Giant Magellan Telescope Multi-Object Astronomical and Cosmological Spectrograph)

  • Lee, Hye-In;Ji, Tae-Geun;Pak, Soojong;Cook, Erika;Froning, Cynthia;Schmidt, Luke M.;Marshall, Jennifer L.;DePoy, Darren L.
    • The Bulletin of The Korean Astronomical Society
    • /
    • v.44 no.2
    • /
    • pp.79.3-79.3
    • /
    • 2019
  • GMACS is one of the first light instruments for the Giant Magellan Telescope (GMT). The development of GMACS control software follows Agile software development process, and the design of the software is based on the Unified Model Language (UML). In this poster, we present the architecture of the GMACS software and the development processes. As an example of the software development, we show the software of the Slit Mask Exchange Mechanism Prototype (SMEM-P) which is part of the GMACS Device Control Package (DCP).

  • PDF

A Binary Decision Diagram-based Modeling Rule for Object-Relational Transformation Methodology (객체-관계 변환 방법론을 위한 이진 결정 다이어그램 기반의 모델링 규칙)

  • Cha, Sooyoung;Lee, Sukhoon;Baik, Doo-Kwon
    • Journal of KIISE
    • /
    • v.42 no.11
    • /
    • pp.1410-1422
    • /
    • 2015
  • In order to design a system, software developers use an object model such as the UML class diagram. Object-Relational Transformation Methodology (ORTM) is a methodology to transform the relationships that are expressed in the object model into relational database tables, and it is applied for the implementation of the designed system. Previous ORTM studies have suggested a number of transformation methods to represent one relationship. However, there is an implementation problem that is difficult to apply because the usage criteria for each transformation method do not exist. Therefore, this paper proposes a binary decision diagram-based modeling rule for each relationship. Hence, we define the conditions for distinguishing the transformation methods. By measuring the query execution time, we also evaluate the modeling rules that are required for the verification. After evaluation, we re-define the final modeling rules which are represented by propositional logic, and show that our proposed modeling rules are useful for the implementation of the designed system through a case study.