摘要:
A process-driven object management system for managing data and code modules is disclosed. The object management system includes a repository that stores objects, wherein ones of the objects referred to as “Asset elements” each describe a respective code or data module. The object management system includes a set of scripted tools for performing renovation, transformation, and code development tasks on the code and data modules. According to one aspect of the invention, the tool invocation constructs are stored as objects in the repository, such that some of the same object management tools and automated repository interface functions used to manage the Asset element can also be used to manage and veiw the tool objects.
摘要:
An object management system is providing for managing, cataloging, and discovering various potentially reusable code and data components that exist within an Information Technology (IT) platform, and which each have well-defined interfaces with other components. For each of these re-usable code and data components, an associated software object called an “asset element” is created that describes the associated component. Relationships are created between various asset elements to represent the relationships existing between the software components. Other software objects called “locator elements” are created that each describes an application concept or sub-concept. This application concept or sub-concept is associated with a problem solved by the code and data components within the IT platform. Relationships are created between the various locator elements to correlate the concepts and sub-concepts to software constructs represented by asset elements. The object management system further supports various object discovery tools capable of identifying locator elements associated with a particular concept. These locator elements and the associated relationships may then be efficiently traced to identify related asset elements and the associated software and code constructs. This provides an efficient concept-based search mechanism for the code constructs. Other tools are provided for creating, modifying, and deleting the elements. A model may be used to define the various types of relationships and elements that may exist within the system, thereby simplifying the various tools needed to support element creation, modification, deletion, and traversal.
摘要:
A computer-implemented system and method for allowing users to interactively develop search queries is provided. The system performs query development utilizing a hierarchical concept tree stored in memory, wherein the nodes of the concept tree are concepts that describe various search topics. Parent/child relationships are created between the concepts, with children concepts describing sub-categories of a parent concept, and so on. Any concept at any level in the tree structure may be related to one or more character strings descriptive of the related concept. Query development is performed by traversing the various relationships in the hierarchical tree structure to selectively add related character strings to a potential query. According to one embodiment, the user is allowed to control the manner and extent of the traversal, and is further allowed to de-select any located concepts and character strings for further use in query development. According to another embodiment, traversal of the tree is completed according to user specification, with only limited user intervention required to select or de-select the various located character strings for inclusion in a query string. Yet another embodiment allows all query string development to be fully automated based on parameters specifying the extent of the concept tree traversal. After traversal of the tree structure is completed, the located character strings that remain selected based on user specifications are added to a query string. The query string may further be modified to include logical operations. The string may be used to manually or programmatically invoke a wide variety of tools for use in performing searches of text documents, file systems, or a collection of web pages. The system allows the contents and structure of the hierarchical concept tree to be modified by the user. Both the concepts and character strings included in the hierarchical tree may be edited by the user to include search terms tailored to specific search requirements. Additionally, relationships existing between two concepts, or between a concept and a character string, may be added, deleted, or modified to thereby allow the user to control the manner in which query development proceeds.
摘要:
A system for maintaining an object repository within an object management system where the objects are software constructs and the system provides a set of tools for creating packages of the objects that can be reused as well as monitored as they are changed or recombined. The packages themselves become new objects for the repository to store. The set of relationships within a package is also stored as are any relationships between any of the objects within the object management system object repository.
摘要:
A file operations engine is provided that manages many user interactions with their files via a computer system. The operation engine may provide a user with the option to keep both files that have a file name conflict. It may further permit the user to rename a file involved with a file name conflict. The operations engine may also automatically rename one of the files of a file name conflict by appending a character to a root of the filename. The character may include the lowest integer available for the root in a destination for the files. The operations engine may provide the option to keep both files as part of a pre-calculation of potential errors for a requested operation. The operations engine may place file name conflicts in an error queue and permit the user to select an option to keep both files after the conflict is encountered.
摘要:
In a computer system a system of exchanging tokens for queue banks is created that permits a requester to directly specify which queue bank is wanted. Only the desired queue bank is withdrawn from a queue bank repository to accomplish this and no sorting or FIFO handling of queue banks is needed. The system uses a schema similar to a coat check room, where the requester is given a token when the requestor wants to deposit a queue bank into the queue bank repository. The queue bank repository returns the queue bank when the token is returned by the requester. In its most efficient form, two machine-level instructions handle the entire operation, a withdraw instruction and a deposit instruction.
摘要:
A tool management system and interface for a disparate set of data processing tools is disclosed. A main tool menu allows selected tools to be launched so that each tool populates a respective window. A tool is selected by choosing an associated window as the currently-active window. Next, a list of all data items that are available for processing by the tool set may be obtained. A data item that is to undergo processing may be selected. A user interface provides a list of all operations that may be used to process the selected data item, including those operations that are supported by the currently-selected tool, and those operations that are not supported by the selected tool. Following selection of the operation, processing of the selected data item is completed by automatically invoking the appropriate tool.
摘要:
A process for upgrading a Fischer-Tropsch feedstock which comprises (a) recovering from a Fischer-Tropsch reactor a Fischer-Tropsch wax fraction and a Fischer-Tropsch condensate fraction, wherein the Fischer-Tropsch condensate fraction contains alcohols boiling below about 370° C.; (b) contacting the Fischer-Tropsch condensate fraction with a dehydration catalyst in a dehydration zone under dehydration conditions pre-selected to convert at least some of the alcohols present in said fraction into olefins and recovering a first intermediate effluent from said dehydration zone; (c) pyrolyzing the paraffins in the Fischer-Tropsch wax fraction in a thermal cracking zone under thermal cracking conditions pre-selected to crack the Fischer-Tropsch wax molecules to form olefins and collecting a second intermediate effluent from the thermal cracking zone; (d) passing the first and second intermediate effluents recovered from steps (b) and (c) to an oligomerization zone containing an oligomerization catalyst under oligomerization conditions to form an oligomerization mixture having a higher molecular weight than either of said first and second intermediate effluent; (e) hydrofinishing the oligomerization mixture in a hydrofinishing zone; and (f) recovering from the hydrofinishing zone a C10 plus hydrocarbon product, most preferably a lubricating base oil.
摘要:
A process for increasing the yield of C10 plus hydrocarbon products from a Fischer-Tropsch plant which comprises (a) recovering a Fischer-Tropsch condensate fraction boiling below about 700 degrees F. from the Fischer-Tropsch plant, wherein said fraction contains at least 10 weight percent and preferably more olefins; (b) contacting the olefins in the Fischer-Tropsch condensate fraction under oligomerization conditions, at a reaction temperature between about 650 degrees F. and 800 degrees F. with an oligomerization catalyst comprising active chromium on an inert support; and (c) recovering a C10 plus hydrocarbon product.
摘要:
An automated development system which allows developers to more easily incorporate functionality from enterprise-based On-Line Transaction Processing (OLTP) services within an application running on a DCOM-based platform. View files (which describe how parameters will be provided to and received from an OLTP service) are transferred from the enterprise OLTP system to a DCOM environment. These view files and an associated set of interactively supplied user parameters are provided as input to a function builder utility (DGateAce) which generates function files and Interface Definition Language files as output. These output files simplify the creation of DCOM Client and Server modules which enable a DCOM application to communicate directly with an enterprise OLTP service