• 제목/요약/키워드: component reuse

검색결과 237건 처리시간 0.026초

재사용 라이브러리 시스템에 대한 분류 기준 (Classification Criteria for Reuse Library Systems)

  • 이성구
    • 인터넷정보학회논문지
    • /
    • 제7권6호
    • /
    • pp.41-50
    • /
    • 2006
  • 소프트웨어 개발 생산성과 질을 개선하기 위한 재사용 접근 방법들과 이들을 지원하는 라이브러리 시스템들이 개발되었다. 이들 시스템들은 재사용 컴포넌트들을 효과적으로 분류, 저장, 검색, 이해하기 위해 다양한 방법을 적용한다. 그러나, 라이브러리 시스템들의 수가 증가할 때, 시스템들을 분류하고 그들의 속성을 비교/분석하는 것은 어렵다. 본 논문에서는 재사용 라이브러리 시스템들을 분류하기 위한 기준을 제시한다. 제시된 기준들은 컴포넌트의 속성을 코드화 하는 패싯(facet)과 속성(attribute) 기반 분류 방법의 결합에 의해 정의된다. 제안된 분류 기준에 대한 유용성을 보이기 위해, 컴포넌트 분류 방법과 응용 도메인에 기초한 대표적인 라이브러리 시스템들이 선택되고, 제안된 기준에 의해 분류된다.

  • PDF

내장형 시스템의 신속한 설계를 위한 컴포넌트 지원 Statechart 도구 구현 (Implementation of Component Support Statechart Tool for a Rapid Design of the Embedded System)

  • 박홍진;김영찬
    • 정보처리학회논문지A
    • /
    • 제8A권2호
    • /
    • pp.75-80
    • /
    • 2001
  • The rapid design of the embedded system is crucial for improving the product’s competitiveness. Existing statechart tools used for designing the embedded system rely on the copy and paste of the statechart for reuse. However, such method has a major drawback of wasting both time and cost of the system developer. This paper implements the component supporting tool. A tool that makes efficient reuse of a statechart by adding a component function to the existing functions is implemented in this paper. Also, to add a component function, this paper restructured the contract as protocol of the inter-component. The implemented tool helps not only reduce the life cycle of a product, but also enhance a product’s competitiveness by supporting the product’s time-to-market.

  • PDF

클러스터링 알고리즘을 이용한 컴포넌트 분유 및 검색 (Component Classification and Retrieval using Clustering Algorithm)

  • 김귀정
    • 한국콘텐츠학회논문지
    • /
    • 제2권3호
    • /
    • pp.87-95
    • /
    • 2002
  • 본 연구에서는 성공적인 컴포넌트의 재사용을 위하여 도메인 지향(domain orientation) 개념을 도입하여 컴포넌트들을 저장소에 분류, 검색하는 방법을 제안한다. 설계 시 디자인 패턴이 적용된 기존 시스템의 컴포넌트를 대상으로, 해당 도메인 내에 있는 각 컴포넌트와 기준패턴과의 구조적 유사함을 비교함으로서 컴포넌트를 분류하는 방법을 제안한다. 재사용 가능한 컴포넌트를 기능별로 분할하고 그 구조를 다이어그램으로 제공함으로서 컴포넌트의 재사용 및 플랫폼간의 이식성을 높일 수 있다. 또한 E-SARM 알고리즘을 이용하여 질의와 가장 적합한 컴포넌트와 그와 유사한 후보컴포넌트들이 우선순위로 제공됨으로서 컴포넌트 재사용 효율을 높여줄 수 있도록 하였다.

  • PDF

3 레벨 관점의 서비스 타입의 분류 및 정의 방법 (3 Leveled Viewed Classification and Definition of Service Type for SOA)

  • 최미숙;이서정
    • 한국IT서비스학회지
    • /
    • 제5권2호
    • /
    • pp.137-153
    • /
    • 2006
  • SOA(Service Oriented Architecture) can be a technique to make compassable software from mapping business service to software component. To support effective SOA, it is important that services have to be defined or classified more independently for dynamic and reusable composition. Several methods have been issued but no ways to defined service granularities, service type or service unit. In this paper we introduce 3 level views, service level, service granularity to reuse effectively. And, we suggest service definition guidelines using them.

