• Title/Summary/Keyword: UML Modeling

Search Result 449, Processing Time 0.022 seconds

A Study on Web Application Development based on UML in Distributed Object-Oriented Environment (분산 객체 지향 환경에서 UML을 이용한 Web 애플리케이션 개발에 관한 연구)

  • Park, Chang-Han;Kim, Young-Sun;Jang, Duck-Chul
    • Annual Conference of KIPS
    • /
    • 2000.04a
    • /
    • pp.368-372
    • /
    • 2000
  • 분산 객체 지향 환경에서 클라이언트/서버 시스템 구성을 위한 미들웨어는 복잡한 클라이언트/서버간의 통신을 단순화하기 위한 것으로부터 시작되어 최근에는 많은 사용자들의 다양한 요구를 해결하기 위해 보다 기능을 확장하고 있다. 이때 발생할 수 있는 문제점으로 네트웍 트래픽의 증가, 특정 웹 서버로의 집중에 따른 부하와 관리 부담의 증가 및 전체 시스템의 서비스 성능 저하를 초래할 수 있다. 이에 대한 해결 방안으로 본 논문에서는 객체 지향 분석 및 설계 방법론인 UML(Unified Modeling Language)을 이용하여 객체 지향 모델링 기법으로 Web상에서 관련된 여러 서버들간에 분산 저장된 정보를 일반 사용자에게 동적으로 빠른 서비스를 제공할 수 있고, 특정 서버에서 발생할 수 있는 오버헤드를 줄이며, 네트워크 상에서 발생할 수 있는 병목현상을 현저히 줄일 수 있도록 RDS(Remote Data Service)를 이용하는 Web 애플리케이션 설계 및 구현을 제안하였다.

  • PDF

UML 2.0 Extension for the Modeling of Security Requirements (보안 요구사항 모델링을 위한 UML 2.0 확장)

  • Cho, Do-Hyung;Joo, Kyung-Soo
    • Annual Conference of KIPS
    • /
    • 2010.04a
    • /
    • pp.1001-1004
    • /
    • 2010
  • 보안은 비즈니스 성능에 있어 결정적인 문제점이지만 대게 보안은 비즈니스 프로세스 정의 후에 고려된다. 많은 보안 요구사항은 비즈니스 업무 레벨에 표현될 수 있다. 비즈니스 업무 모델은 그들이 소프트웨어 디자인과 창조를 위해 필요한 요구사항을 잡아낼 수 있기 때문에 소프트웨어 개발자를 위해 중요하다. 게다가 비즈니스 업무의 모델링은 지휘와 비즈니스 운영이 어떻게 개선되는지를 위한 중심이다. 이 논문은 활동 다이어그램을 통해서 안전한 비즈니스 업무를 모델링하기 위한 UML 2.0 확장을 설명한다. 전형적인 건강관리 업무에 이 접근을 적용할 것이다.

An Implementation of the Fault Detection System in the RFID Tag Manufacturing Automation (RFID 태그 생산 공정 자동화를 위한 부적합품 검출 시스템의 구현)

  • Jung, Min-Po;Cho, Hyuk-Gyu;Jung, Deok-Gil
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.2
    • /
    • pp.47-53
    • /
    • 2011
  • The detection process of defective tags in most of Korean domestic RFID manufacturing companies is treated by on-hand processing after the job of chip bonding, so it has been requested to reduce the time and cost for manufacturing of RFID tags. Therefore, in this paper, we implement the system to perform the detection of defective tags after the process of chip bonding, and so provide the basis of software to establish the foundation of automation system for the detection of defected RFID tags which is requested in the related Korean domestic industrial field. We have developed the system by using UML in modeling phase and JAVA in implementation phase to reduce the cost of development of program and make it easy to maintain. The developed system in this paper shows the very enhanced performance in processing speed and perfect detection rate of defective tags, comparing to the method of on-hand processing.

Basic Study on Logical Model Design of Underground Facilities for Waterworks (상수도 지하시설물의 논리적 모델 설계에 관한 기초 연구)

  • Jeong, Da Woon;Yu, Seon Cheol;Min, Kyung Ju;Lee, Ji Yeon;Ahn, Jong Wook
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.38 no.6
    • /
    • pp.533-542
    • /
    • 2020
  • This study proposes the logical data model design of a spatial data model that complies with international standards for the waterworks of underground facilities. We conduct a preliminary study related to underground spatial data standards and data models, and review the status of the existing systems. Then, we defined the conceptual design direction of underground spatial data model based on the problems and issues. Next, we defined the terminology, classification, semantic relationships of waterworks. Next, for the conceptual design of the underground spatial data model, we defined the naming criteria for all data according to the waterworks classification. In addition, a logical model is drawn and described using UML (Unified Modeling Language) diagrams. Based on the results, it is expected that the accuracy related to underground facilities data will be improved.

Modeling FORM Architectures Based on UML 2.0 Profiling (UML 2.0 프로파일링을 이용한 FORM 아키텍처 모델링)

  • Yang, Kyung-Mo;Jo, Yoon-Ho;Kang, Kyo-Chul
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.6
    • /
    • pp.431-442
    • /
    • 2009
  • The Software Product Line (SPL) engineering is one of the most promising software development paradigms. With Feature-Oriented Reuse Method (FORM), reusable and flexible components can be built to aid the delivery of various software products such as mobile phone and digital TV applications based on commonalities and variabilities identified during Feature modeling. Model Driven Architecture (MDA) is also an emerging technology which supports developing software products to work on different platforms with platform independent models (PIM). Combining advantages of these two approaches is helpful to build a group of software products which share common Features while working on various platforms. As first step to combine FORM with MDA, we extend UML2.0 with profiles by which FORM architectures and parameterized Statecharts can be modeled. Secondly, we provide rules to examine whether Features are allocated at positions of elements of Statecharts consistently between a Feature model and a parameterized Statechart. Some rules are designed to check the consistency between FORM architectures and parameterized Statecharts. A case study on an elevator control system is provided to demonstrate the feasibility of our modeling approach and consistency checking rules.

