WO2013094880A1 - 그래픽 사용자 인터페이스를 이용한 프레임에디팅방법 및 프레임에디팅시스템 - Google Patents

그래픽 사용자 인터페이스를 이용한 프레임에디팅방법 및 프레임에디팅시스템 Download PDF

Info

Publication number
WO2013094880A1
WO2013094880A1 PCT/KR2012/009556 KR2012009556W WO2013094880A1 WO 2013094880 A1 WO2013094880 A1 WO 2013094880A1 KR 2012009556 W KR2012009556 W KR 2012009556W WO 2013094880 A1 WO2013094880 A1 WO 2013094880A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
interface
component
format
frame
Prior art date
Application number
PCT/KR2012/009556
Other languages
English (en)
French (fr)
Inventor
김정한
Original Assignee
Kim Jung-Han
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from KR1020120124637A external-priority patent/KR101415961B1/ko
Application filed by Kim Jung-Han filed Critical Kim Jung-Han
Publication of WO2013094880A1 publication Critical patent/WO2013094880A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]

Definitions

  • the present invention relates to a method and apparatus for establishing a relationship between a component on a frame and data corresponding to the component using a graphical user interface and storing the data together with the relationship.
  • An object of the present invention is to easily and conveniently set the relationship between interface elements and data through a graphical user interface.
  • Another object of the present invention is to set the data format of the intangible data by analyzing the accumulated data when storing the intangible data in the data storage.
  • the frame editing method for setting the relationship between the interface element and the data using the graphical user interface provides a frame for setting the graphical user interface Receiving an interface element to be displayed on the frame, receiving at least one operating element for the interface element, defining a component having the received interface element and the received operating element; Providing the component through the frame.
  • a frame editing system for establishing a relationship between an interface element and data using a graphical user interface receives an interface element to be displayed on the frame and at least one operation element for the interface element. It may include a component unit configured to receive.
  • the present invention can easily and conveniently set the relationship between interface elements and data through a graphical user interface. This makes it easier for users to develop software and shorten the development time.
  • the present invention may analyze the accumulated data and set the data format of the intangible data. This maximizes the space efficiency of the storage where intangible data is stored.
  • FIG. 1 is a block diagram illustrating a frame editing system according to an embodiment of the present invention.
  • FIG. 2 is a flowchart illustrating a data relationship setting according to an embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a format setting of intangible data according to an embodiment of the present invention.
  • 4 to 14 are exemplary views for explaining a frame editing method according to an embodiment of the present invention.
  • FIG. 1 is a block diagram illustrating a frame editing system for establishing a relationship between a component and a data set using a graphical user interface according to an embodiment of the present invention.
  • Tool is the screen displayed to the user when the application is executed. This is where the interface element is displayed.
  • the image may include an image such as an input window image.
  • Interface element information' may include identification information of an interface element, identification information of a frame, and information on a position and size at which an interface element is displayed on the frame.
  • the 'interface element list' is a list provided to the user by the frame editing system so that the user can select any one of various types of interface elements and can be implemented as a GUI (for example, a dialog box).
  • the action element corresponds to an interface element, and refers to an event that can be generated for the corresponding interface element, and an event that occurs after the event occurs when the user generates the event.
  • 'Operation element list' is a list of action elements (operation elements which are events that can occur for interface elements) associated with interface elements. It is a list provided to the user by the frame editing system and is a GUI (for example, dialog box). Can be implemented.
  • the component may include identification information of the interface element and an operation element, and the interface element displayed in the frame is composed of component units.
  • 'Data entity' stores data that can be stored in a normal DB server, such as data input from a user or displayed through an interface element, or a path where data is stored.
  • 'Intangible data' refers to data in which at least one of a format or a size is not set among data input through a component.
  • a “dataset” is a storage unit grouping at least one data entity, and thus may include one or more data entities and may include another dataset.
  • the data set list is a list provided to the user by the frame editing system for displaying and selecting one or more data sets selectable by the user, and may be implemented as a GUI (for example, a dialog box).
  • 'Relationship setting interface' is an interface that allows to establish a relationship between data entities. For example, a visual representation of a data entity corresponding to a component and a data entity or data set corresponding to one or more components are included in the data set. Or a GUI-based interface for grouping multiple data entities or datasets into datasets.
  • Trigger event' is an event that is followed by a process of generating, reading, updating, and deleting data in a DB (DataBase) server.
  • a trigger event may be an event in which data is input.
  • the component unit 10 the data validity verification unit 20, the grouping unit 30, the data storage unit 40 and the type recommendation unit 50 It may include.
  • the component unit 10 may display an interface element to be displayed in a frame, and store a data entity corresponding to the interface element in the data storage unit 40.
  • the component unit 10 may define a component that may include interface element information and operation elements, and may provide an interface element list and an operation element list to a user, and each of the interface elements and operation elements in the provided list. If is selected, it can be managed as one component.
  • the grouping unit 30 may set one or more data entities into one data set, add one or more data entities to the data set, and group one or more data sets into one data set. .
  • the grouping unit 30 may provide a relationship setting interface, group the selected data entities (or data sets) through the relationship setting interface to form a data set, or select one data entity (selected through the relationship setting interface). Or a dataset) to be added to a particular dataset.
  • the data storage unit 40 stores a data entity or a relationship between data entities corresponding to the component. Therefore, when the data entities are grouped by the grouping unit 30 to form a data set, the data storage unit 40 may generate and store a storage space for storing the data set. For example, the data storage unit 40 may store a data set including one data entity in one space, or store a data set including a plurality of data entities, respectively. The relationship of the plurality of data entities may be stored in a separate space.
  • the data storage unit 40 stores the data entity or data set included in one data set, and the relationship information of the data entity or data set included in the one data set (that is, the data included in the one data set).
  • Information indicating that an entity or data set is included in or related to the one data set for example, a result of calculating two data entities included in the one data set as a factor is included in the one data set.
  • Information indicating another data entity can also be stored.
  • the data storage unit 40 may be a hard disk or a DB server, but is not necessarily limited to the above-described example.
  • the data storage unit 40 may be set by the user in form and position, and may be used by designating a space in the frame editing system 100 as the data storage unit 40 even if not set by the user.
  • the data storage unit 40 may be included in the frame editing system 100, but is not necessarily the case.
  • the frame editing system 100 may exist at the same physical location or may exist separately.
  • the data storage 40 may be a storage in a local area, a storage in a remote location, or a cloud server.
  • the data validity verification unit 20 may verify whether or not the data entity included in the data entity or data set corresponding to the component for the trigger event is valid.
  • the data validity verification unit 20 may generate an event for confirming whether the input data entity has passed the validation, and this event may be set by the user. For example, if the input data entity passes the validity of the data validity verification unit 20, the data validity verification unit 20 may be displayed by the user to display a pop up window informing the user of the passing of the validation. It may be set, and if not passed, may be set by the user to display a pop-up window to the user indicating that the data entity did not pass validation.
  • the data validity verification unit 20 verifies the validity of the data entity by determining whether the data entity has been input (or updated) in accordance with the format or size of the data entity, and the format or size of the data entity is determined in various ways. Can be set accordingly.
  • the user may set the format or size of data that can be input through the component to the data validity verification unit 20, or the format or size of the data entity may be set by the format recommendation unit 50. have.
  • the format or size of a data entity corresponding to the component may be set to be the same as the format and size of the data entity corresponding to the existing component.
  • the user can change the format or size of a data entity corresponding to a component that inherits an existing component. That is, for example, the format or size of a data entity corresponding to a component that inherits an existing input window may be set to allow only natural numbers, and additionally, a natural number, fraction, imaginary number, etc. may be set by the user. .
  • the user can further set the format restriction of the data entity so that only an additional range of 1 to 10 is entered in addition to the Int type restriction. have.
  • the data validity verification unit 20 prevents input of wrong data by verifying whether a data entity having a format or size set according to the above-described method is input for the corresponding component, and when an incorrect value is input. Therefore, it is possible to induce the user to re-enter to minimize the input data error.
  • the data validity verification unit 20 may process the frame editing system 100 to receive the data entity without additional verification.
  • the format recommendation unit 50 may analyze the format and size of the data stored in the data storage unit 40, and set the format and size of the intangible data in the format and size of the analyzed data, or the analyzed format And when the size is at least one, the format and size of the analyzed data may be provided to the user, and the format and size of the intangible data may be set to the selected format and size.
  • the format recommendation unit 50 may use the result of analyzing the data storage unit 40, and the format recommendation unit 50 may set the format and size of the data in the format and size of the most frequent data. have. Also, for example, the format recommendation unit 50 analyzes the data storage unit 40 and uses the GUI (for example, a dialog box) to format and size the data in the order of high frequency. The format and size selected by the user can be set as the format and size of the intangible data.
  • GUI for example, a dialog box
  • the format recommendation unit 50 may analyze the format and size of the data stored in the data storage unit 40 and change the format and size of the intangible data stored in the data storage unit 40 according to the analysis result. have.
  • the format recommendation unit 50 may analyze the format and size of the data stored in the data storage unit 40, and set the data validity verification unit 20 to verify the data entity with the analyzed format and size. Can be.
  • the frame editing system 100 described above may perform a frame editing method according to an exemplary embodiment of the present invention.
  • FIGS. 2 and 3 are flowcharts illustrating a frame editing method according to an embodiment of the present invention.
  • the frame editing method according to the embodiment illustrated in FIGS. 2 and 3 may include steps that are processed in time series in the frame editing system 100 illustrated in FIG. 1. Therefore, although omitted below, the above descriptions of the frame editing apparatus 100 shown in FIG. 1 may be applied to the frame editing method according to the embodiments shown in FIGS. 2 to 3.
  • the frame editing system 100 may provide a frame (S2010).
  • a frame may be displayed on a user's output device, an interface element may be displayed in a frame area, and a component including an interface element is defined.
  • a graphical user interface can be provided through the frame.
  • the frame editing system 100 may display a dialog box, which is one of graphic user interface methods, inside or outside the frame to define a component.
  • FIG. 4 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention, and shows a screen of a step of defining an interface element during a process of defining a component through a dialog box provided in a frame. This is an example.
  • the frame 400 may display a component image 401, and may display a dialog box for frame editing.
  • the component unit 10 may provide an interface element list and receive a selection of an interface element from the user (S2020).
  • the component unit 10 may provide a user with an interface element list for defining an interface element, and the component unit 10 may receive selection of an interface element included in the provided interface element list. have.
  • the interface elements included in the interface element list 402 may be a frame image 403, a table image 404, an input window image 405, and the component unit 10 may include an interface list. Any one of the interface elements included in may be selected.
  • the component unit 10 may provide an operation element list and receive a selection of an operation element from the user (S2030).
  • the component unit 10 may provide the user with an operation element list collecting the operation elements that can correspond to the selected interface element for setting the operation element corresponding to the selected interface element.
  • the operation element list can be displayed in the frame.
  • the operation element list may be provided in the form of a dialog box, but the operation element list is not necessarily provided in this form and the user may directly input the operation element.
  • the user may set the operation element of the interface element that is the input window 405 to be an operation element for inputting a character string to the input window 405.
  • FIG. 5 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention, and shows a screen of a step of defining an operation element during a process of defining a component through a dialog box provided in a frame. This is an example.
  • the component unit 10 After the component unit 10 receives the interface element 405 selected through the interface element list 402 of FIG. 4, the component unit 10 sets an operation element corresponding to the input window 405 that is the selected interface element.
  • the operation element list 412 may be provided.
  • the operation element list 412 may include input 413, import 414, data turning 415, etc. as operation elements associated with the interface element 405, and the component unit 10 may include an operation element list. At least one of the operation elements included in the operation 412 may be selected, for example, an input 413 and a data turnover 415 may be selected.
  • the component unit 10 may provide a defined component through a frame (S2040).
  • the component unit 10 may display the component through a frame.
  • the component unit 10 may provide an information window of the component, and the interface element and the operation element may be reset through the information window.
  • a user may display an information window of a component by using a mouse, an input tool, and reset each component element of the information window.
  • FIG. 6 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention, and an exemplary view showing a screen of displaying a component in a frame.
  • an input window 405 set to an interface element as an input window and inputting an operation element 413 may be displayed on the frame 400, and data is input through the input window 405. You can type and save.
  • the information window 423 of the set component may also be displayed, and the interface element or operation element may be changed through the information window 423 of the component.
  • the format or size of the data entity may be set by the user, may be set according to the inherited component, and may be set according to the result of analyzing the data storage unit 40 by the format recommendation unit 50. have.
  • the data input through the component can check whether the data input from the data validity verification unit 20 corresponds to the set format or size, and if different from the set format or size, the data validity verification unit 20 inputs the data.
  • the user can be informed that the format or size of the compiled data is different from the format and size of the set data.
  • the data validity verification unit 20 may notify the user via a pop-up window, etc., and request to re-enter the data corresponding to the type or size of the set data. Can be.
  • FIG. 7 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention, and an exemplary view showing a screen of displaying a pop-up window.
  • the data validity verification unit 20 considers the data input by the user as intangible data, and receives the intangible data. ).
  • the component unit 10 may define a storage address of data received through the component or data corresponding to the component as a data entity.
  • the grouping unit 30 may provide a relationship setting interface and group the selected data entity or data set through the relationship setting interface (S2050).
  • the grouping unit 30 may provide a user with a relationship setting interface, and the relationship setting interface may display each data entity in a frame with a GUI such as a closed figure, and display each data entity in the frame.
  • the drag and drop can be expressed as an object (Object), the shape of the data entity represented by the object can be displayed differently depending on the format of the data.
  • the data entity displayed in the relationship setting interface may be displayed by being superimposed on a corresponding component as a separate object, or may be displayed with a connection line connected to the component for displaying the relationship with the corresponding component.
  • FIG. 8 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention, and is an exemplary view showing a screen of displaying a data entity through a relationship setting interface.
  • the input data when data is input to the input window 405, the input data may be defined as the data entity 442, and the data corresponding to the image 401 may be defined as the data entity 431. .
  • the data entities 431 and 442 may be visually displayed together with the connection lines connected to the components 401 and 405.
  • the grouping unit 30 may provide a data set list to the user.
  • FIG. 9 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention, and is an exemplary view showing a screen of displaying a data list through a relationship setting interface.
  • the relationship setting interface may display data entities 431, 442, 443, and 444 corresponding to each of the components 401, 405, 441, and provide a data set list 445.
  • the grouping unit 30 may group the data entities in various ways, the grouped data entities may be managed as one data set, one or more data sets may be added to the data set list and managed. You can use the relational setting interface for this.
  • a user may select one data set from the data set list and include the data entity in the selected data set.
  • the selected dataset may be displayed as a separate object GUI, and the data entity may be included in the selected dataset by dragging and dropping the data entity to overlap the dataset displayed in the object form.
  • FIG. 10 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention.
  • FIG. 10 is an exemplary view showing a screen of grouping data entities into a selected data set in a relationship setting interface.
  • the data set 2 446 is displayed as a separate object form.
  • the data entity 431 may be included in the data set 2 446 by dragging the data entity 431 of the image 401 to overlap the data set 2 446.
  • a user can group data entities to create a new data set, and add the data set to the data list to manage the data set.
  • FIG. 11 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention.
  • FIG. 11 is a diagram illustrating a screen of grouping data entities into a new data set in a relationship setting interface.
  • FIG. 12 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention, and is an exemplary view showing a screen of including a data set generated in a relation setting interface in a data set list.
  • the grouping unit 30 may provide a data set list through a relationship setting interface, receive a selection of one data set, and add another data set or data entity to the selected data set.
  • the dataset list may include, for example, datasets to which a data entity of each component on the frame may be added.
  • a user can select a dataset from a list of datasets and drag and drop the datasets or data entities to group together over the selected dataset so that the selected dataset contains the dragged data entity or dataset. can do.
  • FIG. 13 is an exemplary view for explaining a frame editing method according to an embodiment of the present invention, and is an exemplary view showing a screen of grouping a data set or a data entity in a data set selected in a relation setting interface.
  • one data set 1 452 is selected from the provided data set list 445, and data set 0 (451) including the data entities 443 and 444 is dragged in the manner described above. If you drop over the dataset 1 (452), you can include dataset 0 (451) in the dataset 1 (452). If you drag another data entity (442) and drop it over the dataset 1 (452), the dataset 1 (452) 452 may include data entity 442.
  • data entity 442 and data set 0 451 may be grouped into one data set 1 452.
  • the data set 0 451 included in the data set 1 452 together with the data entity 422 is updated, deleted, read or deleted. Can be entered.
  • FIG. 14 is an exemplary diagram for explaining a frame editing method according to an embodiment of the present invention.
  • FIG. 14 is an exemplary diagram illustrating a screen of grouping a dataset or data entities into a dataset in an area designation manner.
  • the data entities 442, 443, and 444 corresponding to the input window 405 and the table 441 may be one data. Can be grouped into set 0 (462).
  • the data entities grouped into the data set may be stored in the data storage 40.
  • the data storage unit 40 may store the frame editing system as it receives the data entity, and allow the data validity verification unit 20 to validate the data so that invalid data is stored in the data storage unit 40.
  • the data may be stored in the data storage 40 without being stored or effectively converted.
  • the data entity input through the input window 405 may be set to allow only a natural number between 1 and 12, so that the data validity verification unit 20 may input the input window 405. If the data entity entered through) is not a natural number between 1 and 12, a popup window may be displayed to request modification of the input string.
  • a user may input a month of a calendar to be viewed by the user through the input window 405, and accordingly, the input month and the user may be input through the calendar 441.
  • the date of the month is set to be provided, that is, the relationship between the data entities 442, 443, and 444 grouped into one dataset 0 462 is caused by the data entity 442 and the data entity 443.
  • the data entity 440 is set to be changed together, the data entity 443 stored in the data storage unit 40 corresponding to the calendar 441 due to the data entity 442 inputted through the input window 405 is stored. 444 may be updated.
  • the format recommendation unit 50 may analyze the data stored in the data storage unit 40 (S3010).
  • the data input to the component may be intangible data having no format or size set, and the data storage unit 40 having received the intangible data may freely set the format and size of the space in which the intangible data is to be stored.
  • the search and storage efficiency of the data is lowered.
  • the data stored in the) may be analyzed, and the format recommendation unit 50 may determine a tendency of the format or size of the data stored in the data storage unit 40.
  • the format recommendation unit 50 may change the format or size of the intangible data with the format and size of the data determined through analysis of the data stored in the data storage unit 40 (S3020).
  • the format recommendation unit 50 extracts a format or size that appears with the highest frequency among various data stored in the data storage unit 40, and uses the extracted format or size to form the format or size of the intangible data. You can change it.
  • the data validity verification unit 20 may verify whether the data entity is input according to the format or size set by the format recommendation unit 50, and the data storage unit 40 sets the format or size of the intangible data. Alternatively, it may be changed in size and stored (S3030).
  • the frame editing method according to the embodiments described with reference to FIGS. 2 to 3 may also be implemented in the form of a recording medium including instructions executable by a computer, such as a program module executed by the computer.
  • Computer readable media can be any available media that can be accessed by a computer and includes both volatile and nonvolatile media, removable and non-removable media.
  • computer readable media may include both computer storage media and communication media.
  • Computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