Visual Component Assembly and Tool Support Based on System Architecture

  • Lee, Seung-Yun;Kwon, Oh-Cheon;Shin, Gyu-Sang
    • ETRI Journal
    • /
    • 제25권6호
    • /
    • pp.464-474
    • /
    • 2003
  • Component-based development leverages software reusability and reduces development costs. Enterprise JavaBeans (EJB) is a component model developed to reduce the complexity of software development and to facilitate reuse of components. However, EJB does not support component assembly by a plug-and-play technique due to the hard-wired composition at the code level. To cope with this problem, an architecture for EJB component assembly is defined at the abstract level and the inconsistency between the system architecture and its implementation must be eliminated at the implementation level. We propose a component-based application development tool named the COBALT assembler that supports the design and implementation of EJB component assembly by a plug-and-play technique based on the architecture style. The system architecture is first defined by the Architecture Description Language (ADL). The wrapper code and glue code are then generated for the assembly. After the consistency between the architecture and its implementation is checked, the assembled EJB components are deployed in an application server as a new composite component. We use the COBALT assembler for a shopping mall system and demonstrate that it can promote component reuse and leverage the system maintainability.

  • PDF

컴포넌트기반 방법론을 사용한 프레임워크 개발에 관한 연구 (A Study on the Development of Framework Using Component Based Methodology)

  • 김행곤;한은주
    • 한국정보처리학회논문지
    • /
    • 제7권3호
    • /
    • pp.842-851
    • /
    • 2000
  • Developers can reuse not only class code but also wide range of knowledge on domain by reusing framework. Existing Object-Oriented Methodology and Catalysis Methodology were presented when redefining component in the course of redesigning framework. However, existing methodologies have weakness that entire process is waterfall mode or design of interface lays too much stress on implementation stage. So, this thesis will present Component-Oriented Methodology for the reuse of framework, and construct the environment for framework and domain development. That is, domain is analyzed by input of domain knowledge on real world to create software based on component, and hotspot is identified through analyzed information, and refactoring by putting additional information on users and developers. After that, I will create domain framework and application framework depending on domain. In this Component-Oriented Methodology, information is searched, understood and extracted or composite through component library storage internally. Then this information is classified into the information on component, and used as additional information in redesigning. With this, developer can obtain reusability, easiness and portability by constructing infrastructure environment that allows to register, update and delete component through Component Management System(CMS) under he development environment which can be easily applied to his own application using framework component, in this thesis, CoRBA(Common Object Request Broker Architecture) environment.

  • PDF

HACM을 사용한 객체지향 재사용 부품의 분류와 검색 (Classification and Retrieval of Object - Oriented Reuse Components with HACM)

  • 배제민;김상근;이경환
    • 한국정보처리학회논문지
    • /
    • 제4권7호
    • /
    • pp.1733-1748
    • /
    • 1997
  • 재사용을 지원하는 라이브러리 구축을 위해서는 다양한 응용영역에 적용할 수 있는 분류스킴과 검색방법이 필요하다. 본 논문에서는 재사용 단계의 접근성의 핵심을 이루는 분류스킴을 클러스터를 이용한 계층적인 구조를 통해 정의하였다. 또한 검색시스템의 기능과 정확도를 결정하는 라이브러리 구조에 클러스터링 정보를 첨가하여 부품의 표현방법과 클래스들간의 유사관계를 기술, 관리하는 방법을 제안하였다. 이에 따라 개발자에게 소프트웨어 부품의 인덱싱 및 스테밍 등을 통한 분류 및 검색 방법을 제공함으로써 재사용부품에 대한 탐색가능성을 높이고 재사용의 효과를 증진시키려한다. 그 결과로 재사용 라이브러리의 구축과정을 자동화하였고 기존의 문제점인 확장성과 관련된 모두를 고려한 분류스킴을 통하여 재사용라이브러리와 검색시스템을 구축하였으며 관련연구를 클러스터 계층도를 통해 시각화함으로써 탐색가능성에 대한 효과를 높였다. 또한 검색결과는 재사용시스템 CARS 2.1에 통합되었다.

  • PDF

