The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Oct. 26, 1999
Filed:
Jul. 12, 1996
Sofmap Future Design, Inc., Tokyo, JP;
Abstract
A specialized communication controller class is used to manage communications in an object oriented programming system. Classes in the system are not designed to communicate directly with each other, and communication between classes is routed by this controller class. As a result, there is no need for each class to keep track of any hierarchical relationship of classes in an application in order to be able to communicate with other classes. Members of the object oriented programming system contain parameter files and can send commands to the controller class. The controller class executes the commands without return result to the senders. Similarly, the controller class can send commands to other class members, and these commands are executed without returning result to the controller class.