본 발명의 제 1 측면에 따른, 그래픽 사용자 인터페이스를 이용한 인터페이스요소와 데이터간의 관계 설정을 위한 프레임에디팅방법은, 그래픽 사용자 인터페이스를 설정하기 위한 프레임을 제공하는 단계, 상기 프레임을 상에 표시될 인터페이스요소를 수신하는 단계, 상기 인터페이스요소에 대한 동작요소를 적어도 하나 수신하는 단계, 상기 수신된 인터페이스요소 및 상기 수신된 동작요소를 갖는 컴포넌트를 정의하는 단계 및 상기 프레임을 통해 상기 컴포넌트를 제공하는 단계를 포함할 수 있다.

Description

그래픽 사용자 인터페이스를 이용한 프레임에디팅방법 및 프레임에디팅시스템
본 발명은 그래픽 사용자 인터페이스를 이용하여 프레임상의 컴포넌트와 컴포넌트에 대응되는 데이터간의 관계를 설정하고 상기 관계와 함께 데이터 저장하기 위한 방법 및 장치에 관한 것이다.
최근 들어 스마트폰이 널리 보급됨에 따라 모바일 플랫폼과 클라우드 서비스가 늘어나고, 이를 이용하는 사람 역시 빠른 속도로 늘어나고 있다. 이로 인해 다양한 사용자의 요구를 수용할 수 있는 소프트웨어의 필요성이 높아지고 있다.
그러나 다양한 사용자의 요구를 수용하는 소프트웨어를 개발하기 위해서는 전문적인 프로그래밍 지식과 경험이 필요하며, 이러한 지식과 경험을 습득 하는 데는 상당한 시간과 경비가 소요되는 문제점이 있다. 또한 문자 위주의 소프트웨어 개발 환경은 직관적이지 못해 그 효율성이 떨어진다.
따라서 상술된 문제점을 해결하기 위해 문자기반의 소프트웨어 개발 환경 보다 직관적이고 쉬운 방법으로 소프트웨어를 개발할 수 있는 기술이 필요하게 되었다.
본 발명의 목적은, 그래픽 기반의 사용자 인터페이스를 통해 인터페이스요소와 데이터의 관계를 쉽고 편리하게 설정하는 데에 있다.
본 발명의 또 다른 목적은, 무형데이터를 데이터 저장소에 저장하는 경우, 축적된 데이터를 분석하여 무형데이터의 데이터 형식을 설정하는 데에 있다.
상술한 기술적 과제를 달성하기 위한 기술적 수단으로서, 본 발명의 제 1 측면에 따른, 그래픽 사용자 인터페이스를 이용한 인터페이스요소와 데이터간의 관계 설정을 위한 프레임에디팅방법은, 그래픽 사용자 인터페이스를 설정하기 위한 프레임을 제공하는 단계, 상기 프레임을 상에 표시될 인터페이스요소를 수신하는 단계, 상기 인터페이스요소에 대한 동작요소를 적어도 하나 수신하는 단계, 상기 수신된 인터페이스요소 및 상기 수신된 동작요소를 갖는 컴포넌트를 정의하는 단계 및 상기 프레임을 통해 상기 컴포넌트를 제공하는 단계를 포함할 수 있다.
본 발명의 제 2 측면에 따른, 그래픽 사용자 인터페이스를 이용한 인터페이스요소와 데이터간의 관계 설정을 위한 프레임에디팅시스템은, 상기 프레임 상에 표시될 인터페이스요소를 수신하고, 상기 인터페이스요소에 대한 동작요소를 적어도 하나 수신하도록 구성되는 컴포넌트부를 포함할 수 있다.
본 발명은, 그래픽 기반의 사용자 인터페이스를 통해 인터페이스요소와 데이터의 관계를 쉽고 편리하게 설정할 수 있다. 이로 인해 사용자는 소프트웨어의 개발을 쉽게 할 수 있고 개발 기간도 단축시킬 수 있다.
또한 본 발명은, 무형데이터를 데이터 저장소에 저장하는 경우, 축적된 데이터를 분석하여 상기 무형데이터의 데이터 형식을 설정할 수 있다. 이로 인해 무형데이터가 저장되는 저장소의 공간효율성을 극대화 시킬 수 있다.
도 1은 본 발명의 일실시예에 따른 프레임에디팅시스템을 설명하기 위한 블록도이다.
도 2는 본 발명의 일실시예에 따른 데이터관계설정을 설명하기 위한 순서도이다.
도 3은 본 발명의 일실시예에 따른 무형데이터의 형식설정을 설명하기 위한 순서도이다.
도 4 내지 14 는 본 발명의 일실시예에 따른 프레임에디팅방법을 설명하기 위한 예시도이다.
아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.
명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.
본 발명은 앱에디터(AppEditor)와 관련된 발명으로서 첨부된 도면을 참고하여 본 발명을 상세히 설명하기로 한다.
도 1 은 본 발명의 일실시예에 따른 그래픽 사용자 인터페이스를 이용하여 컴포넌트와 데이터세트간의 관계 설정을 수행하는 프레임에디팅시스템을 설명하기 위한 블록도이다.
우선 각 용어를 정의한 후, 도 1 의 프레임에디팅시스템의 구성을 설명한다.
‘프레임’은 애플리케이션 실행 시 사용자에게 디스플레이 되는 화면으로 인터페이스요소가 표시되는 곳을 말한다.
‘인터페이스요소’는 프레임상에 시각적으로 나타난 모든 화면구성요소를 말한다. 예를 들어 입력창이미지 등과 같은 이미지를 포함할 수 있다.
‘인터페이스요소정보’는 인터페이스요소의 식별정보, 프레임의 식별정보, 프레임에 인터페이스요소가 표시될 위치와 크기에 관한 정보 등을 포함할 수 있다.
‘인터페이스요소리스트’는 여러 형태의 인터페이스요소 중 어느 하나를 사용자가 선택할 수 있도록 프레임에디팅시스템이 사용자에게 제공하는 리스트이며 GUI(예를 들어 대화상자(Dialog) 등)로 구현될 수 있다.
‘동작요소’는 인터페이스요소에 대응되며, 상기 대응되는 인터페이스요소에 대해 발생시킬 수 있는 이벤트, 또한 상기 이벤트를 사용자가 발생시켰을 때 상기 이벤트 발생에 후속하여 발생하는 이벤트 등을 말한다.
‘동작요소리스트’는 인터페이스요소와 연관된 동작요소(인터페이스요소에 대해 발생할 수 있는 이벤트인 동작요소)를 나열한 리스트로서, 프레임에디팅시스템이 사용자에게 제공하는 리스트이며 GUI(예를 들어 대화상자 등)로 구현될 수 있다.
‘컴포넌트’는 인터페이스요소의 식별정보, 동작요소를 포함할 수 있고, 프레임에 표시되는 인터페이스요소는 컴포넌트 단위로 구성된다.
‘데이터엔티티’는 사용자로부터 입력되거나 인터페이스요소를 통해 표시되는 데이터 또는 데이터가 저장되는 경로등과 같이 통상의 DB서버에 저장될 수 있는 데이터를 저장한다.
‘무형데이터’는 컴포넌트를 통해 입력되는 데이터 중 형식 또는 크기 중 적어도 어느 하나가 설정되지 않은 데이터를 지칭한다.
‘데이터세트’는 적어도 하나의 데이터엔티티를 그룹핑한 저장 단위이고, 따라서 데이터엔티티를 하나 이상 포함할 수 있으며, 다른 데이터세트를 포함할 수 있다.
‘데이터세트리스트’는 사용자가 선택 가능한 데이터세트를 하나 이상 디스플레이하고 선택 받기 위해, 프레임에디팅시스템이 사용자에게 제공하는 리스트이며 GUI(예를 들어 대화상자 등)로 구현될 수 있다.
‘관계설정인터페이스’는 데이터엔티티 간의 관계를 설정할 수 있도록 하는 인터페이스로서, 예를 들어 컴포넌트에 대응되는 데이터엔티티를 시각적으로 표시하고, 하나 이상의 컴포넌트에 대응되는 데이터엔티티 또는 데이터세트를 데이터세트에 포함시키거나, 여러 데이터엔티티 또는 데이터세트를 데이터세트로 그룹핑하는 GUI기반 인터페이스이다.
‘트리거이벤트’는 DB(DataBase)서버에 데이터의 생성, 읽기, 갱신, 삭제의 처리가 후속되는 이벤트로서, 예를 들어, 트리거이벤트는 데이터가 입력되는 이벤트 등이 될 수 있다.
본 발명의 일실시예에 따른 프레임에디팅시스템(100)은, 컴포넌트부(10), 데이터유효성검증부(20), 그룹핑부(30), 데이터저장부(40) 및 형식추천부(50)를 포함할 수 있다.
컴포넌트부(10)는 프레임에 표시될 인터페이스요소를 표시하고, 인터페이스요소에 대응되는 데이터엔티티를 데이터저장부(40)에 저장할 수 있다.
또한, 컴포넌트부(10)는 인터페이스요소정보, 동작요소를 포함할 수 있는 컴포넌트를 정의 할 수 있고, 인터페이스요소리스트와 동작요소리스트를 사용자에게 제공할 수 있으며, 각각 제공된 리스트에서 인터페이스요소와 동작요소가 선택되면, 이를 하나의 컴포넌트로 관리할 수 있다.
그룹핑부(30)는 하나 이상의 데이터엔티티를 그룹핑하여 하나의 데이터세트로 설정할 수 있고, 데이터세트에 하나 이상의 데이터엔티티를 추가할 수 있으며, 하나 이상의 데이터세트를 그룹핑하여 하나의 데이터세트로 설정할 수 있다.
이를 위해 그룹핑부(30)는 관계설정인터페이스를 제공할 수 있으며, 관계설정인터페이스를 통해 선택된 데이터엔티티(또는 데이터세트)들을 그룹핑하여 일 데이터세트로 구성하거나, 관계설정인터페이스를 통해 선택된 일 데이터엔티티(또는 데이터세트)를 특정 데이터세트에 추가되도록 할 수 있다.
한편, 데이터저장부(40)는 컴포넌트에 대응되는 데이터엔티티 또는 데이터엔티티의 관계를 저장한다. 따라서 데이터저장부(40)는 그룹핑부(30)에 의해 데이터엔티티가 그룹핑되어 데이터세트가 되면, 상기 데이터세트를 저장할 수 있는 저장공간을 생성하고 저장할 수 있다. 예를 들어, 데이터저장부(40)는 1개의 데이터엔티티를 포함하는 데이터세트를, 일 공간에 저장할 수 있으며, 또는 복수 개의 데이터엔티티를 포함하는 데이터세트를, 상기 복수 개의 데이터엔티티를 각각 저장하고 이와 별개의 공간에 상기 복수 개의 데이터엔티티들의 관계를 저장할 수 있다.
즉 데이터저장부(40)는, 일 데이터세트에 포함되는 데이터엔티티 또는 데이터세트를 저장하면서, 상기 일 데이터세트에 포함되는 데이터엔티티 또는 데이터세트의 관계정보(즉, 상기 일 데이터세트에 포함되는 데이터엔티티 또는 데이터세트가 상기 일 데이터세트에 포함되거나 관계있음을 나타낸 정보로소, 예를 들어, 상기 일데이터세트에 포함된 2개의 데이터엔티티를 인자로 연산된 결과가, 상기 일 데이터세트에 포함된 또 다른 데이터엔티티임을 나타낸 정보)도 함께 저장할 수 있다.
그리고 데이터저장부(40)는 하드디스크 또는 DB서버 등이 될 수 있으며, 상술된 예에 반드시 제한되지 않는다.
데이터저장부(40)는, 형태와 위치가 사용자에 의해 설정될 수 있으며, 사용자에 의해 설정되지 않아도 프레임에디팅시스템(100)내의 일 공간을 데이터저장부(40)로 지정하고 사용될 수 있다.
또한, 데이터저장부(40)는 프레임에디팅시스템(100)에 포함될 수 있지만 반드시 그러한 것은 아니고, 프레임에디팅시스템(100)은 물리적으로 동일한 위치에 존재하거나 별도로 존재할 수 있다. 예를 들어 데이터저장부(40)는 로컬영역의 저장부, 원격지의 저장부 또는 클라우드 서버가 될 수 있다.
데이터유효성검증부(20)는 컴포넌트에 대한 트리거이벤트가 발생하면, 상기 트리거이벤트에 대한 컴포넌트에 대응하는 데이터엔티티 또는 데이터세트에 포함되는 데이터엔티티의 유효성 여부를 검증할 수 있다.
또한, 데이터유효성검증부(20)는 입력된 데이터엔티티가 유효성검증을 통과한 여부를 확인할 수 있는 이벤트를 발생시킬 수 있고, 이러한 이벤트는 사용자에 의해 설정될 수 있다. 예를 들어, 입력한 데이터엔티티가 데이터유효성검증부(20)의 유효성을 통과한 경우, 데이터유효성검증부(20)는 유효성 검증 통과를 사용자에게 알리는 팝업(Pop Up)창을 표시하도록 사용자에 의해 설정될 수 있고, 통과하지 못한 경우에는, 사용자에게 데이터엔티티가 유효성 검증을 통과하지 못하였다는 팝업창을 표시하도록 사용자에 의해 설정될 수 있다.
즉, 데이터유효성검증부(20)는 데이터엔티티의 형식 또는 크기에 맞게 데이터엔티티가 입력(또는 갱신)되었는지를 판단함으로써 데이터엔티티의 유효성을 검증하며, 이때 데이터엔티티의 형식 또는 크기는, 여러 방법에 따라 설정될 수 있다.
예를 들어, 사용자가 데이터유효성검증부(20)에 컴포넌트를 통해 입력될 수 있는 데이터의 형식 또는 크기를 설정할 수 있고, 또는 형식추천부(50)에 의해 데이터엔티티의 형식 또는 크기가 설정될 수 있다.
또한 예를 들어, 기존의 컴포넌트를 상속한 컴포넌트의 경우, 상기 컴포넌트에 대응되는 데이터엔티티의 형식 또는 크기는 기존의 컴포넌트에 대응하는 데이터엔티티의 형식과 크기와 동일하게 설정될 수 있다. 추가적으로 기존의 컴포넌트를 상속한 컴포넌트에 대응하는 데이터엔티티의 형식 또는 크기를 사용자가 변경할 수 있다. 즉 예를 들어, 기존의 입력창을 상속한 컴포넌트에 대응하는 데이터엔티티의 형식 또는 크기는 자연수만이 가능하도록 설정될 수 있으며, 추가적으로 사용자에 의해 자연수, 분수, 허수 등이 가능하도록 설정될 수 있다.
또 다른 예를 들어, 입력창을 상속한 컴포넌트에 대응하는 데이터엔티티의 형식이 Int 형식인 경우, 사용자는 입력되는 Int 형식 제한에 추가적으로 1~10 범위만 입력되도록 데이터엔티티의 형식제한을 더 설정할 수 있다.
데이터유효성검증부(20)는 상술된 방법에 따라 설정된 형식 또는 크기를 갖는 데이터엔티티가, 해당 컴포넌트에 대해 입력되는지 여부를 검증함으로써, 잘못된 데이터의 입력을 방지할 수 있고, 잘못된 값이 입력된 경우, 사용자로 하여금 재입력을 유도하여 입력 데이터 오류를 최소화할 수 있다.
물론, 컴포넌트에 대응하는 데이터엔티티의 형식 또는 크기가 설정되지 않은 경우, 데이터유효성검증부(20)는 별도의 검증 없이 프레임에디팅시스템(100)이 데이터엔티티를 입력 받도록 처리할 수 있다.
한편 형식추천부(50)는 데이터저장부(40)에 저장된 데이터의 형식 및 크기를 분석할 수 있고, 분석된 데이터의 형식 및 크기로 무형데이터의 형식 및 크기를 설정하거나, 또는 상기 분석된 형식 및 크기가 적어도 하나 이상인 경우, 상기 분석된 데이터의 형식 및 크기를 사용자에게 제공하고, 선택받은 형식 및 크기로, 무형데이터의 형식 및 크기를 설정할 수 있다.
예를 들어, 형식추천부(50)는 데이터저장부(40)를 분석한 결과를 이용하여, 가장 빈도수가 높은 데이터의 형식 및 크기로 형식추천부(50)가 데이터의 형식 및 크기를 설정할 수 있다. 또한 예를 들어, 형식추천부(50)는 데이터저장부(40)를 분석한 결과 빈도수가 높은 순서로 데이터의 형식 및 크기를 GUI(예를 들어 대화상자(Dialog) 등)를 이용하여, 사용자에게 제공하고, 사용자로부터 선택 받은 형식 및 크기를 무형데이터의 형식 및 크기로 설정할 수 있다.
또한 형식추천부(50)는, 데이터저장부(40)에 저장된 데이터의 형식 및 크기를 분석할 수 있고, 분석한 결과에 따라 데이터저장부(40)에 저장된 무형데이터의 형식 및 크기를 변경할 수 있다.
그리고 형식추천부(50)는, 데이터저장부(40)에 저장된 데이터의 형식 및 크기를 분석할 수 있고, 분석된 형식 및 크기로 데이터엔티티를 검증하도록 데이터유효성검증부(20)를 설정하도록 할 수 있다.
상술된 프레임에디팅시스템(100)는, 본 발명의 바람직한 일실시예에 따른 프레임에디팅방법을 수행할 수 있다.
도 2 및 도 3 은 본 발명의 일실시예에 따른 프레임에디팅방법을 설명하기 위한 순서도이다.
도 2 및 도 3 에 도시된 실시예에 의한 프레임에디팅방법은, 도 1 에 도시된 프레임에디팅시스템(100)에서 시계열적으로 처리되는 단계들을 포함할 수 있다. 따라서, 이하에서 생략된 내용이라고 하더라도, 도 1 에 도시된 프레임에디팅장치(100)에 관하여 이상에서 기술한 내용은 도 2 내지 도 3 에 도시된 실시예에 따른 프레임에디팅방법에도 적용될 수 있다.
도 2 내지 도 3 은 도 4 내지 14 를 참조하여 서술된다.
프레임에디팅시스템(100)은 프레임을 제공할 수 있다(S2010).
이와 관련하여, 본 발명의 일실시예에 따른 프레임에디팅방법에 따르면, 프레임은 사용자의 출력장치에 표시될 수 있고, 프레임 영역 내에서 인터페이스요소가 표시될 수 있으며, 인터페이스요소를 포함하는 컴포넌트를 정의하기 위한 그래픽 사용자 인터페이스를 프레임을 통해 제공할 수 있다.
예를 들어, 프레임에디팅시스템(100)은 컴포넌트를 정의하기 위해 그래픽 사용자 인터페이스 방법 중 하나인 대화상자(Dialogue Box)를 프레임 내부 또는 외부에 표시할 수 있다.
도 4 는 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 사용자가 프레임 내에 제공되는 대화상자를 통해 컴포넌트를 정의하는 과정 중, 인터페이스요소를 정의하는 단계의 화면을 도시한 예시도이다.
도 4 를 참조하면, 사용자의 출력장치에 표시되는 모습으로, 프레임(400)은 컴포넌트 이미지(401)를 표시할 수 있고, 프레임에디팅을 위한 대화 상자 등을 표시할 수 있다.
컴포넌트부(10)는 인터페이스요소리스트를 제공하고, 사용자로부터 인터페이스요소를 선택 받을 수 있다(S2020).
S2010 단계에서 제공된 프레임 내에, 컴포넌트부(10)는 인터페이스요소를 정의하기 위한 인터페이스요소리스트를 사용자에게 제공할 수 있고, 컴포넌트부(10)는 제공되는 인터페이스요소리스트에 포함된 인터페이스요소를 선택 받을 수 있다.
도 4 를 참조하면, 인터페이스요소리스트(402)에 포함된 인터페이스요소는 액자이미지(403), 표이미지(404), 입력창이미지(405) 등이 될 수 있고, 컴포넌트부(10)는 인터페이스리스트에 포함된 인터페이스요소 중 어느 하나를 선택 받을 수 있다.
컴포넌트부(10)는 동작요소리스트를 제공하고, 사용자로부터 동작요소를 선택 받을 수 있다(S2030).
S2020단계에서 인터페이스요소를 선택한 이후, 컴포넌트부(10)는 선택된 인터페이스요소에 대응하는 동작요소 설정을 위해, 선택된 인터페이스요소에 대응될 수 있는 동작요소를 모아놓은 동작요소리스트를 사용자에게 제공할 수 있고, 프레임 내에 동작요소리스트를 표시할 수 있다.
이때, 동작요소리스트는 대화상자형태로 제공될 수 있지만, 반드시 이러한 형태로 제공되는 것은 아니고 사용자가 직접 동작요소를 입력할 수 있다. 예를 들어 사용자는 입력창(405)인 인터페이스요소의 동작요소가 입력창(405)에 문자열이 입력되는 동작요소가 되도록 설정할 수 있다.
도 5 는 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 사용자가 프레임 내에 제공되는 대화상자를 통해 컴포넌트를 정의하는 과정 중, 동작요소를 정의하는 단계의 화면을 도시한 예시도이다.
도 5 를 참조하면, 컴포넌트부(10)는 도 4 의 인터페이스요소리스트(402)를 통해 인터페이스요소(405)를 선택 받은 이후, 선택된 인터페이스요소인 입력창(405)에 대응하는 동작요소를 설정하기 위해 동작요소리스트(412)를 제공할 수 있다.
동작요소리스트(412)는 인터페이스요소(405)와 연관된 동작요소로서 입력하기(413), 불러오기(414), 데이터넘기기(415) 등을 포함할 수 있으며, 컴포넌트부(10)는 동작요소리스트(412)에 포함된 동작요소 중 적어도 하나를 선택 받을 수 있으며, 예를 들어 입력하기(413)와 데이터넘기기(415)를 선택 받을 수 있다.
컴포넌트부(10)는 정의된 컴포넌트를 프레임을 통해 제공할 수 있다(S2040).
S2020 및 S2030 단계를 통해, 컴포넌트에 포함되는 인터페이스요소와 이에 대응하는 동작요소가 설정되면, 컴포넌트부(10)는 프레임을 통해 컴포넌트를 표시할 수 있다.
이때, 컴포넌트부(10)는 컴포넌트의 정보창을 제공할 수 있으며, 정보창을 통해 인터페이스요소 및 동작요소가 재설정 되도록 할 수 있다. 예를 들어, 사용자는 입력도구인 마우스를 이용하여 컴포넌트의 정보창을 표시할 수 있고, 정보창의 각 컴포넌트 요소를 재설정 할 수 있다.
도 6 은 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 프레임 내에 컴포넌트를 표시하는 단계의 화면을 도시한 예시도이다.
도 6 을 참조하면, 인터페이스요소를 입력창으로 설정하고 동작요소를 입력하기(413)로 설정한 입력창(405)은 프레임(400)에 표시될 수 있고, 입력창(405)을 통해 데이터를 입력할 수 있고 저장할 수 있다.
설정된 컴포넌트의 정보창(423)도 표시될 수 있으며, 컴포넌트의 정보창(423)을 통해 인터페이스요소 또는 동작요소가 변경될 수 있다.
한편, 컴포넌트의 동작요소가 실행되면 상기 실행에 따른 데이터엔티티가 존재할 수 있다.
이때, 데이터엔티티의 형식 또는 크기는 사용자에 의해 설정될 수 있고, 상속한 컴포넌트에 따라 설정될 수 있으며, 형식추천부(50)에 의해 데이터저장부(40)를 분석한 결과에 따라 설정될 수 있다.
따라서, 컴포넌트를 통해 입력된 데이터들은 데이터유효성검증부(20)에서 입력된 데이터가 설정된 형식 또는 크기에 해당하는지를 검사할 수 있으며, 설정된 형식 또는 크기와 다를 경우, 데이터유효성검증부(20)는 입력된 데이터의 형식 또는 크기가 설정된 데이터의 형식 및 크기와 다름을 사용자에게 알릴 수 있다.
예를 들어, 데이터유효성검증부(20)는 입력된 데이터가 설정된 데이터의 형식 또는 크기와 다르면, 팝업창 등을 통해 이를 알릴 수 있고, 설정한 데이터의 형식 또는 크기에 맞는 데이터를 재입력 할 것을 요구할 수 있다.
도 7 은 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 팝업창을 표시하는 단계의 화면을 도시한 예시도이다.
도 7 을 참조하면, 컴포넌트인 입력창(405)을 통해 데이터를 입력하였으나 데이터유효성검증부(20)에 설정한 데이터의 형식 또는 크기와 다를 경우 팝업창(432)를 통해 재입력을 요구할 수 있다.
그러나 데이터유효성검증부(20)에 데이터의 형식 또는 크기가 설정되지 않은 경우, 데이터유효성검증부(20)는 사용자가 입력한 데이터를 무형데이터로 간주하고, 무형데이터를 입력 받으면 데이터저장부(40)에 저장한다.
데이터유효성을 검증한 후, 컴포넌트부(10)는 컴포넌트를 통해 수신한 데이터 또는 컴포넌트에 대응하는 데이터의 저장 주소를 데이터엔티티로 정의할 수 있다.
한편, 그룹핑부(30)는 관계설정인터페이스를 제공하고, 상기 관계설정인터페이스를 통해 선택된 데이터엔티티 또는 데이터세트를 그룹핑할 수 있다(S2050).
관련하여 그룹핑부(30)는 관계설정인터페이스를 사용자에게 제공할 수 있고, 관계설정인터페이스는 각 데이터엔티티를 폐쇄된 형태의 도형 등의 GUI로 프레임에 표시할 수 있으며, 또한 각 데이터엔티티를 프레임내에서 드래그앤드롭(Drag and Drop)이 가능한 형태의 객체(Object)로 표현할 수 있고, 객체로 표현된 데이터엔티티의 모양은 데이터의 형식에 따라 다르게 표시할 수 있다.
예를 들어, 관계설정인터페이스에서 표시되는 데이터엔티티는 별도의 객체로 대응되는 컴포넌트에 겹쳐서 표시되거나, 대응되는 컴포넌트와 관계표시를 위해 컴포넌트와 연결된 연결선과 함께 표시될 수 있다.
도 8 은 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 관계설정인터페이스를 통해 데이터엔티티를 표시하는 단계의 화면을 도시한 예시도이다.
도 8 을 참조하면, 입력창(405)에 데이터를 입력하면 입력된 데이터는 데이터엔티티(442)로 정의될 수 있고, 이미지(401)에 대응되는 데이터는 데이터엔티티(431)로 정의될 수 있다. 관계설정인터페이스를 통해 데이터엔티티(431,442)를 컴포넌트(401,405)와 연결된 연결선과 함께 시각적으로 표시할 수 있다.
또한, 그룹핑부(30)는 사용자에게 데이터세트리스트를 제공할 수 있다.
도 9 는 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 관계설정인터페이스를 통해 데이터리스트를 표시하는 단계의 화면을 도시한 예시도이다.
도 9 를 참조하면, 관계설정인터페이스는 각 컴포넌트들(401,405,441)과 대응되는 데이터엔티티(431,442,443,444)들을 표시할 수 있으며, 데이터세트리스트(445)를 제공할 수 있다.
또한, 그룹핑부(30)는 다양한 방식으로 데이터엔티티를 그룹핑할 수 있고, 그룹핑된 데이터엔티티들은 하나의 데이터세트로 관리할 수 있으며, 하나 이상의 데이터세트들은 데이터세트리스트에 추가되어 관리될 수 있고, 이를 위해 관계설정인터페이스를 사용할 수 있다.
관계설정인테페이스를 통해 그룹핑하는 일 예로, 데이터엔티티를 기존의 데이터세트에 그룹핑하기 위해, 사용자는 데이터세트리스트에서 하나의 데이터세트를 선택할 수 있고, 선택된 데이터세트에 데이터엔티티를 포함시킬 수 있다.
예를 들어, 선택된 데이터세트는 별도의 객체 형태인 GUI로 표시될 수 있으며, 데이터엔티티를 드래그 하여 객체 형태로 표시된 데이터세트 위로 겹치도록 드롭하면 선택된 데이터세트에 데이터엔티티를 포함시킬 수 있다.
도 10 은 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 관계설정인터페이스에서 데이터엔티티를 선택된 데이터세트에 그룹핑하는 단계의 화면을 도시한 예시도이다.
도 10 을 참조하면, 사용자가 관계설정인터페이스에서 제공된 데이터세트리스트(445)에 포함된 데이터세트 중 데이터세트2(446)를 선택하면, 데이터세트2(446)는 별도의 객체 형태로 표시되고, 이미지(401)의 데이터엔티티(431)를 드래그하여 데이터세트2(446)위로 겹치게 드롭하는 방식으로 데이터엔티티(431)를 데이터세트2(446)에 포함시킬 수 있다.
관계설정인테페이스를 통해 그룹핑하는 다른 예로, 사용자는 데이터엔티티들을 그룹핑하여 새로운 데이터세트를 만들 수 있고, 이렇게 만들어진 데이터세트를 데이터리스트에 추가하여 관리할 수 있다.
예를 들어, 그룹핑할 데이터엔티티 중 어느 하나를 드래그하여 다른 데이터엔티티 위에 드롭하면 양 데이터엔티티가 포함된 데이터세트가 생성될 수 있고, 생성된 데이터세트를 드래그 하여, 데이터세트리스트에 드롭하여 데이터세트를 데이터세트리스트에 추가할 수 있다.
도 11 은 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 관계설정인터페이스에서 데이터엔티티들을 새로운 데이터세트로 그룹핑하는 단계의 화면을 도시한 예시도이다.
도 11 을 참조하면, 그룹핑할 데이터엔티티(443,444)들 중 어느 하나의 데이터엔티티(443)를 드래그하여 다른 데이터엔티티(444) 위로 겹치게 드롭하면, 새로운 데이터세트0(451)을 생성할 수 있다.
도 12 는 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 관계설정인터페이스에서 생성된 데이터세트를 데이터세트리스트에 포함시키는 단계의 화면을 도시한 예시도이다.
도 12 를 참조하면, 상술한 방식으로 새로운 데이터세트0(451)을 생성하면, 데이터세트0(451)을 드래그하여 데이터세트리스트(445)위로 겹치게 드롭하면 데이터세트0(451)은 데이터세트리스트(445)에 추가시키고, 사용자에 의해 선택되도록 할 수 있다.
그리고 그룹핑부(30)는 관계설정인테페이스를 통해 데이터세트리스트를 제공할 수 있고, 하나의 데이터세트를 선택 받을 수 있고, 선택된 데이터세트에 다른 데이터세트 또는 데이터엔티티를 추가할 수 있다.
이때 데이터세트리스트는, 예를 들어, 프레임 상의 컴포넌트 각각의 데이터엔티티가 추가될 수 있는 데이터세트들을 포함할 수 있다.
예를 들어, 사용자는 데이터세트리스트에서 하나의 데이터세트를 선택하고, 그룹핑할 데이터세트 또는 데이터엔티티를 드래그하여 선택된 데이터세트 위로 겹치게 드롭함으로써, 선택된 데이터세트에 드래그된 데이터엔티티 또는 데이터세트가 포함되도록 할 수 있다.
도 13 은 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 관계설정인터페이스에서 선택된 데이터세트에 데이터세트 또는 데이터엔티티를 그룹핑하는 단계의 화면을 도시한 예시도이다.
도 13 을 참조하면, 제공된 데이터세트리스트(445)에서 하나의 데이터세트1(452)를 선택하고, 상술한 방식으로 데이터엔티티(443,444)들을 포함한 데이터세트0(451)를 드래그하여 데이터세트1(452)위로 겹치게 드롭하면, 데이터세트1(452)에 데이터세트0(451)을 포함시킬 수 있으며, 다른 데이터엔티티(442)를 드래그하여 데이터세트1(452)위로 겹치게 드롭하면, 데이터세트1(452)에 데이터엔티티(442)를 포함시킬 수 있다.
이로 인해, 데이터엔티티(442)와 데이터세트0(451)는 하나의 데이터세트1(452)로 그룹핑될 수 있다. 따라서 이후에, 데이터엔티티(422)가 새롭게 입력, 갱신, 판독 또는 삭제되는 경우, 데이터엔티티(422)와 함께 데이터세트1(452)에 포함되는 데이터세트0(451)는 갱신, 삭제, 판독 또는 입력될 수 있다.
또한, 여러 컴포넌트를 영역지정 하면, 지정된 영역내의 컴포넌트에 대응되는 데이터엔티티들을 하나의 데이터세트로 그룹핑할 수 있거나, 관계설정인터페이스에서 데이터세트 또는 데이터엔티티들을 영역지정 하면, 지정된 영역내의 데이터세트 또는 데이터엔티티들을 하나의 데이터세트로 그룹핑할 수 있다.
도 14 는 본 발명의 일실시예에 따른, 프레임에디팅방법을 설명하기 위한 예시도이며, 데이터세트 또는 데이터엔티티를 영역지정 방식으로 데이터세트로 그룹핑하는 단계의 화면을 도시한 예시도이다.
도 14 를 참조하면, 컴포넌트인 입력창(405)과 표(441)를 포함하는 영역(461)을 지정하면 입력창(405)과 표(441)에 대응되는 데이터엔티티(442,443,444)들을 하나의 데이터세트0(462)로 그룹핑할 수 있다.
한편, 상술된 바에 따라 데이터세트로 그룹핑된 데이터엔티티는 데이터저장부(40)에 저장될 수 있다.
그리고 데이터저장부(40)는 프레임에디팅시스템이 데이터엔티티를 수신하는 그대로 저장할 수 있고, 데이터유효성검증부(20)로 하여금 데이터의 유효성을 검증하도록 하여 유효하지 않은 데이터는 데이터저장부(40)에 저장되지 않도록 하거나 유효하게 변환하여 데이터저장부(40)에 저장할 수 있다.
예를 들어, 도 14 를 참조하면, 입력창(405)을 통해 입력되는 데이터엔티티는 1~12사이의 자연수만이 가능하도록 설정될 수 있으며, 따라서 데이터유효성검증부(20)는 입력창(405)을 통해 입력되는 데이터엔티티가 1~12 사이의 자연수가 아닌 경우에는 팝업창을 띄워 입력되는 문자열의 수정을 요청할 수 있다.
또한, 예를 들어, 도 14 를 참조하면, 입력창(405)을 통해 사용자는 자신이 보고자 하는 달력의 월(月)을 입력할 수 있고 이에 따라 달력(441)을 통해 상기 입력된 월과 상기 월의 날짜를 제공받을 수 있도록 설정된 경우, 즉, 하나의 데이터세트0(462)로 그룹핑된 데이터엔티티(442, 443, 444) 간의 관계가, 데이터엔티티(442)로 인해 데이터엔티티(443)와 데이터엔티티(440)가 함께 변경되는 것으로 설정된 경우, 입력창(405)을 통해 입력된 데이터엔티티(442)로 인해, 달력(441)에 대응되면서 데이터저장부(40)에 저장된 데이터엔티티(443, 444)가 갱신될 수 있다.
한편, 형식추천부(50)는 데이터저장부(40)에 저장된 데이터를 분석할 수 있다(S3010).
컴포넌트에 대해 입력되는 데이터는 형식 또는 크기가 설정되지 않은 무형데이터가 될 수 있으며, 이러한 무형데이터를 수신한 데이터저장부(40)는 무형데이터가 저장될 공간의 형식과 크기를 자유롭게 설정할 수 있다.
이와 같이, 형식과 크기가 자유롭게 설정된 데이터저장부(40)에 무형데이터가 저장될수록, 데이터의 검색과 저장 효율성이 낮아지게 되므로, 효율성을 높이기 위해, 형식추천부(50)는 데이터저장부(40)에 저장된 데이터를 분석할 수 있으며, 형식추천부(50)는 데이터저장부(40)에 저장된 데이터의 형식 또는 크기의 경향을 결정할 수 있다.
즉, 형식추천부(50)는 데이터저장부(40)에 저장된 데이터들의 분석을 통해 결정된 데이터의 형식과 크기로, 무형데이터의 형식 또는 크기를 변경할 수 있다(S3020).
예를 들어, 형식추천부(50)는 데이터저장부(40)에 저장된 여러 데이터 중 가장 높은 빈도로 등장하는 형식 또는 크기를 추출하여, 상기 추출된 형식 또는 크기로 상기 무형데이터의 형식 또는 크기를 변경할 수 있다.
이에 데이터유효성검증부(20)는 형식추천부(50)에 의해 설정된 형식 또는 크기에 따라 데이터엔티티가 입력되는지를 검증할 수 있으며, 데이터저장부(40)는 무형데이터의 형식이나 크기를 설정된 형식 또는 크기로 변경하고 저장할 수 있다(S3030).
도 2 내지 도 3 를 통해 설명된 실시예에 따른 프레임에디팅방법은 컴퓨터에 의해 실행되는 프로그램 모듈과 같은 컴퓨터에 의해 실행가능한 명령어를 포함하는 기록 매체의 형태로도 구현될 수 있다. 컴퓨터 판독 가능 매체는 컴퓨터에 의해 액세스될 수 있는 임의의 가용 매체일 수 있고, 휘발성 및 비휘발성 매체, 분리형 및 비분리형 매체를 모두 포함한다. 또한, 컴퓨터 판독가능 매체는 컴퓨터 저장 매체 및 통신 매체를 모두 포함할 수 있다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보의 저장을 위한 임의의 방법 또는 기술로 구현된 휘발성 및 비휘발성, 분리형 및 비분리형 매체를 모두 포함한다.
전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.
본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.

