WO2001052063A1 - System and method for translating to and from hierarchical information systems - Google Patents
System and method for translating to and from hierarchical information systems Download PDFInfo
- Publication number
- WO2001052063A1 WO2001052063A1 PCT/US2000/035673 US0035673W WO0152063A1 WO 2001052063 A1 WO2001052063 A1 WO 2001052063A1 US 0035673 W US0035673 W US 0035673W WO 0152063 A1 WO0152063 A1 WO 0152063A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- node
- string
- return
- data
- visitorexception
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
- G06F16/258—Data format conversion from or to a database
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
- Y10S707/99932—Access augmentation or optimizing
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
- Y10S707/99933—Query processing, i.e. searching
- Y10S707/99934—Query formulation, input preparation, or translation
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99941—Database schema or data structure
- Y10S707/99943—Generating database or data structure, e.g. via user interface
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99951—File or database maintenance
- Y10S707/99952—Coherency, e.g. same view to multiple users
- Y10S707/99953—Recoverability
Definitions
- the present invention relates to a system and method for translating information, to or from, an hierarchical information system.
- Legacy systems are systems that support business function, many of which have been in use for many years. These systems usually store information, and communicate with each other, using non-hierarchical information systems, such as linear strings (i.e. legacy messages).
- non-hierarchical information systems such as linear strings (i.e. legacy messages).
- Hierarchical system typically store information in a tree structure of objects, each object having specific attributes, and where each object may be linked to other objects.
- MERCATOR for example, could be used if first the object model were translated into a standard, predictable data stream. However, the effort to translate the object model into this intermediate format is similar to the effort required to translate the object model into a form directly usable by the legacy system.
- MERCATOR is implemented as a single-threaded DLL (Dynamic Linked Library) in Windows NT, which may have an adverse impact on overall system performance and throughput.
- a first aspect of the invention is a method for translating to ana ⁇ rom an hierarchical information system, comprising identifying a non-hierarchical information system containing information stored in a non-hierarchical manner; developing a translation map that identifies organizational and content based rules for translating the non-hierarchical information into an hierarchical information system; and translating the non-hierarchical information for storage into the hierarchical information system according to the rules for translating.
- a second aspect of the invention is computerized method for translating to and from an hierarchical information system.
- a third aspect of the invention is a system for translating to and from an hierarchical information system, comprising means for identifying a non- hierarchical information system containing information stored in a non- hierarchical manner; means for developing a translation map that identifies organizational and content based rules for translating the non-hierarchical information into an hierarchical information system; and means for translating the non-hierarchical information for storage into the hierarchical information system according to the rules for translating.
- a fourth aspect of the invention is a system for translating to and from an hierarchical information system, comprising a first computer system having a memory for storing information in an hierarchical information system; an interface coupled to the first computer system, the interface having means for identifying a non-hierarchical information system containing information stored in a non-hierarchical manner, developing a translation map that identifies organizational and content based rules for translating the non-hierarchical information into an hierarchical information system, and translating the non- hierarchical information for storage into the hierarchical information system according to the rules for translating; and a second computer system coupled to the interface, the second computer system having a memory for storing information in a non-hierarchical information system.
- a fifth aspect of the invention is a method for translating to and from an hierarchical information system, comprising translating data from an object model into a legacy message.
- a sixth aspect of the invention is a method for translating to and from an hierarchical information system, comprising translating data from a legacy message model into an object.
- a seventh aspect of the invention is a method for translating to and from an hierarchical information system, comprising identifying an hierarchical information system containing information stored in an hierarchical manner; developing a translation map that identifies organizational and content based rules for translating the hierarchical information into an non-hierarchical information system; and translating the hierarchical information for storage into the non-hierarchical information system according to the rules for translating.
- An eighth aspect of the invention is a computerized method for translating to and from an hierarchical information system, comprising identifying an hierarchical information system containing information stored in an hierarchical manner; developing a translation map that identifies organizational and content based rules for translating the hierarchical information into an non-hierarchical information system; and translating the hierarchical information for storage into the non-hierarchical information system according to the rules for translating.
- a ninth aspect of the invention is a system for translating to and from an hierarchical information system, comprising means for identifying an hierarchical information system containing information stored in an hierarchical manner; means for developing a translation map that identifies organizational and content based rules for translating the hierarchical information into a non-hierarchical information system; and means for translating the hierarchical information for storage into the non-hierarchical information system according to the rules for translating.
- a tenth aspect of the invention is a system for translating to and from an hierarchical information system, comprising a first computer system having a memory for storing information in a non-hierarchical information system; an interface coupled to the first computer system, the interface having means for identifying an hierarchical information system containing information stored in an hierarchical manner, developing a translation map that identifies organizational and content based rules for translating the hierarchical information into a non-hierarchical information system, and translating the hierarchical information for storage into the non-hierarchical information system according to the rules for translating; and a second computer system coupled to the interface, the second computer system having a memory for storing information in an hierarchical information system.
- Figure 1 shows the application architecture and components of an interface.
- Figure 2 shows the application architecture and components of another interface.
- Figure 3 is an illustration showing the transformation of attributes from an hierarchical system to a non-hierarchical system, and the reverse.
- the present invention includes an interface that supports the specific data transformation requirements of translating information from a specific hierarchical system (also referred to as an object model), such as XML data, into a non-hierarchical system, such as linear strings (i.e., custom legacy messages), or into a different specific hierarchical system.
- the interface performs the mapping, lookups and derivations necessary to format legacy messages in a manner consistent with the legacy applications.
- the application architecture and components of the interface are shown in Figure 1.
- the components, and additional optional components, are shown in Figure 2.
- the interface may be software implemented on a general purpose computer, or may be dedicated hardware, or a combination thereof.
- each individual component may be software implemented on a general purpose computer, or may be dedicated hardware, or a combination thereof. All components of the interface are described first, followed by a section describing the application flow. A subsequent section includes a summary of the data transformations supported by the interface.
- the interface 1 includes a coordinator 2, a searcher 4, and a writer 5. Also shown in the figure are a map file 3, a toolkit 7, a technical architecture framework 8, a legacy system
- Figure 2 schematically shows another server 12 that may use a different object model, a toolkit 7' for this different object model, a searcher 4' for this different object model, a second legacy system 9, a ruler 10, and a responder 11.
- the map file defines the attributes that are to be obtained from the object or IDL (interface definition language) structure and used in the construction of legacy messages.
- the map file defines the attribute location (in each object in the object model), the format of the attribute values as they should appear in the legacy message, and the order in which the attribute values should appear in the legacy message.
- the map file may be viewed as a series of commands, which instruct the coordinator on how to construct the legacy message from the objects.
- the coordinator controls the process of reading the map file and using the searcher and optional ruler to obtain information to send to the writer.
- the coordinator orchestrates the translation, resolution, derivation, message construction, and message delivery processes.
- the coordinator includes a map interpreter, which interprets the commands in the map file.
- the coordinator is developed using JAVACC, a SUN MICROSYSTEMS product. Given a grammar that describes the syntax used in the map file, JAVACC can be used to create the coordinator and allow map files to contain commands that access the searcher, ruler and writer.
- the searcher provides an interface that is used by the coordinator and the ruler to obtain attribute information within each object.
- the coordinator uses commands from the map file to translate data (attributes) from an object model to the legacy system attributes.
- the coordinator executes rules as they are read from the map file.
- the coordinator uses the searcher to locate attributes used in a command. For example, if a command requires a calculation using attributes in an object, the coordinator would use the searcher to obtain these attributes and perform the calculation.
- the writer formats attributes passed by the coordinator and uses them to the construct the message that is sent to the legacy system.
- the optional responder returns confirmations from the legacy system to the system that initiated the transaction. If the initiating system is a server, the responder converts the legacy response to an XML message. For example, systems using the IDL interface will receive responses in the form of IDL structures.
- a request is made of the interface via a CORBA IDL interface.
- the interface Upon receipt of the request, the interface creates a new coordinator passing either the XML string or the IDL defined structure, and starts the coordinator.
- the coordinator creates a new searcher, passing in the object model to be searched.
- the coordinator creates a new ruler, passing in the previously created searcher. The ruler will use the searcher if necessary during execution of its rules.
- the coordinator then requests the target system identifier (e.g. legacy system) of the searcher.
- the coordinator will create a new writer, passing the target system identifier.
- the target system identifier is required so that the writer deposits the constructed message on the appropriate legacy queue.
- the coordinator requests the map file of the map loader. If the map loader has the requested map file cached, the memory-resident map file is returned to the coordinator. If the map is not loaded, the map loader loads it and returns it to the coordinator.
- the map loader is an optional component that only carries out this function, and advantageously prevents the need to reload map files that have been previously loaded.
- the coordinator (via the map interpreter) reads the map file and determines that an attribute from an object model is needed.
- the coordinator (via the map interpreter) makes a request of the searcher to get the needed attribute information.
- the searcher finds and returns the requested attribute.
- the coordinator tells the writer to add the obtained attribute information to the message under construction.
- the writer formats the attribute information as defined by the map file and then appends the formatted attribute to the message under construction.
- the coordinator reads the map file and may encounter a command that invokes a rule. In this case, the coordinator makes a request of the ruler to execute the specified rule.
- the ruler makes a request of the searcher to get, if necessary, attribute information needed during execution of the rule.
- the searcher finds and returns the requested attribute.
- the coordinator tells the writer to add the obtained attribute information to the message under construction.
- the writer formats the attribute information as defined by the map file and then appends the formatted attribute to the message under construction.
- the coordinator tells the writer to complete the message under construction and to send it to the appropriate legacy system.
- the writer makes a request of the technical architecture (also referred to as an underlying architecture) to package the message, for example, as a queued message (for IBM MQ Series, or MICROSOFT MSMQ), and deposit it on the appropriate legacy system queue.
- the technical architecture creates a new message using the application-defined message content and deposits the message on the appropriate legacy queue.
- the memory address of each object is retained as a legacy message is constructed, reducing the time necessary for the reading of additional attributes needed to construct the legacy message.
- Figure 3 is an illustration showing the transformation of attributes (data) from an hierarchical system (left) to a non-hierarchical system (right), which in this illustration is a linear string.
- the individual attributes of the objects in the hierarchical system are represented by letters, while attributes in the linear string are represented by numbers.
- the interface can read the attributes of the objects, and translate them (from letters to number in this illustration), and write them into a linear string.
- the linear string may then be passed to a legacy system. As illustrated, the reverse is also possible.
- an optional response is returned to the technical architecture via a message queue.
- the technical architecture retrieves the message from the queue and creates an optional responder.
- the technical architecture passes the data portion of the message to the responder and instructs the responder to execute the process of returning the response.
- the responder creates an object and populates the object with data (attributes) expected by the server.
- This data includes attributes such as a group identifier that is generated by the legacy system, for example group enrollment of an insurance plan.
- the responder creates an XML message.
- the responder queries the Proxy Pool Manager for a secure proxy to the appropriate server.
- the responder uses the secure proxy to send the XML message response to the server.
- the application architecture is designed to handle the following categories of data transformations: simple mapping, constants, code lookups, derived rule, multiple source locations (plan modeling), and rate information fields (when the data contains information relating to a service, such as insurance).
- Simple mapping means mapping fields that can be mapped directly from an object attribute to a legacy message field without any additional mapping logic.
- Constants are fields in the legacy message that are required and are always populated with the same information. For example, a field that describes the type of transaction would always contain an 'E' for electronic since the framework is an electronic means of creating the message.
- Code lookups are fields that require a translation from how an attribute is described in the hierarchical system, and how the same attribute is described in a legacy message.
- a derived rule is a field that is extracted from the object model and translated to the legacy message fields based on rules (such as business rules) as defined in the ruler.
- Source attribute may be located in different areas of the Vendor object model.
- Rate information fields are fields that are a specialized form of derivation rules that use name/value pairs. Unlike basic derived fields that rely on class names to find attributes in the object model, data values are used to search for rate attributes in the object model.
- the map file contains commands, which are defined in the order that the legacy message needs to be constructed.
- the data from hierarchical information system may be sent to the interface from a specific vendor's server, where the vendor may be the same or different from the owner or user of the legacy system. Furthermore, multiple vendors, each having one or more servers, each containing data in one or more hierarchical systems, may send data to the interface.
- the interface may translate the data into a non-hierarchical system, such as a legacy system, or a different hierarchical system. Examples of hierarchical systems include XML and ChannelPoint (CP XML). Specifically, the interface may carry out one or more of the following:
- a toolkit is used to interpret the hierarchical system data exported from a server to the interface.
- Each toolkit may be specific to each hierarchical system, for example the MICROSOFT XML toolkit is specific to XML.
- the toolkit On receipt of the exported hierarchical system data stream, the toolkit creates a copy of the original object (or objects). Data is then read out of this object (or objects) for translation into a custom legacy message.
- This class is instantiated upon a Vendor call to
- a Searcher object is created that will be used to browse the Vendor object model.
- a Writer object is created that will construct the translated message for the target legacy system.
- a static MapLoader object is used to load and parse the appropriate map file that contains the legacy system translation.
- VInterpreter object (Visitor) is created to perform that actual interpretation of the loaded map file.
- a flavor of the Searcher class is instantiated based on whether the "UHCSearcher" switch has been set, either on the command-line or within the configuration INI file. If the switch has been set to 'on', a UHCSearcher object is instantiated; otherwise, a CPSearcher object is instantiated.
- the target legacy system is determined. That value is used to retrieve information on the appropriate queue to which the legacy system message will eventually be written.
- the fully-formatted header of the legacy message is constructed and passed as a parameter to a new instantiation of a Writer object.
- a Ruler object is instantiated, receiving a reference to the searcher object as a parameter.
- the appropriate map filename that will be used for message translation is retrieved from
- ConfigurationManager dpararn xmlDoc_bytes XML document that will be passed to the searcher.
- dparairt Exception Exception is thrown if a SearchException or Throwable is encountered on an attempt to instantiate the searcher object or determine the target legacy system.
- An Exception is also thrown if a FormatException is encountered during construction of the legacy system message header, if a WriterException is encountered on an attempt to instantiate the
- ⁇ targetSystem m_searcher .getTargetSystem( ) ,- // Build message header from (String.] Jheaderlnfo using Formatter ob ect
- Formatter f new Formatter () ;
- a value for the max number of interpretation errors allowed is retrieved from ConfigurationManager .
- a VInterpreter visitor object is instantiated with the filename of the map file being used for interpretation, references to the searcher, writer, and ruler objects, and a value for the max number of interpretation errors allowed passed in as parameters.
- the root node of the AST constructed from the map file is retrieved from the MapLoader object.
- the root node receives the visitor object and the legacy system message is constructed. If interpretation was completely successful, the legacy system message is deposited on the appropriate outgoing queue via the writer object.
- Exception is thrown if a VisitorException is encountered during the visitor object's traversal of the AST. Exception is also thrown if a
- log ( "VInterpreter was accepted by the AST" , ogController . DEBUG3 ) ; if (m_writer . sendMsg( ) ) m_logger. log ( "Legacy message was successfully placed on queue” , ogController. DEBUG3 ) ; else m_logger. log ( "Legacy message could not be placed on queue” , LogController .DEBUG3) ; ⁇ catch (VisitorException e) ⁇ m_logger.log (e. getDetailMessages () , LogController . ERR0R3 ); // multiple messages m_logger. log ( "Leaving Coordinator: : run” , LogController.
- BENCHMARK3 throw new Exception ( e. getDetailMessages () ) ; ⁇ catch (Exception e) ⁇ m_logger.log( e, LogController . ERR0R3 ); m_logger.log ("Leaving Coordinator: :run” , LogController. BENCHMARK3) ; throw new Exception ( e. getMessage ( ) ) ,- ⁇ catch (Throwable t) ( m_logger.log( t, LogController .ERR0R3 ) ; m_logger. log ( "Leaving Coordinator: -.run” , LogController.BENCHMARK3) ; throw new Exception ( t .getMessage ( ) ) ; ⁇ m_logger. log ( "Leaving Coordinator: : run", LogController.BENCHMARK3) ;
- This class is an implementation of the abstract Searcher class. It performs searches of the Vendor object model (as defined by the XML document passed to the constructor) through utilization of the Vendor Toolkit.
- Root objects of the Vendor object model as defined by the XML document. */ private Vector _rootObjects null;
- AttributeContainer _currAC null
- a byte array representing an XML document is converted to a String and then parsed by the Vendor toolkit, resulting in a Vendor object model.
- the reference to the object model's root objects is set.
- _rootObjects _xmlin.getRootObjects ( ) ; // It would be nice of XMLload took a byte[].
- long loadEnd System. currentTimeMillis () ;
- ⁇ retStr findAttribute (str) ,- ⁇ return retStr; ⁇ //$DEBUG_END
- the cache is checked to see if an ⁇ code>AttributeContainer ⁇ /code> object exists for the given object path. If so, the object is retrieved and the value from its ⁇ code>AttributeDescription ⁇ /code> is returned. Otherwise, the object path is tokenized on the period (.) character.
- Each token is checked to see if it is an occurrence. If it is an indexed occurrence, the number of ⁇ code>AttributeContainers ⁇ code> in the collection is returned. For a non- indexed occurrence, the i ⁇ th
- ⁇ code>AttributeContainer ⁇ /code> is set to the current node. Otherwise, the reference value contained within the current node ( ⁇ code>AttributeContainer ⁇ /code>) is set to the current node .
- Vendor object model This attribute can be in one of the two following forms : ⁇ ul>
- ⁇ li>'n' is the element number in the collection to reference.
- ⁇ li>"LastName is the attribute to obtain (for the nth element of the collection) in the Vendor object model.
- Nested collections would look like "Case.Member [n] .Dependant [n ' ] .Age"
- I l l should be getting a well formed string, so it shouldn't matter.
- Vector v (Vector) _currAC . getAttribute ( occurrenceName ) ; // Vector of member variables
- currObject AttributeDescription ad _currAC.getAttributeDescription (currClassName) ;
- Types typeString(ad. getTypef ) ) ) ) ;
- the ⁇ code>AttributeDescription ⁇ /code> object is retrived from the current ⁇ code>AttributeDescription ⁇ /code> object. Based on the type of the description object, its value is converted to a string (if necessary) and returned as a string.
- This class takes the value and the format type of an attribute and returns a formatted string.
- String type values are padded with spaces and numerical type values (i.e. float and integer) are padded with zeros.
- Non-padded string type values i.e. "n" are not padded at all, regardless of the <width> specifier. ⁇ p>
- This method formats the attribute as defined by format specifier.
- This method validates the format specifier. It verifies that the format complies with the format specification definition. Flags for value type, forced-uppercase, and justification are set. For string and integer types, the width value is set and for the float type, the width values of the integer and decimal sides are set.
- This method formats a string type using the justification and width of the format specifier as set in ⁇ code>validateFormatStructure ( ) ⁇ /code> . If the format specifier was set to force all letters to uppercase, the letter contents of the return value are all set to uppercase.
- This method formats an integer type using the width of the format specifier as set in ⁇ code>validateFormatStructure () ⁇ /code>. If the string to format represents a negative number, the negative sign is not considered in width padding.
- This method formats a float type using the width and precision of the format specifier as set in ⁇ code>validateFormatStructure ( ) ⁇ /code>. If the string to format represents a negative number, the negative sign is not considered in width padding.
- This method formats the string and does not add any padding characters . If the format specifier was set to force all letters to uppercase, the letter contents of the return value are all set to uppercase.
- This method performs finalization on the Formatter Object
- Class represents an exception thrown by the lexer.
- curLexState lexical state in which this error occured
- This class is responsible for loading, retaining, and handing out the abstract syntax trees constructed from various translation maps.
- the fully-qualified filename of a map file is used as the key in checking whether an AST already exists for the specified map file. If found in the collection, the root node of the AST is returned. Otherwise, the MapParser class is reinitialized using an input stream based on the map file.
- a VInterpreter visitor object is instantiated and its syntax check mode is set to ⁇ code> true ⁇ /code>. The visitor object then visits the root node of the AST resulting from the initialization of the MapParser object. If no parser or surface-level syntax errors are encountered by the visitor, the AST is added to the AST collection and the root node of the
- VInterpreter v new VInterpreter (mapFile,null, null,null,maxErrors) ; // check the syntax v.setSyntaxCheckMode (true) ; m_logger. log( "MapLoader: : getMap interpreting map for syntax BEGIN” , LogController. BENCHMARK3) ; root . j tAccept (v, null); m_logger. log( "MapLoader: : getMap interpreting map for syntax END" , LogController. BENCHMARK3) ; ⁇ catch (ParseException e) ⁇ m_logger. log( e, LogController. ERR0R3 ); m_logger.
- This class contains translation rules that could not be done using the map.
- ⁇ m_searcher aSearcher
- This method begins the execution of a custom rule identified by a rule name. First, it verifies the name of the rule is not empty, then it calls the method to execute the rule.
- This method executes a custom rule identified by a rule name.
- the rule name must match one of the names in the list of rules declared in the Ruler class. If the rule does not exist, it throws the RulerException.
- avg_age sum_age / dep_count
- avg_age_str String.valueOf (avg_age)
- return avg_age_str ⁇ private String rule2 ( ) ⁇ return null; ⁇
- This method performs finalization on the Ruler Object
- This class represents an exception thrown by the Ruler.
- This abstract class defines the interface for an XML searcher class.
- log "Searcher is about to get garbage collected. LogController. DEBUG3) ;
- This class represents an exception thrown by the Searcher object.
- JJTree Do not edit this line. SimpleNode. Java */ package com.uhc . iframework. runtime .mapping;
- This class acts as the parent class for all node classes comprising the AST object model.
- SimpleNode is actually a class generated by JJTree. This particular SimpleNode class has been slightly modified for use with the VInterpreter object.
- Node c [ ] new Node [i + 1] ;
- Class represents an exception thrown by the token manager.
- curLexState lexical state in which this error occured
- This class is an implementation of the abstract Searcher class. It performs searches of the MS XML object model (as defined by the XML document passed to the constructor) through utilization of the MS XML library.
- An input stream is created from the byte array parameter and used to populate the object model container.
- Method iterates through the object model, beginning with the root node, by tokenizing on the dot (.) character. For each iteration, the token is checked for whether it is an occurrence.
- the object identifier is a count object identifier, the number of children nodes is returned, otherwise the i ⁇ th child node becomes the current node, as specified by the occurrence index.
- StringTokenizer st new StringTokenizer (path, ":") ; if (s . countTokens ( ) > 0) ⁇ // Get path to object model attribute
- ⁇ rootObject objPath .nextToken ( ) . trim( ) . replace ('/','.');
- This class represents a Visitor object for the abstract syntax trees constructed by MapLoader. It acts as the interpreter for the mapping files and coordinates between the Searcher object. Ruler object, and the Writer object to build a String-based message that will be sent to a legacy system via the technical architecture. ⁇ p>
- VisitorException Sets the map file name and initializes the VisitorException collection.
- the collection will use the VisitorException' s default value for the max number of exceptions it will contain.
- the collection will contain a max number of exception as specified by the ⁇ code>maxErrors ⁇ /code> parameter.
- the associated primitive value is returned.
- VisitorException is thrown if the value contained by the Object cannot be converted to an integer primitive.
- This method is called in lieu of an operation on the Format object when the visitor' s reference to the Format object is ⁇ code>null ⁇ /code> .
- This method is called in lieu of an operation on the Ruler object when the visitor' s reference to the Ruler object is ⁇ code>null ⁇ /code>.
- This method is called in lieu of the Searcher: : getCollectionCount ( ) method when the visitor's reference to the Searcher object is ⁇ code>null ⁇ /code> .
- This method is called in lieu of the Searcher: : findAttribute ( ) method when the visitors' s reference to the Searcher object is ⁇ code>null ⁇ /code> .
- This method is called when a Visitor object is accepted into an ASTCompilationUnit object. All children nodes are asked to accept the Visitor object.
- ⁇ exception VisitorException is thrown if, during the traversal of the AST, at least one syntax or runtime error was encountered.
- ⁇ data node. childrenAccept (this, data) ;
- This method is called when the Visitor object is interpreting a variable declaration.
- the identifier is added to the symbol table for future reference, along with its value.
- This method is called when the visitor is interpreting a variable assignment.
- the symbol table is updated accordingly.
- This method is called when the visitor is interpreting a logical OR expression.
- ⁇ boolean vail fetchBool (node. jjtGetChild(O) .jjtAccept (this, data),
- This method is called when the visitor is interpreting a logical AND expression.
- Boolean object public Object visit (ASTAndNode node. Object data) throws VisitorException
- ⁇ boolean vail fetchBool (node. j jtGetChild(O) .jjtAccept (this, data),
- ⁇ code>fetchInt () ⁇ /code> or ⁇ code>fetchBoolean ⁇ /code> is called to get integer values or boolean values for both of the node's children, depending on whether integers or booleans are being compared, resectively. The result of the equality operation is returned.
- Object objVall node, jjtGetChild(O) .jjtAccept (this, data)
- This method is called when the visitor is interpreting a logical non- equality expression.
- ⁇ code>fetchInt ( ) ⁇ /code> or ⁇ code>fetchBoolean ⁇ /code> is called to get integer values or boolean values for both of the node's children, depending on whether integers or booleans are being compared, resectively. The result of the non-equality operation is returned.
- ⁇ param node ASTNENode object reference ⁇ param data Arbitrary data contained in an Object.
- Object objVall node. jjtGetChild(O) .jjtAccept (this, data) ;
- ⁇ boolean vail fetchBool (node . j j tGetChild( O) . j j tAccept ( this , data)
- This method is called when the visitor is interpreting a less-than expression.
- This method is called when the visitor is interpreting a greater-than expression.
- This method is called when the visitor is interpreting a less-than-or- equal expression.
- This method is called when the visitor is interpreting a greater-than-or- equal expression.
- This method is called when the visitor is interpreting an integer addition expression.
- This method is called when the visitor is interpreting an integer subtraction expression.
- This method is called when the visitor is interpreting an integer multiplication expression.
- This method is called when the visitor is interpreting an integer division expression.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Document Processing Apparatus (AREA)
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP00990967A EP1257916A4 (en) | 2000-01-07 | 2000-12-29 | SYSTEM AND METHOD FOR TRANSLATION IN AND FROM HIERARCHICAL INFORMATION SYSTEMS |
| AU30772/01A AU779817B2 (en) | 2000-01-07 | 2000-12-29 | System and method for translating to and from hierarchical information systems |
| CA2396263A CA2396263C (en) | 2000-01-07 | 2000-12-29 | System and method for translating to and from hierarchical information systems |
| JP2001552216A JP2003523004A (ja) | 2000-01-07 | 2000-12-29 | 階層的情報システムに及び階層的情報システムから変換するためのシステム及び方法 |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US09/479,840 | 2000-01-07 | ||
| US09/479,840 US6523042B2 (en) | 2000-01-07 | 2000-01-07 | System and method for translating to and from hierarchical information systems |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2001052063A1 true WO2001052063A1 (en) | 2001-07-19 |
| WO2001052063A9 WO2001052063A9 (en) | 2002-08-15 |
Family
ID=23905662
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2000/035673 Ceased WO2001052063A1 (en) | 2000-01-07 | 2000-12-29 | System and method for translating to and from hierarchical information systems |
Country Status (6)
| Country | Link |
|---|---|
| US (2) | US6523042B2 (https=) |
| EP (1) | EP1257916A4 (https=) |
| JP (1) | JP2003523004A (https=) |
| AU (1) | AU779817B2 (https=) |
| CA (1) | CA2396263C (https=) |
| WO (1) | WO2001052063A1 (https=) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6970971B1 (en) * | 2002-01-08 | 2005-11-29 | Cisco Technology, Inc. | Method and apparatus for mapping prefixes and values of a hierarchical space to other representations |
Families Citing this family (75)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6993745B1 (en) | 2000-03-09 | 2006-01-31 | Electronic Data Systems Corporation | Method and system for modeling a legacy computer system |
| US7114147B2 (en) * | 2000-03-09 | 2006-09-26 | Electronic Data Systems Corporation | Method and system for reporting XML data based on precomputed context and a document object model |
| US7111233B1 (en) | 2000-03-09 | 2006-09-19 | Electronic Data Systems Corporation | Method and system for applying XML schema |
| US6687873B1 (en) * | 2000-03-09 | 2004-02-03 | Electronic Data Systems Corporation | Method and system for reporting XML data from a legacy computer system |
| US7346848B1 (en) | 2000-06-21 | 2008-03-18 | Microsoft Corporation | Single window navigation methods and systems |
| US6948135B1 (en) | 2000-06-21 | 2005-09-20 | Microsoft Corporation | Method and systems of providing information to computer users |
| US7624356B1 (en) | 2000-06-21 | 2009-11-24 | Microsoft Corporation | Task-sensitive methods and systems for displaying command sets |
| US7191394B1 (en) | 2000-06-21 | 2007-03-13 | Microsoft Corporation | Authoring arbitrary XML documents using DHTML and XSLT |
| US7000230B1 (en) | 2000-06-21 | 2006-02-14 | Microsoft Corporation | Network-based software extensions |
| JP4522650B2 (ja) | 2000-06-21 | 2010-08-11 | マイクロソフト コーポレーション | スプレッドシートとワードプロセッシングの表を統合するシステムと方法 |
| US6883168B1 (en) | 2000-06-21 | 2005-04-19 | Microsoft Corporation | Methods, systems, architectures and data structures for delivering software via a network |
| US7155667B1 (en) | 2000-06-21 | 2006-12-26 | Microsoft Corporation | User interface for integrated spreadsheets and word processing tables |
| US7657833B2 (en) | 2000-09-15 | 2010-02-02 | Hartford Fire Insurance Company | Real-time single entry multiple carrier interface (SEMCI) |
| US20020091818A1 (en) * | 2001-01-05 | 2002-07-11 | International Business Machines Corporation | Technique and tools for high-level rule-based customizable data extraction |
| US7240101B2 (en) * | 2001-04-02 | 2007-07-03 | International Business Machines Corporation | Method and apparatus for efficiently reflecting complex systems of objects in XML documents |
| US6691124B2 (en) * | 2001-04-04 | 2004-02-10 | Cypress Semiconductor Corp. | Compact data structures for pipelined message forwarding lookups |
| JP3985473B2 (ja) * | 2001-07-19 | 2007-10-03 | セイコーエプソン株式会社 | ネットワークデバイス管理方法、ネットワークデバイス管理システムおよびネットワークデバイスを管理するための処理プログラムならびに管理デバイス |
| DE10161115A1 (de) * | 2001-12-12 | 2003-07-03 | Siemens Ag | Transformation von Objektbäumen, insbesondere in MES-Systemen |
| US7178153B1 (en) * | 2002-05-10 | 2007-02-13 | Oracle International Corporation | Method and mechanism for implementing an access interface infrastructure |
| US20040078788A1 (en) * | 2002-10-17 | 2004-04-22 | Wong Candy Wai-See | Metamodel for IDL to XML parsing and translation |
| US20040153473A1 (en) * | 2002-11-21 | 2004-08-05 | Norman Hutchinson | Method and system for synchronizing data in peer to peer networking environments |
| US7370066B1 (en) | 2003-03-24 | 2008-05-06 | Microsoft Corporation | System and method for offline editing of data files |
| US7415672B1 (en) | 2003-03-24 | 2008-08-19 | Microsoft Corporation | System and method for designing electronic forms |
| US7275216B2 (en) | 2003-03-24 | 2007-09-25 | Microsoft Corporation | System and method for designing electronic forms and hierarchical schemas |
| US7913159B2 (en) | 2003-03-28 | 2011-03-22 | Microsoft Corporation | System and method for real-time validation of structured data files |
| US7296017B2 (en) | 2003-03-28 | 2007-11-13 | Microsoft Corporation | Validation of XML data files |
| US7516145B2 (en) | 2003-03-31 | 2009-04-07 | Microsoft Corporation | System and method for incrementally transforming and rendering hierarchical data files |
| US7634480B2 (en) * | 2003-05-08 | 2009-12-15 | Microsoft Corporation | Declarative rules for metadirectory |
| US7240073B2 (en) * | 2003-05-08 | 2007-07-03 | Microsoft Corporation | Rules customization and related methods |
| US7257603B2 (en) * | 2003-05-08 | 2007-08-14 | Microsoft Corporation | Preview mode |
| US7636720B2 (en) * | 2003-05-08 | 2009-12-22 | Microsoft Corporation | Associating and using information in a metadirectory |
| US7330853B2 (en) * | 2003-05-08 | 2008-02-12 | Microsoft Corporation | Attribute value selection for entity objects |
| US7516157B2 (en) * | 2003-05-08 | 2009-04-07 | Microsoft Corporation | Relational directory |
| US20040225632A1 (en) * | 2003-05-08 | 2004-11-11 | Microsoft Corporation | Automated information management and related methods |
| US20040230896A1 (en) | 2003-05-16 | 2004-11-18 | Dethe Elza | Method and system for enabling collaborative authoring of hierarchical documents with unique node identifications |
| US7451392B1 (en) | 2003-06-30 | 2008-11-11 | Microsoft Corporation | Rendering an HTML electronic form by applying XSLT to XML using a solution |
| WO2005008535A1 (en) * | 2003-07-10 | 2005-01-27 | Computer Associates Think, Inc. | Web product interface system and method |
| US7581177B1 (en) | 2003-08-01 | 2009-08-25 | Microsoft Corporation | Conversion of structured documents |
| US7406660B1 (en) | 2003-08-01 | 2008-07-29 | Microsoft Corporation | Mapping between structured data and a visual surface |
| US7334187B1 (en) | 2003-08-06 | 2008-02-19 | Microsoft Corporation | Electronic form aggregation |
| US7620658B2 (en) * | 2003-09-24 | 2009-11-17 | Microsoft Corporation | Configuration of a directory system |
| US7490168B2 (en) * | 2003-12-17 | 2009-02-10 | International Business Machines Corporation | Service oriented integration server architecture |
| US8819072B1 (en) | 2004-02-02 | 2014-08-26 | Microsoft Corporation | Promoting data from structured data files |
| US7430711B2 (en) | 2004-02-17 | 2008-09-30 | Microsoft Corporation | Systems and methods for editing XML documents |
| US7496837B1 (en) | 2004-04-29 | 2009-02-24 | Microsoft Corporation | Structural editing with schema awareness |
| US7568101B1 (en) | 2004-05-13 | 2009-07-28 | Microsoft Corporation | Digital signatures with an embedded view |
| US7774620B1 (en) | 2004-05-27 | 2010-08-10 | Microsoft Corporation | Executing applications at appropriate trust levels |
| US7516399B2 (en) | 2004-09-30 | 2009-04-07 | Microsoft Corporation | Structured-document path-language expression methods and systems |
| US20060098673A1 (en) * | 2004-11-09 | 2006-05-11 | Alcatel | Input queue packet switch architecture and queue service discipline |
| US7712022B2 (en) | 2004-11-15 | 2010-05-04 | Microsoft Corporation | Mutually exclusive options in electronic forms |
| US7584417B2 (en) | 2004-11-15 | 2009-09-01 | Microsoft Corporation | Role-dependent action for an electronic form |
| US7721190B2 (en) | 2004-11-16 | 2010-05-18 | Microsoft Corporation | Methods and systems for server side form processing |
| US7509353B2 (en) | 2004-11-16 | 2009-03-24 | Microsoft Corporation | Methods and systems for exchanging and rendering forms |
| US7694284B2 (en) * | 2004-11-30 | 2010-04-06 | International Business Machines Corporation | Shareable, bidirectional mechanism for conversion between object model and XML |
| US7904801B2 (en) | 2004-12-15 | 2011-03-08 | Microsoft Corporation | Recursive sections in electronic forms |
| US7437376B2 (en) | 2004-12-20 | 2008-10-14 | Microsoft Corporation | Scalable object model |
| US7937651B2 (en) | 2005-01-14 | 2011-05-03 | Microsoft Corporation | Structural editing operations for network forms |
| US20060174170A1 (en) * | 2005-01-28 | 2006-08-03 | Peter Garland | Integrated reporting of data |
| US7725834B2 (en) | 2005-03-04 | 2010-05-25 | Microsoft Corporation | Designer-created aspect for an electronic form template |
| US8010515B2 (en) | 2005-04-15 | 2011-08-30 | Microsoft Corporation | Query to an electronic form |
| US7840610B2 (en) * | 2005-05-11 | 2010-11-23 | International Business Machines Corporation | Apparatus, system, and method for map definition generation |
| US9104773B2 (en) * | 2005-06-21 | 2015-08-11 | Microsoft Technology Licensing, Llc | Finding and consuming web subscriptions in a web browser |
| US8661459B2 (en) | 2005-06-21 | 2014-02-25 | Microsoft Corporation | Content syndication platform |
| US7543228B2 (en) | 2005-06-27 | 2009-06-02 | Microsoft Corporation | Template for rendering an electronic form |
| US8200975B2 (en) | 2005-06-29 | 2012-06-12 | Microsoft Corporation | Digital signatures for network forms |
| US7613996B2 (en) | 2005-08-15 | 2009-11-03 | Microsoft Corporation | Enabling selection of an inferred schema part |
| US20070067458A1 (en) * | 2005-09-20 | 2007-03-22 | Rockwell Software, Inc. | Proxy server for integration of industrial automation data over multiple networks |
| US7734590B2 (en) * | 2005-09-30 | 2010-06-08 | Rockwell Automation Technologies, Inc. | Incremental association of metadata to production data |
| US8001459B2 (en) | 2005-12-05 | 2011-08-16 | Microsoft Corporation | Enabling electronic documents for limited-capability computing devices |
| US8280843B2 (en) | 2006-03-03 | 2012-10-02 | Microsoft Corporation | RSS data-processing object |
| US8332870B2 (en) * | 2008-09-30 | 2012-12-11 | Accenture Global Services Limited | Adapter services |
| US8719119B1 (en) | 2008-09-30 | 2014-05-06 | Accenture Global Services Limited | Post deployment query system |
| US8788295B1 (en) | 2008-09-30 | 2014-07-22 | Accenture Global Services Limited | Reusable product system |
| US8595103B1 (en) | 2008-09-30 | 2013-11-26 | Accenture Global Services Limited | Deployment and release component system |
| US10671581B2 (en) * | 2017-01-27 | 2020-06-02 | Sap Se | Hierarchical computations of nodes having non-tree topologies in relational database management systems |
Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5331579A (en) * | 1989-08-02 | 1994-07-19 | Westinghouse Electric Corp. | Deterministic, probabilistic and subjective modeling system |
| US5613122A (en) * | 1994-11-14 | 1997-03-18 | Object Technology Licensing Corp. | Object-oriented operating system |
| US5630131A (en) * | 1994-11-14 | 1997-05-13 | Object Technology Licensing Corp. | Method and apparatus for importing and exporting archive files for a graphical user interface |
| US5642511A (en) * | 1994-12-16 | 1997-06-24 | International Business Machines Corporation | System and method for providing a visual application builder framework |
| US5737559A (en) * | 1993-12-30 | 1998-04-07 | Object Technology Licensing Corporation | Object-oriented view hierarchy framework |
| US5838965A (en) * | 1994-11-10 | 1998-11-17 | Cadis, Inc. | Object oriented database management system |
| US5945992A (en) * | 1996-05-29 | 1999-08-31 | Hewlett Packard Company | Multilevel, client-server, large model traverser |
| US5970490A (en) | 1996-11-05 | 1999-10-19 | Xerox Corporation | Integration platform for heterogeneous databases |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5664177A (en) * | 1988-04-13 | 1997-09-02 | Digital Equipment Corporation | Data processing system having a data structure with a single, simple primitive |
| US5812995A (en) * | 1993-10-14 | 1998-09-22 | Matsushita Electric Industrial Co., Ltd. | Electronic document filing system for registering and retrieving a plurality of documents |
| US5655118A (en) * | 1994-03-21 | 1997-08-05 | Bell Communications Research, Inc. | Methods and apparatus for managing information on activities of an enterprise |
| US5708828A (en) * | 1995-05-25 | 1998-01-13 | Reliant Data Systems | System for converting data from input data environment using first format to output data environment using second format by executing the associations between their fields |
| US5842213A (en) * | 1997-01-28 | 1998-11-24 | Odom; Paul S. | Method for modeling, storing, and transferring data in neutral form |
| US5963939A (en) * | 1997-09-30 | 1999-10-05 | Compaq Computer Corp. | Method and apparatus for an incremental editor technology |
| US6529953B1 (en) * | 1999-12-17 | 2003-03-04 | Reliable Network Solutions | Scalable computer network resource monitoring and location system |
-
2000
- 2000-01-07 US US09/479,840 patent/US6523042B2/en not_active Expired - Lifetime
- 2000-12-29 JP JP2001552216A patent/JP2003523004A/ja active Pending
- 2000-12-29 EP EP00990967A patent/EP1257916A4/en not_active Ceased
- 2000-12-29 AU AU30772/01A patent/AU779817B2/en not_active Expired
- 2000-12-29 WO PCT/US2000/035673 patent/WO2001052063A1/en not_active Ceased
- 2000-12-29 CA CA2396263A patent/CA2396263C/en not_active Expired - Lifetime
-
2002
- 2002-12-20 US US10/327,622 patent/US7072903B2/en not_active Expired - Lifetime
Patent Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5331579A (en) * | 1989-08-02 | 1994-07-19 | Westinghouse Electric Corp. | Deterministic, probabilistic and subjective modeling system |
| US5737559A (en) * | 1993-12-30 | 1998-04-07 | Object Technology Licensing Corporation | Object-oriented view hierarchy framework |
| US5838965A (en) * | 1994-11-10 | 1998-11-17 | Cadis, Inc. | Object oriented database management system |
| US5613122A (en) * | 1994-11-14 | 1997-03-18 | Object Technology Licensing Corp. | Object-oriented operating system |
| US5630131A (en) * | 1994-11-14 | 1997-05-13 | Object Technology Licensing Corp. | Method and apparatus for importing and exporting archive files for a graphical user interface |
| US5642511A (en) * | 1994-12-16 | 1997-06-24 | International Business Machines Corporation | System and method for providing a visual application builder framework |
| US5945992A (en) * | 1996-05-29 | 1999-08-31 | Hewlett Packard Company | Multilevel, client-server, large model traverser |
| US5970490A (en) | 1996-11-05 | 1999-10-19 | Xerox Corporation | Integration platform for heterogeneous databases |
Non-Patent Citations (2)
| Title |
|---|
| B LYONS: "Converting Flat File Content into XML and Vice Versa", XML '99 CONFERENCE, 5 December 1999 (1999-12-05) |
| See also references of EP1257916A4 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6970971B1 (en) * | 2002-01-08 | 2005-11-29 | Cisco Technology, Inc. | Method and apparatus for mapping prefixes and values of a hierarchical space to other representations |
Also Published As
| Publication number | Publication date |
|---|---|
| EP1257916A1 (en) | 2002-11-20 |
| CA2396263A1 (en) | 2001-07-19 |
| US20020169741A1 (en) | 2002-11-14 |
| JP2003523004A (ja) | 2003-07-29 |
| AU3077201A (en) | 2001-07-24 |
| EP1257916A4 (en) | 2005-04-06 |
| US20030220930A1 (en) | 2003-11-27 |
| WO2001052063A9 (en) | 2002-08-15 |
| US7072903B2 (en) | 2006-07-04 |
| CA2396263C (en) | 2012-03-27 |
| AU779817B2 (en) | 2005-02-10 |
| US6523042B2 (en) | 2003-02-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CA2396263C (en) | System and method for translating to and from hierarchical information systems | |
| US7308460B2 (en) | System and method for providing user defined types in a database system | |
| Kim et al. | Formalizing the UML class diagram using Object-Z | |
| US7207002B2 (en) | Serialization and preservation of objects | |
| Bolton | Pure Corba | |
| US6611844B1 (en) | Method and system for java program storing database object entries in an intermediate form between textual form and an object-oriented form | |
| US7096216B2 (en) | Performing operations on a set of objects in a database system | |
| US6606632B1 (en) | Transforming transient contents of object-oriented database into persistent textual form according to grammar that includes keywords and syntax | |
| US7162469B2 (en) | Querying an object for properties | |
| US7376656B2 (en) | System and method for providing user defined aggregates in a database system | |
| US6298354B1 (en) | Mechanism and process to transform a grammar-derived intermediate form to an object-oriented configuration database | |
| US7155705B1 (en) | Techniques for binding an application with a data exchange format based on tags in comments | |
| US6598052B1 (en) | Method and system for transforming a textual form of object-oriented database entries into an intermediate form configurable to populate an object-oriented database for sending to java program | |
| US6542899B1 (en) | Method and system for expressing information from an object-oriented database in a grammatical form | |
| EP1030253A1 (en) | Transformation customizer for configuration database compilation and serialization processes | |
| US20040015814A1 (en) | System and interface for manipulating a database | |
| US7627541B2 (en) | Transformation of modular finite state transducers | |
| US7624075B2 (en) | Transformation of modular finite state transducers | |
| Gallesio | STk reference manual | |
| Bakay et al. | The UDM framework | |
| US20030233373A1 (en) | Method, computer program product, and system for automatic class generation with simultaneous customization and interchange capability | |
| WO2020256734A1 (en) | Control of mission data tool application program interfaces | |
| WO2004044785A1 (en) | Dynamic transparent object querying generation and parsing | |
| Li et al. | Business object modeling, validation, and mediation for integrating heterogeneous application systems | |
| de Vasconcelos et al. | Incremental type-checking in Z |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 2396263 Country of ref document: CA |
|
| ENP | Entry into the national phase |
Ref country code: JP Ref document number: 2001 552216 Kind code of ref document: A Format of ref document f/p: F |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 30772/01 Country of ref document: AU |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2000990967 Country of ref document: EP |
|
| COP | Corrected version of pamphlet |
Free format text: PAGES 1/3-3/3, DRAWINGS, REPLACED BY NEW PAGES 1/3-3/3; DUE TO LATE TRANSMITTAL BY THE RECEIVING OFFICE |
|
| WWP | Wipo information: published in national office |
Ref document number: 2000990967 Country of ref document: EP |
|
| REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
| WWG | Wipo information: grant in national office |
Ref document number: 30772/01 Country of ref document: AU |