• Title/Summary/Keyword: Editor

Search Result 766, Processing Time 0.028 seconds

An Automatic Generation Method of XML Syntax-Directed Editor (XML 구문지향 편집기의 자동 생성 방안)

  • Yoo Chae-Woo;Park Ho-Byung;Cho Yong-Yoon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.30 no.6B
    • /
    • pp.369-376
    • /
    • 2005
  • While XML is employed in a variety of fields, editing XML document is still hard for the beginners and ordinary individuals. In this paper, we present a syntax-directed editor which is designed to provide unprofessional XML users with easy guides of using XML document. Along with the definition, abstract syntax (data structure of syntax-directed editor) would be explicitly defined. Components of the editor will be projected according to the projected definition of the abstract syntax rule of this paper. Moreover we show that the automatic generation of the abstract syntax rules coming from DTD would enhance the use of XML syntax-directed editor in faster and more precise ways. It could be easier to generate XML syntax-directed editor through a structure of abstract syntax and standard procedure of manufacturing syntax-directed editor.

Methodology of Graphical Editor Plug-in development for Eclipse based Integrated Tool (Eclipse의 기반의 통합Tool을 위한 Graphical Editor Plug-in 개발 방법)

  • Oh, Chi-Young;Lee, Chang-Gun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06b
    • /
    • pp.190-192
    • /
    • 2012
  • Eclipse를 기반으로 하는 통합Tool에 필요한 Graphical Editor는 다른 방법론을 사용하지 않고 직접 구현할 경우 시간이 많이 소요될 수 있으나 저수준에서 출발하기 때문에 유연성 있고 지속적인 기능 추가에 이점이 있어 계속 고쳐나가야 하는 통합Tool 개발에 적합하다. Text 기반의 Editing에 집중된 Eclipse의 Platform API를 이용하여 Editor Class가 제공하는 기능들에 대응되는 기능들을 Graphic기반의 Editor Class에서 개발하는 방법을 제시한다. 이를 통해 통합Tool에 필요한 Graphical Editor Plug-in을 손쉽게 개발할 수 있다.