Claims (14)

  1. 그래픽 사용자 인터페이스를 이용한 인터페이스요소와 데이터간의 관계 설정을 위한 프레임에디팅 방법에서,
    프레임을 제공하는 단계;
    상기 프레임상에 표시될 인터페이스요소를 수신하는 단계;
    상기 인터페이스요소에 대한 동작요소를 적어도 하나 수신하는 단계;
    상기 수신된 인터페이스요소 및 상기 수신된 동작요소를 갖는 컴포넌트를 정의하는 단계; 및
    상기 프레임을 통해 상기 컴포넌트를 제공하는 단계를 포함하는, 프레임에디팅방법.
  2. 제 1 항에 있어서,
    상기 인터페이스요소를 수신하는 단계는,
    하나 이상의 인터페이스요소를 나열하는 인터페이스리스트를 제공하는 단계;
    상기 인터페이스리스트에 포함된 인터페이스요소를 선택받는 단계; 및
    상기 선택된 인터페이스요소를 상기 수신된 인터페이스요소로 설정하는 단계를 포함하는, 프레임에디팅방법.
  3. 제 1 항에 있어서,
    상기 동작요소를 적어도 하나 수신하는 단계는,
    상기 인터페이스요소와 연관된 동작요소를 나열하는 동작요소리스트를 제공하는 단계;
    상기 동작요소리스트에 포함되는 동작요소를 선택받는 단계; 및
    상기 선택된 동작요소를 상기 수신된 동작요소로 설정하는 단계를 포함하는, 프레임에디팅방법.
  4. 제 1 항에 있어서,
    하나 이상의 컴포넌트에 대응되는 데이터엔티티 각각의 관계설정을 위한 관계설정인터페이스를 제공하는 단계; 및
    상기 관계설정인터페이스를 통해 선택된 데이터엔티티를 하나의 데이터세트로 그룹핑하는 단계를 더 포함하는, 프레임에디팅방법.
  5. 제 4 항에 있어서,
    상기 관계설정인터페이스를 통해 상기 하나의 데이터세트를 다른 데이터엔티티 또는 다른 데이터세트와 함께 그룹핑하는 단계를 더 포함하는, 프레임에디팅방법.
  6. 제 1 항에 있어서,
    상기 컴포넌트와 연관된 데이터세트를 나열하는 데이터세트리스트를 제공하는 단계;
    상기 데이터세트리스트에 포함되는 데이터세트를 선택받는 단계;
    상기 컴포넌트의 동작요소의 실행에 따른 데이터엔티티를 상기 선택된 데이터세트에 추가하는 단계; 및
    상기 데이터세트를 저장하는 단계를 더 포함하는, 프레임에디팅방법.
  7. 제 1 항에 있어서,
    상기 컴포넌트에 대한 트리거이벤트를 수신하는 단계; 및
    상기 트리거이벤트에 따른 상기 컴포넌트의 동작요소의 실행에 따른 데이터엔티티의 유효성을 검증하는 단계를 더 포함하는, 프레임에디팅방법.
  8. 그래픽 사용자 인터페이스를 이용한 인터페이스요소와 데이터간의 관계 설정을 위한 프레임에디팅시스템로서,
    상기 프레임 상에 표시될 인터페이스요소를 수신하고, 상기 인터페이스요소에 대한 동작요소를 적어도 하나 수신하도록 구성되는 컴포넌트부를 포함하고,
    상기 컴포넌트부는 추가적으로,
    상기 수신된 인터페이스요소 및 상기 수신된 동작요소를 갖는 컴포넌트를 정의하도록 구성되는, 프레임에디팅시스템.
  9. 제 8 항에 있어서,
    상기 컴포넌트에 대한 트리거이벤트를 수신하면, 상기 트리거이벤트에 따른 상기 컴포넌트의 동작요소의 실행에 따른 데이터엔티티의 유효성을 검증하도록 구성되는 데이터유효성검증부를 더 포함하는, 프레임에디팅시스템.
  10. 제 8 항에 있어서,
    상기 컴포넌트부는 추가적으로,
    상기 인터페이스요소와 연관된 동작요소를 나열하는 동작요소리스트를 제공하며, 상기 동작요소리스트에 포함되는 동작요소를 선택받으면 상기 선택된 동작요소를 상기 수신된 동작요소로 설정하도록 구성되며,
    상기 선택된 동작요소의 실행에 따른 데이터엔티티의 형식 및 크기에 기초하여 상기 데이터엔티티를 저장하는 저장공간을 생성하는 데이터저장부를 더 포함하는, 프레임에디팅시스템.
  11. 제 8 항에 있어서,
    하나 이상의 컴포넌트에 대응되는 데이터엔티티 각각의 관계설정을 위한 관계설정인터페이스를 제공하고,
    상기 관계설정인터페이스를 통해 선택된 데이터엔티티를 하나의 데이터세트로 그룹핑하도록 구성되는 그룹핑부를 더 포함하는, 프레임에디팅시스템.
  12. 제 11 항에 있어서,
    상기 하나의 데이터세트에 포함되는 데이터엔티티 각각의 관계와 함께 상기 데이터엔티티를 저장하도록 구성되는 데이터저장부를 더 포함하는, 프레임에디팅시스템.
  13. 제 10 항 또는 제 12 항에 있어서,
    상기 컴포넌트에 대해 무형데이터를 수신하면, 상기 데이터저장부에 저장된 적어도 하나의 데이터엔티티의 형식 및 크기에 기초하여, 무형데이터의 형식 및 크기를 변경하도록 구성되는 형식추천부를 더 포함하는, 프레임에디팅시스템.
  14. 제 10 항 또는 제 12 항에 있어서,
    상기 데이터저장부에 저장된 적어도 하나의 데이터엔티티의 형식 및 크기에 기초하여, 상기 데이터저장부에 저장된 무형데이터의 형식 및 크기를 설정하도록 구성되는 형식추천부를 더 포함하는, 프레임에디팅시스템.
