WO2014115505A1 - 設定支援装置、及び、設定支援方法 - Google Patents
設定支援装置、及び、設定支援方法 Download PDFInfo
- Publication number
- WO2014115505A1 WO2014115505A1 PCT/JP2014/000147 JP2014000147W WO2014115505A1 WO 2014115505 A1 WO2014115505 A1 WO 2014115505A1 JP 2014000147 W JP2014000147 W JP 2014000147W WO 2014115505 A1 WO2014115505 A1 WO 2014115505A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- setting
- node
- target
- change
- value
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
Definitions
- the present invention relates to a setting support apparatus and a setting support method, and more particularly, to a setting support apparatus and a setting support method for setting values of setting items for a plurality of setting targets.
- settings a set of setting items and setting values
- OS Operating System
- middleware Middleware of these devices. It is managed by the person etc.
- setting items having common setting value between devices it is redundant and induces a mistake that the administrator repeatedly applies the setting value of the common setting item to these devices. High risk. Therefore, a technique is known in which setting items having common setting values among devices are grouped as higher settings and applied to lower settings, thereby eliminating the repeated application of the same settings and efficiently managing the settings. Yes.
- setting items that have common setting values in the higher-level settings that have been set up can be further set up to make the setting multi-tiered, and some setting items can be set as needed in the lower-level settings.
- By overwriting values settings can be managed more efficiently.
- a hierarchical setting is referred to as a hierarchical setting group
- a setting management method using the hierarchical setting group is referred to as a hierarchical setting management technique.
- Patent Document 1 A system using such a hierarchical setting management technique is disclosed in, for example, Patent Document 1, Patent Document 2, and Non-Patent Document 1.
- FIG. 26 is a diagram showing an example of a hierarchical setting group used in such a hierarchical setting management method.
- the hierarchical setting group is hierarchized by setting nodes defined for each concept such as the type of device and department.
- the setting node includes a set of setting items and setting values applied to the concept.
- the hierarchical setting group is always maintained in an appropriate state.
- the appropriate state in the hierarchical setting group is a state in which changes in the setting are minimized over the long term.
- the policy is to set the security level of the PC belonging to the department for each department.
- the security level is a common setting item within a department, this is grouped as a department common setting, and it is appropriate to apply the department common setting to each PC in the department. It is. The reason is that if the security level of the department is changed, only the department common setting needs to be changed. Even if a new PC is introduced, the department common setting only needs to be applied. This is because the change of the setting can be expected to be minimized.
- each setting node is configured for each meaningful group for the administrator, and can maintain an intuitive, easy to understand, and efficiently manageable state.
- Patent Document 3 discloses a technique for extracting programs and setting items that are affected when program settings are changed.
- the overall structure of the hierarchical setting group can become enormous and complicated as the devices to be managed diversify, so that it is difficult to grasp the structure and grasp the setting intention. If the structure of the hierarchical setting group cannot be grasped, it is difficult to determine the location (setting node) to be changed in the hierarchical setting group even if the contents to be changed for a specific device setting are clear.
- the setting is intended to be applied to a plurality of devices, but may be applied to some devices, or conversely, may be set to an unintended device. For this reason, an increase in time required for the setting change and frequent setting mistakes occur.
- the ad hoc change is made without considering the entire structure of the hierarchical setting group, so that the quality of the hierarchical setting group is degraded, and it becomes more difficult to grasp the entire structure of the hierarchical setting group. It falls into a vicious circle.
- An object of the present invention is to provide a setting support apparatus and a setting support method capable of solving the above-described problems and efficiently assigning setting items in hierarchical setting.
- the setting support apparatus provides the value of the setting item of the upper node associated with the lower node or the value of the setting item given to the lower node as the value of the setting item of the lower node.
- Setting information that represents the value of each setting item of the plurality of setting objects by associating each of the plurality of setting objects with any of a plurality of hierarchized nodes to which the value is applied.
- a setting information storage means for storing, and a node to which a change value of the setting item is to be assigned in order to change a value of the setting item of the designated setting object among the plurality of setting objects in the setting information
- Candidate location extraction means for extracting and outputting candidate locations that are candidates of the above, and in the setting information, when a change value of the setting item is given to a specified location of the candidate locations
- the extracts setting effect target is a target to which the change value is applied, and outputs, comprises the impact target extraction means.
- the value of the setting item of the upper node associated with the lower node or the setting item given to the lower node is set as the value of the setting item of the lower node.
- Setting information that represents the value of each setting item of the plurality of setting objects by associating each of the plurality of setting objects with any of a plurality of hierarchized nodes to which the value is applied.
- a candidate that is a candidate for a node to which a change value of the setting item is to be assigned in order to change the value of the setting item of the designated setting object among the plurality of setting objects in the setting information A location is extracted and output, and when the change value of the setting item is given to a specified location in the candidate location in the setting information, the change value is a setting target to be applied. To extract the sound object, and outputs.
- the computer-readable recording medium provides the computer with the setting item value of the upper node associated with the lower node or the lower node as the setting item value of the lower node.
- each of the setting items of the plurality of setting objects Setting information representing a value is stored, and in the setting information, a change value of the setting item is assigned to change a value of the setting item of the designated setting object among the plurality of setting objects
- a candidate part that is a candidate for a power node is extracted and output, and a change value of the setting item is given to a specified part of the candidate part in the setting information Extracts the influence object is a setting target of the change value is applied, and outputs, to store a program for executing the process.
- the effect of the present invention is that setting items can be efficiently assigned in hierarchical setting.
- FIG. 2 is a block diagram showing the configuration of the setting support apparatus 10 according to the first embodiment of the present invention.
- the setting support apparatus 10 includes a setting information storage unit 11, a setting information management unit 12, a candidate location extraction unit 13, an influence target extraction unit 14, and a user interface unit 15. And a setting change information storage unit 16.
- FIG. 9 is a diagram illustrating an example of the setting information 20 according to the first embodiment of this invention.
- the setting information 20 indicates a setting (a set of set items and set values) applied to the setting target 26 such as a device.
- the setting information 20 corresponds to the above-described hierarchical setting group.
- the setting information 20 includes a plurality of nodes 21 and a plurality of setting objects 26 that are hierarchized.
- the node 21, the setting target 26, the reference relationship 25 between the nodes 21, and the correspondence 28 between the node 21 and the setting target 26 are represented in a graph format.
- the node 21 includes a node ID (Identifier) 22 and an application list 23.
- the node ID 22 is given, for example, the type of device and the name of the department in which the device is arranged.
- the application list 23 includes one or more blocks 24.
- the application list 23 may further include one or more reference relationships 25. Blocks 24 and reference relationships 25 are alternately arranged.
- Block 24 shows the settings given by the node 21.
- the block 24 includes a block ID (# 1, # 2,%) And setting values of setting items to be given.
- the reference relationship 25 indicates that the node 21 refers to another node.
- solid arrows indicate the reference relationship 25.
- a node referred to by the node 21 is referred to as an upper node of the node 21, and a node referring to the node 21 is referred to as a lower node of the node 21.
- the node 21 may refer to a plurality of other nodes.
- a plurality of other nodes may refer to the node 21. It is assumed that there is no circular reference in which the node 21 itself can be obtained by following the reference relationship 25 from the node 21.
- the setting given in the block 24 and the setting applied to the upper node indicated by the reference relationship 25 are applied to the node 21.
- the setting value of the block 24 or the reference relationship 25 having a high priority is set.
- the setting value of the block 24 or the reference relationship 25 having a low priority is overwritten by the setting value of the block 24 or the reference relationship 25 having a high priority.
- the block 24 or the reference relationship 25 in the application list 23 has a higher priority in the right block 24 or the reference relationship 25.
- the setting applied to the node 21 “PC1” is determined by the setting given in the block 24 “# 1” and the setting applied to the node 21 “department 1” indicated by the reference relationship 25. Is done. Further, the setting applied to the node 21 “department 1” is the setting given in the block 24 “# 1”, the setting applied to the node 21 “department common” indicated by the reference relationship 25, and the block 24 “# 2”. ”And a setting applied to the node 21“ development department ”indicated by the reference relationship 25. The setting applied to the node 21 “department common” is determined by the setting given in the block 24 “# 1”. The setting applied to the node 21 “development department” is determined by the setting given in the block 24 “# 1”.
- the setting object 26 includes a setting object ID 27 and a correspondence 28.
- the correspondence 28 indicates the node 21 with which the setting object 26 is associated. In FIG. 9, a dotted arrow indicates the correspondence 28.
- Each setting object 26 is associated with one of the plurality of nodes 21.
- the setting applied to the node 21 associated with the setting object 26 is applied to the setting object 26.
- the setting object 26 “PC1” is associated with the node 21 “PC1”, and the setting of the setting object 26 “PC1” is a setting applied to the node 21 “PC1”.
- the setting of the setting target 26 is applied to an actual device by an application means such as a driver prepared for each setting item.
- the setting information management unit 12 reads the setting information 20 from the setting information storage unit 11 and writes the setting information 20 to the setting information storage unit 11.
- the candidate location extraction unit 13 extracts candidate locations in the setting information 20.
- the candidate portion is changed in order to apply the setting value (change value) of the specified setting item (change item) to the setting object 26 (change object) that is the object of the setting change specified by the user or the like. It is a candidate for a set of a node 21 and a block 24 to which a value is to be assigned.
- the influence target extraction unit 14 extracts the influence node and the influence target in the setting information 20.
- the change value of the change item is assigned to the candidate location (given location) designated by the user or the like among the candidate locations extracted by the candidate location extraction unit 13, The node 21 to which the change value is applied and the setting target 26.
- the user interface unit 15 is connected to a user terminal (not shown) via a network or the like, and outputs a user interface screen 40 showing the contents of the setting information 20, candidate locations, and influence targets to the user terminal.
- the user interface unit 15 receives a setting change request, a grant location designation request, and a grant location confirmation request from a user or the like.
- the setting change information storage unit 16 stores setting change information 30.
- 10 and 11 are diagrams illustrating an example of the setting change information 30 according to the first embodiment of this invention.
- the setting change information 30 indicates various types of information related to the change of setting items to be set.
- the setting change information 30 includes a change target, a change item, a change value, a candidate location list, a grant location, an influence node list, and an influence target list.
- the setting support apparatus 10 may be a computer that includes a CPU (Central Processing Unit) and a storage medium that stores a program, and that operates by control based on the program.
- the setting information storage unit 11 and the setting change information storage unit 16 may be configured as individual storage media or a single storage medium.
- FIG. 3 is a flowchart showing the overall processing of the setting support apparatus 10 in the first embodiment of the present invention.
- the setting support apparatus 10 presents a candidate location when receiving a designation of a change target and a change item in response to a setting change request from a user or the like. And the setting assistance apparatus 10 receives designation
- the user interface unit 15 presents the contents of the current setting information 20 to the user or the like on the user interface screen 40 (step S10).
- the user interface unit 15 acquires and presents the setting information 20 via the setting information management unit 12.
- FIG. 12 is a diagram showing an example of the user interface screen 40 (initial screen) in the first embodiment of the present invention.
- the reference relationship 25 between the nodes 21 and the correspondence relationship 28 between the node 21 and the setting target 26 in the setting information 20 are represented by the same graph as in FIG.
- settings to be applied setting items and setting values
- the user interface unit 15 outputs the user interface screen 40 of FIG. 12 based on the setting information 20 of FIG.
- the user interface unit 15 receives a setting change request from a user or the like on the user interface screen 40 (step S11).
- the setting change request is a request for changing the setting for the setting target 26.
- the setting change request includes specification of a change target, a change item, and a change value.
- the user interface unit 15 registers the change target, the change item, and the change value in the setting change information 30.
- the user interface unit 15 receives “setting target: PC1, setting item: X, setting value: A0” as the change target, the change item, and the change value on the user interface screen 40 of FIG. As described above, the setting change information 30 is registered.
- the candidate location extraction unit 13 extracts a candidate location (a set of the node 21 and the block 24) in the setting information 20 by “candidate location extraction processing”, and generates a candidate location list (step S12).
- the candidate location extraction unit 13 registers the candidate location list in the setting change information 30.
- FIG. 4 is a flowchart showing the “candidate location extraction process” of the setting support apparatus 10 in the first exemplary embodiment of the present invention.
- the candidate location extraction unit 13 searches for the block 24 included in the application list 23 and the block 24 of the higher order node indicated by the reference relationship 25 from the node 21 corresponding to the change target. To do. Specifically, the candidate location extraction unit 13 searches recursively until the block 24 to which the change item is given is reached in the order of high priority. Here, the group of the searched node 21 and block 24 is extracted as a candidate location.
- the candidate location extraction unit 13 initializes the candidate location list and extracts the node 21 corresponding to the change target (step S121).
- the candidate location extraction unit 13 recursively executes “in-node candidate location extraction processing” to be described later for the extracted node 21 (step S122) to generate a candidate location list.
- FIG. 5 is a flowchart showing “in-node candidate location extraction processing” of the setting support apparatus 10 according to the first exemplary embodiment of the present invention.
- the candidate location extraction unit 13 selects one block 24 or reference relationship 25 in descending order of priority from the application list 23 on the node 21 (step S1220).
- the candidate location extraction unit 13 adds the combination of the node ID of the node 21 and the block ID of the selected block 24 to the candidate location list (step S1220). S1222).
- the candidate location extraction unit 13 determines whether or not a change item is given in the selected block 24 (step S1223).
- the candidate location extraction unit 13 recursively performs “intra-node candidate location extraction processing” for the upper node indicated by the reference relationship 25. It executes (step S1224). Then, the candidate location extraction unit 13 determines whether or not the change item is applied in the upper node (step S1225).
- step S1223 When a change item is given in step S1223 (step S1223 / Y) or when a change item is applied in an upper node in step S1225 (step S1225 / Y), the candidate location extraction unit 13 It is determined that the change item is applied on the node 21 (step S1228). And the candidate location extraction part 13 complete
- step S1223 if no change item is given in step S1223 (step S1223 / N), or if no change item is applied in step S1225 (step S1225 / N), the candidate location extraction unit 13 It is determined whether or not all the blocks 24 and the reference relationship 25 included in the application list 23 on 21 have been processed (step S1226).
- step S1226 / N If there is an unprocessed block 24 and a reference relationship 25 (step S1226 / N), the candidate location extraction unit 13 repeats the processing from step S1220.
- the candidate location extraction unit 13 determines that no change item has been applied on the node 21 (step S1227), and ends the processing. To do.
- the above-mentioned “candidate location extraction process” generates a candidate location list including a pair of node ID and block ID of the candidate location.
- the candidate location extraction unit 13 extracts the node 21 “PC1” corresponding to the change target “PC1”. Then, the candidate location extraction unit 13 searches for the node 21 “PC1” as a starting point in descending order of priority as follows. That is, the candidate location extraction unit 13 includes the block 24 “# 1” of the node 21 “PC1”, the block 24 “# 1” of the node 21 “department 1”, the block 24 “# 1” of the node 21 “department common”, The block 24 “# 2” of the node 21 “department 1” and the block 24 “# 1” of the node 21 “development department” are searched. Here, since the block 24 “# 1” of the node 21 “development department” is assigned the change item “X” of the change target “PC1”, the search ends here.
- a candidate location list as shown in FIG. 10 including the searched node 21, the node ID of the block 24, and the block ID is generated as a candidate location.
- the user interface unit 15 presents the candidate part to the user or the like on the user interface screen 40 (step S13).
- FIG. 13 is a diagram showing an example of the user interface screen 40 (candidate location display screen) in the first embodiment of the present invention.
- candidate portions are highlighted with bold lines.
- the change target is also highlighted with a bold line, and the change item is displayed with a solid line balloon.
- the user interface unit 15 displays the user interface screen 40 of FIG. 13 based on the candidate location list of FIG.
- the influence target extraction unit 14 determines the initial value of the given location (step S14).
- the influence object extraction part 14 determines the block 24 which has given the change item among the candidate places extracted by step S12 to the initial value of a provision place.
- the influence target extraction unit 14 registers the assigned portion in the setting change information 30.
- the influence target extraction unit 14 determines the block 24 “# 1” of the node 21 “development department” as the initial value of the assigned portion, and registers it in the setting change information 30 as shown in FIG.
- the influence target extraction unit 14 extracts the influence node and the influence target with respect to the assigned portion by the “influence target extraction process”, and generates the influence node list and the influence target list (step S15).
- the influence target extraction unit 14 registers the generated influence node list and the influence target list in the setting change information 30.
- FIG. 6 is a flowchart showing the “affected object extraction process” of the setting support apparatus 10 in the first embodiment of the present invention.
- the influence target extraction unit 14 searches recursively from the node 21 including the assigned location until the node 21 reaches the node 21 that overwrites the change item at the assigned location.
- the nodes 21 that do not overwrite the change item at the given location are extracted as influence nodes.
- the setting target 26 associated with the affected node is extracted as the affected node.
- the influence target extraction unit 14 initializes the influence node list and the influence target list, and extracts the node 21 including the assigned portion (step S151).
- the influence target extraction unit 14 adds the node extracted in step S151 to the influence node list (step S152).
- the influence target extraction unit 14 determines whether there is a lower node for the node extracted in step S151 (step S153).
- step S153 the influence target extraction unit 14 recursively executes “intra-node overwrite detection processing” described later for each lower node to generate an influence node list (step S154). To S156).
- the influence target extraction unit 14 extracts the influence target based on the influence node list and generates the influence target list (step S157).
- the influence target extraction unit 14 extracts the setting target 26 associated with each influence node included in the influence node list as the influence target.
- the influence target extraction unit 14 adds the extracted design target ID of the influence target to the influence target list.
- FIG. 7 is a flowchart showing the “intra-node overwrite detection process” of the setting support apparatus 10 in the first embodiment of the present invention.
- the influence target extraction unit 14 determines whether or not a change item is given in the block 24 having a higher priority than the reference relationship 25 that refers to a higher-order node that is a call source of the “intra-node overwrite detection process” (step S ⁇ b> 40). S1550).
- step S1550 If no change item is given in step S1550 (step S1550 / N), the influence target extraction unit 14 determines whether or not there is a reference relationship 25 having a higher priority than the reference relationship 25 that refers to the caller upper node. Is determined (step S1551).
- step S1551 If there is a reference relationship 25 with a high priority in step S1551 (step S1551 / Y), the influence target extraction unit 14 generates an upper node list including the node ID of the upper node indicated by the reference relationship 25 with a higher priority. (Step S1552).
- the influence target extraction unit 14 recursively executes “upper node application detection processing” for the generated upper node list (step S1553), and whether or not the change item is applied to the upper node included in the upper node list. Is determined (step S1554).
- step S1551 If there is no reference relationship 25 with high priority in step S1551 (step S1551 / N), or if a change item is not applied in the upper node in step S1554 (step S1554 / N), the influence target extraction unit 14 Adds the node ID of the node 21 to the affected node list (step S1555).
- the influence target extraction unit 14 determines whether there is a lower node for the node 21 (step S1556).
- step S1556 if there is no lower node (step S1556 / N), the influence target extraction unit 14 ends the process.
- step S1556 if there is a lower node (step S1556 / Y), the influence target extraction unit 14 recursively executes “intra-node overwrite detection processing” for each lower node (steps S1557 to S1559).
- step S1550 step S1550 / Y
- step S1554 step S1554 / Y
- FIG. 8 is a flowchart showing “upper node application detection processing” of the setting support apparatus 10 in the first exemplary embodiment of the present invention.
- the influence target extraction unit 14 selects one node 21 from the upper node list (step S15530).
- the influence target extraction unit 14 determines whether or not the selected node 21 exists in the influence node list (step S15531). If the affected node list does not exist in step S15531 (step S15531 / N), the affected object extraction unit 14 determines whether the setting value of the change item is given in the block 24 on the node 21 (step S15532). ).
- step S15532 when the setting value of the change item is not given (step S15532 / N), the influence target extraction unit 14 determines whether or not the reference relationship 25 exists on the node 21 (step S15533).
- step S15533 when the reference relationship 25 exists (step S15533 / Y), the influence target extraction unit 14 generates an upper node list including the node ID of the upper node indicated by each reference relationship 25 (step S15534).
- the influence target extraction unit 14 recursively executes “upper node application detection processing” for the generated upper node list (step S15535), and whether or not the change item is applied to the upper node included in the upper node list. Is determined (step S15536).
- step S15532 If the setting value of the change item is given in block 24 in step S15532 (step S15532 / Y), or if the change item is applied in the upper node in step S15536 (step S15536 / Y), the influence The target extraction unit 14 determines that the change item is applied on the node 21 (step S15539), and ends the process.
- step S15531 / Y if the node 21 exists in the influence node list in step S15531 (step S15531 / Y), the reference relationship 25 does not exist in step S15533 (step S15533 / N), and the upper node in step S15536
- the influence target extraction unit 14 determines whether or not all the nodes 21 included in the upper node list have been processed (step S15536 / N). S15537).
- step S15537 when there is a node 21 that has not been processed (step S15537 / N), the influence target extraction unit 14 repeats the processing from step S15530.
- step S15537 when all the nodes 21 have been processed (step S15537 / Y), the influence target extraction unit 14 determines that no change item is applied on the node 21 (step S15538), and ends the process.
- influence target extraction process generates an influence node list including the node ID of the influence node and an influence target list including the setting target ID of the influence target.
- the influence target extraction unit 14 extracts the node 21 “development department” including the grant location. Then, the influence target extraction unit 14 searches for the nodes 21 “department 1”, “PC1”, and “PC2” starting from the node 21 “development department”. Here, the change item “X” is assigned in the block 24 “# 1” of the node 21 “PC2”. That is, the change item “X” in the assigned location “development department” is overwritten in the node 21 “PC2”.
- an influence node list as shown in FIG. 10 is generated by excluding the node 21 “PC2” from the searched nodes 21 as the influence nodes.
- an influence target list as shown in FIG. 10 including the setting target 26 “PC1” associated with the node 21 “PC1” is generated as the influence target.
- the user interface unit 15 presents the affected node and the affected object to the user or the like on the user interface screen 40 (step S16).
- FIG. 14 is a diagram showing an example of the user interface screen 40 (influence target display screen) according to the first embodiment of the present invention.
- the affected nodes and the affected objects are highlighted with diagonal lines.
- the given location is displayed as a solid line balloon.
- the user interface unit 15 displays the user interface screen 40 of FIG. 14 based on the influence node list and the influence target list of FIG.
- the user interface unit 15 receives a grant location designation request or a grant location confirmation request from the user or the like on the user interface screen 40 (step S17).
- the grant location designation request is a request for designating a new grant location among the candidate locations.
- the user or the like designates a new grant location in response to the grant location designation request when determining that the grant location needs to be corrected.
- the grant location designation request includes designation of a grant location selected from the candidate locations.
- the grant location confirmation request is a request for applying the change item grant to the current grant location.
- the user or the like instructs the provision of the change item to the current grant location by the grant location confirmation request when it is determined that the correction of the grant location is unnecessary.
- step S17 when an application location specification request is received (step S17 / application location specification), the influence target extraction unit 14 updates the application location of the setting change information 30 at the specified application location. And the process from step S15 is repeated with respect to the designated provision location.
- the influence object extraction part 14 updates the provision location of the setting change information 30, as shown in FIG.
- the influence target extraction unit 14 searches the node 21 “department 1”, “PC1”, “PC2”, “department 2”, “PC3”, and “PC4” with the node 21 “department common” as a starting point.
- the change item “X” is assigned in the block 24 “# 1” of the node 21 “PC2”. That is, the change item “X” in the assignment location “common to departments” is overwritten in the node 21 “PC2”.
- the change item “X” is given in the block 24 “# 1” of the node 21 “project 1”, which is an upper node of the node 21 “PC4”. That is, the change item “X” in the assignment location “common to departments” is overwritten in the node 21 “PC4”.
- an influence node list as shown in FIG. 11 is generated by excluding the nodes 21 “PC2” and “PC4” from the searched nodes 21.
- an influence target list as shown in FIG. 11 including the setting targets 26 “PC1” and “PC3” associated with the nodes 21 “PC1” and “PC3” is generated as the influence targets.
- FIG. 15 is a diagram showing another example of the user interface screen 40 (effect target display screen) in the first exemplary embodiment of the present invention.
- the user interface unit 15 displays the user interface screen 40 of FIG. 15 based on the influence node list and the influence target list of FIG. Comparing FIG. 15 with FIG. 14, since the assigned part is corrected, the influence node and the influence target are changed.
- step S17 when an application location confirmation request is received in step S17 (step S17 / application location confirmation), the setting information management unit 12 provides the change value of the change item to the application location in the setting information 20 (step S18).
- the user interface unit 15 presents the contents of the setting information 20 after the setting change to the user or the like on the user interface screen 40.
- FIG. 16 is a diagram showing an example of the user interface screen 40 (after setting change) according to the first embodiment of the present invention.
- the user interface unit 15 outputs the user interface screen 40 of FIG.
- FIG. 1 is a block diagram showing a characteristic configuration of the first embodiment of the present invention.
- the setting support device 10 includes a setting information storage unit 11, a candidate location extraction unit 13, and an influence target extraction unit 14.
- the setting information storage unit 11 applies the value of the setting item of the upper node associated with the lower node or the value of the setting item given to the lower node as the value of the setting item of the lower node.
- the setting information 20 representing the value of each setting item of the plurality of setting objects 26 is stored by associating each of the plurality of setting objects 26 with any of the plurality of nodes 21 that are hierarchized. To do.
- the candidate location extraction unit 13 is a candidate for the node 21 to which the change value of the setting item should be given. Are extracted and output.
- the influence target extraction unit 14 extracts the influence target that is the setting target 26 to which the change value is applied when the change value of the setting item is given to the designated place among the candidate places in the setting information 20. And output.
- setting items can be efficiently assigned in the hierarchical setting.
- the reason is that the candidate location extraction unit 13 changes the value of the setting item of the designated setting target 26 in the setting information 20 that represents the value of the setting item of the setting target 26 by a plurality of hierarchized nodes 21.
- the influence target extracting unit 14 assigns the change value of the setting item to the designated part among the candidate parts. This is because the influence target that is the setting target 26 to which the change value is applied is extracted.
- the user or the like can grasp the candidate location in the setting information 20 and the influence target when the change item is given to the candidate location, and can easily grasp the appropriate assignment location of the setting item.
- the improvement of the quality of a hierarchy type setting group can be anticipated by giving a setting item to the suitable grant location of a hierarchy type setting group.
- the structure of the hierarchical setting group can be easily grasped and the setting intention can be easily interpreted.
- the reason is that the user interface unit 15 outputs a user interface screen 40 that displays the association between the plurality of nodes 21 that are hierarchized and the correspondence 28 between each of the plurality of setting objects 26 and the nodes 21. This is because the candidate location, the grant location, and the influence target are displayed on the user interface screen 40.
- the second embodiment of the present invention is different from the first embodiment of the present invention in that the user interface unit 15 continuously receives setting change requests from users or the like.
- the configuration of the second embodiment of the present invention is the same as that of the first embodiment of the present invention (FIG. 2) except for the setting change information 30.
- the setting change information 30 in the second embodiment of the present invention further includes a change ID.
- the change ID is an ID for identifying each setting change request received continuously.
- the setting change information 30 is generated for each setting change request received continuously.
- FIG. 17 is a flowchart showing the overall processing of the setting support apparatus 10 in the second embodiment of the present invention.
- the setting support apparatus 10 receives a setting change request from a user or the like, presents a candidate location, accepts a grant location designation request, Present affected nodes and targets.
- the setting support apparatus 10 provisionally assigns a change item to the place to be assigned to the previous setting change request, and sets the candidate place to the next setting change request. Repeat presentation, influence node, and influence target presentation. And if a user etc. receive the grant location confirmation request
- the user interface unit 15 presents the contents of the current setting information 20 to the user or the like on the user interface screen 40 (step S20).
- the user interface unit 15 receives a setting change request from the user or the like on the user interface screen 40 (step S21).
- the user interface unit 15 assigns a change ID to the setting change request and registers it in the setting change information 30 together with the change target, the change item, and the change value.
- the candidate location extraction unit 13 extracts a candidate location (a set of the node 21 and the block 24) in the setting information 20 by “candidate location extraction processing” (FIG. 4), and generates a candidate location list (step S22).
- the candidate location extraction unit 13 returns to the block 24 in response to a setting change request (processed request) prior to the current setting change.
- the change items assigned provisionally are also determined.
- the user interface unit 15 presents the candidate part to the user or the like on the user interface screen 40 (step S23).
- the change items provisionally given to the processed request are displayed on the node 21 and the setting target 26.
- the change item in the current setting change request is the same as the change item in the processed request
- the change item for the processed request is displayed on the user interface screen 40. Is displayed.
- the influence object extraction part 14 determines the initial value of a provision location (step S24).
- the influence target extraction unit 14 extracts the influence node and the influence target with respect to the given location by the “effect influence extraction process” (FIG. 6), and generates the influence node list and the influence target list (step S25).
- the influence target extraction unit 14 is provisionally assigned to the block 24 in response to the processed request. Judgment is also made on the change items.
- the user interface unit 15 presents the influence node and the influence target to the user or the like on the user interface screen 40 (step S26).
- the user interface unit 15 receives from the user or the like, on the user interface screen 40, any one of a grant location designation request, a grant location confirmation request, and a new setting change request (step S27).
- step S27 when an application location specification request is received (step S27 / application location specification), the influence target extraction unit 14 updates the application location of the setting change information 30 at the specified application location. And the process from step S25 is repeated with respect to the designated provision location.
- step S27 when a new setting change request is received in step S27 (step S27 / setting change), the user interface unit 15 assigns a change ID to the new setting change request, and the change target, change item, and And registered in the setting change information 30 together with the change value.
- the setting information management unit 12 provisionally assigns the change value of the change item of the previous setting change request to the portion to be assigned to the previous setting change request in the setting information 20 (step S29). And the process from step S22 is repeated with respect to a new setting change request.
- step S27 when the addition location confirmation request is received in step S27 (step S27 / giving location confirmation), the setting information management unit 12 assigns the change value of the change item to the application location in the setting information 20. Then, the setting information management unit 12 determines the change value of the change item that is provisionally given (step S28).
- the user interface unit 15 presents the contents of the setting information 20 after the setting change to the user or the like on the user interface screen 40.
- FIGS. 21 and 23 are diagrams showing examples of the user interface screen 40 (candidate location display screen) in the second embodiment of the present invention.
- FIGS. 22 and 24 are diagrams showing examples of the user interface screen 40 (effect target display screen) according to the second embodiment of the present invention.
- FIG. 25 is a diagram illustrating an example of a user interface screen 40 (after setting change) according to the second embodiment of the present invention.
- the candidate location extraction unit 13 generates the candidate location list in FIG. 19, and the user interface unit 15 displays the candidate location on the user interface screen 40 in FIG. 21.
- the influence target extraction unit 14 generates the influence node list and the influence target list of FIG.
- the user interface unit 15 displays the influence node and the influence target on the user interface screen 40 of FIG.
- the candidate location extraction unit 13 generates the candidate location list in FIG. 20, and the user interface unit 15 displays the candidate location on the user interface screen 40 in FIG. 23.
- the change item to be changed in response to the first setting change request and the assigned portion are displayed by a dotted balloon.
- the influence node and the influence target extracted in response to the first setting change request are highlighted with a double line.
- the influence target extraction unit 14 generates the influence node list and the influence target list of FIG.
- the user interface unit 15 displays the influence node and the influence target on the user interface screen 40 of FIG.
- the user interface unit 15 outputs the user interface screen 40 of FIG.
- the candidate location extraction unit 13 may execute the following process. That is, the candidate location extraction unit 13 performs the “influence target extraction process” similar to step S25 for each candidate location extracted in step S22. If the extracted influence node is the same as the influence node extracted for the processed request, the candidate location extraction unit 13 excludes the candidate location, or the candidate location corresponds to the processed request. It may be shown that it affects the results.
- the setting information management unit 12 provisionally changes items to the grant location. You may cancel the grant.
- setting items can be given more efficiently in the hierarchical setting.
- the reason is that the user interface unit 15 continuously accepts setting change requests, and in the user interface screen 40, in addition to candidate locations, grant locations, affected nodes, affected objects, etc. for the current setting change requests, This is to present the location to be given to the setting change request, the influence node, the influence target and the like. As a result, it is possible to grasp the influence on the processed setting change request and the influence on the influence target due to the location assigned to the current setting change request.
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
階層型設定において、設定項目の付与を効率的に行う。 設定情報記憶部(11)は、階層化された複数のノード(21)の内のいずれかに、複数の設定対象(26)の各々を対応付けることにより、複数の設定対象(26)の各々の設定項目の値を表す、設定情報(20)を記憶する。候補箇所抽出部(13)は、設定情報(20)において、複数の設定対象(26)の内の指定された設定対象(26)の設定項目の値を変更するために、設定項目の変更値を付与すべきノード(21)の候補である候補箇所を抽出して、出力する。影響対象抽出部(14)は、設定情報(20)において、候補箇所の内の指定された箇所に設定項目の変更値を付与した場合に、当該変更値が適用される設定対象である影響対象を抽出して、出力する。
Description
本発明は、設定支援装置、及び、設定支援方法に関し、特に、複数の設定対象に対する設定項目の値の設定を行う設定支援装置、及び、設定支援方法に関する。
複数の機器(サーバマシン、PC(Personal Computer)、ネットワークスイッチなど)が用いられる環境では、これらの機器のOS(Operating System)やミドルウェアなどに対する設定(設定項目と設定値の組の集合)が管理者等により管理される。ここで、機器間で共通な設定値を有する設定項目がある場合、管理者が、共通な設定項目の設定値を、それらの機器に繰り返し適用することは、冗長であるとともに、ミスを誘発する危険性が高い。そこで、機器間で共通な設定値を有する設定項目を上位設定として括り出し、下位設定に適用することにより、同じ設定の適用の繰り返しを省略し、設定を効率的に管理する技術が知られている。この技術では、括り出された上位設定の中で共通な設定値を有する設定項目をさらに括り出して設定を多段に階層化することや、下位設定において必要に応じて一部の設定項目の設定値を上書きすることにより、より効率的に設定を管理できる。以下、このように、階層化された設定を階層型設定群と呼び、階層型設定群を用いた設定の管理手法を階層型設定管理手法と呼ぶ。
このような階層型設定管理手法を用いたシステムが、例えば、特許文献1、特許文献2、及び、非特許文献1に開示されている。
図26は、このような階層型設定管理手法で用いられる階層型設定群の例を示す図である。図26の例では、階層型設定群は、機器の種類や部門などの概念毎に定義された設定ノードにより階層化されている。ここで、設定ノードは、概念に対して適用される設定項目と設定値の組の集合を含む。
階層型設定管理手法においては、階層型設定群は常に適切な状態に維持されていることが望ましい。ここで、階層型設定群における適切な状態とは、長期的に設定の変更が最小限となるような状態である。
例えば、図26の階層型設定群を用いた階層型設定管理手法において、部門毎に当該部門に所属するPCのセキュリティレベルを設定する方針であると仮定する。この場合、セキュリティレベルは部門内で共通的な設定項目であるため、これを部門共通設定として括り出し、当該部門内の各PCには部門共通設定を適用することが当該設定群の適切な状態である。その理由は、部門のセキュリティレベルが変更になった場合には部門共通設定のみを変更すればよく、新たなPCが導入された場合にも部門共通設定を適用するだけでよいため、長期的に設定の変更が最小限になると期待できるためである。
ここで、図26における、部門Aの3台のPC(PC1、PC2、PC3)の内、PC1とPC2のセキュリティレベルをレベル1に変更する場合について考える。この場合、セキュリティレベルを変更しないPC(PC3)と変更するPC(PC1、PC2)とのいずれが例外的な存在であるかによって、あるべき設定の適切な状態は異なる。
例えば、部門Aの方針によりセキュリティレベルを変更する場合、PC3が例外的な存在であるため、部門A共通設定においてセキュリティレベルをレベル1に変更した上で、PC3のセキュリティレベルをレベル2で上書きすることが、適切な設定である。
一方、PC1、PC2を一時的に新規プロジェクトに参加させるためにセキュリティレベルを変更する場合、PC1、PC2が例外的な存在であるため、部門A共通設定はそのままで、PC1、PC2のセキュリティレベルをレベル1で上書きすることが適切な設定である。
階層型設定群が適切な状態であれば、多くの場合、各設定ノードは、管理者にとって意味のあるまとまり毎に構成され、直感的で分かり易く、効率的に管理可能な状態を維持できる。
なお、関連技術として、特許文献3には、プログラムの設定を変更した場合に、影響が生じるプログラムや設定項目を抽出する技術が開示されている。
"Puppet Labs: IT Automation Software for System Administrators"、Puppet Labs、[online]、[平成25年1月7日検索]、インターネット〈URL:http://puppetlabs.com/〉
上述の階層型設定管理手法では、階層型設定群の全体構造は管理対象の機器が多様化するにつれて膨大かつ複雑となり得るため、その構造の把握や設定意図の把握が困難になる。階層型設定群の構造が把握できなくなると、例え特定の機器の設定について変更すべき内容が明確であっても、階層型設定群において変更すべき箇所(設定ノード)の判別が困難になる。また、設定意図が把握できなくなると、複数の機器に設定を適用したつもりが、一部の機器には適用される、あるいは、逆に意図しない機器に設定される可能性がある。そのため、設定変更に要する時間の増大や、設定ミスの多発が生じる。さらに、階層型設定群の全体構造を考慮せずに場当たり的な変更が行われることで、階層型設定群の品質が低下し、階層型設定群の全体構造の把握がより一層困難になるといった悪循環に陥る。
本発明の目的は、上述した課題を解決し、階層型設定において、設定項目の付与を効率的に行うことができる、設定支援装置、及び、設定支援方法を提供することにある。
本発明の一態様における設定支援装置は、下位ノードの設定項目の値として、当該下位ノードに関連付けが行われている上位ノードの前記設定項目の値または当該下位ノードに付与された前記設定項目の値が適用される、階層化された複数のノードの内のいずれかに、複数の設定対象の各々を対応付けることにより、前記複数の設定対象の各々の前記設定項目の値を表す、設定情報を記憶する設定情報記憶手段と、前記設定情報において、前記複数の設定対象の内の前記指定された設定対象の前記設定項目の値を変更するために、前記設定項目の変更値を付与すべきノードの候補である候補箇所を抽出して、出力する、候補箇所抽出手段と、前記設定情報において、前記候補箇所の内の指定された箇所に前記設定項目の変更値を付与した場合に、当該変更値が適用される設定対象である影響対象を抽出して、出力する、影響対象抽出手段と、を備える。
本発明の一態様における設定支援方法は、下位ノードの設定項目の値として、当該下位ノードに関連付けが行われている上位ノードの前記設定項目の値または当該下位ノードに付与された前記設定項目の値が適用される、階層化された複数のノードの内のいずれかに、複数の設定対象の各々を対応付けることにより、前記複数の設定対象の各々の前記設定項目の値を表す、設定情報を記憶し、前記設定情報において、前記複数の設定対象の内の前記指定された設定対象の前記設定項目の値を変更するために、前記設定項目の変更値を付与すべきノードの候補である候補箇所を抽出して、出力し、前記設定情報において、前記候補箇所の内の指定された箇所に前記設定項目の変更値を付与した場合に、当該変更値が適用される設定対象である影響対象を抽出して、出力する。
本発明の一態様におけるコンピュータが読み取り可能な記録媒体は、コンピュータに、下位ノードの設定項目の値として、当該下位ノードに関連付けが行われている上位ノードの前記設定項目の値または当該下位ノードに付与された前記設定項目の値が適用される、階層化された複数のノードの内のいずれかに、複数の設定対象の各々を対応付けることにより、前記複数の設定対象の各々の前記設定項目の値を表す、設定情報を記憶し、前記設定情報において、前記複数の設定対象の内の前記指定された設定対象の前記設定項目の値を変更するために、前記設定項目の変更値を付与すべきノードの候補である候補箇所を抽出して、出力し、前記設定情報において、前記候補箇所の内の指定された箇所に前記設定項目の変更値を付与した場合に、当該変更値が適用される設定対象である影響対象を抽出して、出力する、処理を実行させるプログラムを格納する。
本発明の効果は、階層型設定において、設定項目の付与を効率的に行えることである。
(第1の実施の形態)
次に、本発明の第1の実施の形態について説明する。
次に、本発明の第1の実施の形態について説明する。
はじめに、本発明の第1の実施の形態の構成について説明する。図2は、本発明の第1の実施の形態における、設定支援装置10の構成を示すブロック図である。
図2を参照すると、本発明の第1の実施の形態の設定支援装置10は、設定情報記憶部11、設定情報管理部12、候補箇所抽出部13、影響対象抽出部14、ユーザインタフェース部15、及び、設定変更情報記憶部16を含む。
ここで、設定情報記憶部11は、設定情報20を記憶する。図9は、本発明の第1の実施の形態における設定情報20の例を示す図である。
設定情報20は、機器等の設定対象26に適用される設定(設定項目と設定値の組の集合)を示す。設定情報20は、上述の階層型設定群に対応する。
設定情報20は、階層化された複数のノード21、及び、複数の設定対象26を含む。図9においては、これらのノード21、設定対象26、ノード21間の参照関係25、及び、ノード21と設定対象26の間の対応関係28が、グラフ形式で表されている。
ノード21は、ノードID(Identifier)22、及び、適用リスト23を含む。ノードID22には、例えば、機器の種類や機器が配置される部門名等が付与される。適用リスト23は、1以上のブロック24を含む。また、適用リスト23は、さらに、1以上の参照関係25を含んでいてもよい。ブロック24、及び、参照関係25は、交互に配置される。
ブロック24は、ノード21で付与される設定を示す。ブロック24は、ブロックID(#1、#2、…)、及び、付与される設定項目の設定値を含む。
参照関係25は、ノード21が他のノードを参照することを示す。図9では、実線の矢印が、参照関係25を示す。ここで、ノード21が参照するノードを、ノード21の上位ノード、ノード21を参照しているノードを、ノード21の下位ノードと呼ぶ。
ノード21は、複数の他のノードを参照してもよい。また、複数の他のノードが、ノード21を参照してもよい。なお、ノード21からの参照関係25を辿ることによってノード21自身が得られるような循環参照はないと仮定する。
ノード21には、ブロック24で付与される設定、及び、参照関係25で示される上位ノードに適用される設定が、適用される。ここで、ブロック24で付与される設定や参照関係25で示される上位ノードに適用される設定に、同一の設定項目が複数存在する場合、優先度が高いブロック24または参照関係25の設定値が適用される(優先度が低いブロック24または参照関係25の設定値が、優先度が高いブロック24または参照関係25の設定値により上書きされる)。なお、本発明の実施の形態においては、適用リスト23内のブロック24または参照関係25の内、右側のブロック24または参照関係25の優先度が高いと仮定する。
例えば、図9において、ノード21「PC1」に適用される設定は、ブロック24「#1」で付与される設定と、参照関係25で示されるノード21「部門1」に適用される設定により決定される。さらに、ノード21「部門1」に適用される設定は、ブロック24「#1」で付与される設定、参照関係25で示されるノード21「部門共通」に適用される設定、ブロック24「#2」で付与される設定、及び、参照関係25で示されるノード21「開発部門」に適用される設定により決定される。ノード21「部門共通」に適用される設定は、ブロック24「#1」で付与される設定により決定される。また、ノード21「開発部門」に適用される設定は、ブロック24「#1」で付与される設定により決定される。
この場合、ノード21「PC1」の設定項目Xについては、ノード21「開発部門」のブロック24「#1」で付与される設定(X=A1)が適用される。設定項目Yについては、ノード21「部門1」のブロック24「#1」で付与される設定(Y=B1)が適用される。設定項目Zについては、ノード21「部門1」において、ノード21「部門1」のブロック24「#2」で付与される設定(Z=C2)とノード21「部門共通」のブロック24「#1」で付与される設定(Z=C1)の内、優先度の高い、ノード21「部門共通」で付与される設定(Z=C1)が適用される。さらに、ノード21「PC1」において、ノード21「PC1」のブロック24「#1」で付与される設定(Z=C4)とノード21「部門1」に適用される設定(Z=C1)の内、優先度の高い、ノード21「PC1」で付与される設定(Z=C4)が適用される。
設定対象26は、設定対象ID27、及び、対応関係28を含む。設定対象ID27には、例えば、設定対象である機器の名前や製造番号、ネットワークアドレス等が付与される。対応関係28は、設定対象26が対応付けられたノード21を示す。図9では、点線の矢印が、対応関係28を示す。各設定対象26は、複数のノード21の内のいずれかに対応付けられる。
設定対象26には、設定対象26が対応付けられたノード21に適用される設定が、適用される。
例えば、図9において、設定対象26「PC1」は、ノード21「PC1」に対応付けられており、設定対象26「PC1」の設定には、ノード21「PC1」に適用される設定である、X=A1、Y=B1、Z=C4が適用される。
なお、設定対象26の設定の、実際の機器への適用は、例えば設定項目毎に用意されたドライバなどの適用手段により行われる。
設定情報管理部12は、設定情報記憶部11からの設定情報20の読み出し、設定情報記憶部11への設定情報20の書き込みを行う。
候補箇所抽出部13は、設定情報20における候補箇所を抽出する。候補箇所は、利用者等により指定された設定変更の対象である設定対象26(変更対象)に、指定された設定項目(変更項目)の設定値(変更値)を適用するために、当該変更値を付与すべきノード21とブロック24の組の候補である。
影響対象抽出部14は、設定情報20における影響ノード、及び、影響対象を抽出する。影響ノード、及び、影響対象は、候補箇所抽出部13により抽出された候補箇所の内、利用者等により指定された候補箇所(付与箇所)に、変更項目の変更値を付与した場合に、当該変更値が適用されるノード21、及び、設定対象26である。
ユーザインタフェース部15は、図示しない利用者端末とネットワーク等により接続され、利用者端末に、設定情報20の内容や候補箇所、影響対象を示すユーザインタフェース画面40を出力する。また、ユーザインタフェース部15は、利用者等からの設定変更要求、付与箇所指定要求、付与箇所確定要求を受け付ける。
設定変更情報記憶部16は、設定変更情報30を記憶する。図10、図11は、本発明の第1の実施の形態における設定変更情報30の例を示す図である。
設定変更情報30は、設定対象の設定項目の変更に係る各種情報を示す。設定変更情報30は、変更対象、変更項目、変更値、候補箇所リスト、付与箇所、影響ノードリスト、及び、影響対象リストを含む。
なお、設定支援装置10はCPU(Central Processing Unit)とプログラムを記憶した記憶媒体を含み、プログラムに基づく制御によって動作するコンピュータであってもよい。また、設定情報記憶部11、及び、設定変更情報記憶部16は、それぞれ個別の記憶媒体でも、一つの記憶媒体によって構成されてもよい。
次に、本発明の第1の実施の形態における設定支援装置10の動作について説明する。図3は、本発明の第1の実施の形態における、設定支援装置10の全体処理を示すフローチャートである。
本発明の第1の実施の形態では、設定支援装置10は、利用者等から設定変更要求により、変更対象、変更項目の指定を受け付けると、候補箇所を提示する。そして、設定支援装置10は、利用者等から、付与箇所指定要求により候補箇所の内の付与箇所の指定を受け付け、付与箇所に対する影響ノード、影響対象を提示することを繰り返す。さらに、設定支援装置10は、利用者等により、付与箇所確定要求を受け付けると、付与箇所に変更項目を付与する。
はじめに、ユーザインタフェース部15は、ユーザインタフェース画面40により、現在の設定情報20の内容を、利用者等に提示する(ステップS10)。ここで、ユーザインタフェース部15は、設定情報管理部12を介して、設定情報20を取得し、提示する。
図12は、本発明の第1の実施の形態におけるユーザインタフェース画面40(初期画面)の例を示す図である。
ユーザインタフェース画面40では、設定情報20における、ノード21間の参照関係25、及び、ノード21と設定対象26との対応関係28が、図9と同様のグラフで表される。また、設定対象26には、適用される設定(設定項目と設定値)が表示される。
例えば、ユーザインタフェース部15は、図9の設定情報20をもとに、図12のユーザインタフェース画面40を出力する。
ユーザインタフェース部15は、ユーザインタフェース画面40上で、利用者等から、設定変更要求を受け付ける(ステップS11)。設定変更要求は、設定対象26に対する設定変更を行うための要求である。設定変更要求は、変更対象、変更項目、及び、変更値の指定を含む。ユーザインタフェース部15は、変更対象、変更項目、及び、変更値を設定変更情報30に登録する。
例えば、ユーザインタフェース部15は、図12のユーザインタフェース画面40において、変更対象、変更項目、及び、変更値として「設定対象:PC1、設定項目:X、設定値:A0」を受け付け、図10のように、設定変更情報30に登録する。
候補箇所抽出部13は、「候補箇所抽出処理」により、設定情報20における候補箇所(ノード21とブロック24の組)を抽出し、候補箇所リストを生成する(ステップS12)。候補箇所抽出部13は、候補箇所リストを設定変更情報30に登録する。
図4は、本発明の第1の実施の形態における、設定支援装置10の「候補箇所抽出処理」を示すフローチャートである。
「候補箇所抽出処理」では、候補箇所抽出部13が、変更対象に対応するノード21を起点として、適用リスト23に含まれるブロック24、及び、参照関係25で示される上位ノードのブロック24を探索する。具体的に候補箇所抽出部13は、優先度の高い順に、変更項目を付与しているブロック24に到達するまで、再帰的に探索する。ここで、探索したノード21とブロック24の組が、候補箇所として抽出される。
はじめに、候補箇所抽出部13は、候補箇所リストを初期化し、変更対象に対応するノード21を抽出する(ステップS121)。
候補箇所抽出部13は、抽出したノード21について、後述する「ノード内候補箇所抽出処理」を再帰的に実行し(ステップS122)、候補箇所リストを生成する。
図5は、本発明の第1の実施の形態における、設定支援装置10の「ノード内候補箇所抽出処理」を示すフローチャートである。
はじめに、候補箇所抽出部13は、ノード21上の適用リスト23から、優先順位の高い順で、ブロック24、または、参照関係25を一つ選択する(ステップS1220)。
ステップS1220でブロック24が選択された場合(ステップS1221/ブロック)、候補箇所抽出部13は、ノード21のノードIDと選択されたブロック24のブロックIDの組を、候補箇所リストに追加する(ステップS1222)。
候補箇所抽出部13は、選択されたブロック24において、変更項目が付与されているかどうかを判定する(ステップS1223)。
また、ステップS1220で参照関係25が選択された場合(ステップS1221/参照関係)、候補箇所抽出部13は、参照関係25により示される上位ノードについて、「ノード内候補箇所抽出処理」を再帰的に実行する(ステップS1224)。そして、候補箇所抽出部13は、上位ノードにおいて、変更項目が適用されているかどうかを判定する(ステップS1225)。
ステップS1223で、変更項目が付与されている場合(ステップS1223/Y)、または、ステップS1225で、上位ノードにおいて変更項目が適用されている場合(ステップS1225/Y)、候補箇所抽出部13は、ノード21上で変更項目が適用されていると判断する(ステップS1228)。そして、候補箇所抽出部13は、処理を終了する。
一方、ステップS1223で、変更項目が付与されていない場合(ステップS1223/N)、または、ステップS1225で、変更項目が適用されていない場合(ステップS1225/N)、候補箇所抽出部13は、ノード21上の適用リスト23に含まれる、全てのブロック24、及び、参照関係25について処理したかどうかを判定する(ステップS1226)。
処理していないブロック24、参照関係25がある場合(ステップS1226/N)、候補箇所抽出部13は、ステップS1220からの処理を繰り返す。
全てのブロック24、及び、参照関係25について処理した場合(ステップS1226/Y)、候補箇所抽出部13は、ノード21上で変更項目が適用されていないと判断し(ステップS1227)、処理を終了する。
上記の「候補箇所抽出処理」により、候補箇所のノードIDとブロックIDの組を含む、候補箇所リストが生成される。
例えば、候補箇所抽出部13は、変更対象「PC1」に対応するノード21「PC1」を抽出する。そして、候補箇所抽出部13は、ノード21「PC1」を起点として、優先順位の高い順に、以下のように探索する。すなわち、候補箇所抽出部13は、ノード21「PC1」のブロック24「#1」、ノード21「部門1」のブロック24「#1」、ノード21「部門共通」のブロック24「#1」、ノード21「部門1」のブロック24「#2」、ノード21「開発部門」のブロック24「#1」を探索する。ここで、ノード21「開発部門」のブロック24「#1」は、変更対象「PC1」の変更項目「X」を付与しているため、ここで、探索は終了する。
この結果、候補箇所として、これらの探索したノード21、ブロック24のノードID、ブロックIDを含む、図10のような候補箇所リストが生成される。
次に、ユーザインタフェース部15は、ユーザインタフェース画面40により、候補箇所を、利用者等に提示する(ステップS13)。
図13は、本発明の第1の実施の形態におけるユーザインタフェース画面40(候補箇所表示画面)の例を示す図である。図13のユーザインタフェース画面40では、候補箇所が、太線で強調されている。また、変更対象も太線で強調されており、変更項目が実線の吹き出しで表示されている。
例えば、ユーザインタフェース部15は、図10の候補箇所リストをもとに、図13のユーザインタフェース画面40を表示する。
次に、影響対象抽出部14は、付与箇所の初期値を決定する(ステップS14)。ここで、影響対象抽出部14は、ステップS12で抽出された候補箇所の内、変更項目を付与しているブロック24を付与箇所の初期値に決定する。影響対象抽出部14は、付与箇所を設定変更情報30に登録する。
例えば、影響対象抽出部14は、ノード21「開発部門」のブロック24「#1」を、付与箇所の初期値に決定し、図10のように、設定変更情報30に登録する。
影響対象抽出部14は、「影響対象抽出処理」により、付与箇所に対する影響ノード、及び、影響対象を抽出し、影響ノードリスト、及び、影響対象リストを生成する(ステップS15)。影響対象抽出部14は、生成した影響ノードリスト、及び、影響対象リストを、設定変更情報30に登録する。
図6は、本発明の第1の実施の形態における、設定支援装置10の「影響対象抽出処理」を示すフローチャートである。
「影響対象抽出処理」では、影響対象抽出部14が、付与箇所を含むノード21を起点として、下位ノードを、付与箇所における変更項目を上書きするノード21に到達するまで、再帰的に探索する。ここで、探索したノード21の内、付与箇所における変更項目を上書きしないノード21が、影響ノードとして抽出される。さらに、影響ノードに対応付けられている設定対象26が、影響対象ノードとして抽出される。
はじめに、影響対象抽出部14は、影響ノードリスト、影響対象リストを初期化し、付与箇所を含むノード21を抽出する(ステップS151)。
影響対象抽出部14は、ステップS151で抽出したノードを、影響ノードリストに追加する(ステップS152)。
影響対象抽出部14は、ステップS151で抽出したノードに対する下位ノードが存在するかどうかを判定する(ステップS153)。
下位ノードが存在する場合(ステップS153/Y)、影響対象抽出部14は、各下位ノードについて、後述する「ノード内上書き検出処理」を再帰的に実行し、影響ノードリストを生成する(ステップS154~S156)。
影響対象抽出部14は、影響ノードリストをもとに影響対象を抽出し、影響対象リストを生成する(ステップS157)。ここで、影響対象抽出部14は、影響ノードリストに含まれる各影響ノードに対応付けられている設定対象26を影響対象として抽出する。影響対象抽出部14は、抽出した影響対象の設計対象IDを影響対象リストに追加する。
図7は、本発明の第1の実施の形態における、設定支援装置10の「ノード内上書き検出処理」を示すフローチャートである。
はじめに、影響対象抽出部14は、「ノード内上書き検出処理」の呼び出し元の上位ノードを参照する参照関係25より優先度が高いブロック24において、変更項目が付与されているかどうかを判定する(ステップS1550)。
ステップS1550で、変更項目が付与されていない場合(ステップS1550/N)、影響対象抽出部14は、呼び出し元の上位ノードを参照する参照関係25より優先度が高い参照関係25が存在するかどうかを判定する(ステップS1551)。
ステップS1551で、優先度が高い参照関係25がある場合(ステップS1551/Y)、影響対象抽出部14は、優先度が高い参照関係25で示される上位ノードのノードIDを含む上位ノードリストを生成する(ステップS1552)。影響対象抽出部14は、生成した上位ノードリストについて、「上位ノード適用検出処理」を再帰的に実行し(ステップS1553)、上位ノードリストに含まれる上位ノードにおいて、変更項目が適用されているかどうかを判定する(ステップS1554)。
ステップS1551で、優先度が高い参照関係25がない場合(ステップS1551/N)、または、ステップS1554で、上位ノードにおいて変更項目が適用されていない場合(ステップS1554/N)、影響対象抽出部14は、ノード21のノードIDを影響ノードリストに追加する(ステップS1555)。
影響対象抽出部14は、ノード21に対する下位ノードが存在するかどうかを判定する(ステップS1556)。
ステップS1556で、下位ノードが存在しない場合(ステップS1556/N)、影響対象抽出部14は処理を終了する。
ステップS1556で、下位ノードが存在する場合(ステップS1556/Y)、影響対象抽出部14は、各下位ノードについて、「ノード内上書き検出処理」を再帰的に実行する(ステップS1557~S1559)。
一方、ステップS1550で、変更項目が付与されている場合(ステップS1550/Y)、または、ステップS1554で、上位ノードにおいて変更項目が適用されている場合(ステップS1554/Y)、影響対象抽出部14は処理を終了する。
図8は、本発明の第1の実施の形態における、設定支援装置10の「上位ノード適用検出処理」を示すフローチャートである。
はじめに、影響対象抽出部14は、上位ノードリストから、ノード21を一つ選択する(ステップS15530)。
影響対象抽出部14は、選択したノード21が、影響ノードリストに存在するかどうかを判定する(ステップS15531)。ステップS15531で、影響ノードリストに存在しない場合(ステップS15531/N)、影響対象抽出部14は、ノード21上のブロック24において、変更項目の設定値が付与されているかどうかを判定する(ステップS15532)。
ステップS15532で、変更項目の設定値が付与されていない場合(ステップS15532/N)、影響対象抽出部14は、ノード21上に、参照関係25が存在するかどうかを判定する(ステップS15533)。
ステップS15533で、参照関係25が存在する場合(ステップS15533/Y)、影響対象抽出部14は、各参照関係25で示される上位ノードのノードIDを含む上位ノードリストを生成する(ステップS15534)。影響対象抽出部14は、生成した上位ノードリストについて、「上位ノード適用検出処理」を再帰的に実行し(ステップS15535)、上位ノードリストに含まれる上位ノードにおいて、変更項目が適用されているかどうかを判定する(ステップS15536)。
ステップS15532で、ブロック24において変更項目の設定値が付与されている場合(ステップS15532/Y)、または、ステップS15536で、上位ノードにおいて変更項目が適用されている場合(ステップS15536/Y)、影響対象抽出部14は、ノード21上で変更項目が適用されていると判断し(ステップS15539)、処理を終了する。
一方、ステップS15531で、ノード21が影響ノードリストに存在する場合(ステップS15531/Y)、ステップS15533で、参照関係25が存在しない場合(ステップS15533/N)、及び、ステップS15536で、上位ノードにおいて変更項目が適用されていない場合(ステップS15536/N)、の内のいずれかの場合、影響対象抽出部14は、上位ノードリストに含まれる全てのノード21について処理したかどうかを判定する(ステップS15537)。
ステップS15537で、処理していないノード21がある場合(ステップS15537/N)、影響対象抽出部14は、ステップS15530からの処理を繰り返す。
ステップS15537で、全てのノード21について処理した場合(ステップS15537/Y)、影響対象抽出部14は、ノード21上で変更項目が適用されていないと判断し(ステップS15538)、処理を終了する。
上記の「影響対象抽出処理」により、影響ノードのノードIDを含む影響ノードリスト、及び、影響対象の設定対象IDを含む、影響対象リストが生成される。
例えば、影響対象抽出部14は、付与箇所を含むノード21「開発部門」を抽出する。そして、影響対象抽出部14は、ノード21「開発部門」を起点として、ノード21「部門1」、「PC1」、「PC2」を探索する。ここで、ノード21「PC2」のブロック24「#1」において、変更項目「X」が付与されている。すなわち、ノード21「PC2」で、付与箇所「開発部門」における変更項目「X」が上書きされている。
この結果、影響ノードとして、探索したノード21の内、ノード21「PC2」を除いた、図10のような影響ノードリストが生成される。
また、影響対象として、ノード21「PC1」に対応付けられた設定対象26「PC1」を含む、図10のような影響対象リストが生成される。
次に、ユーザインタフェース部15は、ユーザインタフェース画面40により、影響ノード、及び、影響対象を、利用者等に提示する(ステップS16)。
図14は、本発明の第1の実施の形態におけるユーザインタフェース画面40(影響対象表示画面)の例を示す図である。図14のユーザインタフェース画面40では、影響ノード、及び、影響対象が、斜線で強調されている。また、付与箇所が実線の吹き出しで表示されている。
例えば、ユーザインタフェース部15は、図10の影響ノードリスト、影響対象リストをもとに、図14のユーザインタフェース画面40を表示する。
次に、ユーザインタフェース部15は、利用者等から、ユーザインタフェース画面40上で、付与箇所指定要求、または、付与箇所確定要求を受け付ける(ステップS17)。
付与箇所指定要求は、候補箇所の内の新たな付与箇所を指定するための要求である。利用者等は、提示された影響対象等を確認した結果、付与箇所の修正が必要と判断した場合、付与箇所指定要求により、新たな付与箇所を指定する。付与箇所指定要求は、候補箇所の内から選択された付与箇所の指定を含む。
付与箇所確定要求は、現在の付与箇所への変更項目の付与を適用するための要求である。利用者等は、提示された影響対象等を確認した結果、付与箇所の修正は不要と判断した場合、付与箇所確定要求により、現在の付与箇所への変更項目の付与を指示する。
ステップS17において、付与箇所指定要求を受け付けた場合(ステップS17/付与箇所指定)、影響対象抽出部14は、指定された付与箇所で設定変更情報30の付与箇所を更新する。そして、指定された付与箇所に対して、ステップS15からの処理が繰り返される。
例えば、ユーザインタフェース部15が、図14のユーザインタフェース画面40において、付与箇所指定要求により、付与箇所「ノード:部門共通、ブロック:#1」の指定を受け付けたと仮定する。この場合、影響対象抽出部14は、図11のように、設定変更情報30の付与箇所を更新する。影響対象抽出部14は、ノード21「部門共通」を起点として、ノード21「部門1」、「PC1」、「PC2」、「部門2」、「PC3」、「PC4」を探索する。ここで、ノード21「PC2」のブロック24「#1」において、変更項目「X」が付与されている。すなわち、ノード21「PC2」で、付与箇所「部門共通」における変更項目「X」が上書きされている。また、ノード21「PC4」の上位ノードであるノード21「プロジェクト1」のブロック24「#1」において、変更項目「X」が付与されている。すなわち、ノード21「PC4」で、付与箇所「部門共通」における変更項目「X」が上書きされている。
この結果、影響ノードとして、探索したノード21の内、ノード21「PC2」、「PC4」を除いた、図11のような影響ノードリストが生成される。
また、影響対象として、ノード21「PC1」、「PC3」に対応付けられた設定対象26「PC1」、「PC3」を含む、図11のような影響対象リストが生成される。
図15は、本発明の第1の実施の形態におけるユーザインタフェース画面40(影響対象表示画面)の他の例を示す図である。
例えば、ユーザインタフェース部15は、図11の影響ノードリスト、影響対象リストをもとに、図15のユーザインタフェース画面40を表示する。図15を図14と比較すると、付与箇所が修正されているため、影響ノード、及び、影響対象が変化している。
一方、ステップS17において、付与箇所確定要求を受け付けた場合(ステップS17/付与箇所確定)、設定情報管理部12は、設定情報20における付与箇所に、変更項目の変更値を付与する(ステップS18)。
例えば、ユーザインタフェース部15が、図15のユーザインタフェース画面40において、付与箇所確定要求を受け付けたと仮定する。この場合、設定情報管理部12は、図9の設定情報20において、付与箇所であるノード21「部門共通」、ブロック24「#1」に、変更項目「X=A0」を付与する。
そして、ユーザインタフェース部15は、ユーザインタフェース画面40により、設定変更後の設定情報20の内容を、利用者等に提示する。
図16は、本発明の第1の実施の形態におけるユーザインタフェース画面40(設定変更後)の例を示す図である。
例えば、ユーザインタフェース部15は、図16のユーザインタフェース画面40を出力する。
以上により、本発明の第1の実施の形態の動作が完了する。
次に、本発明の第1の実施の形態の特徴的な構成を説明する。図1は、本発明の第1の実施の形態の特徴的な構成を示すブロック図である。
図1を参照すると、設定支援装置10は、設定情報記憶部11、候補箇所抽出部13、及び、影響対象抽出部14を含む。
ここで、設定情報記憶部11は、下位ノードの設定項目の値として、当該下位ノードに関連付けが行われている上位ノードの設定項目の値または当該下位ノードに付与された設定項目の値が適用される、階層化された複数のノード21の内のいずれかに、複数の設定対象26の各々を対応付けることにより、複数の設定対象26の各々の設定項目の値を表す、設定情報20を記憶する。
候補箇所抽出部13は、設定情報20において、複数の設定対象26の内の指定された設定対象26の設定項目の値を変更するために、設定項目の変更値を付与すべきノード21の候補である候補箇所を抽出して、出力する。
影響対象抽出部14は、設定情報20において、候補箇所の内の指定された箇所に設定項目の変更値を付与した場合に、当該変更値が適用される設定対象26である影響対象を抽出して、出力する。
本発明の第1の実施の形態によれば、階層型設定において、設定項目の付与を効率的に行うことができる。その理由は、候補箇所抽出部13が、階層化された複数のノード21により設定対象26の設定項目の値を表す設定情報20において、指定された設定対象26の設定項目の値を変更するために、設定項目の変更値を付与すべきノード21の候補である候補箇所を抽出し、影響対象抽出部14が、候補箇所の内の指定された箇所に設定項目の変更値を付与した場合に、当該変更値が適用される設定対象26である影響対象を抽出するためである。これにより、利用者等は、設定情報20における候補箇所と、候補箇所に変更項目を付与した場合の影響対象が把握でき、設定項目の適切な付与箇所を容易に把握できる。そして、階層型設定群の適切な付与箇所に設定項目が付与されることにより、階層型設定群の品質の向上が期待できる。
また、本発明の第1の実施の形態によれば、階層型設定において、階層型設定群の構造を容易に把握し、設定意図を容易に解釈できる。その理由は、ユーザインタフェース部15が、階層化された複数のノード21間の関連付け、及び、複数の設定対象26の各々とノード21との対応関係28を表示する、ユーザインタフェース画面40を出力し、ユーザインタフェース画面40上で、候補箇所、付与箇所、及び、影響対象を表示するためである。
(第2の実施の形態)
次に、本発明の第2の実施の形態について説明する。
次に、本発明の第2の実施の形態について説明する。
本発明の第2の実施の形態においては、ユーザインタフェース部15が、利用者等から、連続的に設定変更要求を受け付ける点において、本発明の第1の実施の形態と異なる。
本発明の第2の実施の形態の構成は、設定変更情報30を除いて、本発明の第1の実施の形態の構成(図2)と同様となる。
図18、図19、図20は、本発明の第2の実施の形態における設定変更情報30の例を示す図である。本発明の第2の実施の形態における設定変更情報30は、さらに、変更IDを含む。変更IDは、連続して受け付けた各設定変更要求を識別するためのIDである。設定変更情報30は、連続して受け付けた各設定変更要求に対して生成される。
次に、本発明の第2の実施の形態における設定支援装置10の動作について説明する。図17は、本発明の第2の実施の形態における、設定支援装置10の全体処理を示すフローチャートである。
本発明の第2の実施の形態では、設定支援装置10は、第1の実施の形態と同様に、利用者等から設定変更要求を受け付けると、候補箇所の提示、付与箇所指定要求の受け付け、影響ノード、影響対象の提示を行う。また、利用者等から次の設定変更要求を受け付けると、設定支援装置10は、前の設定変更要求に対する付与箇所に変更項目を暫定的に付与し、次の設定変更要求に対して候補箇所の提示、影響ノード、影響対象の提示を行うことを繰り返す。そして、利用者等により、付与箇所確定要求を受け付けると、付与箇所に暫定的に付与されていた変更項目を確定する。
はじめに、ユーザインタフェース部15は、ユーザインタフェース画面40により、現在の設定情報20の内容を、利用者等に提示する(ステップS20)。
ユーザインタフェース部15は、ユーザインタフェース画面40上で、利用者等から、設定変更要求を受け付ける(ステップS21)。ここで、ユーザインタフェース部15は、設定変更要求に対して、変更IDを割り当て、変更対象、変更項目、及び、変更値とともに設定変更情報30に登録する。
候補箇所抽出部13は、「候補箇所抽出処理」(図4)により、設定情報20における候補箇所(ノード21とブロック24の組)を抽出し、候補箇所リストを生成する(ステップS22)。ここで、ステップS1223における、ブロック24に変更項目が付与されているかどうかの判定で、候補箇所抽出部13は、現在の設定変更より前の設定変更要求(処理済み要求)に対してブロック24に暫定的に付与された変更項目も対象に、判定する。
ユーザインタフェース部15は、ユーザインタフェース画面40により、候補箇所を、利用者等に提示する(ステップS23)。
ユーザインタフェース画面40では、後述するように、処理済み要求に対して暫定的に付与された変更項目が、ノード21、及び、設定対象26に表示される。
また、後述するように、現在の設定変更要求における変更項目が、処理済み要求における変更項目と同じ場合、処理済み要求に対する変更項目、付与箇所、影響ノード、影響対象等が、ユーザインタフェース画面40に表示される。
影響対象抽出部14は、付与箇所の初期値を決定する(ステップS24)。
影響対象抽出部14は、「影響対象抽出処理」(図6)により、付与箇所に対する影響ノード、及び、影響対象を抽出し、影響ノードリスト、及び、影響対象リストを生成する(ステップS25)。ここで、ステップS1550、または、S15532において、ブロック24に変更項目が付与されているかどうかを判定するときに、影響対象抽出部14は、処理済み要求に対してブロック24に暫定的に付与された変更項目も対象にして、判定を行う。
ユーザインタフェース部15は、ユーザインタフェース画面40により、影響ノード、及び、影響対象を、利用者等に提示する(ステップS26)。
ユーザインタフェース部15は、利用者等から、ユーザインタフェース画面40上で、付与箇所指定要求、付与箇所確定要求、及び、新たな設定変更要求の内のいずれかを受け付ける(ステップS27)。
ステップS27において、付与箇所指定要求を受け付けた場合(ステップS27/付与箇所指定)、影響対象抽出部14は、指定された付与箇所で設定変更情報30の付与箇所を更新する。そして、指定された付与箇所に対して、ステップS25からの処理が繰り返される。
また、ステップS27において、新たな設定変更要求を受け付けた場合(ステップS27/設定変更)、ユーザインタフェース部15は、新たな設定変更要求に対して、変更IDを割り当て、変更対象、変更項目、及び、変更値とともに設定変更情報30に登録する。また、設定情報管理部12は、設定情報20における、前の設定変更要求に対する付与箇所に、前の設定変更要求の変更項目の変更値を暫定的に付与する(ステップS29)。そして、新たな設定変更要求に対して、ステップS22からの処理が繰り返される。
さらに、ステップS27において、付与箇所確定要求を受け付けた場合(ステップS27/付与箇所確定)、設定情報管理部12は、設定情報20において、付与箇所に、変更項目の変更値を付与する。そして、設定情報管理部12は、暫定的に付与されている変更項目の変更値を確定する(ステップS28)。
そして、ユーザインタフェース部15は、ユーザインタフェース画面40により、設定変更後の設定情報20の内容を、利用者等に提示する。
図21、図23は、本発明の第2の実施の形態におけるユーザインタフェース画面40(候補箇所表示画面)の例を示す図である。また、図22、図24は、本発明の第2の実施の形態におけるユーザインタフェース画面40(影響対象表示画面)の例を示す図である。また、図25は、本発明の第2の実施の形態におけるユーザインタフェース画面40(設定変更後)の例を示す図である。
例えば、図9の設定情報20において、最初の設定変更要求に対して、候補箇所の抽出、影響ノード、影響対象の抽出が行われた結果、図18のように、変更ID「1」の設定変更情報30が登録されていると仮定する。
ここで、次の設定変更要求として、変更対象、変更項目、及び、変更値として「設定対象:PC2、設定項目:Y、設定値:B0」を受け付けたと仮定する。この場合、ユーザインタフェース部15は、図19のように、変更ID「2」の設定変更情報30に、変更対象、変更項目、及び、変更値を登録する。また、設定情報管理部12は、図18の付与箇所であるノード21「部門共通」、ブロック24「#1」に、変更項目「X=A0」を暫定的に付与する。
候補箇所抽出部13は、図19の候補箇所リストを生成し、ユーザインタフェース部15は、図21のユーザインタフェース画面40により、候補箇所を表示する。図21のユーザインタフェース画面40では、暫定的に付与されている設定項目「X=A0」が、ノード21「部門共通」、及び、設定対象26「PC1」で、下線により強調されている。
そして、付与箇所指定要求により、付与箇所「ノード:PC2、ブロック:#1」の指定を受け付けたと仮定する。この場合、影響対象抽出部14は、図19の影響ノードリスト、及び、影響対象リストを生成する。ユーザインタフェース部15は、図22のユーザインタフェース画面40により、影響ノード、及び、影響対象を表示する。
さらに、次の設定変更要求として、変更対象、変更項目、及び、変更値として「設定対象:PC3、設定項目:X、設定値:A9」を受け付けたと仮定する。この場合、ユーザインタフェース部15は、図20のように、変更ID「3」の設定変更情報30に、変更対象、変更項目、及び、変更値を登録する。また、設定情報管理部12は、図19の付与箇所であるノード21「PC2」、ブロック24「#1」に、変更項目「Y=B0」を暫定的に付与する。
候補箇所抽出部13は、図20の候補箇所リストを生成し、ユーザインタフェース部15が、図23のユーザインタフェース画面40により、候補箇所を表示する。図23のユーザインタフェース画面40では、最初の設定変更要求で暫定的に付与された設定項目「X=A0」が、ノード21「部門共通」、設定対象26「PC1」で、下線により強調されている。また、2番目の設定変更要求で暫定的に付与された設定項目「Y=B0」が、ノード21「PC2」、設定対象26「PC2」で、下線により強調されている。
また、図23のユーザインタフェース画面40では、最初の設定変更要求に対する変更対象の変更項目、及び、付与箇所が、点線の吹き出しで表示されている。また、最初の設定変更要求に対して抽出された影響ノード、及び、影響対象が、二重線で強調されている。
そして、付与箇所指定要求により、付与箇所「ノード:部門2、ブロック:#1」の指定を受け付けたと仮定する。この場合、影響対象抽出部14は、図20の影響ノードリスト、及び、影響対象リストを生成する。ユーザインタフェース部15は、図24のユーザインタフェース画面40により、影響ノード、及び、影響対象を表示する。
最後に、付与箇所確定要求を受け付けたと仮定する。この場合、設定情報管理部12は、設定情報管理部12は、ノード21「部門2」、ブロック24「#1」に変更項目「X=A9」を付与する。また、設定情報管理部12は、ノード21「部門共通」、ブロック24「#1」に暫定的に付与されていた変更項目「X=A0」、及び、ノード21「PC2」、ブロック24「#1」に暫定的に付与されていた変更項目「Y=B0」を、それぞれ確定する。
ユーザインタフェース部15は、図25のユーザインタフェース画面40を出力する。
なお、候補箇所抽出部13は、現在の設定変更要求における変更項目が、処理済み要求における変更項目と同じ場合、次の処理を実行してもよい。すなわち、候補箇所抽出部13は、ステップS22で抽出された候補箇所の各々について、ステップS25と同様の「影響対象抽出処理」を行う。そして、抽出された影響ノードが、処理済み要求に対して抽出された影響ノードと同じであれば、候補箇所抽出部13は、その候補箇所を除外する、あるいは、その候補箇所が処理済み要求に対する結果に影響することを提示してもよい。
また、ユーザインタフェース部15が、利用者等から、処理済み要求の付与箇所を指定した付与箇所削除要求を受け付けた場合に、設定情報管理部12が、当該付与箇所への変更項目の暫定的な付与を解除してもよい。
以上により、本発明の第2の実施の形態の動作が完了する。
本発明の第2の実施の形態によれば、階層型設定において、設定項目の付与をより効率的に行うことができる。その理由は、ユーザインタフェース部15が、連続的に設定変更要求を受け付け、ユーザインタフェース画面40において、現在の設定変更要求に対する候補箇所、付与箇所、影響ノード、影響対象等に加えて、処理済みの設定変更要求に対する付与箇所、影響ノード、影響対象等を提示するためである。これにより、現在の設定変更要求に対する付与箇所による、処理済みの設定変更要求に対する影響ノード、影響対象への干渉を把握することができる。
以上、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。
この出願は、2013年1月28日に出願された日本出願特願2013-013309を基礎とする優先権を主張し、その開示の全てをここに取り込む。
10 設定支援装置
11 設定情報記憶部
12 設定情報管理部
13 候補箇所抽出部
14 影響対象抽出部
15 ユーザインタフェース部
16 設定変更情報記憶部
20 設定情報
21 ノード
22 ノードID
23 適用リスト
24 ブロック
25 参照関係
26 設定対象
27 設定対象ID
28 対応関係
30 設定変更情報
40 ユーザインタフェース画面
11 設定情報記憶部
12 設定情報管理部
13 候補箇所抽出部
14 影響対象抽出部
15 ユーザインタフェース部
16 設定変更情報記憶部
20 設定情報
21 ノード
22 ノードID
23 適用リスト
24 ブロック
25 参照関係
26 設定対象
27 設定対象ID
28 対応関係
30 設定変更情報
40 ユーザインタフェース画面
Claims (10)
- 下位ノードの設定項目の値として、当該下位ノードに関連付けが行われている上位ノードの前記設定項目の値または当該下位ノードに付与された前記設定項目の値が適用される、階層化された複数のノードの内のいずれかに、複数の設定対象の各々を対応付けることにより、前記複数の設定対象の各々の前記設定項目の値を表す、設定情報を記憶する設定情報記憶手段と、
前記設定情報において、前記複数の設定対象の内の前記指定された設定対象の前記設定項目の値を変更するために、前記設定項目の変更値を付与すべきノードの候補である候補箇所を抽出して、出力する、候補箇所抽出手段と、
前記設定情報において、前記候補箇所の内の指定された箇所に前記設定項目の変更値を付与した場合に、当該変更値が適用される設定対象である影響対象を抽出して、出力する、影響対象抽出手段と、
を備える設定支援装置。 - 前記候補箇所抽出手段は、前記設定情報において、前記指定された設定対象に適用されている前記設定項目の値が付与されているノードから前記指定された設定対象まで、前記関連付けを辿ることにより得られる各ノードを、前記候補箇所として抽出する、
請求項1に記載の設定支援装置。 - 前記影響対象抽出手段は、前記設定情報において、前記指定された箇所から、前記関連付けを辿ることにより得られるノードに対応付けられている設定対象を、前記影響対象として抽出する、
請求項1または2に記載の設定支援装置。 - さらに、前記設定情報における、前記階層化された複数のノード間の関連付け、及び、前記複数の設定対象の各々とノードとの対応関係を表示する、ユーザインタフェース画面を出力し、前記ユーザインタフェース画面上で、前記候補箇所、前記指定された箇所、及び、前記影響対象を表示する、ユーザインタフェース手段を備える、
請求項1乃至3のいずれかに記載の設定支援装置。 - さらに、前記候補箇所抽出手段、及び、前記影響対象抽出手段による、前記候補箇所、及び、前記影響対象の抽出を、指定された異なる設定対象の各々に対して行い、
前記ユーザインタフェース手段は、前記指定された異なる設定対象の各々に対して出力される前記ユーザインタフェース画面上で、抽出済みの他の設定対象に対する影響対象を表示する、
請求項4に記載の設定支援装置。 - 下位ノードの設定項目の値として、当該下位ノードに関連付けが行われている上位ノードの前記設定項目の値または当該下位ノードに付与された前記設定項目の値が適用される、階層化された複数のノードの内のいずれかに、複数の設定対象の各々を対応付けることにより、前記複数の設定対象の各々の前記設定項目の値を表す、設定情報を記憶し、
前記設定情報において、前記複数の設定対象の内の前記指定された設定対象の前記設定項目の値を変更するために、前記設定項目の変更値を付与すべきノードの候補である候補箇所を抽出して、出力し、
前記設定情報において、前記候補箇所の内の指定された箇所に前記設定項目の変更値を付与した場合に、当該変更値が適用される設定対象である影響対象を抽出して、出力する、
設定支援方法。 - 前記候補箇所を抽出する場合、前記設定情報において、前記指定された設定対象に適用されている前記設定項目の値が付与されているノードから前記指定された設定対象まで、前記関連付けを辿ることにより得られる各ノードを、前記候補箇所として抽出する、
請求項6に記載の設定支援方法。 - 前記影響対象を抽出する場合、前記設定情報において、前記指定された箇所から、前記関連付けを辿ることにより得られるノードに対応付けられている設定対象を、前記影響対象として出力する、
請求項6または7に記載の設定支援方法。 - さらに、前記設定情報における、前記階層化された複数のノード間の関連付け、及び、前記複数の設定対象の各々とノードとの対応関係を表示する、ユーザインタフェース画面を出力し、前記ユーザインタフェース画面上で、前記候補箇所、前記指定された箇所、及び、前記影響対象を表示する、
請求項6乃至8のいずれかに記載の設定支援方法。 - コンピュータに、
下位ノードの設定項目の値として、当該下位ノードに関連付けが行われている上位ノードの前記設定項目の値または当該下位ノードに付与された前記設定項目の値が適用される、階層化された複数のノードの内のいずれかに、複数の設定対象の各々を対応付けることにより、前記複数の設定対象の各々の前記設定項目の値を表す、設定情報を記憶し、
前記設定情報において、前記複数の設定対象の内の前記指定された設定対象の前記設定項目の値を変更するために、前記設定項目の変更値を付与すべきノードの候補である候補箇所を抽出して、出力し、
前記設定情報において、前記候補箇所の内の指定された箇所に前記設定項目の変更値を付与した場合に、当該変更値が適用される設定対象である影響対象を抽出して、出力する、
処理を実行させるプログラムを格納する、コンピュータが読み取り可能な記録媒体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013-013309 | 2013-01-28 | ||
JP2013013309 | 2013-01-28 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2014115505A1 true WO2014115505A1 (ja) | 2014-07-31 |
Family
ID=51227302
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2014/000147 WO2014115505A1 (ja) | 2013-01-28 | 2014-01-15 | 設定支援装置、及び、設定支援方法 |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2014115505A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017033441A1 (ja) * | 2015-08-27 | 2017-03-02 | 日本電気株式会社 | システム構築支援システム、方法および記憶媒体 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010028339A (ja) * | 2008-07-17 | 2010-02-04 | Fujitsu Ltd | 局データの不整合を検出する方法および装置並びにコンピュータプログラム |
-
2014
- 2014-01-15 WO PCT/JP2014/000147 patent/WO2014115505A1/ja active Application Filing
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010028339A (ja) * | 2008-07-17 | 2010-02-04 | Fujitsu Ltd | 局データの不整合を検出する方法および装置並びにコンピュータプログラム |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017033441A1 (ja) * | 2015-08-27 | 2017-03-02 | 日本電気株式会社 | システム構築支援システム、方法および記憶媒体 |
JPWO2017033441A1 (ja) * | 2015-08-27 | 2018-06-14 | 日本電気株式会社 | システム構築支援システム、方法および記憶媒体 |
US10599447B2 (en) | 2015-08-27 | 2020-03-24 | Nec Corporation | System construction assistance system and method, and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6011479B2 (ja) | アプリケーション管理装置、アプリケーション管理システムおよびプログラム | |
US8332431B2 (en) | Configuration information management apparatus, configuration information management program, and configuration information management method | |
KR101283019B1 (ko) | SaaS 어플리케이션 생성 방법 및 이를 실행하는 어플리케이션 생성 서버 | |
US9013743B2 (en) | Data processing apparatus, data processing system, and computer-readable storage medium | |
US20160335577A1 (en) | Systems and methods for state machine management | |
JP2007087256A (ja) | 画面提供装置、画面提供方法、およびプログラム | |
JP2010066808A (ja) | 情報処理装置及び検索方法 | |
US8245182B2 (en) | Class selectable design sharing | |
WO2014115505A1 (ja) | 設定支援装置、及び、設定支援方法 | |
JP2016170548A (ja) | 情報処理システム、情報処理装置および情報処理プログラム | |
JP6156055B2 (ja) | 画面生成装置、認証システムおよびプログラム | |
JP2016110395A5 (ja) | ||
JP2016110564A (ja) | グループ化支援プログラム、グループ化支援方法及びグループ化支援装置 | |
JP6763244B2 (ja) | 印刷装置、印刷制御方法及びプログラム | |
US11500622B2 (en) | Information processing apparatus, information processing system, and non-transitory computer readable medium for coordinating a switch to an updated program in a cluster to suppress confusion on users | |
JP2007026391A (ja) | 運用管理ルール流用装置、運用管理ルール流用方法およびプログラム | |
JP7102783B2 (ja) | システム管理装置、システム管理方法、およびプログラム | |
US10180830B2 (en) | Information processing device, deployment method, and recording medium | |
JP6728840B2 (ja) | 画像処理サーバ、振分装置及びプログラム | |
US9727362B2 (en) | Execution control method, storage medium, and execution control apparatus | |
JP6160427B2 (ja) | 差分抽出システム及びプログラム | |
JP6256079B2 (ja) | 検索プログラム、検索方法及び検索装置 | |
JP2011070369A (ja) | データベース統合装置およびデータベース統合方法 | |
WO2020162174A1 (ja) | 解析装置、解析方法、および解析プログラム | |
KR102058541B1 (ko) | 서버 모니터링 방법 및 이를 이용한 서버 모니터링 시스템 |
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: 14743489 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 14743489 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: JP |