XED: Model-based XML Editor Generator for Data-Centric XML Documents (XED: 데이타 중심 XML문서를 위한 모델 기반의 XML 편집기 생성 도구)

  • 최종명;유재우
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.10
    • /
    • pp.894-903
    • /
    • 2003
  • Though XML is widely used, it is still hard for end users to write XML documents. A lot of XML documents are data-centric documents which have formal data format. Even novices can easily write the data-centric XML documents if they use form-based GUIs. In this paper, we introduce a new method for generating form-based XML editor for data-centric XML documents automatically and an XML editor generator called XED. The DTD consists of sequence, choice, and repetition, and this structure can be represented with Document Decomposition Graph(DDG). XED allows users to generate an XML editor by applying the presentation rules to DDG. It also permits users to modify generated editor through changing editor`s GUI properties with direct manipulation.

A Knowledge Base Editor for Building Expert Systems (전문가 시스템 개발을 위한 Knowledge Base Editor의 구현)

  • 김재희;신동필
    • Journal of the Korean Institute of Telematics and Electronics
    • /
    • v.27 no.1
    • /
    • pp.37-45
    • /
    • 1990
  • In this paper, a knowledge base editor is presented as a supporting environment for an expert system building tool, OPS5. The knowledge base editor is especially useful for the fast and easy development of a knowledge base when the OPS5 production language is used. This knowledge base editor has some special facilities such as syntax and type checking, rule browsing and automatic bokkeeping. The syntax and type checking provides the facilities to find syntax and type errors in an edited knowledge base, respectively. The rule browsing facility offers various pattern matching schemes to see the causes and effects of a concerned rule. Automatic bookkeeping keeps the updated date and user name of a rule for the later reference whenever a user adds or changes a rule.

  • PDF

The motion editor and high precision integration for optimal control of robot manipulators in dynamic structural systems

  • Chen, Chen-Yuan;Wang, Ling-Huei
    • Structural Engineering and Mechanics
    • /
    • v.41 no.5
    • /
    • pp.633-644
    • /
    • 2012
  • The paper presents the motion editor for the robotic movement in the study. The Motion Editor can edit all motions which we want to need. This method is easy when the beginners edit to motions of robots. And let them have interesting in robot control. This paper proposes two methods to edit movements. First, we edit the robot's movement in VB environment, and then we use the Motion Editor to make it. Finally, we compared merit and defect with two methods. Indeed, it is convenient when we use the Motion Editor.

Design and Implementation of an XML Editor based on WYSIWYG (WYSIWYG 기반의 XML 편집기 설계 및 구현)

  • Son Chung-Beom;Yoo Jae-Soo
    • Journal of Internet Computing and Services
    • /
    • v.4 no.2
    • /
    • pp.47-60
    • /
    • 2003
  • As XML has been used as a markup language for standard documents in various areas, it requires an XML editing tool which writes XML documents easily and presents the style of documents. Therefore, many companies have developed XML editing tools and have released the products. However, it is hard for beginners to write XML documents using such tools. In this paper, we design and implement an XML editor based on WYSIWYG(What You See Is What You Get) that beginners as well as exports can use easily. Our XML editor allows beginners to write easily XML documents and style documents. We also integrate our XML editor with the XML repository system developed in our laboratory.

  • PDF

Appropriate Roles for the Subscriber, Publisher, Editor, Author, and Reviewer in the Archives of Plastic Surgery

  • Hwang, Kun
    • Archives of Plastic Surgery
    • /
    • v.40 no.6
    • /
    • pp.663-665
    • /
    • 2013
  • Authors, editors and reviewers, publishers, and subscribers all play their role in scientific journals. These 5 stakeholders are essential to journals. In this paper, firstly, I briefly summarize the role of each journal stakeholder and their respective goals. Secondly, the status of each participant in the Archives of Plastic Surgery is described. Finally, I propose an appropriate role and plan for each of them. Specific roles and responsibilities include the following: subscribers should welcome and submit the critiques of published papers in letters to the editor. Publishers should trust editors and provide them with adequate financial support for ongoing quality improvement of the journal. The editor-in-chief should be given a sufficient period of time-several years-to build up journal quality and train the incoming editor. The editors, including section editors, are also responsible for increasing the author pool. One editor might be designated a 'devil's referee', that is, a kind of devil's advocate with the responsibility of examining the originality of the manuscript, taking a skeptical view of the manuscript, and looking for holes in the methods and results of reported experiments. Authors' responsibilities include submitting manuscripts with scientific integrity and being ready to take responsibility for their articles even long after publication. Finally, reviewers' responsibilities include identifying similar articles not cited. Reviewers are also welcome to write a discussion on the article they review.

Implementation and Design of Document Class Editor based on ODA (ODA에 근거한 문서 클래스 에디터 설계 및 구현)

  • 정회경;이수연
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.17 no.12
    • /
    • pp.1412-1422
    • /
    • 1992
  • This paper describes an implementation of the document class editor based on ODA(Open Document Architecture). For processing, we divided document structure into generic logical structure and generic layout structure as ODA standard. Also this editor could edit document profile. Using the utility which was implemented to investigate the composed document by object. we confirmed the document. And we could verify the ODIF stream data of the document. We designed this editor based on DAP level 2 of international functional standard. This system was implemented in environment of the X window system and the Motif as graphical user interface. This document class editor will be used to create real document having specific document structure.

  • PDF

A Study on the Development of a Tool for PLD Design (PLD 설계용 툴 개발에 관한 연구)

  • Kim, Hee-Suk;Won, Chung-Sang
    • The Transactions of the Korea Information Processing Society
    • /
    • v.1 no.3
    • /
    • pp.391-397
    • /
    • 1994
  • In this paper, we have developed a PLD Designer which is a design tool for digital circuits design using PLD device. PLD designer consists of a state graphic editor to extract boolean equations from state table within 20 states of FSM and a pin map editor to assign pin map for PLD device(PAL16R4, PAL22V10, GAL16V8, etc), which is suitable for extracted boolean equations. Also pin map editor generates a necessary JEDEC file to implement PLD device by using fuse map and checksum algorithm. To verify extracted boolean equation, we have developed simulation test vector generation algorithm. The results of JEDEC files generated by PLD designer is same with the results of JEDEC files generated by PALASM.

  • PDF