PCT/KR2012/009556 2011-12-23 2012-11-13 그래픽 사용자 인터페이스를 이용한 프레임에디팅방법 및 프레임에디팅시스템 WO2013094880A1 (ko)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR20110140680 2011-12-23
KR10-2011-0140680 2011-12-23
KR1020120124637A KR101415961B1 (ko) 2011-12-23 2012-11-06 그래픽 사용자 인터페이스를 이용한 프레임에디팅방법 및 프레임에디팅시스템
KR10-2012-0124637 2012-11-06

Publications (1)

Publication Number Publication Date
WO2013094880A1 true WO2013094880A1 (ko) 2013-06-27

Family

ID=48668724

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2012/009556 WO2013094880A1 (ko) 2011-12-23 2012-11-13 그래픽 사용자 인터페이스를 이용한 프레임에디팅방법 및 프레임에디팅시스템

Country Status (1)

Country Link
WO (1) WO2013094880A1 (ko)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080079850A (ko) * 2007-02-28 2008-09-02 삼성전자주식회사 컴포넌트 기반의 소프트웨어 개발을 위한 장치 및 방법
KR20090078698A (ko) * 2008-01-15 2009-07-20 포항공과대학교 산학협력단 동시 편집을 지원하는 다중 플랫폼 기반 사용자 인터페이스화면 편집 방법 및 장치
KR20090078695A (ko) * 2008-01-15 2009-07-20 포항공과대학교 산학협력단 다양한 플랫폼에 적용 가능한 사용자 인터페이스 모델 생성방법 및 장치
KR20110044853A (ko) * 2008-07-28 2011-05-02 마이크로소프트 코포레이션 엔터티 상호작용을 위한 자동 사용자 인터페이스 생성

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080079850A (ko) * 2007-02-28 2008-09-02 삼성전자주식회사 컴포넌트 기반의 소프트웨어 개발을 위한 장치 및 방법
KR20090078698A (ko) * 2008-01-15 2009-07-20 포항공과대학교 산학협력단 동시 편집을 지원하는 다중 플랫폼 기반 사용자 인터페이스화면 편집 방법 및 장치
KR20090078695A (ko) * 2008-01-15 2009-07-20 포항공과대학교 산학협력단 다양한 플랫폼에 적용 가능한 사용자 인터페이스 모델 생성방법 및 장치
KR20110044853A (ko) * 2008-07-28 2011-05-02 마이크로소프트 코포레이션 엔터티 상호작용을 위한 자동 사용자 인터페이스 생성