A Case Study on the Design-First Approach and using UML for a Video Rental Store (Design-First Approach 와 UML이용)

  • Kook, Joong-Kak
    • Journal of the Korea Computer Industry Society
    • /
    • v.8 no.1
    • /
    • pp.1-8
    • /
    • 2007
  • In this paper, teaching object-oriented design in a programming course is a big challenge for instructors. "Objects-first" is a popular strategy for teaching object-oriented programming in the educational settings, by introducing the concepts of objects, classes, and instances before procedural elements of a programming language. Still, this approach emphasizes coding rather than other critical aspects of software development, notably problem-solving and design. We propose a "design-first" approach, which subsumes an objects-first approach into lessons that also introduce object-oriented analysis and design, using elements of UML before implementing any code. We also present video rental store (SRS) that uses the design-first approach to help students of various teaming styles in a software engineering course. It interfaces with an IDE we have chosen specifically to support the design-first approach, and SRS which has been shown to be effective in helping students learn object-oriented programming concepts.

  • PDF

A Study On the Improvement Of Proset2000 by a Design Method Using the Uinfied Modelling Language (UML을 사용한 디자인 방법에 의한 계통보호 종합전산 프로그램의 개선에 관한 연구)

  • 최면송;현승호;오성민;오태욱
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.53 no.1
    • /
    • pp.7-12
    • /
    • 2004
  • The role of protective relay with correct setting value is very important for the reliable operation of power : system. The setting process of a protective relay is difficult and requires hard work of calculations. Therefore, KEPCO as been using PROSET2000, a computer program system, in order to automate the setting process of protective relays in power transmission network since 2000. This system has a database and relay setting modules for each type of realy with coresponding Human and Computer Interaction(HCI). For the setting of a new type of relay, it require a new module, a HCI and a database table corresponding to the new relay. But it's update is not easy in case of new type of relay. This paper discussed the update method introducing a concept of Open Interface. It addressd a method to make a new HCI for new relay in view of object-oriented method using UML(Unified Modeling Language). Using the UML, we updated the PROSET2000. HCI screens for a new relay is generated automatically using the information of the new relay stored in the database. And, the database management module is upgraded to solve problems in manage and maintain the database in view of Open Interface.

A study of XML application to test S-100 web-service for casualty information (S-100 표준의 웹 서비스 실험을 위한 해양사고정보의 XML 응용 연구)

  • Lee, Seojeong;Kim, Hyo-Seung;Lee, Hee-Yong
    • Journal of Digital Contents Society
    • /
    • v.14 no.3
    • /
    • pp.391-400
    • /
    • 2013
  • IMO developed e-navigation implementation plan which is a new paradigm of vessel safety navigation using harmonized information technology. S-100 standard for electronic navigational chart is also adopted as one of e-navigation strategies. In S-100 framework, not only geographic features of electronic chart but every safety related objects can be expressed by UML so that can be provided by web services. This paper research to test S-100 web service for casualty information. It is processed by modeling with UML, converting XML document by XML schema. Finally, the XML data is represented by web-based application.

Client level QoS/SLA Management using UML and Ontology (UML과 온톨로지를 이용한 고객 등급 QoS/SLA 관리)

  • Ha, Yan
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.2
    • /
    • pp.243-248
    • /
    • 2011
  • According to increasing of accessing multimedia stream contents, Web services have become popular. However, these Web services are not supported with the same quality to Web clients who frequently access multimedia services. This paper proposes ontological technique to apply client level Quality of Service(QoS) that provides two different levels to serve Web service with proper quality by contribution value. And, it describes with UML(Unified Modeling Language) how to relate QoS and SLA(Service Level Agreement). Main contribution of this paper is to support client level QoS and SLA and to use Ontology for it. Therefore, this work uses an ontology-based approach to organize QoS and SLA, enabling semantic classification of all Web services based on domains and QoS and SLA attributes.

A Novel Framework for Defining and Submitting Workflows to Service-Oriented Systems

  • Bendoukha, Hayat;Slimani, Yahya;Benyettou, Abdelkader
    • Journal of Information Processing Systems
    • /
    • v.10 no.3
    • /
    • pp.365-383
    • /
    • 2014
  • Service-oriented computing offers efficient solutions for executing complex applications in an acceptable amount of time. These solutions provide important computing and storage resources, but they are too difficult for individual users to handle. In fact, Service-oriented architectures are usually sophisticated in terms of design, specifications, and deployment. On the other hand, workflow management systems provide frameworks that help users to manage cooperative and interdependent processes in a convivial manner. In this paper, we propose a workflow-based approach to fully take advantage of new service-oriented architectures that take the users' skills and the internal complexity of their applications into account. To get to this point, we defined a novel framework named JASMIN, which is responsible for managing service-oriented workflows on distributed systems. JASMIN has two main components: unified modeling language (UML) to specify workflow models and business process execution language (BPEL) to generate and compose Web services. In order to cover both workflow and service concepts, we describe in this paper a refinement of UML activity diagrams and present a set of rules for mapping UML activity diagrams into BPEL specifications.