컴포넌트 유통시장 활성화를 위한 분류체계 모델링 (Component classification modeling for component circulation market activation)

  • 이서정;조은숙
    • 한국전자거래학회지
    • /
    • 제7권3호
    • /
    • pp.49-60
    • /
    • 2002
  • Many researchers have studied component technologies with concept, methodology and implementation for partial business domain, however there are rarely researches for component classification to manage these systematically. In this paper, we suggest a component classification model, which can make component reusability higher and can derive higher productivity of software development. We take four focuses generalization, abstraction, technology and size. The generalization means which category a component belongs to. The abstraction means how specific a component encapsulates its inside. The technology means which platform for hardware environment a component can be plugged in. The size means the physical component volume.

  • PDF

Fractal 컴포넌트 환경에서 Decorator 패턴을 이용한 동적 위버 설계 (Dynamic Weaver Design using Decorator Pattern on Fractal component Environment)

  • 박제연;김진향;송영재
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2005년도 춘계 종합학술대회 논문집
    • /
    • pp.416-421
    • /
    • 2005
  • 컴포넌트를 다양한 영역에 사용하기 위해 코드를 추가적으로 요구할 경우, 추가되는 코드가 뒤엉켜져서 컴포넌트 재사용을 방해하게 된다. AOP는 이러한 컴포넌트의 다양성 문제를 해결하기 위해 나온 방법이다. 본 논문에서는 Fractal 컴포넌트 모델에 제어 객체와 인터셉터 객체를 합성하기위해 혼합클래스(mixin class)를 사용하여 joinpoint controller interface를 생성하였으며, 이러한 인터페이스에 합성된 aspect을 적용하였다. 그리고, Aspect의 재사용성을 높이기 위하여, Decorator 디자인 패턴을 사용하여 동적으로 위빙하는 위버를 설계하였다.

  • PDF

재사용을 위한 요소간 결합의 명세 및 호환성 체크 (Specification and Compatiblity Check of the Component compositions for the Reuse)

  • 이창훈;이경환
    • 한국정보처리학회논문지
    • /
    • 제5권5호
    • /
    • pp.1216-1224
    • /
    • 1998
  • 객체지향 방법론에서 대부분의 객체들은 독자적인 독립체이지만 시스템 전체적인 측면에서는 서로가 자기에게 주어진 역할을 완수하기 위해서 다른 객체와 상호 협력관계를 가져야만 한다. 이는 객체들의 정적인 측면도 중요하지만 다른 객체와의 interaction을 통한 상호 협력관계의 명세가 중요함을 의미한다. 일반적으로 객체들간의 상호작용을 선이나 박스 등과 같은 비정형적인 형태로 표현함으로써, 추론과 정확성 검증 그리고 호환성 체크와 같은 것이 어렵다는 한계를 갖고 있다. 재사용 전문가들은 설계의 재사용이 보다 일반적이고 광범위하게 적용되기 때문에 코드의 재사용보다 중요하다고 한다. 또한 프레임워크는 일반적으로 코드수준의 재사용과 설계단계의 재사용을 지원하는 재사용 기법으로 알려져 있는데, 여기에서도 각 객체들간의 결합성이 매우 중요한 개념으로 취급되고 있다. 따라서 본 논문에서는 LOTOS를 이용하여 요소들 간의 결합에 관한 표기를 정형화하고 아울러 호환성 여부를 체크할 수 있도록 함으로써 향후 프레임워크로 확장이 가능할 수 있는 토대를 마련하고자 한다.

  • PDF