Similar Documents

Publication Publication Date Title
WO2013081282A1 (en) System and method for recommending application by using keyword
WO2021040124A1 (ko) 인공지능 기반의 법률 문서 분석 시스템 및 방법
WO2020087978A1 (zh) 风控审核模型的生成方法、装置、设备及存储介质
WO2014069755A1 (ko) 컨텐츠 추천 서비스 제공 시스템 및 방법
WO2018052257A1 (en) Apparatus and method for managing notification
WO2015137641A2 (ko) 계층적인 룰 구조를 가지고 있는 비즈니스 룰 관리 시스템 및 그 표현 방법
WO2018174365A1 (ko) 데이터 테이블의 차트 시각화 방법
WO2020233060A1 (zh) 事件通知方法、事件通知服务器、存储介质及装置
WO2010137814A2 (en) Method of providing by-viewpoint patent map and system thereof
WO2020087981A1 (zh) 风控审核模型生成方法、装置、设备及可读存储介质
WO2020122291A1 (ko) 인공지능 기반의 공동주택 관리업무지시 자동화 장치 및 방법
WO2017160028A1 (en) Object management and visualization using a computing device
WO2022145946A1 (ko) 학습 영상 및 예문의 인공지능 추천기반 언어학습 시스템 및 방법
WO2013125866A1 (ko) 컴퓨터 시스템 및 시그니처검증서버
WO2018194196A1 (ko) Elf 파일의 난독화 적용 여부의 탐지 및 보안성 평가를 위한 방법 및 시스템
WO2021230662A1 (ko) 폼 구조 정의 db를 통한 온라인 보고서 생성방법, 이를 위한 컴퓨터 프로그램
WO2013094880A1 (ko) 그래픽 사용자 인터페이스를 이용한 프레임에디팅방법 및 프레임에디팅시스템
WO2013118971A1 (en) Method and system for completing schedule information, and computer-readable recording medium having recorded thereon program for executing the method
WO2023113158A1 (ko) 범죄 행위자 프로파일링 방법, 이를 수행하는 장치 및 컴퓨터 프로그램
WO2016036049A1 (ko) 검색 서비스 제공 장치, 시스템, 방법 및 컴퓨터 프로그램
WO2019132563A1 (ko) 이미지 패닝 방법
WO2020034528A1 (zh) 信息录入指引方法、装置、设备及计算机可读存储介质
WO2019098428A1 (ko) 사용자 별 확장 가능 관리 테이블을 이용한 erp 펑션 제공 방법 및 이를 수행하는 erp 펑션 제공 시스템
WO2023080284A1 (ko) 렌탈 아이템에 관한 정보 제공 방법 및 이를 이용한 전자 장치
WO2022145723A1 (en) Method and apparatus for detecting layout

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12860088

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 29/08/2014)

122 Ep: pct application non-entry in european phase

Ref document number: 12860088

Country of ref document: EP

Kind code of ref document: A1