CA2140166A1 - Method and system for aggregating objects - Google Patents

Method and system for aggregating objects

Info

Publication number
CA2140166A1
CA2140166A1 CA002140166A CA2140166A CA2140166A1 CA 2140166 A1 CA2140166 A1 CA 2140166A1 CA 002140166 A CA002140166 A CA 002140166A CA 2140166 A CA2140166 A CA 2140166A CA 2140166 A1 CA2140166 A1 CA 2140166A1
Authority
CA
Canada
Prior art keywords
interface
enclosed
enclosing
management interface
controlling
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.)
Granted
Application number
CA002140166A
Other languages
French (fr)
Other versions
CA2140166C (en
Inventor
Paul Leach
Antony S. Williams
Edward Jung
C. Douglas Hodges
Srinivasa R. Koppolu
Barry B. Mackichan
Craig Wittenberg
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Publication of CA2140166A1 publication Critical patent/CA2140166A1/en
Application granted granted Critical
Publication of CA2140166C publication Critical patent/CA2140166C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0253Garbage collection, i.e. reclamation of unreferenced memory
    • G06F12/0261Garbage collection, i.e. reclamation of unreferenced memory using reference counting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • G06F9/449Object-oriented method invocation or resolution
    • YGENERAL 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
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure

Abstract

A method and system for aggregating objects within a computer system are provided. In a preferred embodiment, the method aggregates an enclosed object within an enclosing object. The enclosed object has an object management interface and an external interface, while the enclosing object has a controlling object management interface. The controlling object management interface and the external interface of the enclosed object have query function members for receiving an identifier of an interface and for returning a reference to the identified interface. A preferred embodiment creates an instance of an enclosing object and an object to be enclosed. In static aggregation, the controlling object management interface of the enclosing object knows in advance how to return an identifier to the external interface of the enclosed object. In dynamic aggregation, an object to be enclosed is added to the enclosing object after the enclosing object is instantiated. Once aggregated, when the query function member of the object management interface of the enclosed object receives an identifier of an interface, it invokes the query function member of the controlling object management interface forwarding the interface identifier and returns the reference to an interface returned by the invoked query function member of the controlling object management interface. In dynamic aggregation, rules for determining to which interface to return a reference can by added to the enclosing object and used by the query function member of the controlling object management interface.
CA002140166A 1994-01-24 1995-01-13 Method and system for aggregating objects Expired - Lifetime CA2140166C (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/185,465 US5805885A (en) 1992-12-24 1994-01-24 Method and system for aggregating objects
US08/185,465 1994-01-24

Publications (2)

Publication Number Publication Date
CA2140166A1 true CA2140166A1 (en) 1995-07-25
CA2140166C CA2140166C (en) 2004-01-06

Family

ID=22681086

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002140166A Expired - Lifetime CA2140166C (en) 1994-01-24 1995-01-13 Method and system for aggregating objects

Country Status (5)

Country Link
US (7) US5805885A (en)
EP (4) EP1505493A3 (en)
JP (1) JP4322967B2 (en)
CA (1) CA2140166C (en)
DE (1) DE69533530T2 (en)

Families Citing this family (112)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100287045B1 (en) * 1992-07-06 2001-04-16 존 비. 메이슨 Method and system for naming/binding object
US5805885A (en) 1992-12-24 1998-09-08 Microsoft Corporation Method and system for aggregating objects
US5838906A (en) 1994-10-17 1998-11-17 The Regents Of The University Of California Distributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
JPH09134282A (en) * 1995-11-08 1997-05-20 Hitachi Ltd Program generation method
US6199095B1 (en) * 1996-01-29 2001-03-06 Compaq Computer Corporation System and method for achieving object method transparency in a multi-code execution environment
GB9604522D0 (en) * 1996-03-02 1996-05-01 Univ Strathclyde Databases
US6026416A (en) * 1996-05-30 2000-02-15 Microsoft Corp. System and method for storing, viewing, editing, and processing ordered sections having different file formats
US6268924B1 (en) * 1996-06-06 2001-07-31 Microsoft Corporation Document object having a print interface for programmatic automation by a using program
US6088739A (en) * 1996-06-28 2000-07-11 Microsoft Corporation Method and system for dynamic object clustering
US5893107A (en) * 1996-07-01 1999-04-06 Microsoft Corporation Method and system for uniformly accessing multiple directory services
US5878432A (en) * 1996-10-29 1999-03-02 International Business Machines Corporation Object oriented framework mechanism for a source code repository
EP0841612A3 (en) * 1996-11-08 2003-05-28 International Business Machines Corporation Framework for software development
US6418482B1 (en) * 1996-11-12 2002-07-09 International Business Machines Corporation Reference attributes within an object-oriented system
US5991802A (en) 1996-11-27 1999-11-23 Microsoft Corporation Method and system for invoking methods of objects over the internet
US5896544A (en) 1996-12-26 1999-04-20 Intel Corporation Software device for supporting a new class of PC peripherals
US6038593A (en) * 1996-12-30 2000-03-14 Intel Corporation Remote application control for low bandwidth application sharing
US6304918B1 (en) * 1997-03-11 2001-10-16 Microsoft Corporation Object interface control system
US6275866B1 (en) * 1997-03-14 2001-08-14 Mathsoft Engineering & Education, Inc. Manipulation and coupling of object oriented components
US6035342A (en) 1997-03-19 2000-03-07 Microsoft Corporation Method and computer program product for implementing object relationships
US6282581B1 (en) * 1997-03-27 2001-08-28 Hewlett-Packard Company Mechanism for resource allocation and for dispatching incoming calls in a distributed object environment
US6708222B1 (en) * 1997-05-01 2004-03-16 Microsoft Corporation Method and system for locating enclosing owners of embedded objects
JP3788543B2 (en) * 1997-05-20 2006-06-21 富士通株式会社 Conference support system and recording medium
US6209125B1 (en) 1997-06-03 2001-03-27 Sun Microsystems, Inc. Method and apparatus for software component analysis
US6718534B1 (en) 1997-07-14 2004-04-06 Microsoft Corporation System for application independent programming of controls
US6108661A (en) * 1997-07-14 2000-08-22 Microsoft Corporation System for instance customization
US6449659B1 (en) * 1997-07-14 2002-09-10 Microsoft Corporation System for instance customization with application independent programming of controls
US6304894B1 (en) 1997-09-22 2001-10-16 Hitachi, Ltd. Proxy server and recording medium storing a proxy server program
US6678744B2 (en) * 1997-10-09 2004-01-13 Ericsson Inc. Application wrapper methods and systems
EP0911730B1 (en) * 1997-10-27 2004-04-21 Sony Service Centre (Europe) N.V. System of program objects and program components with external interface
US6862736B2 (en) 1998-02-06 2005-03-01 Microsoft Corporation Object manager for common information model
US6182277B1 (en) * 1998-04-15 2001-01-30 Oracle Corporation Methods and apparatus for declarative programming techniques in an object oriented environment
US6473100B1 (en) * 1998-05-20 2002-10-29 Microsoft Corporation Hosting controls in a window via an interface for controlling the window
US6256780B1 (en) * 1998-09-10 2001-07-03 Microsoft Corp. Method and system for assembling software components
US7039919B1 (en) * 1998-10-02 2006-05-02 Microsoft Corporation Tools and techniques for instrumenting interfaces of units of a software program
US6988271B2 (en) * 1998-10-02 2006-01-17 Microsoft Corporation Heavyweight and lightweight instrumentation
US6510551B1 (en) * 1998-12-22 2003-01-21 Channelpoint, Inc. System for expressing complex data relationships using simple language constructs
US6694378B1 (en) * 1998-12-22 2004-02-17 Intel Corporation Extension of device driver objects
US6802065B1 (en) * 1998-12-29 2004-10-05 Honeywell Inc. System and methods for permitting access to a singular network process by multiple user processes
US6356214B1 (en) 1999-02-02 2002-03-12 Cisco Technology, Inc. Fast look-up table based scheme for NRZI encoding/decoding and zero insertion/removal in serial bit streams
US6804714B1 (en) * 1999-04-16 2004-10-12 Oracle International Corporation Multidimensional repositories for problem discovery and capacity planning of database applications
US6539374B2 (en) * 1999-06-03 2003-03-25 Microsoft Corporation Methods, apparatus and data structures for providing a uniform representation of various types of information
US6778971B1 (en) 1999-06-03 2004-08-17 Microsoft Corporation Methods and apparatus for analyzing computer-based tasks to build task models
US6606613B1 (en) 1999-06-03 2003-08-12 Microsoft Corporation Methods and apparatus for using task models to help computer users complete tasks
US6330554B1 (en) 1999-06-03 2001-12-11 Microsoft Corporation Methods and apparatus using task models for targeting marketing information to computer users based on a task being performed
US6877163B1 (en) * 1999-06-14 2005-04-05 Sun Microsystems, Inc. Method and system for dynamic proxy classes
US6826760B1 (en) * 1999-06-16 2004-11-30 Microsoft Corporation Methods of factoring operating system functions, methods of converting operating systems, and related apparatus
GB2351370A (en) 1999-06-25 2000-12-27 Ibm Data processing with policed object union
US6405310B1 (en) * 1999-07-09 2002-06-11 Hewlett-Packard Company System and method for peripheral system management using operation object interfaces for device control
US6408292B1 (en) * 1999-08-04 2002-06-18 Hyperroll, Israel, Ltd. Method of and system for managing multi-dimensional databases using modular-arithmetic based address data mapping processes on integer-encoded business dimensions
US6385604B1 (en) * 1999-08-04 2002-05-07 Hyperroll, Israel Limited Relational database management system having integrated non-relational multi-dimensional data store of aggregated data elements
US7058956B1 (en) * 1999-09-01 2006-06-06 Microsoft Corporation Directory services interface extensions with aggregatable software objects
US7539849B1 (en) * 2000-01-20 2009-05-26 Sun Microsystems, Inc. Maintaining a double-ended queue in a contiguous array with concurrent non-blocking insert and remove operations using a double compare-and-swap primitive
GB0004090D0 (en) * 2000-02-22 2000-04-12 Innovation Venture Ltd Application programming system and method of operation thereof
US20020029207A1 (en) * 2000-02-28 2002-03-07 Hyperroll, Inc. Data aggregation server for managing a multi-dimensional database and database management system having data aggregation server integrated therein
US7089242B1 (en) * 2000-02-29 2006-08-08 International Business Machines Corporation Method, system, program, and data structure for controlling access to sensitive functions
US7269786B1 (en) * 2000-05-04 2007-09-11 International Business Machines Corporation Navigating an index to access a subject multi-dimensional database
US6915289B1 (en) 2000-05-04 2005-07-05 International Business Machines Corporation Using an index to access a subject multi-dimensional database
US7051080B1 (en) * 2000-08-04 2006-05-23 Oracle International Corporation Techniques for navigating in mobile applications
US6895437B1 (en) * 2000-09-07 2005-05-17 Usability Sciences Corporation System for monitoring browsing activity of a visitor and decrementing a reference count upon a web page change for automatic unloading a client program
GB2371378A (en) 2000-10-12 2002-07-24 Abb Ab Object oriented control system
US7152223B1 (en) * 2001-06-04 2006-12-19 Microsoft Corporation Methods and systems for compiling and interpreting one or more associations between declarations and implementations in a language neutral fashion
US20030014555A1 (en) * 2001-06-29 2003-01-16 Michal Cierniak System and method for efficient dispatch of interface calls
FR2827406A1 (en) * 2001-07-10 2003-01-17 Koninkl Philips Electronics Nv GENERIC METHOD OF TRAVELING AN OBJECT TREE TO INVOKE A SPECIFIC METHOD ON CERTAIN OBJECTS OF SAID TREE
US7010779B2 (en) 2001-08-16 2006-03-07 Knowledge Dynamics, Inc. Parser, code generator, and data calculation and transformation engine for spreadsheet calculations
US7010791B2 (en) * 2001-09-20 2006-03-07 Intel Corporation Method for implementing multiple type hierarchies
US20040186817A1 (en) * 2001-10-31 2004-09-23 Thames Joseph M. Computer-based structures and methods for generating, maintaining, and modifying a source document and related documentation
DE10157633A1 (en) * 2001-11-26 2003-08-28 Siemens Ag Medical system architecture with a component-oriented architecture for diagnosis and documentation
US7051336B1 (en) * 2002-02-28 2006-05-23 Advanced Micro Devices Use of inheritance to allow concurrent programming
US7181460B2 (en) * 2002-06-18 2007-02-20 International Business Machines Corporation User-defined aggregate functions in database systems without native support
US7065745B2 (en) * 2002-12-16 2006-06-20 Sun Microsystems, Inc. System and method for evaluating and executing hierarchies of rules
US7472127B2 (en) 2002-12-18 2008-12-30 International Business Machines Corporation Methods to identify related data in a multidimensional database
US8516504B1 (en) * 2003-01-28 2013-08-20 Altera Corporation Method for adding device information by extending an application programming interface
US7500248B2 (en) * 2003-04-29 2009-03-03 Microsoft Corporation Systems and methods for implementing aggregation containers
US7086041B2 (en) * 2003-06-27 2006-08-01 Microsoft Corporation Extensible type system for representing and checking consistency of program components during the process of compilation
US7707566B2 (en) * 2003-06-26 2010-04-27 Microsoft Corporation Software development infrastructure
US7559050B2 (en) * 2003-06-30 2009-07-07 Microsoft Corporation Generating software development tools via target architecture specification
US7685581B2 (en) * 2003-06-27 2010-03-23 Microsoft Corporation Type system for representing and checking consistency of heterogeneous program components during the process of compilation
US7788652B2 (en) * 2003-06-27 2010-08-31 Microsoft Corporation Representing type information in a compiler and programming tools framework
US7437734B2 (en) * 2003-08-12 2008-10-14 Hewlett-Packard Development Company, L.P. Propagating web transaction context into common object model (COM) business logic components
US7493622B2 (en) * 2003-08-12 2009-02-17 Hewlett-Packard Development Company, L.P. Use of thread-local storage to propagate application context in Java 2 enterprise edition (J2EE) applications
US7496903B2 (en) 2003-08-12 2009-02-24 Hewlett-Packard Development Company, L.P. Synthesizing application response measurement (ARM) instrumentation
US20050039171A1 (en) * 2003-08-12 2005-02-17 Avakian Arra E. Using interceptors and out-of-band data to monitor the performance of Java 2 enterprise edition (J2EE) applications
US7484209B2 (en) 2003-08-12 2009-01-27 Hewlett-Packard Development Company, L.P. Instrumenting java code by modifying bytecodes
US8166101B2 (en) * 2003-08-21 2012-04-24 Microsoft Corporation Systems and methods for the implementation of a synchronization schemas for units of information manageable by a hardware/software interface system
US8238696B2 (en) 2003-08-21 2012-08-07 Microsoft Corporation Systems and methods for the implementation of a digital images schema for organizing units of information manageable by a hardware/software interface system
US7730073B2 (en) * 2003-10-23 2010-06-01 Microsoft Corporation System and a method for presenting related items to a user
US20050091181A1 (en) * 2003-10-23 2005-04-28 Mckee Timothy P. System and method for the presentation of items stored on a computer
US7908562B2 (en) * 2003-10-23 2011-03-15 Microsoft Corporation System and a method for presenting items to a user with a contextual presentation
US7685563B2 (en) * 2004-03-01 2010-03-23 Microsoft Corporation Reusable customized project system
US7805523B2 (en) * 2004-03-15 2010-09-28 Mitchell David C Method and apparatus for partial updating of client interfaces
US20050229186A1 (en) * 2004-03-15 2005-10-13 Canyonbridge, Inc. Method and apparatus for dynamic runtime object aggregation
US8572221B2 (en) 2004-05-26 2013-10-29 Facebook, Inc. System and method for managing an online social network
US20050289264A1 (en) * 2004-06-08 2005-12-29 Daniel Illowsky Device and method for interoperability instruction set
US8578399B2 (en) * 2004-07-30 2013-11-05 Microsoft Corporation Method, system, and apparatus for providing access to workbook models through remote function cells
US10216372B1 (en) * 2004-12-06 2019-02-26 The Mathworks, Inc. Automatic import to a graphical model
US7636888B2 (en) * 2005-03-15 2009-12-22 Microsoft Corporation Verifying compatibility between document features and server capabilities
EP1746499A1 (en) * 2005-07-05 2007-01-24 Siemens Aktiengesellschaft System and method for developping a software or softwarecomponent and method for operating such a software
US20070083378A1 (en) * 2005-10-11 2007-04-12 Microsoft Corporation Secure application programming interface
US20070208582A1 (en) * 2006-03-02 2007-09-06 International Business Machines Corporation Method, system, and program product for providing an aggregated view
US7865583B2 (en) 2006-03-31 2011-01-04 The Invention Science Fund I, Llc Aggregating network activity using software provenance data
US7805730B2 (en) * 2006-09-21 2010-09-28 Reuters America, Llc Common component framework
US9390059B1 (en) * 2006-12-28 2016-07-12 Apple Inc. Multiple object types on a canvas
US10318624B1 (en) 2006-12-28 2019-06-11 Apple Inc. Infinite canvas
US8194107B2 (en) * 2007-06-04 2012-06-05 Ncr Corporation Two-sided thermal print command
US7949999B1 (en) 2007-08-07 2011-05-24 Amazon Technologies, Inc. Providing support for multiple interface access to software services
US8095922B2 (en) * 2007-08-29 2012-01-10 International Business Machines Corporation Constructor argument optimization in object model for folding multiple casts expressions
US8024371B2 (en) * 2008-12-12 2011-09-20 Microsoft Corporation Managing inverse references between objects in object-oriented software
US8250589B2 (en) * 2009-04-03 2012-08-21 Lsi Corporation Method for simplifying interfaces having dynamic libraries
US8533318B2 (en) * 2009-10-06 2013-09-10 International Business Machines Corporation Processing and presenting multi-dimensioned transaction tracking data
US8806433B2 (en) * 2011-10-27 2014-08-12 Reputation.com Method and framework for software development
EP2883133A4 (en) * 2012-08-08 2016-03-23 Intel Corp Isa bridging including support for call to overidding virtual functions
CN109445845B (en) * 2018-09-10 2022-09-30 深圳市智美达科技股份有限公司 Interface calling method and device, computer equipment and storage medium

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4695949A (en) * 1984-07-19 1987-09-22 Texas Instruments Incorporated Method for efficient support for reference counting
US5041992A (en) * 1988-10-24 1991-08-20 University Of Pittsburgh Interactive method of developing software interfaces
US5129084A (en) * 1989-06-29 1992-07-07 Digital Equipment Corporation Object container transfer system and method in an object based computer operating system
US5161225A (en) * 1989-10-23 1992-11-03 International Business Machines Corporation Persistent stream for processing time consuming and reusable queries in an object oriented database management system
US5161223A (en) * 1989-10-23 1992-11-03 International Business Machines Corporation Resumeable batch query for processing time consuming queries in an object oriented database management system
US5237654A (en) * 1990-04-17 1993-08-17 International Business Machines Corporation Hierarchical inter-panel process flow control
AU628264B2 (en) * 1990-08-14 1992-09-10 Oracle International Corporation Methods and apparatus for providing a client interface to an object-oriented invocation of an application
US5212787A (en) * 1991-03-12 1993-05-18 International Business Machines Corporation Method and apparatus for accessing a relational database without exiting an object-oriented environment
US5119475A (en) * 1991-03-13 1992-06-02 Schlumberger Technology Corporation Object-oriented framework for menu definition
US5297284A (en) * 1991-04-09 1994-03-22 Microsoft Corporation Method and system for implementing virtual functions and virtual base classes and setting a this pointer for an object-oriented programming language
EP0546682A3 (en) * 1991-12-12 1993-12-08 Ibm Parent class shadowing
KR100287045B1 (en) * 1992-07-06 2001-04-16 존 비. 메이슨 Method and system for naming/binding object
EP0669020B1 (en) * 1992-11-13 1997-04-02 Microsoft Corporation Methods for marshalling interface pointers for remote procedure calls
CA2113417C (en) * 1992-12-24 2000-02-22 C. Douglas Hodges Method and system for aggregating objects
US5805885A (en) 1992-12-24 1998-09-08 Microsoft Corporation Method and system for aggregating objects
US5437025A (en) * 1993-01-26 1995-07-25 International Business Machines Corporation System and method for run time configuration of objects in an object oriented computing environment
US5495561A (en) 1993-06-21 1996-02-27 Taligent, Inc. Operating system with object-oriented printing interface
US5566278A (en) 1993-08-24 1996-10-15 Taligent, Inc. Object oriented printing system
US5485617A (en) * 1993-12-13 1996-01-16 Microsoft Corporation Method and system for dynamically generating object connections
US5559933A (en) 1994-04-22 1996-09-24 Unisys Corporation Distributed enterprise print controller
US5699495A (en) 1994-07-27 1997-12-16 Microsoft Corporation Point-and-print in a distributed environment

Also Published As

Publication number Publication date
JPH0836493A (en) 1996-02-06
EP1505495A2 (en) 2005-02-09
US6412020B1 (en) 2002-06-25
EP1505495A3 (en) 2005-02-23
US20020040410A1 (en) 2002-04-04
US6240465B1 (en) 2001-05-29
US5805885A (en) 1998-09-08
EP0664510A2 (en) 1995-07-26
EP0664510A3 (en) 1997-01-15
DE69533530D1 (en) 2004-10-28
EP1505493A3 (en) 2005-02-23
EP1505494A1 (en) 2005-02-09
JP4322967B2 (en) 2009-09-02
CA2140166C (en) 2004-01-06
US6526454B2 (en) 2003-02-25
US5745764A (en) 1998-04-28
US6243764B1 (en) 2001-06-05
EP0664510B1 (en) 2004-09-22
US5710925A (en) 1998-01-20
EP1505493A2 (en) 2005-02-09
DE69533530T2 (en) 2005-09-29

Similar Documents

Publication Publication Date Title
CA2140166A1 (en) Method and system for aggregating objects
CA2099911A1 (en) Method and system for transactioning of modifications to a tree structured file
CA2075048A1 (en) Networked facilities management system
EP0381167A3 (en) Method for managing multiple virtual storages divided into families
WO2001042966A3 (en) Attribute and application synchronization in distributed network environment
EP0817025A3 (en) Data structures and method for implementing subcontracts in a distributed object oriented system
CA2346028A1 (en) Event management in a system with separate application and graphical user interface processing
WO2002101535A3 (en) Outboard data storage management system and method
EP0295475A3 (en) Method of maintaining a network topology database
WO1998043447A3 (en) Domain communications server apparatus and method
EP0384875A3 (en) Asynchronous staging of objects between computer systems in cooperative processing systems
CA2113417A1 (en) Method and System for Aggregating Objects
CA2296114A1 (en) Database structure and management
WO2000034864A3 (en) Timeout object for object-oriented, real-time process control system and method of operation thereof
WO2000034860A3 (en) System and method for automatic mapping of hypertext input fields to software components
KR910009006A (en) LAN controller
CA2317194A1 (en) Query engine and method for querying data using metadata model
WO2001016726A3 (en) A system, method and article of manufacture for a constant class component in a business logic services patterns environment
Kaliszewski A note on Morita equivalence of twisted 𝐶*-dynamical systems
EP1054528A3 (en) Method for processing a request of a network management unit
JPS6421636A (en) Task management unit
Barry ITASCA Distributed ODBMS
JPS5881945U (en) Semiconductor device sorting machine
Barry Perspectives on changes for ODBMSs.
Sears Tooling up for project planning.

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20150113